| 1 | [ Sep 21 00:20:00 Enabled. ] | ||
| 2 | [ Sep 21 00:20:00 Rereading configuration. ] | ||
| 3 | [ Sep 21 00:20:01 Rereading configuration. ] | ||
| 4 | [ Sep 21 00:20:03 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 | [ Sep 21 00:20:03 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.09.21 00:20:03.984499 [ 1 ] {} <Information> Application: Will watch for the process with pid 23604 | ||
| 29 | 2025.09.21 00:20:03.984791 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.09.21 00:20:04.381088 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23604 | ||
| 31 | 2025.09.21 00:20:04.381984 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.09.21 00:20:04.382144 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.09.21 00:20:04.497382 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.09.21 00:20:04.579060 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.09.21 00:20:04.579127 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.09.21 00:20:04.579152 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.09.21 00:20:04.579223 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.09.21 00:20:04.579706 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.09.21 00:20:04.582491 [ 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.09.21 00:20:04.583517 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.09.21 00:20:04.584541 [ 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.09.21 00:20:04.584566 [ 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.09.21 00:20:04.584582 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.09.21 00:20:04.585443 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.09.21 00:20:04.586664 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.09.21 00:20:04.593304 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.09.21 00:20:04.594041 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.09.21 00:20:04.594871 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.09.21 00:20:04.594953 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.09.21 00:20:04.596313 [ 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.09.21 00:20:04.596849 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.09.21 00:20:04.601800 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.09.21 00:20:04.602769 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.09.21 00:20:04.606965 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.09.21 00:20:04.607383 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.09.21 00:20:04.607750 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.09.21 00:20:04.608185 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.09.21 00:20:04.609834 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.09.21 00:20:04.609880 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.09.21 00:20:04.610002 [ 160 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.09.21 00:20:04.610117 [ 160 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.09.21 00:20:04.666520 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.09.21 00:20:04.666566 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000268526 sec | ||
| 68 | 2025.09.21 00:20:04.666609 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.09.21 00:20:04.666634 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.09.21 00:20:04.667668 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.09.21 00:20:04.668490 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.09.21 00:20:04.682321 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.09.21 00:20:04.682386 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.09.21 00:20:04.682424 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.09.21 00:20:04.682442 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.09.21 00:20:04.682488 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.09.21 00:20:04.682517 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.09.21 00:20:04.685350 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.09.21 00:20:04.685421 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.09.21 00:20:04.685451 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.09.21 00:20:04.685636 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.09.21 00:20:04.685697 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.09.21 00:20:04.685721 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.09.21 00:20:04.685756 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.09.21 00:20:04.685773 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.09.21 00:20:04.685821 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.09.21 00:20:04.685849 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.09.21 00:20:04.717528 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.09.21 00:20:04.725367 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.09.21 00:20:04.725518 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000190805 sec | ||
| 91 | 2025.09.21 00:20:04.725545 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.09.21 00:20:04.725565 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.09.21 00:20:04.725618 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.09.21 00:20:04.725963 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.09.21 00:20:04.726119 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.09.21 00:20:04.726146 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.09.21 00:20:04.726164 [ 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.09.21 00:20:04.726178 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.09.21 00:20:04.776908 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.09.21 00:20:04.777158 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.82 MiB (RSS), difference: 92.04 MiB | ||
| 101 | 2025.09.21 00:20:04.779479 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.7821e-05 sec. | ||
| 102 | 2025.09.21 00:20:04.780078 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.09.21 00:20:04.781297 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.09.21 00:20:04.781324 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.09.21 00:20:05.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.83 MiB, peak 116.83 MiB, free memory in arenas 0.00 B, will set to 118.36 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2025.09.21 00:20:06.164868 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41196 | ||
| 107 | 2025.09.21 00:20:06.165879 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2025.09.21 00:20:06.165954 [ 3 ] {} <Debug> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Authenticating user 'default' from [fd00:1122:3344:101::d]:41196 | ||
| 109 | 2025.09.21 00:20:06.166075 [ 3 ] {} <Debug> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.09.21 00:20:06.166090 [ 3 ] {} <Debug> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2025.09.21 00:20:06.166204 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2025.09.21 00:20:06.166289 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.09.21 00:20:06.166310 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2025.09.21 00:20:06.171610 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64754 | ||
| 115 | 2025.09.21 00:20:06.171724 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48823 | ||
| 116 | 2025.09.21 00:20:06.171724 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40132 | ||
| 117 | 2025.09.21 00:20:06.171857 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.09.21 00:20:06.171947 [ 4 ] {} <Debug> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Authenticating user 'default' from [fd00:1122:3344:101::d]:64754 | ||
| 119 | 2025.09.21 00:20:06.171975 [ 4 ] {} <Debug> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.09.21 00:20:06.172002 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.09.21 00:20:06.171975 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33747 | ||
| 122 | 2025.09.21 00:20:06.172063 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2025.09.21 00:20:06.172094 [ 4 ] {} <Debug> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2025.09.21 00:20:06.172150 [ 5 ] {} <Debug> TCP-Session: c0de417e-12f7-4e34-b398-7076f462c4bf Authenticating user 'default' from [fd00:1122:3344:101::d]:48823 | ||
| 125 | 2025.09.21 00:20:06.172150 [ 254 ] {} <Debug> TCP-Session: 979721db-38d0-45bd-a56f-d2805a65b88a Authenticating user 'default' from [fd00:1122:3344:101::d]:40132 | ||
| 126 | 2025.09.21 00:20:06.172117 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51534 | ||
| 127 | 2025.09.21 00:20:06.172277 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2025.09.21 00:20:06.172288 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60779 | ||
| 129 | 2025.09.21 00:20:06.172245 [ 5 ] {} <Debug> TCP-Session: c0de417e-12f7-4e34-b398-7076f462c4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.09.21 00:20:06.172241 [ 254 ] {} <Debug> TCP-Session: 979721db-38d0-45bd-a56f-d2805a65b88a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.09.21 00:20:06.172381 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40701 | ||
| 132 | 2025.09.21 00:20:06.172435 [ 255 ] {} <Debug> TCP-Session: 5b764269-68d2-4cc5-851f-947e157f56a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33747 | ||
| 133 | 2025.09.21 00:20:06.172368 [ 5 ] {} <Debug> TCP-Session: c0de417e-12f7-4e34-b398-7076f462c4bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.09.21 00:20:06.172504 [ 254 ] {} <Debug> TCP-Session: 979721db-38d0-45bd-a56f-d2805a65b88a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.09.21 00:20:06.172519 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2025.09.21 00:20:06.172529 [ 255 ] {} <Debug> TCP-Session: 5b764269-68d2-4cc5-851f-947e157f56a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.09.21 00:20:06.172551 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2025.09.21 00:20:06.172653 [ 256 ] {} <Debug> TCP-Session: 005c9ac6-2183-44b1-a94c-898b26b21494 Authenticating user 'default' from [fd00:1122:3344:101::d]:51534 | ||
| 139 | 2025.09.21 00:20:06.172639 [ 255 ] {} <Debug> TCP-Session: 5b764269-68d2-4cc5-851f-947e157f56a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.09.21 00:20:06.172746 [ 256 ] {} <Debug> TCP-Session: 005c9ac6-2183-44b1-a94c-898b26b21494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.09.21 00:20:06.172757 [ 257 ] {} <Debug> TCP-Session: ace92b06-36dc-429a-8e7a-c4e98b29505e Authenticating user 'default' from [fd00:1122:3344:101::d]:60779 | ||
| 142 | 2025.09.21 00:20:06.172689 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.09.21 00:20:06.172499 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34221 | ||
| 144 | 2025.09.21 00:20:06.172918 [ 256 ] {} <Debug> TCP-Session: 005c9ac6-2183-44b1-a94c-898b26b21494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.09.21 00:20:06.172937 [ 258 ] {} <Debug> TCP-Session: 3ed14d0b-cda4-4219-ba94-bd7cf6ef2f80 Authenticating user 'default' from [fd00:1122:3344:101::d]:40701 | ||
| 146 | 2025.09.21 00:20:06.172913 [ 257 ] {} <Debug> TCP-Session: ace92b06-36dc-429a-8e7a-c4e98b29505e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.09.21 00:20:06.173018 [ 258 ] {} <Debug> TCP-Session: 3ed14d0b-cda4-4219-ba94-bd7cf6ef2f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.09.21 00:20:06.173103 [ 257 ] {} <Debug> TCP-Session: ace92b06-36dc-429a-8e7a-c4e98b29505e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.09.21 00:20:06.173118 [ 258 ] {} <Debug> TCP-Session: 3ed14d0b-cda4-4219-ba94-bd7cf6ef2f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.09.21 00:20:06.173206 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.09.21 00:20:06.173278 [ 259 ] {} <Debug> TCP-Session: ce5207f5-a301-44a2-b2ac-67eebd71f777 Authenticating user 'default' from [fd00:1122:3344:101::d]:34221 | ||
| 152 | 2025.09.21 00:20:06.173300 [ 259 ] {} <Debug> TCP-Session: ce5207f5-a301-44a2-b2ac-67eebd71f777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.09.21 00:20:06.173403 [ 259 ] {} <Debug> TCP-Session: ce5207f5-a301-44a2-b2ac-67eebd71f777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.09.21 00:20:06.178363 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2025.09.21 00:20:06.181889 [ 3 ] {984f72c4-f484-4344-97e3-a9206395d797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2025.09.21 00:20:06.261666 [ 3 ] {984f72c4-f484-4344-97e3-a9206395d797} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41196) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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 | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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 | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2025.09.21 00:20:06.262916 [ 3 ] {984f72c4-f484-4344-97e3-a9206395d797} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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 | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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 | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2025.09.21 00:20:06.263231 [ 3 ] {984f72c4-f484-4344-97e3-a9206395d797} <Debug> TCPHandler: Processed in 0.087399603 sec. | ||
| 205 | 2025.09.21 00:20:06.263875 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2025.09.21 00:20:06.264201 [ 4 ] {f7a5e0d3-d552-4554-8e44-07529b2db0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2025.09.21 00:20:06.264624 [ 4 ] {f7a5e0d3-d552-4554-8e44-07529b2db0da} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:64754) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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 | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2025.09.21 00:20:06.264931 [ 4 ] {f7a5e0d3-d552-4554-8e44-07529b2db0da} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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 | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2025.09.21 00:20:06.265201 [ 4 ] {f7a5e0d3-d552-4554-8e44-07529b2db0da} <Debug> TCPHandler: Processed in 0.001559847 sec. | ||
| 256 | 2025.09.21 00:20:06.265628 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2025.09.21 00:20:06.266586 [ 3 ] {b52c4cb6-940f-4344-bdac-95e317e2176f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2025.09.21 00:20:06.267562 [ 3 ] {b52c4cb6-940f-4344-bdac-95e317e2176f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2025.09.21 00:20:06.273173 [ 3 ] {b52c4cb6-940f-4344-bdac-95e317e2176f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2025.09.21 00:20:06.273197 [ 3 ] {b52c4cb6-940f-4344-bdac-95e317e2176f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.5602e-05 sec | ||
| 261 | 2025.09.21 00:20:06.273326 [ 3 ] {b52c4cb6-940f-4344-bdac-95e317e2176f} <Trace> ReferentialDeps: No tables | ||
| 262 | 2025.09.21 00:20:06.273340 [ 3 ] {b52c4cb6-940f-4344-bdac-95e317e2176f} <Trace> LoadingDeps: No tables | ||
| 263 | 2025.09.21 00:20:06.273367 [ 3 ] {b52c4cb6-940f-4344-bdac-95e317e2176f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2025.09.21 00:20:06.274162 [ 3 ] {b52c4cb6-940f-4344-bdac-95e317e2176f} <Debug> TCPHandler: Processed in 0.008683548 sec. | ||
| 265 | 2025.09.21 00:20:06.274441 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2025.09.21 00:20:06.274623 [ 3 ] {43cf2686-9847-4e61-8546-af6714e7cf62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2025.09.21 00:20:06.274780 [ 3 ] {43cf2686-9847-4e61-8546-af6714e7cf62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2025.09.21 00:20:06.280920 [ 3 ] {43cf2686-9847-4e61-8546-af6714e7cf62} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2025.09.21 00:20:06.285169 [ 3 ] {43cf2686-9847-4e61-8546-af6714e7cf62} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197): Loading data parts | ||
| 271 | 2025.09.21 00:20:06.287243 [ 3 ] {43cf2686-9847-4e61-8546-af6714e7cf62} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197): There are no data parts | ||
| 272 | 2025.09.21 00:20:06.294076 [ 3 ] {43cf2686-9847-4e61-8546-af6714e7cf62} <Debug> TCPHandler: Processed in 0.019698002 sec. | ||
| 273 | 2025.09.21 00:20:06.294265 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2025.09.21 00:20:06.294594 [ 3 ] {2f65f3f9-3768-42e3-a3a6-e915eb3727c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2025.09.21 00:20:06.294769 [ 3 ] {2f65f3f9-3768-42e3-a3a6-e915eb3727c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2025.09.21 00:20:06.316886 [ 3 ] {2f65f3f9-3768-42e3-a3a6-e915eb3727c8} <Debug> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Loading data parts | ||
| 287 | 2025.09.21 00:20:06.317117 [ 3 ] {2f65f3f9-3768-42e3-a3a6-e915eb3727c8} <Debug> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): There are no data parts | ||
| 288 | 2025.09.21 00:20:06.331508 [ 3 ] {2f65f3f9-3768-42e3-a3a6-e915eb3727c8} <Debug> TCPHandler: Processed in 0.037302093 sec. | ||
| 289 | 2025.09.21 00:20:06.331887 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2025.09.21 00:20:06.332101 [ 3 ] {0865deb2-ebf1-4e80-ba9e-849971d5aa4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 291 | 2025.09.21 00:20:06.332241 [ 3 ] {0865deb2-ebf1-4e80-ba9e-849971d5aa4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2025.09.21 00:20:06.342222 [ 3 ] {0865deb2-ebf1-4e80-ba9e-849971d5aa4c} <Debug> oximeter.measurements_i8 (7a2f1ca2-8858-44db-9cb8-a56886ca5ab2): Loading data parts | ||
| 293 | 2025.09.21 00:20:06.342477 [ 3 ] {0865deb2-ebf1-4e80-ba9e-849971d5aa4c} <Debug> oximeter.measurements_i8 (7a2f1ca2-8858-44db-9cb8-a56886ca5ab2): There are no data parts | ||
| 294 | 2025.09.21 00:20:06.354308 [ 3 ] {0865deb2-ebf1-4e80-ba9e-849971d5aa4c} <Debug> TCPHandler: Processed in 0.02253887 sec. | ||
| 295 | 2025.09.21 00:20:06.354509 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2025.09.21 00:20:06.354827 [ 3 ] {38a95bed-59ce-4463-aecc-b03e9f1eef76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 297 | 2025.09.21 00:20:06.354884 [ 3 ] {38a95bed-59ce-4463-aecc-b03e9f1eef76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2025.09.21 00:20:06.365170 [ 3 ] {38a95bed-59ce-4463-aecc-b03e9f1eef76} <Debug> oximeter.measurements_u8 (35f36a14-2270-42fa-8beb-30274f562fc5): Loading data parts | ||
| 299 | 2025.09.21 00:20:06.365333 [ 3 ] {38a95bed-59ce-4463-aecc-b03e9f1eef76} <Debug> oximeter.measurements_u8 (35f36a14-2270-42fa-8beb-30274f562fc5): There are no data parts | ||
| 300 | 2025.09.21 00:20:06.371474 [ 3 ] {38a95bed-59ce-4463-aecc-b03e9f1eef76} <Debug> TCPHandler: Processed in 0.017035598 sec. | ||
| 301 | 2025.09.21 00:20:06.371732 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2025.09.21 00:20:06.371892 [ 3 ] {cd0b6df1-cef2-4e8b-b916-dd4ef5af848d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 303 | 2025.09.21 00:20:06.372074 [ 3 ] {cd0b6df1-cef2-4e8b-b916-dd4ef5af848d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2025.09.21 00:20:06.379307 [ 3 ] {cd0b6df1-cef2-4e8b-b916-dd4ef5af848d} <Debug> oximeter.measurements_i16 (9dc83c76-fb3e-4e65-b83a-37f2f7909b1e): Loading data parts | ||
| 305 | 2025.09.21 00:20:06.379524 [ 3 ] {cd0b6df1-cef2-4e8b-b916-dd4ef5af848d} <Debug> oximeter.measurements_i16 (9dc83c76-fb3e-4e65-b83a-37f2f7909b1e): There are no data parts | ||
| 306 | 2025.09.21 00:20:06.390617 [ 3 ] {cd0b6df1-cef2-4e8b-b916-dd4ef5af848d} <Debug> TCPHandler: Processed in 0.018937343 sec. | ||
| 307 | 2025.09.21 00:20:06.390769 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2025.09.21 00:20:06.390925 [ 3 ] {bec34c01-e298-4b0f-91c6-196577ad36dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 309 | 2025.09.21 00:20:06.391056 [ 3 ] {bec34c01-e298-4b0f-91c6-196577ad36dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2025.09.21 00:20:06.401887 [ 3 ] {bec34c01-e298-4b0f-91c6-196577ad36dc} <Debug> oximeter.measurements_u16 (476dcd66-3405-43c1-bd71-140e008279d5): Loading data parts | ||
| 311 | 2025.09.21 00:20:06.402128 [ 3 ] {bec34c01-e298-4b0f-91c6-196577ad36dc} <Debug> oximeter.measurements_u16 (476dcd66-3405-43c1-bd71-140e008279d5): There are no data parts | ||
| 312 | 2025.09.21 00:20:06.411895 [ 3 ] {bec34c01-e298-4b0f-91c6-196577ad36dc} <Debug> TCPHandler: Processed in 0.021175857 sec. | ||
| 313 | 2025.09.21 00:20:06.412098 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2025.09.21 00:20:06.412316 [ 3 ] {21708ade-96b4-4f51-bf37-5b936f6c451a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 315 | 2025.09.21 00:20:06.412469 [ 3 ] {21708ade-96b4-4f51-bf37-5b936f6c451a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2025.09.21 00:20:06.418541 [ 3 ] {21708ade-96b4-4f51-bf37-5b936f6c451a} <Debug> oximeter.measurements_i32 (213ccfa5-9f3e-4e0b-a83b-b948fd200faa): Loading data parts | ||
| 317 | 2025.09.21 00:20:06.418674 [ 3 ] {21708ade-96b4-4f51-bf37-5b936f6c451a} <Debug> oximeter.measurements_i32 (213ccfa5-9f3e-4e0b-a83b-b948fd200faa): There are no data parts | ||
| 318 | 2025.09.21 00:20:06.424834 [ 3 ] {21708ade-96b4-4f51-bf37-5b936f6c451a} <Debug> TCPHandler: Processed in 0.012785987 sec. | ||
| 319 | 2025.09.21 00:20:06.425012 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2025.09.21 00:20:06.425203 [ 3 ] {32e627d8-de63-4f94-b880-1436e3efb0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 321 | 2025.09.21 00:20:06.425350 [ 3 ] {32e627d8-de63-4f94-b880-1436e3efb0a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2025.09.21 00:20:06.430890 [ 3 ] {32e627d8-de63-4f94-b880-1436e3efb0a1} <Debug> oximeter.measurements_u32 (7d011519-cf2f-491b-821d-274f77293f6c): Loading data parts | ||
| 323 | 2025.09.21 00:20:06.431043 [ 3 ] {32e627d8-de63-4f94-b880-1436e3efb0a1} <Debug> oximeter.measurements_u32 (7d011519-cf2f-491b-821d-274f77293f6c): There are no data parts | ||
| 324 | 2025.09.21 00:20:06.436578 [ 3 ] {32e627d8-de63-4f94-b880-1436e3efb0a1} <Debug> TCPHandler: Processed in 0.011626119 sec. | ||
| 325 | 2025.09.21 00:20:06.436764 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2025.09.21 00:20:06.437092 [ 3 ] {9636011d-8765-4bb0-8d1c-f8fe40563aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 327 | 2025.09.21 00:20:06.437268 [ 3 ] {9636011d-8765-4bb0-8d1c-f8fe40563aab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2025.09.21 00:20:06.444103 [ 3 ] {9636011d-8765-4bb0-8d1c-f8fe40563aab} <Debug> oximeter.measurements_i64 (9d53dc9b-0c43-462e-b5b0-76a5d7a7788b): Loading data parts | ||
| 329 | 2025.09.21 00:20:06.444295 [ 3 ] {9636011d-8765-4bb0-8d1c-f8fe40563aab} <Debug> oximeter.measurements_i64 (9d53dc9b-0c43-462e-b5b0-76a5d7a7788b): There are no data parts | ||
| 330 | 2025.09.21 00:20:06.453842 [ 3 ] {9636011d-8765-4bb0-8d1c-f8fe40563aab} <Debug> TCPHandler: Processed in 0.01714184 sec. | ||
| 331 | 2025.09.21 00:20:06.454043 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2025.09.21 00:20:06.454250 [ 3 ] {91f1dadc-4e90-4b47-9ee4-090d49a641b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 333 | 2025.09.21 00:20:06.454424 [ 3 ] {91f1dadc-4e90-4b47-9ee4-090d49a641b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2025.09.21 00:20:06.464760 [ 3 ] {91f1dadc-4e90-4b47-9ee4-090d49a641b9} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Loading data parts | ||
| 335 | 2025.09.21 00:20:06.465123 [ 3 ] {91f1dadc-4e90-4b47-9ee4-090d49a641b9} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): There are no data parts | ||
| 336 | 2025.09.21 00:20:06.471033 [ 3 ] {91f1dadc-4e90-4b47-9ee4-090d49a641b9} <Debug> TCPHandler: Processed in 0.017054559 sec. | ||
| 337 | 2025.09.21 00:20:06.471267 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2025.09.21 00:20:06.471593 [ 3 ] {4ea46d90-7f87-4042-8b87-85c0a297949d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 339 | 2025.09.21 00:20:06.471750 [ 3 ] {4ea46d90-7f87-4042-8b87-85c0a297949d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2025.09.21 00:20:06.479268 [ 3 ] {4ea46d90-7f87-4042-8b87-85c0a297949d} <Debug> oximeter.measurements_f32 (d13b09fe-7be2-44d7-b35f-bc4664ff5114): Loading data parts | ||
| 341 | 2025.09.21 00:20:06.479434 [ 3 ] {4ea46d90-7f87-4042-8b87-85c0a297949d} <Debug> oximeter.measurements_f32 (d13b09fe-7be2-44d7-b35f-bc4664ff5114): There are no data parts | ||
| 342 | 2025.09.21 00:20:06.491196 [ 3 ] {4ea46d90-7f87-4042-8b87-85c0a297949d} <Debug> TCPHandler: Processed in 0.020007219 sec. | ||
| 343 | 2025.09.21 00:20:06.491388 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2025.09.21 00:20:06.491583 [ 3 ] {55d71f74-956e-4d49-a516-9fd64ccd480d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 345 | 2025.09.21 00:20:06.491730 [ 3 ] {55d71f74-956e-4d49-a516-9fd64ccd480d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2025.09.21 00:20:06.500961 [ 3 ] {55d71f74-956e-4d49-a516-9fd64ccd480d} <Debug> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Loading data parts | ||
| 347 | 2025.09.21 00:20:06.501249 [ 3 ] {55d71f74-956e-4d49-a516-9fd64ccd480d} <Debug> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): There are no data parts | ||
| 348 | 2025.09.21 00:20:06.507578 [ 3 ] {55d71f74-956e-4d49-a516-9fd64ccd480d} <Debug> TCPHandler: Processed in 0.01625757 sec. | ||
| 349 | 2025.09.21 00:20:06.507776 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2025.09.21 00:20:06.508097 [ 3 ] {e96a160f-585e-43ab-b9fd-9fbf64545287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 351 | 2025.09.21 00:20:06.508235 [ 3 ] {e96a160f-585e-43ab-b9fd-9fbf64545287} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2025.09.21 00:20:06.514422 [ 3 ] {e96a160f-585e-43ab-b9fd-9fbf64545287} <Debug> oximeter.measurements_string (e5479f9e-9e9f-4bfe-a423-279f5a6fb7e5): Loading data parts | ||
| 353 | 2025.09.21 00:20:06.514555 [ 3 ] {e96a160f-585e-43ab-b9fd-9fbf64545287} <Debug> oximeter.measurements_string (e5479f9e-9e9f-4bfe-a423-279f5a6fb7e5): There are no data parts | ||
| 354 | 2025.09.21 00:20:06.520269 [ 3 ] {e96a160f-585e-43ab-b9fd-9fbf64545287} <Debug> TCPHandler: Processed in 0.012556001 sec. | ||
| 355 | 2025.09.21 00:20:06.520440 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2025.09.21 00:20:06.520606 [ 3 ] {32ea5f41-57fa-409c-a2c9-2b988e300c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2025.09.21 00:20:06.520777 [ 3 ] {32ea5f41-57fa-409c-a2c9-2b988e300c59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2025.09.21 00:20:06.526255 [ 3 ] {32ea5f41-57fa-409c-a2c9-2b988e300c59} <Debug> oximeter.measurements_bytes (92d4f8a5-41e8-4d4b-a25f-912d3046fa8e): Loading data parts | ||
| 366 | 2025.09.21 00:20:06.526416 [ 3 ] {32ea5f41-57fa-409c-a2c9-2b988e300c59} <Debug> oximeter.measurements_bytes (92d4f8a5-41e8-4d4b-a25f-912d3046fa8e): There are no data parts | ||
| 367 | 2025.09.21 00:20:06.529259 [ 3 ] {32ea5f41-57fa-409c-a2c9-2b988e300c59} <Debug> TCPHandler: Processed in 0.008872663 sec. | ||
| 368 | 2025.09.21 00:20:06.529413 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2025.09.21 00:20:06.529573 [ 3 ] {d4609980-4294-4a78-a8e2-4556ec8cfe48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 370 | 2025.09.21 00:20:06.529731 [ 3 ] {d4609980-4294-4a78-a8e2-4556ec8cfe48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2025.09.21 00:20:06.540261 [ 3 ] {d4609980-4294-4a78-a8e2-4556ec8cfe48} <Debug> oximeter.measurements_cumulativei64 (f9f53cf0-4520-42a8-bea0-a440152e232d): Loading data parts | ||
| 372 | 2025.09.21 00:20:06.540394 [ 3 ] {d4609980-4294-4a78-a8e2-4556ec8cfe48} <Debug> oximeter.measurements_cumulativei64 (f9f53cf0-4520-42a8-bea0-a440152e232d): There are no data parts | ||
| 373 | 2025.09.21 00:20:06.543764 [ 3 ] {d4609980-4294-4a78-a8e2-4556ec8cfe48} <Debug> TCPHandler: Processed in 0.014399585 sec. | ||
| 374 | 2025.09.21 00:20:06.543967 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2025.09.21 00:20:06.544223 [ 3 ] {30adbcf6-734a-46b3-99a1-39cc6f9cb768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 376 | 2025.09.21 00:20:06.544367 [ 3 ] {30adbcf6-734a-46b3-99a1-39cc6f9cb768} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2025.09.21 00:20:06.552998 [ 3 ] {30adbcf6-734a-46b3-99a1-39cc6f9cb768} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Loading data parts | ||
| 378 | 2025.09.21 00:20:06.553325 [ 3 ] {30adbcf6-734a-46b3-99a1-39cc6f9cb768} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): There are no data parts | ||
| 379 | 2025.09.21 00:20:06.558832 [ 3 ] {30adbcf6-734a-46b3-99a1-39cc6f9cb768} <Debug> TCPHandler: Processed in 0.014923797 sec. | ||
| 380 | 2025.09.21 00:20:06.559008 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.09.21 00:20:06.559301 [ 3 ] {8bf3872d-87bb-418d-97a8-f90d6b9e2e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 382 | 2025.09.21 00:20:06.559387 [ 3 ] {8bf3872d-87bb-418d-97a8-f90d6b9e2e4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2025.09.21 00:20:06.569591 [ 3 ] {8bf3872d-87bb-418d-97a8-f90d6b9e2e4c} <Debug> oximeter.measurements_cumulativef32 (8d70c89e-6231-4c0f-9cf3-aefa9a95f6cd): Loading data parts | ||
| 384 | 2025.09.21 00:20:06.569763 [ 3 ] {8bf3872d-87bb-418d-97a8-f90d6b9e2e4c} <Debug> oximeter.measurements_cumulativef32 (8d70c89e-6231-4c0f-9cf3-aefa9a95f6cd): There are no data parts | ||
| 385 | 2025.09.21 00:20:06.576406 [ 3 ] {8bf3872d-87bb-418d-97a8-f90d6b9e2e4c} <Debug> TCPHandler: Processed in 0.017461428 sec. | ||
| 386 | 2025.09.21 00:20:06.576564 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.09.21 00:20:06.576724 [ 3 ] {988378f9-6ae2-4eac-a4e6-7814bfc30890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 388 | 2025.09.21 00:20:06.576850 [ 3 ] {988378f9-6ae2-4eac-a4e6-7814bfc30890} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2025.09.21 00:20:06.583290 [ 3 ] {988378f9-6ae2-4eac-a4e6-7814bfc30890} <Debug> oximeter.measurements_cumulativef64 (be1f3f19-c2f4-4b13-b233-ef2b4c27e0cf): Loading data parts | ||
| 390 | 2025.09.21 00:20:06.583484 [ 3 ] {988378f9-6ae2-4eac-a4e6-7814bfc30890} <Debug> oximeter.measurements_cumulativef64 (be1f3f19-c2f4-4b13-b233-ef2b4c27e0cf): There are no data parts | ||
| 391 | 2025.09.21 00:20:06.589747 [ 3 ] {988378f9-6ae2-4eac-a4e6-7814bfc30890} <Debug> TCPHandler: Processed in 0.013232877 sec. | ||
| 392 | 2025.09.21 00:20:06.589899 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.09.21 00:20:06.590216 [ 3 ] {8c1ca12e-9e34-4b9d-a47c-07cf82cc872a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2025.09.21 00:20:06.590355 [ 3 ] {8c1ca12e-9e34-4b9d-a47c-07cf82cc872a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2025.09.21 00:20:06.598234 [ 3 ] {8c1ca12e-9e34-4b9d-a47c-07cf82cc872a} <Debug> oximeter.measurements_histogrami8 (2786c0d0-73af-47a0-abb3-66e7141ec7df): Loading data parts | ||
| 406 | 2025.09.21 00:20:06.598443 [ 3 ] {8c1ca12e-9e34-4b9d-a47c-07cf82cc872a} <Debug> oximeter.measurements_histogrami8 (2786c0d0-73af-47a0-abb3-66e7141ec7df): There are no data parts | ||
| 407 | 2025.09.21 00:20:06.609068 [ 3 ] {8c1ca12e-9e34-4b9d-a47c-07cf82cc872a} <Debug> TCPHandler: Processed in 0.01921974 sec. | ||
| 408 | 2025.09.21 00:20:06.609233 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2025.09.21 00:20:06.609527 [ 3 ] {ce1fc044-078b-41fb-a08e-ab851386c8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 410 | 2025.09.21 00:20:06.609724 [ 3 ] {ce1fc044-078b-41fb-a08e-ab851386c8c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2025.09.21 00:20:06.618228 [ 3 ] {ce1fc044-078b-41fb-a08e-ab851386c8c0} <Debug> oximeter.measurements_histogramu8 (989f3d02-3b06-43b7-8cd8-07968f979064): Loading data parts | ||
| 412 | 2025.09.21 00:20:06.618471 [ 3 ] {ce1fc044-078b-41fb-a08e-ab851386c8c0} <Debug> oximeter.measurements_histogramu8 (989f3d02-3b06-43b7-8cd8-07968f979064): There are no data parts | ||
| 413 | 2025.09.21 00:20:06.623278 [ 3 ] {ce1fc044-078b-41fb-a08e-ab851386c8c0} <Debug> TCPHandler: Processed in 0.014103028 sec. | ||
| 414 | 2025.09.21 00:20:06.623484 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2025.09.21 00:20:06.623931 [ 3 ] {dfa77974-cb11-4598-b109-629d15a38fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 416 | 2025.09.21 00:20:06.624120 [ 3 ] {dfa77974-cb11-4598-b109-629d15a38fb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2025.09.21 00:20:06.632328 [ 3 ] {dfa77974-cb11-4598-b109-629d15a38fb6} <Debug> oximeter.measurements_histogrami16 (53924040-c2bb-4712-94b3-43be0f49204c): Loading data parts | ||
| 418 | 2025.09.21 00:20:06.632469 [ 3 ] {dfa77974-cb11-4598-b109-629d15a38fb6} <Debug> oximeter.measurements_histogrami16 (53924040-c2bb-4712-94b3-43be0f49204c): There are no data parts | ||
| 419 | 2025.09.21 00:20:06.637143 [ 3 ] {dfa77974-cb11-4598-b109-629d15a38fb6} <Debug> TCPHandler: Processed in 0.013735609 sec. | ||
| 420 | 2025.09.21 00:20:06.637401 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2025.09.21 00:20:06.637623 [ 3 ] {03ece612-44bd-4bee-84e1-a536d3e9f35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 422 | 2025.09.21 00:20:06.637768 [ 3 ] {03ece612-44bd-4bee-84e1-a536d3e9f35c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2025.09.21 00:20:06.644140 [ 3 ] {03ece612-44bd-4bee-84e1-a536d3e9f35c} <Debug> oximeter.measurements_histogramu16 (c8329147-31f8-4240-991d-7150a573566c): Loading data parts | ||
| 424 | 2025.09.21 00:20:06.644483 [ 3 ] {03ece612-44bd-4bee-84e1-a536d3e9f35c} <Debug> oximeter.measurements_histogramu16 (c8329147-31f8-4240-991d-7150a573566c): There are no data parts | ||
| 425 | 2025.09.21 00:20:06.650432 [ 3 ] {03ece612-44bd-4bee-84e1-a536d3e9f35c} <Debug> TCPHandler: Processed in 0.013081173 sec. | ||
| 426 | 2025.09.21 00:20:06.650582 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2025.09.21 00:20:06.650945 [ 3 ] {76efbfd8-da97-40dd-9360-444d9628676b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 428 | 2025.09.21 00:20:06.651075 [ 3 ] {76efbfd8-da97-40dd-9360-444d9628676b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2025.09.21 00:20:06.656834 [ 3 ] {76efbfd8-da97-40dd-9360-444d9628676b} <Debug> oximeter.measurements_histogrami32 (ff7ae73d-2132-4a5e-a216-c83667b1fd87): Loading data parts | ||
| 430 | 2025.09.21 00:20:06.656975 [ 3 ] {76efbfd8-da97-40dd-9360-444d9628676b} <Debug> oximeter.measurements_histogrami32 (ff7ae73d-2132-4a5e-a216-c83667b1fd87): There are no data parts | ||
| 431 | 2025.09.21 00:20:06.662902 [ 3 ] {76efbfd8-da97-40dd-9360-444d9628676b} <Debug> TCPHandler: Processed in 0.012368116 sec. | ||
| 432 | 2025.09.21 00:20:06.663228 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2025.09.21 00:20:06.663460 [ 3 ] {dc674657-d807-4f50-83fa-f199af1ba62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 434 | 2025.09.21 00:20:06.663601 [ 3 ] {dc674657-d807-4f50-83fa-f199af1ba62e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2025.09.21 00:20:06.669054 [ 3 ] {dc674657-d807-4f50-83fa-f199af1ba62e} <Debug> oximeter.measurements_histogramu32 (02469b72-045d-4086-81e0-a06620872ebe): Loading data parts | ||
| 436 | 2025.09.21 00:20:06.669282 [ 3 ] {dc674657-d807-4f50-83fa-f199af1ba62e} <Debug> oximeter.measurements_histogramu32 (02469b72-045d-4086-81e0-a06620872ebe): There are no data parts | ||
| 437 | 2025.09.21 00:20:06.675497 [ 3 ] {dc674657-d807-4f50-83fa-f199af1ba62e} <Debug> TCPHandler: Processed in 0.012350265 sec. | ||
| 438 | 2025.09.21 00:20:06.675685 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2025.09.21 00:20:06.676215 [ 3 ] {68513e9b-3946-4d20-aa19-0ec5c9d43bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 440 | 2025.09.21 00:20:06.676367 [ 3 ] {68513e9b-3946-4d20-aa19-0ec5c9d43bf3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2025.09.21 00:20:06.683692 [ 3 ] {68513e9b-3946-4d20-aa19-0ec5c9d43bf3} <Debug> oximeter.measurements_histogrami64 (89ff3a13-650a-4762-bfaa-025847015ba4): Loading data parts | ||
| 442 | 2025.09.21 00:20:06.683831 [ 3 ] {68513e9b-3946-4d20-aa19-0ec5c9d43bf3} <Debug> oximeter.measurements_histogrami64 (89ff3a13-650a-4762-bfaa-025847015ba4): There are no data parts | ||
| 443 | 2025.09.21 00:20:06.690012 [ 3 ] {68513e9b-3946-4d20-aa19-0ec5c9d43bf3} <Debug> TCPHandler: Processed in 0.014401625 sec. | ||
| 444 | 2025.09.21 00:20:06.690247 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2025.09.21 00:20:06.690465 [ 3 ] {e8f26cf5-16de-483d-a3d3-d53b3291cfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 446 | 2025.09.21 00:20:06.690593 [ 3 ] {e8f26cf5-16de-483d-a3d3-d53b3291cfc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2025.09.21 00:20:06.696102 [ 3 ] {e8f26cf5-16de-483d-a3d3-d53b3291cfc3} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Loading data parts | ||
| 448 | 2025.09.21 00:20:06.696253 [ 3 ] {e8f26cf5-16de-483d-a3d3-d53b3291cfc3} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): There are no data parts | ||
| 449 | 2025.09.21 00:20:06.702172 [ 3 ] {e8f26cf5-16de-483d-a3d3-d53b3291cfc3} <Debug> TCPHandler: Processed in 0.011974776 sec. | ||
| 450 | 2025.09.21 00:20:06.702321 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2025.09.21 00:20:06.702543 [ 3 ] {cbb04927-d1e7-43ca-8302-c924784bbcfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 452 | 2025.09.21 00:20:06.702699 [ 3 ] {cbb04927-d1e7-43ca-8302-c924784bbcfa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2025.09.21 00:20:06.708206 [ 3 ] {cbb04927-d1e7-43ca-8302-c924784bbcfa} <Debug> oximeter.measurements_histogramf32 (5c49e6e3-b617-4fca-93f2-d22a2538edf2): Loading data parts | ||
| 454 | 2025.09.21 00:20:06.708352 [ 3 ] {cbb04927-d1e7-43ca-8302-c924784bbcfa} <Debug> oximeter.measurements_histogramf32 (5c49e6e3-b617-4fca-93f2-d22a2538edf2): There are no data parts | ||
| 455 | 2025.09.21 00:20:06.719987 [ 3 ] {cbb04927-d1e7-43ca-8302-c924784bbcfa} <Debug> TCPHandler: Processed in 0.017715464 sec. | ||
| 456 | 2025.09.21 00:20:06.720267 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.09.21 00:20:06.720481 [ 3 ] {ef9fac0c-342b-4127-a376-d8c48551a7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 458 | 2025.09.21 00:20:06.720633 [ 3 ] {ef9fac0c-342b-4127-a376-d8c48551a7a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2025.09.21 00:20:06.727247 [ 3 ] {ef9fac0c-342b-4127-a376-d8c48551a7a9} <Debug> oximeter.measurements_histogramf64 (40981e5b-4c69-4bae-88ea-16b3d15a4b43): Loading data parts | ||
| 460 | 2025.09.21 00:20:06.727503 [ 3 ] {ef9fac0c-342b-4127-a376-d8c48551a7a9} <Debug> oximeter.measurements_histogramf64 (40981e5b-4c69-4bae-88ea-16b3d15a4b43): There are no data parts | ||
| 461 | 2025.09.21 00:20:06.732285 [ 3 ] {ef9fac0c-342b-4127-a376-d8c48551a7a9} <Debug> TCPHandler: Processed in 0.012071009 sec. | ||
| 462 | 2025.09.21 00:20:06.732446 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.09.21 00:20:06.732623 [ 3 ] {e07f7753-d516-4e7f-95fc-61eac646552f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2025.09.21 00:20:06.732788 [ 3 ] {e07f7753-d516-4e7f-95fc-61eac646552f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2025.09.21 00:20:06.741409 [ 3 ] {e07f7753-d516-4e7f-95fc-61eac646552f} <Debug> oximeter.fields_bool (5978bc37-b537-4f34-94ad-9ee62ec7a354): Loading data parts | ||
| 491 | 2025.09.21 00:20:06.741708 [ 3 ] {e07f7753-d516-4e7f-95fc-61eac646552f} <Debug> oximeter.fields_bool (5978bc37-b537-4f34-94ad-9ee62ec7a354): There are no data parts | ||
| 492 | 2025.09.21 00:20:06.748180 [ 3 ] {e07f7753-d516-4e7f-95fc-61eac646552f} <Debug> TCPHandler: Processed in 0.015782898 sec. | ||
| 493 | 2025.09.21 00:20:06.748338 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.09.21 00:20:06.748579 [ 3 ] {e023be0c-dd4c-424b-b885-f5cb6440c55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 495 | 2025.09.21 00:20:06.748710 [ 3 ] {e023be0c-dd4c-424b-b885-f5cb6440c55d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2025.09.21 00:20:06.754575 [ 3 ] {e023be0c-dd4c-424b-b885-f5cb6440c55d} <Debug> oximeter.fields_i8 (a39a0575-5e7c-439f-8466-bdb617374e3c): Loading data parts | ||
| 497 | 2025.09.21 00:20:06.754721 [ 3 ] {e023be0c-dd4c-424b-b885-f5cb6440c55d} <Debug> oximeter.fields_i8 (a39a0575-5e7c-439f-8466-bdb617374e3c): There are no data parts | ||
| 498 | 2025.09.21 00:20:06.759366 [ 3 ] {e023be0c-dd4c-424b-b885-f5cb6440c55d} <Debug> TCPHandler: Processed in 0.011078456 sec. | ||
| 499 | 2025.09.21 00:20:06.759536 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.09.21 00:20:06.759732 [ 3 ] {7d821c1b-c2bc-49a3-8404-5a6a4e56a07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 501 | 2025.09.21 00:20:06.759986 [ 3 ] {7d821c1b-c2bc-49a3-8404-5a6a4e56a07d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2025.09.21 00:20:06.774804 [ 3 ] {7d821c1b-c2bc-49a3-8404-5a6a4e56a07d} <Debug> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Loading data parts | ||
| 503 | 2025.09.21 00:20:06.775108 [ 3 ] {7d821c1b-c2bc-49a3-8404-5a6a4e56a07d} <Debug> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): There are no data parts | ||
| 504 | 2025.09.21 00:20:06.778958 [ 3 ] {7d821c1b-c2bc-49a3-8404-5a6a4e56a07d} <Debug> TCPHandler: Processed in 0.019483097 sec. | ||
| 505 | 2025.09.21 00:20:06.779143 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.09.21 00:20:06.779406 [ 3 ] {bc2af02e-f70c-479e-a99a-f50aab5c422e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 507 | 2025.09.21 00:20:06.779608 [ 3 ] {bc2af02e-f70c-479e-a99a-f50aab5c422e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2025.09.21 00:20:06.781702 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47400 | ||
| 509 | 2025.09.21 00:20:06.781824 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 510 | 2025.09.21 00:20:06.781868 [ 262 ] {} <Debug> TCP-Session: 7ff0c0b8-3b8a-4688-907b-7460cb5bb549 Authenticating user 'default' from [fd00:1122:3344:101::a]:47400 | ||
| 511 | 2025.09.21 00:20:06.781979 [ 262 ] {} <Debug> TCP-Session: 7ff0c0b8-3b8a-4688-907b-7460cb5bb549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 512 | 2025.09.21 00:20:06.781995 [ 262 ] {} <Debug> TCP-Session: 7ff0c0b8-3b8a-4688-907b-7460cb5bb549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 513 | 2025.09.21 00:20:06.782058 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 514 | 2025.09.21 00:20:06.782150 [ 262 ] {} <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 | ||
| 515 | 2025.09.21 00:20:06.782167 [ 262 ] {} <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 | ||
| 516 | 2025.09.21 00:20:06.784611 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49083 | ||
| 517 | 2025.09.21 00:20:06.784703 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36008 | ||
| 518 | 2025.09.21 00:20:06.784778 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 519 | 2025.09.21 00:20:06.784914 [ 263 ] {} <Debug> TCP-Session: 161ab144-723a-4d90-ae34-f4efff07961a Authenticating user 'default' from [fd00:1122:3344:101::a]:49083 | ||
| 520 | 2025.09.21 00:20:06.784912 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44430 | ||
| 521 | 2025.09.21 00:20:06.784940 [ 263 ] {} <Debug> TCP-Session: 161ab144-723a-4d90-ae34-f4efff07961a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 522 | 2025.09.21 00:20:06.784924 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40021 | ||
| 523 | 2025.09.21 00:20:06.785032 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 524 | 2025.09.21 00:20:06.785084 [ 263 ] {} <Debug> TCP-Session: 161ab144-723a-4d90-ae34-f4efff07961a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 525 | 2025.09.21 00:20:06.785131 [ 264 ] {} <Debug> TCP-Session: d27eb874-169a-44b5-b418-f0544a3d30e9 Authenticating user 'default' from [fd00:1122:3344:101::a]:36008 | ||
| 526 | 2025.09.21 00:20:06.785131 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39115 | ||
| 527 | 2025.09.21 00:20:06.785036 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58213 | ||
| 528 | 2025.09.21 00:20:06.785179 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 529 | 2025.09.21 00:20:06.785211 [ 264 ] {} <Debug> TCP-Session: d27eb874-169a-44b5-b418-f0544a3d30e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 530 | 2025.09.21 00:20:06.785271 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35900 | ||
| 531 | 2025.09.21 00:20:06.785325 [ 264 ] {} <Debug> TCP-Session: d27eb874-169a-44b5-b418-f0544a3d30e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 532 | 2025.09.21 00:20:06.785336 [ 266 ] {} <Debug> TCP-Session: 303acecb-18c8-458f-9b53-f80a9c827cba Authenticating user 'default' from [fd00:1122:3344:101::a]:44430 | ||
| 533 | 2025.09.21 00:20:06.785286 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 534 | 2025.09.21 00:20:06.785420 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 535 | 2025.09.21 00:20:06.785474 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 536 | 2025.09.21 00:20:06.785568 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 537 | 2025.09.21 00:20:06.785577 [ 268 ] {} <Debug> TCP-Session: 7a59d4a8-0223-457e-98b1-88109e4958a5 Authenticating user 'default' from [fd00:1122:3344:101::a]:39115 | ||
| 538 | 2025.09.21 00:20:06.785472 [ 266 ] {} <Debug> TCP-Session: 303acecb-18c8-458f-9b53-f80a9c827cba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 539 | 2025.09.21 00:20:06.785655 [ 267 ] {} <Debug> TCP-Session: 0150017a-3832-47ee-ad15-76f2fd7a1465 Authenticating user 'default' from [fd00:1122:3344:101::a]:58213 | ||
| 540 | 2025.09.21 00:20:06.785667 [ 268 ] {} <Debug> TCP-Session: 7a59d4a8-0223-457e-98b1-88109e4958a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 541 | 2025.09.21 00:20:06.785676 [ 266 ] {} <Debug> TCP-Session: 303acecb-18c8-458f-9b53-f80a9c827cba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 542 | 2025.09.21 00:20:06.785467 [ 265 ] {} <Debug> TCP-Session: eb2e82d1-76d4-45d9-aedd-bf6efafd275d Authenticating user 'default' from [fd00:1122:3344:101::a]:40021 | ||
| 543 | 2025.09.21 00:20:06.785751 [ 268 ] {} <Debug> TCP-Session: 7a59d4a8-0223-457e-98b1-88109e4958a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 544 | 2025.09.21 00:20:06.785743 [ 267 ] {} <Debug> TCP-Session: 0150017a-3832-47ee-ad15-76f2fd7a1465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 545 | 2025.09.21 00:20:06.785834 [ 265 ] {} <Debug> TCP-Session: eb2e82d1-76d4-45d9-aedd-bf6efafd275d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 546 | 2025.09.21 00:20:06.785853 [ 267 ] {} <Debug> TCP-Session: 0150017a-3832-47ee-ad15-76f2fd7a1465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 547 | 2025.09.21 00:20:06.785895 [ 265 ] {} <Debug> TCP-Session: eb2e82d1-76d4-45d9-aedd-bf6efafd275d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 548 | 2025.09.21 00:20:06.785937 [ 269 ] {} <Debug> TCP-Session: 7a2f3591-53fd-402f-9967-ee2bca56f242 Authenticating user 'default' from [fd00:1122:3344:101::a]:35900 | ||
| 549 | 2025.09.21 00:20:06.786005 [ 269 ] {} <Debug> TCP-Session: 7a2f3591-53fd-402f-9967-ee2bca56f242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 550 | 2025.09.21 00:20:06.786021 [ 269 ] {} <Debug> TCP-Session: 7a2f3591-53fd-402f-9967-ee2bca56f242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 551 | 2025.09.21 00:20:06.786430 [ 3 ] {bc2af02e-f70c-479e-a99a-f50aab5c422e} <Debug> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Loading data parts | ||
| 552 | 2025.09.21 00:20:06.786640 [ 3 ] {bc2af02e-f70c-479e-a99a-f50aab5c422e} <Debug> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): There are no data parts | ||
| 553 | 2025.09.21 00:20:06.798393 [ 3 ] {bc2af02e-f70c-479e-a99a-f50aab5c422e} <Debug> TCPHandler: Processed in 0.019318423 sec. | ||
| 554 | 2025.09.21 00:20:06.798717 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2025.09.21 00:20:06.798876 [ 3 ] {4a10883b-b3bc-45ee-b72b-0b73cec5c5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 556 | 2025.09.21 00:20:06.799054 [ 3 ] {4a10883b-b3bc-45ee-b72b-0b73cec5c5a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2025.09.21 00:20:06.805042 [ 3 ] {4a10883b-b3bc-45ee-b72b-0b73cec5c5a9} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Loading data parts | ||
| 558 | 2025.09.21 00:20:06.805377 [ 3 ] {4a10883b-b3bc-45ee-b72b-0b73cec5c5a9} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): There are no data parts | ||
| 559 | 2025.09.21 00:20:06.810995 [ 3 ] {4a10883b-b3bc-45ee-b72b-0b73cec5c5a9} <Debug> TCPHandler: Processed in 0.012328496 sec. | ||
| 560 | 2025.09.21 00:20:06.811159 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2025.09.21 00:20:06.811368 [ 3 ] {c163475b-5784-4ec4-a017-12c809e45b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 562 | 2025.09.21 00:20:06.811450 [ 3 ] {c163475b-5784-4ec4-a017-12c809e45b90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2025.09.21 00:20:06.817041 [ 3 ] {c163475b-5784-4ec4-a017-12c809e45b90} <Debug> oximeter.fields_i32 (6477c290-9938-4e26-a19c-1541e4f83558): Loading data parts | ||
| 564 | 2025.09.21 00:20:06.817174 [ 3 ] {c163475b-5784-4ec4-a017-12c809e45b90} <Debug> oximeter.fields_i32 (6477c290-9938-4e26-a19c-1541e4f83558): There are no data parts | ||
| 565 | 2025.09.21 00:20:06.823764 [ 3 ] {c163475b-5784-4ec4-a017-12c809e45b90} <Debug> TCPHandler: Processed in 0.012663923 sec. | ||
| 566 | 2025.09.21 00:20:06.824012 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2025.09.21 00:20:06.824200 [ 3 ] {1ac65d32-da28-40a7-88a4-984807734499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 568 | 2025.09.21 00:20:06.824336 [ 3 ] {1ac65d32-da28-40a7-88a4-984807734499} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2025.09.21 00:20:06.826750 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48293 | ||
| 570 | 2025.09.21 00:20:06.826903 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 571 | 2025.09.21 00:20:06.827022 [ 270 ] {} <Debug> TCP-Session: 5373d06a-7190-4cdc-84bc-106437a52d47 Authenticating user 'default' from [fd00:1122:3344:101::c]:48293 | ||
| 572 | 2025.09.21 00:20:06.827041 [ 270 ] {} <Debug> TCP-Session: 5373d06a-7190-4cdc-84bc-106437a52d47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 573 | 2025.09.21 00:20:06.827053 [ 270 ] {} <Debug> TCP-Session: 5373d06a-7190-4cdc-84bc-106437a52d47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 574 | 2025.09.21 00:20:06.827187 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 575 | 2025.09.21 00:20:06.827218 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 576 | 2025.09.21 00:20:06.827306 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 577 | 2025.09.21 00:20:06.829662 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36408 | ||
| 578 | 2025.09.21 00:20:06.829744 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41017 | ||
| 579 | 2025.09.21 00:20:06.829845 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59487 | ||
| 580 | 2025.09.21 00:20:06.829889 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 581 | 2025.09.21 00:20:06.829925 [ 271 ] {} <Debug> TCP-Session: a8db9287-d0c0-40b5-af4c-e44259978600 Authenticating user 'default' from [fd00:1122:3344:101::c]:36408 | ||
| 582 | 2025.09.21 00:20:06.829973 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 583 | 2025.09.21 00:20:06.829997 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36063 | ||
| 584 | 2025.09.21 00:20:06.830033 [ 271 ] {} <Debug> TCP-Session: a8db9287-d0c0-40b5-af4c-e44259978600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 585 | 2025.09.21 00:20:06.830076 [ 272 ] {} <Debug> TCP-Session: 3c84c60c-a18b-4925-8163-b826e8df6631 Authenticating user 'default' from [fd00:1122:3344:101::c]:41017 | ||
| 586 | 2025.09.21 00:20:06.830107 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 587 | 2025.09.21 00:20:06.830135 [ 271 ] {} <Debug> TCP-Session: a8db9287-d0c0-40b5-af4c-e44259978600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 588 | 2025.09.21 00:20:06.830196 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42720 | ||
| 589 | 2025.09.21 00:20:06.830163 [ 272 ] {} <Debug> TCP-Session: 3c84c60c-a18b-4925-8163-b826e8df6631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 590 | 2025.09.21 00:20:06.830162 [ 273 ] {} <Debug> TCP-Session: 9a1ecf38-8dd2-4392-adab-38775cbbf463 Authenticating user 'default' from [fd00:1122:3344:101::c]:59487 | ||
| 591 | 2025.09.21 00:20:06.830170 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2025.09.21 00:20:06.830288 [ 273 ] {} <Debug> TCP-Session: 9a1ecf38-8dd2-4392-adab-38775cbbf463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2025.09.21 00:20:06.830268 [ 272 ] {} <Debug> TCP-Session: 3c84c60c-a18b-4925-8163-b826e8df6631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2025.09.21 00:20:06.830272 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42649 | ||
| 595 | 2025.09.21 00:20:06.830411 [ 273 ] {} <Debug> TCP-Session: 9a1ecf38-8dd2-4392-adab-38775cbbf463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2025.09.21 00:20:06.830408 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2025.09.21 00:20:06.830393 [ 274 ] {} <Debug> TCP-Session: 9898f1ca-4532-4ed7-9498-e47ed0c6f23e Authenticating user 'default' from [fd00:1122:3344:101::c]:36063 | ||
| 598 | 2025.09.21 00:20:06.830539 [ 275 ] {} <Debug> TCP-Session: a1978e64-025f-4910-92c4-94803c0bfefd Authenticating user 'default' from [fd00:1122:3344:101::c]:42720 | ||
| 599 | 2025.09.21 00:20:06.830379 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49369 | ||
| 600 | 2025.09.21 00:20:06.830645 [ 274 ] {} <Debug> TCP-Session: 9898f1ca-4532-4ed7-9498-e47ed0c6f23e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2025.09.21 00:20:06.830669 [ 275 ] {} <Debug> TCP-Session: a1978e64-025f-4910-92c4-94803c0bfefd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2025.09.21 00:20:06.830666 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2025.09.21 00:20:06.830745 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2025.09.21 00:20:06.830672 [ 274 ] {} <Debug> TCP-Session: 9898f1ca-4532-4ed7-9498-e47ed0c6f23e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2025.09.21 00:20:06.830792 [ 277 ] {} <Debug> TCP-Session: 59918b16-0bd2-47f8-b9b5-47437fe29994 Authenticating user 'default' from [fd00:1122:3344:101::c]:49369 | ||
| 606 | 2025.09.21 00:20:06.830818 [ 276 ] {} <Debug> TCP-Session: 2944c815-51e5-4e64-ac8f-2b4384b28c94 Authenticating user 'default' from [fd00:1122:3344:101::c]:42649 | ||
| 607 | 2025.09.21 00:20:06.830776 [ 275 ] {} <Debug> TCP-Session: a1978e64-025f-4910-92c4-94803c0bfefd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2025.09.21 00:20:06.830880 [ 277 ] {} <Debug> TCP-Session: 59918b16-0bd2-47f8-b9b5-47437fe29994 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2025.09.21 00:20:06.830873 [ 276 ] {} <Debug> TCP-Session: 2944c815-51e5-4e64-ac8f-2b4384b28c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2025.09.21 00:20:06.830974 [ 276 ] {} <Debug> TCP-Session: 2944c815-51e5-4e64-ac8f-2b4384b28c94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2025.09.21 00:20:06.830992 [ 277 ] {} <Debug> TCP-Session: 59918b16-0bd2-47f8-b9b5-47437fe29994 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.09.21 00:20:06.832242 [ 3 ] {1ac65d32-da28-40a7-88a4-984807734499} <Debug> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Loading data parts | ||
| 613 | 2025.09.21 00:20:06.832385 [ 3 ] {1ac65d32-da28-40a7-88a4-984807734499} <Debug> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): There are no data parts | ||
| 614 | 2025.09.21 00:20:06.839052 [ 3 ] {1ac65d32-da28-40a7-88a4-984807734499} <Debug> TCPHandler: Processed in 0.015098802 sec. | ||
| 615 | 2025.09.21 00:20:06.839225 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2025.09.21 00:20:06.839385 [ 3 ] {e6f82e1c-32eb-4d4c-81cb-4268471661af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 617 | 2025.09.21 00:20:06.839621 [ 3 ] {e6f82e1c-32eb-4d4c-81cb-4268471661af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 618 | 2025.09.21 00:20:06.847022 [ 3 ] {e6f82e1c-32eb-4d4c-81cb-4268471661af} <Debug> oximeter.fields_i64 (3cb8d6f2-c890-4a19-a493-6ba11335797a): Loading data parts | ||
| 619 | 2025.09.21 00:20:06.847155 [ 3 ] {e6f82e1c-32eb-4d4c-81cb-4268471661af} <Debug> oximeter.fields_i64 (3cb8d6f2-c890-4a19-a493-6ba11335797a): There are no data parts | ||
| 620 | 2025.09.21 00:20:06.853840 [ 3 ] {e6f82e1c-32eb-4d4c-81cb-4268471661af} <Debug> TCPHandler: Processed in 0.014675582 sec. | ||
| 621 | 2025.09.21 00:20:06.853994 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2025.09.21 00:20:06.854227 [ 3 ] {6992970e-7743-41f2-a06f-dbbdbe454411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 623 | 2025.09.21 00:20:06.854340 [ 3 ] {6992970e-7743-41f2-a06f-dbbdbe454411} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 624 | 2025.09.21 00:20:06.863778 [ 3 ] {6992970e-7743-41f2-a06f-dbbdbe454411} <Debug> oximeter.fields_u64 (66a4d435-effc-4c21-9c33-ac1abf9434a3): Loading data parts | ||
| 625 | 2025.09.21 00:20:06.863931 [ 3 ] {6992970e-7743-41f2-a06f-dbbdbe454411} <Debug> oximeter.fields_u64 (66a4d435-effc-4c21-9c33-ac1abf9434a3): There are no data parts | ||
| 626 | 2025.09.21 00:20:06.869950 [ 3 ] {6992970e-7743-41f2-a06f-dbbdbe454411} <Debug> TCPHandler: Processed in 0.016003994 sec. | ||
| 627 | 2025.09.21 00:20:06.870122 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2025.09.21 00:20:06.870322 [ 3 ] {c48ea692-2528-4ee0-92b8-f82ba36a17e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 629 | 2025.09.21 00:20:06.870485 [ 3 ] {c48ea692-2528-4ee0-92b8-f82ba36a17e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 630 | 2025.09.21 00:20:06.878825 [ 3 ] {c48ea692-2528-4ee0-92b8-f82ba36a17e6} <Debug> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Loading data parts | ||
| 631 | 2025.09.21 00:20:06.878951 [ 3 ] {c48ea692-2528-4ee0-92b8-f82ba36a17e6} <Debug> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): There are no data parts | ||
| 632 | 2025.09.21 00:20:06.886297 [ 3 ] {c48ea692-2528-4ee0-92b8-f82ba36a17e6} <Debug> TCPHandler: Processed in 0.016237459 sec. | ||
| 633 | 2025.09.21 00:20:06.886466 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2025.09.21 00:20:06.886770 [ 3 ] {40c0c839-4fcf-401d-8e5d-bed38b8543fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 635 | 2025.09.21 00:20:06.886918 [ 3 ] {40c0c839-4fcf-401d-8e5d-bed38b8543fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 636 | 2025.09.21 00:20:06.897363 [ 3 ] {40c0c839-4fcf-401d-8e5d-bed38b8543fb} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Loading data parts | ||
| 637 | 2025.09.21 00:20:06.897574 [ 3 ] {40c0c839-4fcf-401d-8e5d-bed38b8543fb} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): There are no data parts | ||
| 638 | 2025.09.21 00:20:06.906308 [ 3 ] {40c0c839-4fcf-401d-8e5d-bed38b8543fb} <Debug> TCPHandler: Processed in 0.019900967 sec. | ||
| 639 | 2025.09.21 00:20:06.906469 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2025.09.21 00:20:06.906629 [ 3 ] {6a46f97d-77e8-4097-b882-00a4fe05af38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) 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) | ||
| 641 | 2025.09.21 00:20:06.906902 [ 3 ] {6a46f97d-77e8-4097-b882-00a4fe05af38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 642 | 2025.09.21 00:20:06.914405 [ 3 ] {6a46f97d-77e8-4097-b882-00a4fe05af38} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Loading data parts | ||
| 643 | 2025.09.21 00:20:06.914604 [ 3 ] {6a46f97d-77e8-4097-b882-00a4fe05af38} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): There are no data parts | ||
| 644 | 2025.09.21 00:20:06.919541 [ 3 ] {6a46f97d-77e8-4097-b882-00a4fe05af38} <Debug> TCPHandler: Processed in 0.013123515 sec. | ||
| 645 | 2025.09.21 00:20:06.919731 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2025.09.21 00:20:06.920197 [ 3 ] {45e716b7-8841-45f1-8912-7e456901ece6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) /* The timeseries schema table stores the extracted schema for the samples | ||
| 647 | * oximeter collects. | ||
| 648 | */ | ||
| 649 | 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) | ||
| 650 | 2025.09.21 00:20:06.920352 [ 3 ] {45e716b7-8841-45f1-8912-7e456901ece6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 651 | 2025.09.21 00:20:06.927090 [ 3 ] {45e716b7-8841-45f1-8912-7e456901ece6} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d): Loading data parts | ||
| 652 | 2025.09.21 00:20:06.927440 [ 3 ] {45e716b7-8841-45f1-8912-7e456901ece6} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d): There are no data parts | ||
| 653 | 2025.09.21 00:20:06.930493 [ 3 ] {45e716b7-8841-45f1-8912-7e456901ece6} <Debug> TCPHandler: Processed in 0.010822459 sec. | ||
| 654 | 2025.09.21 00:20:06.930818 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2025.09.21 00:20:06.931394 [ 4 ] {438e8fc8-5870-4841-ac76-a92b022ecb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 656 | 2025.09.21 00:20:06.932911 [ 4 ] {438e8fc8-5870-4841-ac76-a92b022ecb92} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 657 | 2025.09.21 00:20:06.941567 [ 261 ] {438e8fc8-5870-4841-ac76-a92b022ecb92} <Trace> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 658 | 2025.09.21 00:20:06.941837 [ 261 ] {438e8fc8-5870-4841-ac76-a92b022ecb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 659 | 2025.09.21 00:20:06.946799 [ 261 ] {438e8fc8-5870-4841-ac76-a92b022ecb92} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 660 | 2025.09.21 00:20:06.947353 [ 261 ] {438e8fc8-5870-4841-ac76-a92b022ecb92} <Trace> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 661 | 2025.09.21 00:20:06.947777 [ 4 ] {438e8fc8-5870-4841-ac76-a92b022ecb92} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.016541 sec., 60.455837011063416 rows/sec., 967.29 B/sec. | ||
| 662 | 2025.09.21 00:20:06.948095 [ 4 ] {438e8fc8-5870-4841-ac76-a92b022ecb92} <Debug> TCPHandler: Processed in 0.017406697 sec. | ||
| 663 | 2025.09.21 00:20:07.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.81 MiB, peak 125.81 MiB, free memory in arenas 0.00 B, will set to 139.18 MiB (RSS), difference: 13.37 MiB | ||
| 664 | 2025.09.21 00:20:07.046438 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51636 | ||
| 665 | 2025.09.21 00:20:07.046559 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2025.09.21 00:20:07.046589 [ 278 ] {} <Debug> TCP-Session: ace9ea86-0013-4250-b8ce-623347906be6 Authenticating user 'default' from [fd00:1122:3344:101::b]:51636 | ||
| 667 | 2025.09.21 00:20:07.046790 [ 278 ] {} <Debug> TCP-Session: ace9ea86-0013-4250-b8ce-623347906be6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.09.21 00:20:07.046804 [ 278 ] {} <Debug> TCP-Session: ace9ea86-0013-4250-b8ce-623347906be6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.09.21 00:20:07.046871 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2025.09.21 00:20:07.046987 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.09.21 00:20:07.047006 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2025.09.21 00:20:07.049622 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49755 | ||
| 673 | 2025.09.21 00:20:07.049630 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48028 | ||
| 674 | 2025.09.21 00:20:07.049894 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36918 | ||
| 675 | 2025.09.21 00:20:07.049819 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2025.09.21 00:20:07.049800 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41336 | ||
| 677 | 2025.09.21 00:20:07.049696 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34543 | ||
| 678 | 2025.09.21 00:20:07.050018 [ 280 ] {} <Debug> TCP-Session: 39ef7132-8e70-4262-9276-93c35e86e9d8 Authenticating user 'default' from [fd00:1122:3344:101::b]:49755 | ||
| 679 | 2025.09.21 00:20:07.050183 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40472 | ||
| 680 | 2025.09.21 00:20:07.050006 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37649 | ||
| 681 | 2025.09.21 00:20:07.050246 [ 280 ] {} <Debug> TCP-Session: 39ef7132-8e70-4262-9276-93c35e86e9d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2025.09.21 00:20:07.050371 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2025.09.21 00:20:07.050311 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2025.09.21 00:20:07.050473 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2025.09.21 00:20:07.050553 [ 282 ] {} <Debug> TCP-Session: 7ee4b346-ccc4-4925-9517-40ba323c5dc9 Authenticating user 'default' from [fd00:1122:3344:101::b]:41336 | ||
| 686 | 2025.09.21 00:20:07.050618 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2025.09.21 00:20:07.050643 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2025.09.21 00:20:07.050664 [ 283 ] {} <Debug> TCP-Session: 5bfbc8a1-e44f-46fc-8fe4-a3e1ed16fcc0 Authenticating user 'default' from [fd00:1122:3344:101::b]:36918 | ||
| 689 | 2025.09.21 00:20:07.050698 [ 284 ] {} <Debug> TCP-Session: 6226c95d-9269-4b3b-8808-3be57e9a88fc Authenticating user 'default' from [fd00:1122:3344:101::b]:37649 | ||
| 690 | 2025.09.21 00:20:07.050694 [ 282 ] {} <Debug> TCP-Session: 7ee4b346-ccc4-4925-9517-40ba323c5dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.09.21 00:20:07.050673 [ 281 ] {} <Debug> TCP-Session: 7ee884ec-9213-4379-a736-7a5fe356203c Authenticating user 'default' from [fd00:1122:3344:101::b]:34543 | ||
| 692 | 2025.09.21 00:20:07.050850 [ 282 ] {} <Debug> TCP-Session: 7ee4b346-ccc4-4925-9517-40ba323c5dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.09.21 00:20:07.050843 [ 284 ] {} <Debug> TCP-Session: 6226c95d-9269-4b3b-8808-3be57e9a88fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.09.21 00:20:07.050828 [ 283 ] {} <Debug> TCP-Session: 5bfbc8a1-e44f-46fc-8fe4-a3e1ed16fcc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.09.21 00:20:07.050945 [ 284 ] {} <Debug> TCP-Session: 6226c95d-9269-4b3b-8808-3be57e9a88fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.09.21 00:20:07.050942 [ 281 ] {} <Debug> TCP-Session: 7ee884ec-9213-4379-a736-7a5fe356203c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.09.21 00:20:07.050545 [ 279 ] {} <Debug> TCP-Session: 59d3e570-0b23-40a7-a3fc-59e58be53b62 Authenticating user 'default' from [fd00:1122:3344:101::b]:48028 | ||
| 698 | 2025.09.21 00:20:07.051057 [ 281 ] {} <Debug> TCP-Session: 7ee884ec-9213-4379-a736-7a5fe356203c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.09.21 00:20:07.051048 [ 283 ] {} <Debug> TCP-Session: 5bfbc8a1-e44f-46fc-8fe4-a3e1ed16fcc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.09.21 00:20:07.050492 [ 280 ] {} <Debug> TCP-Session: 39ef7132-8e70-4262-9276-93c35e86e9d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.09.21 00:20:07.051186 [ 279 ] {} <Debug> TCP-Session: 59d3e570-0b23-40a7-a3fc-59e58be53b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.09.21 00:20:07.050575 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2025.09.21 00:20:07.051288 [ 279 ] {} <Debug> TCP-Session: 59d3e570-0b23-40a7-a3fc-59e58be53b62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.09.21 00:20:07.051315 [ 285 ] {} <Debug> TCP-Session: 8952828d-21cb-4cd6-90af-102a11236e12 Authenticating user 'default' from [fd00:1122:3344:101::b]:40472 | ||
| 705 | 2025.09.21 00:20:07.051425 [ 285 ] {} <Debug> TCP-Session: 8952828d-21cb-4cd6-90af-102a11236e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.09.21 00:20:07.051451 [ 285 ] {} <Debug> TCP-Session: 8952828d-21cb-4cd6-90af-102a11236e12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.09.21 00:20:12.187204 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 708 | 2025.09.21 00:20:12.187325 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 709 | 2025.09.21 00:20:12.187347 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2025.09.21 00:20:12.187578 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.09.21 00:20:12.190934 [ 245 ] {} <Debug> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Loading data parts | ||
| 712 | 2025.09.21 00:20:12.191146 [ 245 ] {} <Debug> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): There are no data parts | ||
| 713 | 2025.09.21 00:20:12.195176 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.09.21 00:20:12.195397 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 715 | 2025.09.21 00:20:12.201776 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2025.09.21 00:20:12.202733 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2025.09.21 00:20:12.203021 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2025.09.21 00:20:12.207359 [ 244 ] {} <Debug> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Loading data parts | ||
| 719 | 2025.09.21 00:20:12.207560 [ 244 ] {} <Debug> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): There are no data parts | ||
| 720 | 2025.09.21 00:20:12.232644 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.09.21 00:20:12.232855 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 722 | 2025.09.21 00:20:12.239685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.09.21 00:20:12.241018 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.09.21 00:20:12.244710 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.09.21 00:20:13.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.84 MiB, peak 148.84 MiB, free memory in arenas 0.00 B, will set to 153.91 MiB (RSS), difference: 9.07 MiB | ||
| 726 | 2025.09.21 00:20:14.687050 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.09.21 00:20:14.687202 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.09.21 00:20:14.696746 [ 243 ] {} <Debug> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Loading data parts | ||
| 729 | 2025.09.21 00:20:14.696908 [ 243 ] {} <Debug> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): There are no data parts | ||
| 730 | 2025.09.21 00:20:14.704508 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.09.21 00:20:14.704652 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 732 | 2025.09.21 00:20:14.708485 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.09.21 00:20:14.709038 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.09.21 00:20:14.709293 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.09.21 00:20:15.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.11 MiB, peak 158.11 MiB, free memory in arenas 0.00 B, will set to 155.11 MiB (RSS), difference: -3.00 MiB | ||
| 736 | 2025.09.21 00:20:19.610163 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.09.21 00:20:19.610229 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.09.21 00:20:19.704052 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2025.09.21 00:20:19.706942 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.09.21 00:20:19.706993 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 741 | 2025.09.21 00:20:19.707841 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.09.21 00:20:19.708417 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.09.21 00:20:19.708634 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.09.21 00:20:19.745739 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.09.21 00:20:19.763768 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.09.21 00:20:19.763943 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 747 | 2025.09.21 00:20:19.770736 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.09.21 00:20:19.771961 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.09.21 00:20:19.775814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.09.21 00:20:20.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.83 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 157.75 MiB (RSS), difference: 1.92 MiB | ||
| 751 | 2025.09.21 00:20:25.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.80 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 157.82 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.09.21 00:20:26.961084 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2025.09.21 00:20:26.961286 [ 3 ] {5ae82a76-4507-40d8-967d-3a1e35c93573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2025.09.21 00:20:26.969139 [ 3 ] {5ae82a76-4507-40d8-967d-3a1e35c93573} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2025.09.21 00:20:26.980685 [ 3 ] {5ae82a76-4507-40d8-967d-3a1e35c93573} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2025.09.21 00:20:26.994947 [ 3 ] {5ae82a76-4507-40d8-967d-3a1e35c93573} <Debug> TCPHandler: Processed in 0.033986764 sec. | ||
| 757 | 2025.09.21 00:20:27.012505 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2025.09.21 00:20:27.012693 [ 3 ] {836b2764-07be-48b0-a411-1d2fb02773b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2025.09.21 00:20:27.030399 [ 3 ] {836b2764-07be-48b0-a411-1d2fb02773b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2025.09.21 00:20:27.030491 [ 3 ] {836b2764-07be-48b0-a411-1d2fb02773b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2025.09.21 00:20:27.032859 [ 3 ] {836b2764-07be-48b0-a411-1d2fb02773b7} <Debug> TCPHandler: Processed in 0.020433169 sec. | ||
| 762 | 2025.09.21 00:20:27.035013 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2025.09.21 00:20:27.035158 [ 3 ] {2740d815-5ee8-4aaa-a628-87e7a6ab2796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2025.09.21 00:20:27.038785 [ 3 ] {2740d815-5ee8-4aaa-a628-87e7a6ab2796} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2025.09.21 00:20:27.038834 [ 3 ] {2740d815-5ee8-4aaa-a628-87e7a6ab2796} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2025.09.21 00:20:27.039170 [ 3 ] {2740d815-5ee8-4aaa-a628-87e7a6ab2796} <Debug> TCPHandler: Processed in 0.004234471 sec. | ||
| 767 | 2025.09.21 00:20:27.039391 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2025.09.21 00:20:27.039512 [ 3 ] {93fe1a25-7a1f-48fe-97a0-362fdcdb3109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 769 | 2025.09.21 00:20:27.039756 [ 3 ] {93fe1a25-7a1f-48fe-97a0-362fdcdb3109} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2025.09.21 00:20:27.039800 [ 3 ] {93fe1a25-7a1f-48fe-97a0-362fdcdb3109} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2025.09.21 00:20:27.040091 [ 3 ] {93fe1a25-7a1f-48fe-97a0-362fdcdb3109} <Debug> TCPHandler: Processed in 0.000750738 sec. | ||
| 772 | 2025.09.21 00:20:27.040306 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2025.09.21 00:20:27.040422 [ 3 ] {01b7232d-75c8-4ad7-9403-e0a121eddbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2025.09.21 00:20:27.040657 [ 3 ] {01b7232d-75c8-4ad7-9403-e0a121eddbef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2025.09.21 00:20:27.040700 [ 3 ] {01b7232d-75c8-4ad7-9403-e0a121eddbef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2025.09.21 00:20:27.041135 [ 3 ] {01b7232d-75c8-4ad7-9403-e0a121eddbef} <Debug> TCPHandler: Processed in 0.000875941 sec. | ||
| 777 | 2025.09.21 00:20:27.041355 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2025.09.21 00:20:27.041500 [ 3 ] {33277470-a762-4c8f-9d87-c9e6a55bc3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2025.09.21 00:20:27.041813 [ 3 ] {33277470-a762-4c8f-9d87-c9e6a55bc3ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2025.09.21 00:20:27.041858 [ 3 ] {33277470-a762-4c8f-9d87-c9e6a55bc3ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2025.09.21 00:20:27.042213 [ 3 ] {33277470-a762-4c8f-9d87-c9e6a55bc3ef} <Debug> TCPHandler: Processed in 0.000919212 sec. | ||
| 782 | 2025.09.21 00:20:27.042418 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2025.09.21 00:20:27.042536 [ 3 ] {9e164e92-b628-485f-82a8-2a116f32dd30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2025.09.21 00:20:27.042790 [ 3 ] {9e164e92-b628-485f-82a8-2a116f32dd30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2025.09.21 00:20:27.042834 [ 3 ] {9e164e92-b628-485f-82a8-2a116f32dd30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2025.09.21 00:20:27.043171 [ 3 ] {9e164e92-b628-485f-82a8-2a116f32dd30} <Debug> TCPHandler: Processed in 0.000801989 sec. | ||
| 787 | 2025.09.21 00:20:27.043383 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2025.09.21 00:20:27.043499 [ 3 ] {ec5d47b3-f41c-44f7-b007-8e2ace1050b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2025.09.21 00:20:27.043751 [ 3 ] {ec5d47b3-f41c-44f7-b007-8e2ace1050b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2025.09.21 00:20:27.043796 [ 3 ] {ec5d47b3-f41c-44f7-b007-8e2ace1050b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2025.09.21 00:20:27.044117 [ 3 ] {ec5d47b3-f41c-44f7-b007-8e2ace1050b7} <Debug> TCPHandler: Processed in 0.000782409 sec. | ||
| 792 | 2025.09.21 00:20:27.044326 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2025.09.21 00:20:27.044441 [ 3 ] {2b2e8a1c-cdce-42d4-beb5-e11d07aacd15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2025.09.21 00:20:27.044687 [ 3 ] {2b2e8a1c-cdce-42d4-beb5-e11d07aacd15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2025.09.21 00:20:27.044731 [ 3 ] {2b2e8a1c-cdce-42d4-beb5-e11d07aacd15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2025.09.21 00:20:27.045046 [ 3 ] {2b2e8a1c-cdce-42d4-beb5-e11d07aacd15} <Debug> TCPHandler: Processed in 0.000767809 sec. | ||
| 797 | 2025.09.21 00:20:27.045246 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2025.09.21 00:20:27.045363 [ 3 ] {a1a9c8e2-bce2-44bd-b04d-57ed9605f5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2025.09.21 00:20:27.045610 [ 3 ] {a1a9c8e2-bce2-44bd-b04d-57ed9605f5ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2025.09.21 00:20:27.045652 [ 3 ] {a1a9c8e2-bce2-44bd-b04d-57ed9605f5ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2025.09.21 00:20:27.045966 [ 3 ] {a1a9c8e2-bce2-44bd-b04d-57ed9605f5ae} <Debug> TCPHandler: Processed in 0.000767059 sec. | ||
| 802 | 2025.09.21 00:20:27.046195 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2025.09.21 00:20:27.046312 [ 3 ] {ff78e3d4-3999-4208-8e0a-58cdbefaa4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2025.09.21 00:20:27.046557 [ 3 ] {ff78e3d4-3999-4208-8e0a-58cdbefaa4cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2025.09.21 00:20:27.046599 [ 3 ] {ff78e3d4-3999-4208-8e0a-58cdbefaa4cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2025.09.21 00:20:27.046916 [ 3 ] {ff78e3d4-3999-4208-8e0a-58cdbefaa4cf} <Debug> TCPHandler: Processed in 0.000768919 sec. | ||
| 807 | 2025.09.21 00:20:27.047111 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2025.09.21 00:20:27.047229 [ 3 ] {7a1d09a5-7651-49ce-bab9-30912db1a1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2025.09.21 00:20:27.047481 [ 3 ] {7a1d09a5-7651-49ce-bab9-30912db1a1b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2025.09.21 00:20:27.047524 [ 3 ] {7a1d09a5-7651-49ce-bab9-30912db1a1b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2025.09.21 00:20:27.047861 [ 3 ] {7a1d09a5-7651-49ce-bab9-30912db1a1b4} <Debug> TCPHandler: Processed in 0.000797889 sec. | ||
| 812 | 2025.09.21 00:20:27.048088 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2025.09.21 00:20:27.048206 [ 3 ] {72bce9a9-017a-448b-adac-ed287c454e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2025.09.21 00:20:27.048474 [ 3 ] {72bce9a9-017a-448b-adac-ed287c454e7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2025.09.21 00:20:27.048518 [ 3 ] {72bce9a9-017a-448b-adac-ed287c454e7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2025.09.21 00:20:27.048882 [ 3 ] {72bce9a9-017a-448b-adac-ed287c454e7a} <Debug> TCPHandler: Processed in 0.000843051 sec. | ||
| 817 | 2025.09.21 00:20:27.049079 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2025.09.21 00:20:27.049196 [ 3 ] {3404d81a-3f99-4812-8ca3-40e0282f64b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2025.09.21 00:20:27.049457 [ 3 ] {3404d81a-3f99-4812-8ca3-40e0282f64b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2025.09.21 00:20:27.049501 [ 3 ] {3404d81a-3f99-4812-8ca3-40e0282f64b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2025.09.21 00:20:27.049820 [ 3 ] {3404d81a-3f99-4812-8ca3-40e0282f64b4} <Debug> TCPHandler: Processed in 0.000788919 sec. | ||
| 822 | 2025.09.21 00:20:27.050042 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2025.09.21 00:20:27.050172 [ 3 ] {6f743dd8-051f-443a-bf4f-ba84d7ec9af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2025.09.21 00:20:27.050433 [ 3 ] {6f743dd8-051f-443a-bf4f-ba84d7ec9af2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2025.09.21 00:20:27.050476 [ 3 ] {6f743dd8-051f-443a-bf4f-ba84d7ec9af2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2025.09.21 00:20:27.050848 [ 3 ] {6f743dd8-051f-443a-bf4f-ba84d7ec9af2} <Debug> TCPHandler: Processed in 0.00085367 sec. | ||
| 827 | 2025.09.21 00:20:27.051049 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2025.09.21 00:20:27.051167 [ 3 ] {8c1c5b31-3b01-47df-bd51-6a17d52b30b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 829 | 2025.09.21 00:20:27.051434 [ 3 ] {8c1c5b31-3b01-47df-bd51-6a17d52b30b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2025.09.21 00:20:27.051477 [ 3 ] {8c1c5b31-3b01-47df-bd51-6a17d52b30b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2025.09.21 00:20:27.051833 [ 3 ] {8c1c5b31-3b01-47df-bd51-6a17d52b30b9} <Debug> TCPHandler: Processed in 0.00083132 sec. | ||
| 832 | 2025.09.21 00:20:27.052041 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2025.09.21 00:20:27.052173 [ 3 ] {677c03f1-d291-45ee-b3e0-b607673272c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 834 | 2025.09.21 00:20:27.052436 [ 3 ] {677c03f1-d291-45ee-b3e0-b607673272c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2025.09.21 00:20:27.052480 [ 3 ] {677c03f1-d291-45ee-b3e0-b607673272c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2025.09.21 00:20:27.052815 [ 3 ] {677c03f1-d291-45ee-b3e0-b607673272c1} <Debug> TCPHandler: Processed in 0.00083331 sec. | ||
| 837 | 2025.09.21 00:20:27.053036 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2025.09.21 00:20:27.053170 [ 3 ] {b76a176d-b9c7-45ab-b95c-7d7f44df6096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2025.09.21 00:20:27.053477 [ 3 ] {b76a176d-b9c7-45ab-b95c-7d7f44df6096} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2025.09.21 00:20:27.053523 [ 3 ] {b76a176d-b9c7-45ab-b95c-7d7f44df6096} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2025.09.21 00:20:27.053857 [ 3 ] {b76a176d-b9c7-45ab-b95c-7d7f44df6096} <Debug> TCPHandler: Processed in 0.000870121 sec. | ||
| 842 | 2025.09.21 00:20:27.054057 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2025.09.21 00:20:27.054176 [ 3 ] {e90b068c-5df0-46e4-850f-bcb2f050db3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2025.09.21 00:20:27.054439 [ 3 ] {e90b068c-5df0-46e4-850f-bcb2f050db3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2025.09.21 00:20:27.054487 [ 3 ] {e90b068c-5df0-46e4-850f-bcb2f050db3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2025.09.21 00:20:27.054853 [ 3 ] {e90b068c-5df0-46e4-850f-bcb2f050db3f} <Debug> TCPHandler: Processed in 0.000843741 sec. | ||
| 847 | 2025.09.21 00:20:27.055093 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2025.09.21 00:20:27.055213 [ 3 ] {187548c9-0352-46f1-a516-3ed51d80c24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2025.09.21 00:20:27.055486 [ 3 ] {187548c9-0352-46f1-a516-3ed51d80c24f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2025.09.21 00:20:27.055528 [ 3 ] {187548c9-0352-46f1-a516-3ed51d80c24f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2025.09.21 00:20:27.055906 [ 3 ] {187548c9-0352-46f1-a516-3ed51d80c24f} <Debug> TCPHandler: Processed in 0.000861481 sec. | ||
| 852 | 2025.09.21 00:20:27.057796 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2025.09.21 00:20:27.057949 [ 3 ] {1cdebeba-2419-4f40-a339-e89f19807dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2025.09.21 00:20:27.058246 [ 3 ] {1cdebeba-2419-4f40-a339-e89f19807dc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2025.09.21 00:20:27.058297 [ 3 ] {1cdebeba-2419-4f40-a339-e89f19807dc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2025.09.21 00:20:27.058718 [ 3 ] {1cdebeba-2419-4f40-a339-e89f19807dc4} <Debug> TCPHandler: Processed in 0.000973253 sec. | ||
| 857 | 2025.09.21 00:20:27.068098 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2025.09.21 00:20:27.068228 [ 3 ] {0fcc20e8-60c9-44ff-91b0-574a405a3528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2025.09.21 00:20:27.068516 [ 3 ] {0fcc20e8-60c9-44ff-91b0-574a405a3528} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2025.09.21 00:20:27.068561 [ 3 ] {0fcc20e8-60c9-44ff-91b0-574a405a3528} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2025.09.21 00:20:27.068889 [ 3 ] {0fcc20e8-60c9-44ff-91b0-574a405a3528} <Debug> TCPHandler: Processed in 0.00084474 sec. | ||
| 862 | 2025.09.21 00:20:27.069505 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2025.09.21 00:20:27.069631 [ 3 ] {fcb5618c-3718-4c7c-a2d3-3128fcf274ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2025.09.21 00:20:27.069906 [ 3 ] {fcb5618c-3718-4c7c-a2d3-3128fcf274ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2025.09.21 00:20:27.069950 [ 3 ] {fcb5618c-3718-4c7c-a2d3-3128fcf274ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2025.09.21 00:20:27.070255 [ 3 ] {fcb5618c-3718-4c7c-a2d3-3128fcf274ce} <Debug> TCPHandler: Processed in 0.00080029 sec. | ||
| 867 | 2025.09.21 00:20:27.070497 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2025.09.21 00:20:27.070622 [ 3 ] {5add7b1c-ae5e-461f-9d89-b70cc7001485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 869 | 2025.09.21 00:20:27.070894 [ 3 ] {5add7b1c-ae5e-461f-9d89-b70cc7001485} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2025.09.21 00:20:27.070937 [ 3 ] {5add7b1c-ae5e-461f-9d89-b70cc7001485} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2025.09.21 00:20:27.071243 [ 3 ] {5add7b1c-ae5e-461f-9d89-b70cc7001485} <Debug> TCPHandler: Processed in 0.000795369 sec. | ||
| 872 | 2025.09.21 00:20:27.071472 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2025.09.21 00:20:27.071596 [ 3 ] {5328ab11-f19f-4659-ae54-9c1adba38e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 874 | 2025.09.21 00:20:27.071864 [ 3 ] {5328ab11-f19f-4659-ae54-9c1adba38e5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2025.09.21 00:20:27.071906 [ 3 ] {5328ab11-f19f-4659-ae54-9c1adba38e5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2025.09.21 00:20:27.072207 [ 3 ] {5328ab11-f19f-4659-ae54-9c1adba38e5a} <Debug> TCPHandler: Processed in 0.000783119 sec. | ||
| 877 | 2025.09.21 00:20:27.072431 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2025.09.21 00:20:27.072555 [ 3 ] {0c62cc80-783d-43be-9dd4-0bb469a3d276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 879 | 2025.09.21 00:20:27.072822 [ 3 ] {0c62cc80-783d-43be-9dd4-0bb469a3d276} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2025.09.21 00:20:27.072865 [ 3 ] {0c62cc80-783d-43be-9dd4-0bb469a3d276} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2025.09.21 00:20:27.073177 [ 3 ] {0c62cc80-783d-43be-9dd4-0bb469a3d276} <Debug> TCPHandler: Processed in 0.000795319 sec. | ||
| 882 | 2025.09.21 00:20:27.073445 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2025.09.21 00:20:27.073569 [ 3 ] {8c6033b5-85c0-49ac-bb46-2572aa7abd9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 884 | 2025.09.21 00:20:27.073837 [ 3 ] {8c6033b5-85c0-49ac-bb46-2572aa7abd9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2025.09.21 00:20:27.073880 [ 3 ] {8c6033b5-85c0-49ac-bb46-2572aa7abd9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2025.09.21 00:20:27.074189 [ 3 ] {8c6033b5-85c0-49ac-bb46-2572aa7abd9f} <Debug> TCPHandler: Processed in 0.000791929 sec. | ||
| 887 | 2025.09.21 00:20:27.074438 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2025.09.21 00:20:27.074563 [ 3 ] {eccd79c4-1393-4c6c-b199-a24199f6651c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 889 | 2025.09.21 00:20:27.074832 [ 3 ] {eccd79c4-1393-4c6c-b199-a24199f6651c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2025.09.21 00:20:27.074874 [ 3 ] {eccd79c4-1393-4c6c-b199-a24199f6651c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2025.09.21 00:20:27.075170 [ 3 ] {eccd79c4-1393-4c6c-b199-a24199f6651c} <Debug> TCPHandler: Processed in 0.000779329 sec. | ||
| 892 | 2025.09.21 00:20:27.075412 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2025.09.21 00:20:27.075535 [ 3 ] {ac5dc0f8-e409-44f5-b072-b3df7f6f7f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 894 | 2025.09.21 00:20:27.075802 [ 3 ] {ac5dc0f8-e409-44f5-b072-b3df7f6f7f1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2025.09.21 00:20:27.075844 [ 3 ] {ac5dc0f8-e409-44f5-b072-b3df7f6f7f1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2025.09.21 00:20:27.076145 [ 3 ] {ac5dc0f8-e409-44f5-b072-b3df7f6f7f1c} <Debug> TCPHandler: Processed in 0.000781668 sec. | ||
| 897 | 2025.09.21 00:20:27.076381 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2025.09.21 00:20:27.076503 [ 3 ] {ef103282-64a5-48a9-bfc9-51faf7b486b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 899 | 2025.09.21 00:20:27.076771 [ 3 ] {ef103282-64a5-48a9-bfc9-51faf7b486b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2025.09.21 00:20:27.076812 [ 3 ] {ef103282-64a5-48a9-bfc9-51faf7b486b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 901 | 2025.09.21 00:20:27.077138 [ 3 ] {ef103282-64a5-48a9-bfc9-51faf7b486b8} <Debug> TCPHandler: Processed in 0.000805569 sec. | ||
| 902 | 2025.09.21 00:20:27.077381 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2025.09.21 00:20:27.077524 [ 3 ] {5dfcdde2-d0ad-4fc3-9513-1e93e3c863cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 904 | 2025.09.21 00:20:27.077809 [ 3 ] {5dfcdde2-d0ad-4fc3-9513-1e93e3c863cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2025.09.21 00:20:27.077852 [ 3 ] {5dfcdde2-d0ad-4fc3-9513-1e93e3c863cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2025.09.21 00:20:27.078212 [ 3 ] {5dfcdde2-d0ad-4fc3-9513-1e93e3c863cf} <Debug> TCPHandler: Processed in 0.000881001 sec. | ||
| 907 | 2025.09.21 00:20:27.089730 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2025.09.21 00:20:27.089910 [ 3 ] {970bfe06-c589-46bb-943d-b10c2a8db37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 909 | 2025.09.21 00:20:27.090258 [ 3 ] {970bfe06-c589-46bb-943d-b10c2a8db37c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 910 | 2025.09.21 00:20:27.090310 [ 3 ] {970bfe06-c589-46bb-943d-b10c2a8db37c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 911 | 2025.09.21 00:20:27.090657 [ 3 ] {970bfe06-c589-46bb-943d-b10c2a8db37c} <Debug> TCPHandler: Processed in 0.000985064 sec. | ||
| 912 | 2025.09.21 00:20:27.098201 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2025.09.21 00:20:27.098317 [ 3 ] {3d6dfd27-d0c8-4cf0-8fec-4c5f7f4c76f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 914 | 2025.09.21 00:20:27.098384 [ 3 ] {3d6dfd27-d0c8-4cf0-8fec-4c5f7f4c76f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 915 | 2025.09.21 00:20:27.100994 [ 3 ] {3d6dfd27-d0c8-4cf0-8fec-4c5f7f4c76f3} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2025.09.21 00:20:27.101042 [ 3 ] {3d6dfd27-d0c8-4cf0-8fec-4c5f7f4c76f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 917 | 2025.09.21 00:20:27.104221 [ 3 ] {3d6dfd27-d0c8-4cf0-8fec-4c5f7f4c76f3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 918 | 2025.09.21 00:20:27.104494 [ 3 ] {3d6dfd27-d0c8-4cf0-8fec-4c5f7f4c76f3} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2025.09.21 00:20:27.104646 [ 3 ] {3d6dfd27-d0c8-4cf0-8fec-4c5f7f4c76f3} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.006359 sec., 5032.237773234785 rows/sec., 1.12 MiB/sec. | ||
| 920 | 2025.09.21 00:20:27.104689 [ 3 ] {3d6dfd27-d0c8-4cf0-8fec-4c5f7f4c76f3} <Debug> TCPHandler: Processed in 0.006544837 sec. | ||
| 921 | 2025.09.21 00:20:27.104834 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2025.09.21 00:20:27.104934 [ 3 ] {c031c20d-b16a-4f73-9fa4-e48c57232d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 923 | 2025.09.21 00:20:27.104976 [ 3 ] {c031c20d-b16a-4f73-9fa4-e48c57232d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 924 | 2025.09.21 00:20:27.116968 [ 3 ] {c031c20d-b16a-4f73-9fa4-e48c57232d19} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2025.09.21 00:20:27.117003 [ 3 ] {c031c20d-b16a-4f73-9fa4-e48c57232d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 926 | 2025.09.21 00:20:27.119632 [ 3 ] {c031c20d-b16a-4f73-9fa4-e48c57232d19} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 927 | 2025.09.21 00:20:27.119864 [ 3 ] {c031c20d-b16a-4f73-9fa4-e48c57232d19} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2025.09.21 00:20:27.119998 [ 3 ] {c031c20d-b16a-4f73-9fa4-e48c57232d19} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.015087 sec., 27175.714191025385 rows/sec., 1.72 MiB/sec. | ||
| 929 | 2025.09.21 00:20:27.120037 [ 3 ] {c031c20d-b16a-4f73-9fa4-e48c57232d19} <Debug> TCPHandler: Processed in 0.015255826 sec. | ||
| 930 | 2025.09.21 00:20:27.120185 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2025.09.21 00:20:27.120281 [ 3 ] {2c0f2283-d9d0-45cc-9a86-ba78d5b1ab75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 932 | 2025.09.21 00:20:27.120323 [ 3 ] {2c0f2283-d9d0-45cc-9a86-ba78d5b1ab75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 933 | 2025.09.21 00:20:27.120731 [ 3 ] {2c0f2283-d9d0-45cc-9a86-ba78d5b1ab75} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2025.09.21 00:20:27.120769 [ 3 ] {2c0f2283-d9d0-45cc-9a86-ba78d5b1ab75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 935 | 2025.09.21 00:20:27.121154 [ 3 ] {2c0f2283-d9d0-45cc-9a86-ba78d5b1ab75} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 936 | 2025.09.21 00:20:27.121362 [ 3 ] {2c0f2283-d9d0-45cc-9a86-ba78d5b1ab75} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2025.09.21 00:20:27.121488 [ 3 ] {2c0f2283-d9d0-45cc-9a86-ba78d5b1ab75} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001229 sec., 8136.696501220504 rows/sec., 663.49 KiB/sec. | ||
| 938 | 2025.09.21 00:20:27.121524 [ 3 ] {2c0f2283-d9d0-45cc-9a86-ba78d5b1ab75} <Debug> TCPHandler: Processed in 0.001396603 sec. | ||
| 939 | 2025.09.21 00:20:27.121635 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2025.09.21 00:20:27.121730 [ 3 ] {2f75db74-63b6-4836-8868-ae6138368a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 941 | 2025.09.21 00:20:27.121769 [ 3 ] {2f75db74-63b6-4836-8868-ae6138368a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 942 | 2025.09.21 00:20:27.122859 [ 3 ] {2f75db74-63b6-4836-8868-ae6138368a38} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2025.09.21 00:20:27.122896 [ 3 ] {2f75db74-63b6-4836-8868-ae6138368a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 944 | 2025.09.21 00:20:27.123339 [ 3 ] {2f75db74-63b6-4836-8868-ae6138368a38} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2025.09.21 00:20:27.123555 [ 3 ] {2f75db74-63b6-4836-8868-ae6138368a38} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2025.09.21 00:20:27.123681 [ 3 ] {2f75db74-63b6-4836-8868-ae6138368a38} <Debug> executeQuery: Read 1137 rows, 92.17 KiB in 0.001971 sec., 576864.5357686453 rows/sec., 45.67 MiB/sec. | ||
| 947 | 2025.09.21 00:20:27.123718 [ 3 ] {2f75db74-63b6-4836-8868-ae6138368a38} <Debug> TCPHandler: Processed in 0.002132741 sec. | ||
| 948 | 2025.09.21 00:20:27.123835 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2025.09.21 00:20:27.123929 [ 3 ] {edc60b02-3df1-4d58-909c-22c013e8ce6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 950 | 2025.09.21 00:20:27.123970 [ 3 ] {edc60b02-3df1-4d58-909c-22c013e8ce6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 951 | 2025.09.21 00:20:27.124454 [ 3 ] {edc60b02-3df1-4d58-909c-22c013e8ce6d} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2025.09.21 00:20:27.124490 [ 3 ] {edc60b02-3df1-4d58-909c-22c013e8ce6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 953 | 2025.09.21 00:20:27.124827 [ 3 ] {edc60b02-3df1-4d58-909c-22c013e8ce6d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 954 | 2025.09.21 00:20:27.125036 [ 3 ] {edc60b02-3df1-4d58-909c-22c013e8ce6d} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2025.09.21 00:20:27.125158 [ 3 ] {edc60b02-3df1-4d58-909c-22c013e8ce6d} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.001248 sec., 180288.46153846153 rows/sec., 10.77 MiB/sec. | ||
| 956 | 2025.09.21 00:20:27.125195 [ 3 ] {edc60b02-3df1-4d58-909c-22c013e8ce6d} <Debug> TCPHandler: Processed in 0.001409984 sec. | ||
| 957 | 2025.09.21 00:20:27.125305 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2025.09.21 00:20:27.125400 [ 3 ] {0ea5f329-106d-4c70-92b4-ad2461f275d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 959 | 2025.09.21 00:20:27.125439 [ 3 ] {0ea5f329-106d-4c70-92b4-ad2461f275d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 960 | 2025.09.21 00:20:27.125958 [ 3 ] {0ea5f329-106d-4c70-92b4-ad2461f275d4} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2025.09.21 00:20:27.125992 [ 3 ] {0ea5f329-106d-4c70-92b4-ad2461f275d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 962 | 2025.09.21 00:20:27.126290 [ 3 ] {0ea5f329-106d-4c70-92b4-ad2461f275d4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 963 | 2025.09.21 00:20:27.126494 [ 3 ] {0ea5f329-106d-4c70-92b4-ad2461f275d4} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 964 | 2025.09.21 00:20:27.126618 [ 3 ] {0ea5f329-106d-4c70-92b4-ad2461f275d4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001237 sec., 171382.3767178658 rows/sec., 11.05 MiB/sec. | ||
| 965 | 2025.09.21 00:20:27.126656 [ 3 ] {0ea5f329-106d-4c70-92b4-ad2461f275d4} <Debug> TCPHandler: Processed in 0.001399163 sec. | ||
| 966 | 2025.09.21 00:20:27.126764 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2025.09.21 00:20:27.126857 [ 3 ] {386710cc-0e06-4df5-be4f-0922ab3f7dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 968 | 2025.09.21 00:20:27.126895 [ 3 ] {386710cc-0e06-4df5-be4f-0922ab3f7dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 969 | 2025.09.21 00:20:27.127359 [ 3 ] {386710cc-0e06-4df5-be4f-0922ab3f7dfa} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2025.09.21 00:20:27.127396 [ 3 ] {386710cc-0e06-4df5-be4f-0922ab3f7dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 971 | 2025.09.21 00:20:27.130204 [ 3 ] {386710cc-0e06-4df5-be4f-0922ab3f7dfa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 972 | 2025.09.21 00:20:27.130443 [ 3 ] {386710cc-0e06-4df5-be4f-0922ab3f7dfa} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2025.09.21 00:20:27.130572 [ 3 ] {386710cc-0e06-4df5-be4f-0922ab3f7dfa} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.003733 sec., 56522.903830699164 rows/sec., 3.21 MiB/sec. | ||
| 974 | 2025.09.21 00:20:27.130611 [ 3 ] {386710cc-0e06-4df5-be4f-0922ab3f7dfa} <Debug> TCPHandler: Processed in 0.003896514 sec. | ||
| 975 | 2025.09.21 00:20:27.130726 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2025.09.21 00:20:27.130820 [ 3 ] {6a11f031-5239-44ee-b9d1-a99c90befb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 977 | 2025.09.21 00:20:27.130859 [ 3 ] {6a11f031-5239-44ee-b9d1-a99c90befb9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 978 | 2025.09.21 00:20:27.131505 [ 3 ] {6a11f031-5239-44ee-b9d1-a99c90befb9c} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2025.09.21 00:20:27.131544 [ 3 ] {6a11f031-5239-44ee-b9d1-a99c90befb9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 980 | 2025.09.21 00:20:27.131907 [ 3 ] {6a11f031-5239-44ee-b9d1-a99c90befb9c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 981 | 2025.09.21 00:20:27.132129 [ 3 ] {6a11f031-5239-44ee-b9d1-a99c90befb9c} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2025.09.21 00:20:27.132255 [ 3 ] {6a11f031-5239-44ee-b9d1-a99c90befb9c} <Debug> executeQuery: Read 699 rows, 50.08 KiB in 0.001455 sec., 480412.3711340206 rows/sec., 33.62 MiB/sec. | ||
| 983 | 2025.09.21 00:20:27.132293 [ 3 ] {6a11f031-5239-44ee-b9d1-a99c90befb9c} <Debug> TCPHandler: Processed in 0.001615919 sec. | ||
| 984 | 2025.09.21 00:20:27.132409 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2025.09.21 00:20:27.132502 [ 3 ] {3fc74520-beb5-4d06-9125-152f172ae88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 986 | 2025.09.21 00:20:27.132544 [ 3 ] {3fc74520-beb5-4d06-9125-152f172ae88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 987 | 2025.09.21 00:20:27.135713 [ 3 ] {3fc74520-beb5-4d06-9125-152f172ae88d} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2025.09.21 00:20:27.135751 [ 3 ] {3fc74520-beb5-4d06-9125-152f172ae88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 989 | 2025.09.21 00:20:27.140366 [ 3 ] {3fc74520-beb5-4d06-9125-152f172ae88d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 990 | 2025.09.21 00:20:27.140597 [ 3 ] {3fc74520-beb5-4d06-9125-152f172ae88d} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2025.09.21 00:20:27.140726 [ 3 ] {3fc74520-beb5-4d06-9125-152f172ae88d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.008242 sec., 727.9786459597186 rows/sec., 38.03 KiB/sec. | ||
| 992 | 2025.09.21 00:20:27.140763 [ 3 ] {3fc74520-beb5-4d06-9125-152f172ae88d} <Debug> TCPHandler: Processed in 0.008402961 sec. | ||
| 993 | 2025.09.21 00:20:27.140874 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2025.09.21 00:20:27.140969 [ 3 ] {62abc579-cf22-4b3d-a05f-7aa8dbbf4ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 995 | 2025.09.21 00:20:27.141010 [ 3 ] {62abc579-cf22-4b3d-a05f-7aa8dbbf4ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 996 | 2025.09.21 00:20:27.143485 [ 3 ] {62abc579-cf22-4b3d-a05f-7aa8dbbf4ba6} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2025.09.21 00:20:27.143519 [ 3 ] {62abc579-cf22-4b3d-a05f-7aa8dbbf4ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 998 | 2025.09.21 00:20:27.143900 [ 3 ] {62abc579-cf22-4b3d-a05f-7aa8dbbf4ba6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 999 | 2025.09.21 00:20:27.144122 [ 3 ] {62abc579-cf22-4b3d-a05f-7aa8dbbf4ba6} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2025.09.21 00:20:27.144254 [ 3 ] {62abc579-cf22-4b3d-a05f-7aa8dbbf4ba6} <Debug> executeQuery: Read 319 rows, 21.47 KiB in 0.003304 sec., 96549.63680387409 rows/sec., 6.35 MiB/sec. | ||
| 1001 | 2025.09.21 00:20:27.144294 [ 3 ] {62abc579-cf22-4b3d-a05f-7aa8dbbf4ba6} <Debug> TCPHandler: Processed in 0.003468493 sec. | ||
| 1002 | 2025.09.21 00:20:27.144411 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2025.09.21 00:20:27.144506 [ 3 ] {7f752391-9368-4fa2-ab10-487e1a5c03e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1004 | 2025.09.21 00:20:27.144550 [ 3 ] {7f752391-9368-4fa2-ab10-487e1a5c03e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1005 | 2025.09.21 00:20:27.144860 [ 3 ] {7f752391-9368-4fa2-ab10-487e1a5c03e8} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2025.09.21 00:20:27.144898 [ 3 ] {7f752391-9368-4fa2-ab10-487e1a5c03e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1007 | 2025.09.21 00:20:27.145214 [ 3 ] {7f752391-9368-4fa2-ab10-487e1a5c03e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1008 | 2025.09.21 00:20:27.145431 [ 3 ] {7f752391-9368-4fa2-ab10-487e1a5c03e8} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2025.09.21 00:20:27.145612 [ 3 ] {7f752391-9368-4fa2-ab10-487e1a5c03e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 60.00 KiB/sec. | ||
| 1010 | 2025.09.21 00:20:27.145664 [ 3 ] {7f752391-9368-4fa2-ab10-487e1a5c03e8} <Debug> TCPHandler: Processed in 0.001301941 sec. | ||
| 1011 | 2025.09.21 00:20:27.145813 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2025.09.21 00:20:27.145924 [ 3 ] {f8dcce18-b92f-44a0-ab00-2dc543f42a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1013 | 2025.09.21 00:20:27.145984 [ 3 ] {f8dcce18-b92f-44a0-ab00-2dc543f42a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1014 | 2025.09.21 00:20:27.146880 [ 3 ] {f8dcce18-b92f-44a0-ab00-2dc543f42a47} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2025.09.21 00:20:27.146916 [ 3 ] {f8dcce18-b92f-44a0-ab00-2dc543f42a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1016 | 2025.09.21 00:20:27.152513 [ 3 ] {f8dcce18-b92f-44a0-ab00-2dc543f42a47} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1017 | 2025.09.21 00:20:27.152780 [ 3 ] {f8dcce18-b92f-44a0-ab00-2dc543f42a47} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2025.09.21 00:20:27.152922 [ 3 ] {f8dcce18-b92f-44a0-ab00-2dc543f42a47} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00702 sec., 1424.5014245014245 rows/sec., 2.55 MiB/sec. | ||
| 1019 | 2025.09.21 00:20:27.152982 [ 3 ] {f8dcce18-b92f-44a0-ab00-2dc543f42a47} <Debug> TCPHandler: Processed in 0.007228213 sec. | ||
| 1020 | 2025.09.21 00:20:27.153100 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2025.09.21 00:20:27.153194 [ 3 ] {3319b895-0190-4622-8280-316d021a667e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1022 | 2025.09.21 00:20:27.153235 [ 3 ] {3319b895-0190-4622-8280-316d021a667e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1023 | 2025.09.21 00:20:27.153582 [ 3 ] {3319b895-0190-4622-8280-316d021a667e} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2025.09.21 00:20:27.153617 [ 3 ] {3319b895-0190-4622-8280-316d021a667e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1025 | 2025.09.21 00:20:27.153916 [ 3 ] {3319b895-0190-4622-8280-316d021a667e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1026 | 2025.09.21 00:20:27.154124 [ 3 ] {3319b895-0190-4622-8280-316d021a667e} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2025.09.21 00:20:27.154243 [ 3 ] {3319b895-0190-4622-8280-316d021a667e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001068 sec., 97378.27715355805 rows/sec., 5.97 MiB/sec. | ||
| 1028 | 2025.09.21 00:20:27.154277 [ 3 ] {3319b895-0190-4622-8280-316d021a667e} <Debug> TCPHandler: Processed in 0.00122657 sec. | ||
| 1029 | 2025.09.21 00:20:27.209679 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1030 | 2025.09.21 00:20:27.210196 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2025.09.21 00:20:27.210243 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1032 | 2025.09.21 00:20:27.210841 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1033 | 2025.09.21 00:20:27.211082 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2025.09.21 00:20:27.211215 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1035 | 2025.09.21 00:20:27.276833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1036 | 2025.09.21 00:20:27.293976 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2025.09.21 00:20:27.294036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1038 | 2025.09.21 00:20:27.300600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1039 | 2025.09.21 00:20:27.301343 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2025.09.21 00:20:27.304727 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1041 | 2025.09.21 00:20:31.960357 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2025.09.21 00:20:31.960565 [ 3 ] {15449851-ef46-44d6-a859-c613bc62b737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1043 | 2025.09.21 00:20:31.960641 [ 3 ] {15449851-ef46-44d6-a859-c613bc62b737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1044 | 2025.09.21 00:20:31.961373 [ 3 ] {15449851-ef46-44d6-a859-c613bc62b737} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1045 | 2025.09.21 00:20:31.961424 [ 3 ] {15449851-ef46-44d6-a859-c613bc62b737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1046 | 2025.09.21 00:20:31.961800 [ 3 ] {15449851-ef46-44d6-a859-c613bc62b737} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1047 | 2025.09.21 00:20:31.962024 [ 3 ] {15449851-ef46-44d6-a859-c613bc62b737} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1048 | 2025.09.21 00:20:31.962174 [ 3 ] {15449851-ef46-44d6-a859-c613bc62b737} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001663 sec., 33674.08298256164 rows/sec., 2.57 MiB/sec. | ||
| 1049 | 2025.09.21 00:20:31.962236 [ 3 ] {15449851-ef46-44d6-a859-c613bc62b737} <Debug> TCPHandler: Processed in 0.002017028 sec. | ||
| 1050 | 2025.09.21 00:20:31.962369 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2025.09.21 00:20:31.962472 [ 3 ] {d5dc4957-e4e5-42e2-86f0-5af6b569259e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1052 | 2025.09.21 00:20:31.962516 [ 3 ] {d5dc4957-e4e5-42e2-86f0-5af6b569259e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1053 | 2025.09.21 00:20:31.962973 [ 3 ] {d5dc4957-e4e5-42e2-86f0-5af6b569259e} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2025.09.21 00:20:31.963014 [ 3 ] {d5dc4957-e4e5-42e2-86f0-5af6b569259e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1055 | 2025.09.21 00:20:31.963325 [ 3 ] {d5dc4957-e4e5-42e2-86f0-5af6b569259e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1056 | 2025.09.21 00:20:31.963540 [ 3 ] {d5dc4957-e4e5-42e2-86f0-5af6b569259e} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2025.09.21 00:20:31.963668 [ 3 ] {d5dc4957-e4e5-42e2-86f0-5af6b569259e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 1058 | 2025.09.21 00:20:31.963715 [ 3 ] {d5dc4957-e4e5-42e2-86f0-5af6b569259e} <Debug> TCPHandler: Processed in 0.001399614 sec. | ||
| 1059 | 2025.09.21 00:20:31.963848 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2025.09.21 00:20:31.963947 [ 3 ] {d681a398-a4be-41c6-904e-be347870f469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1061 | 2025.09.21 00:20:31.963992 [ 3 ] {d681a398-a4be-41c6-904e-be347870f469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1062 | 2025.09.21 00:20:31.964457 [ 3 ] {d681a398-a4be-41c6-904e-be347870f469} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2025.09.21 00:20:31.964496 [ 3 ] {d681a398-a4be-41c6-904e-be347870f469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1064 | 2025.09.21 00:20:31.964830 [ 3 ] {d681a398-a4be-41c6-904e-be347870f469} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2025.09.21 00:20:31.965054 [ 3 ] {d681a398-a4be-41c6-904e-be347870f469} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2025.09.21 00:20:31.965189 [ 3 ] {d681a398-a4be-41c6-904e-be347870f469} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 1067 | 2025.09.21 00:20:31.965236 [ 3 ] {d681a398-a4be-41c6-904e-be347870f469} <Debug> TCPHandler: Processed in 0.001437934 sec. | ||
| 1068 | 2025.09.21 00:20:31.965366 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2025.09.21 00:20:31.965463 [ 3 ] {a50c7bdb-5b8a-4f51-b032-28e4df7e3811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1070 | 2025.09.21 00:20:31.965507 [ 3 ] {a50c7bdb-5b8a-4f51-b032-28e4df7e3811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1071 | 2025.09.21 00:20:31.965897 [ 3 ] {a50c7bdb-5b8a-4f51-b032-28e4df7e3811} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2025.09.21 00:20:31.965941 [ 3 ] {a50c7bdb-5b8a-4f51-b032-28e4df7e3811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1073 | 2025.09.21 00:20:31.966280 [ 3 ] {a50c7bdb-5b8a-4f51-b032-28e4df7e3811} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1074 | 2025.09.21 00:20:31.966493 [ 3 ] {a50c7bdb-5b8a-4f51-b032-28e4df7e3811} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2025.09.21 00:20:31.966625 [ 3 ] {a50c7bdb-5b8a-4f51-b032-28e4df7e3811} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 1076 | 2025.09.21 00:20:31.966670 [ 3 ] {a50c7bdb-5b8a-4f51-b032-28e4df7e3811} <Debug> TCPHandler: Processed in 0.001354303 sec. | ||
| 1077 | 2025.09.21 00:20:34.610266 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1078 | 2025.09.21 00:20:34.610330 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1079 | 2025.09.21 00:20:34.712248 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1080 | 2025.09.21 00:20:34.712730 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2025.09.21 00:20:34.712776 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1082 | 2025.09.21 00:20:34.713324 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1083 | 2025.09.21 00:20:34.713554 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2025.09.21 00:20:34.713684 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1085 | 2025.09.21 00:20:34.713724 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 186 | ||
| 1086 | 2025.09.21 00:20:34.717739 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1087 | 2025.09.21 00:20:34.717798 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1088 | 2025.09.21 00:20:34.719049 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1089 | 2025.09.21 00:20:34.719337 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1090 | 2025.09.21 00:20:34.719585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1091 | 2025.09.21 00:20:34.805753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1092 | 2025.09.21 00:20:34.823136 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1093 | 2025.09.21 00:20:34.823198 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1094 | 2025.09.21 00:20:34.830026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1095 | 2025.09.21 00:20:34.830902 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1096 | 2025.09.21 00:20:34.835436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1097 | 2025.09.21 00:20:35.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.02 MiB, peak 166.02 MiB, free memory in arenas 0.00 B, will set to 163.18 MiB (RSS), difference: 1.16 MiB | ||
| 1098 | 2025.09.21 00:20:36.974618 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1099 | 2025.09.21 00:20:36.974792 [ 3 ] {99240a22-334f-4f8d-bb36-45e4aeb1fcbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1100 | 2025.09.21 00:20:36.974857 [ 3 ] {99240a22-334f-4f8d-bb36-45e4aeb1fcbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1101 | 2025.09.21 00:20:36.975650 [ 3 ] {99240a22-334f-4f8d-bb36-45e4aeb1fcbe} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1102 | 2025.09.21 00:20:36.975699 [ 3 ] {99240a22-334f-4f8d-bb36-45e4aeb1fcbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1103 | 2025.09.21 00:20:36.976107 [ 3 ] {99240a22-334f-4f8d-bb36-45e4aeb1fcbe} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1104 | 2025.09.21 00:20:36.976347 [ 3 ] {99240a22-334f-4f8d-bb36-45e4aeb1fcbe} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1105 | 2025.09.21 00:20:36.976503 [ 3 ] {99240a22-334f-4f8d-bb36-45e4aeb1fcbe} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001758 sec., 233219.56769055745 rows/sec., 14.79 MiB/sec. | ||
| 1106 | 2025.09.21 00:20:36.976557 [ 3 ] {99240a22-334f-4f8d-bb36-45e4aeb1fcbe} <Debug> TCPHandler: Processed in 0.002062719 sec. | ||
| 1107 | 2025.09.21 00:20:36.976697 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2025.09.21 00:20:36.976803 [ 3 ] {84479f6f-b613-4a9c-aaf3-c9acd237cef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1109 | 2025.09.21 00:20:36.976847 [ 3 ] {84479f6f-b613-4a9c-aaf3-c9acd237cef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1110 | 2025.09.21 00:20:36.977719 [ 3 ] {84479f6f-b613-4a9c-aaf3-c9acd237cef3} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1111 | 2025.09.21 00:20:36.977765 [ 3 ] {84479f6f-b613-4a9c-aaf3-c9acd237cef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1112 | 2025.09.21 00:20:36.978165 [ 3 ] {84479f6f-b613-4a9c-aaf3-c9acd237cef3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1113 | 2025.09.21 00:20:36.978396 [ 3 ] {84479f6f-b613-4a9c-aaf3-c9acd237cef3} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1114 | 2025.09.21 00:20:36.978529 [ 3 ] {84479f6f-b613-4a9c-aaf3-c9acd237cef3} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001752 sec., 646118.7214611872 rows/sec., 51.17 MiB/sec. | ||
| 1115 | 2025.09.21 00:20:36.978568 [ 3 ] {84479f6f-b613-4a9c-aaf3-c9acd237cef3} <Debug> TCPHandler: Processed in 0.001924546 sec. | ||
| 1116 | 2025.09.21 00:20:36.978705 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2025.09.21 00:20:36.978804 [ 3 ] {4016d45f-5730-4a4d-9b53-687ca1a3fbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1118 | 2025.09.21 00:20:36.978846 [ 3 ] {4016d45f-5730-4a4d-9b53-687ca1a3fbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1119 | 2025.09.21 00:20:36.979330 [ 3 ] {4016d45f-5730-4a4d-9b53-687ca1a3fbef} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1120 | 2025.09.21 00:20:36.979369 [ 3 ] {4016d45f-5730-4a4d-9b53-687ca1a3fbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1121 | 2025.09.21 00:20:36.979677 [ 3 ] {4016d45f-5730-4a4d-9b53-687ca1a3fbef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1122 | 2025.09.21 00:20:36.979890 [ 3 ] {4016d45f-5730-4a4d-9b53-687ca1a3fbef} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1123 | 2025.09.21 00:20:36.980016 [ 3 ] {4016d45f-5730-4a4d-9b53-687ca1a3fbef} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001234 sec., 174230.14586709885 rows/sec., 10.34 MiB/sec. | ||
| 1124 | 2025.09.21 00:20:36.980056 [ 3 ] {4016d45f-5730-4a4d-9b53-687ca1a3fbef} <Debug> TCPHandler: Processed in 0.001402184 sec. | ||
| 1125 | 2025.09.21 00:20:36.980177 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2025.09.21 00:20:36.980272 [ 3 ] {d0a99192-d12b-49f6-8050-9714af70e14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1127 | 2025.09.21 00:20:36.980314 [ 3 ] {d0a99192-d12b-49f6-8050-9714af70e14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1128 | 2025.09.21 00:20:36.980785 [ 3 ] {d0a99192-d12b-49f6-8050-9714af70e14d} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2025.09.21 00:20:36.980823 [ 3 ] {d0a99192-d12b-49f6-8050-9714af70e14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1130 | 2025.09.21 00:20:36.981124 [ 3 ] {d0a99192-d12b-49f6-8050-9714af70e14d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1131 | 2025.09.21 00:20:36.981332 [ 3 ] {d0a99192-d12b-49f6-8050-9714af70e14d} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2025.09.21 00:20:36.981457 [ 3 ] {d0a99192-d12b-49f6-8050-9714af70e14d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001205 sec., 175933.60995850625 rows/sec., 11.35 MiB/sec. | ||
| 1133 | 2025.09.21 00:20:36.981494 [ 3 ] {d0a99192-d12b-49f6-8050-9714af70e14d} <Debug> TCPHandler: Processed in 0.001367893 sec. | ||
| 1134 | 2025.09.21 00:20:36.981608 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2025.09.21 00:20:36.981702 [ 3 ] {7c0a186d-f286-465d-93f6-d84e407e15a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1136 | 2025.09.21 00:20:36.981744 [ 3 ] {7c0a186d-f286-465d-93f6-d84e407e15a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1137 | 2025.09.21 00:20:36.982237 [ 3 ] {7c0a186d-f286-465d-93f6-d84e407e15a6} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1138 | 2025.09.21 00:20:36.982274 [ 3 ] {7c0a186d-f286-465d-93f6-d84e407e15a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1139 | 2025.09.21 00:20:36.982577 [ 3 ] {7c0a186d-f286-465d-93f6-d84e407e15a6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1140 | 2025.09.21 00:20:36.982792 [ 3 ] {7c0a186d-f286-465d-93f6-d84e407e15a6} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1141 | 2025.09.21 00:20:36.982917 [ 3 ] {7c0a186d-f286-465d-93f6-d84e407e15a6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001234 sec., 170988.65478119935 rows/sec., 9.71 MiB/sec. | ||
| 1142 | 2025.09.21 00:20:36.982954 [ 3 ] {7c0a186d-f286-465d-93f6-d84e407e15a6} <Debug> TCPHandler: Processed in 0.001395483 sec. | ||
| 1143 | 2025.09.21 00:20:36.983073 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2025.09.21 00:20:36.983171 [ 3 ] {1a0cae94-84fe-4f88-8093-05c15c007b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1145 | 2025.09.21 00:20:36.983214 [ 3 ] {1a0cae94-84fe-4f88-8093-05c15c007b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1146 | 2025.09.21 00:20:36.983894 [ 3 ] {1a0cae94-84fe-4f88-8093-05c15c007b2c} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1147 | 2025.09.21 00:20:36.983932 [ 3 ] {1a0cae94-84fe-4f88-8093-05c15c007b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1148 | 2025.09.21 00:20:36.984282 [ 3 ] {1a0cae94-84fe-4f88-8093-05c15c007b2c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1149 | 2025.09.21 00:20:36.984495 [ 3 ] {1a0cae94-84fe-4f88-8093-05c15c007b2c} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1150 | 2025.09.21 00:20:36.984626 [ 3 ] {1a0cae94-84fe-4f88-8093-05c15c007b2c} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001474 sec., 467435.5495251017 rows/sec., 32.64 MiB/sec. | ||
| 1151 | 2025.09.21 00:20:36.984665 [ 3 ] {1a0cae94-84fe-4f88-8093-05c15c007b2c} <Debug> TCPHandler: Processed in 0.001642969 sec. | ||
| 1152 | 2025.09.21 00:20:36.984780 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2025.09.21 00:20:36.984876 [ 3 ] {711bb56c-b1bc-41c9-a6cc-dc49623e0ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1154 | 2025.09.21 00:20:36.984919 [ 3 ] {711bb56c-b1bc-41c9-a6cc-dc49623e0ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1155 | 2025.09.21 00:20:36.985264 [ 3 ] {711bb56c-b1bc-41c9-a6cc-dc49623e0ddf} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2025.09.21 00:20:36.985304 [ 3 ] {711bb56c-b1bc-41c9-a6cc-dc49623e0ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1157 | 2025.09.21 00:20:36.985593 [ 3 ] {711bb56c-b1bc-41c9-a6cc-dc49623e0ddf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1158 | 2025.09.21 00:20:36.985801 [ 3 ] {711bb56c-b1bc-41c9-a6cc-dc49623e0ddf} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2025.09.21 00:20:36.985928 [ 3 ] {711bb56c-b1bc-41c9-a6cc-dc49623e0ddf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 1160 | 2025.09.21 00:20:36.985963 [ 3 ] {711bb56c-b1bc-41c9-a6cc-dc49623e0ddf} <Debug> TCPHandler: Processed in 0.001233129 sec. | ||
| 1161 | 2025.09.21 00:20:36.986070 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2025.09.21 00:20:36.986165 [ 3 ] {b010b96c-9227-4c17-b69c-639a5e819a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1163 | 2025.09.21 00:20:36.986209 [ 3 ] {b010b96c-9227-4c17-b69c-639a5e819a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1164 | 2025.09.21 00:20:36.986659 [ 3 ] {b010b96c-9227-4c17-b69c-639a5e819a47} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2025.09.21 00:20:36.986695 [ 3 ] {b010b96c-9227-4c17-b69c-639a5e819a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1166 | 2025.09.21 00:20:36.987029 [ 3 ] {b010b96c-9227-4c17-b69c-639a5e819a47} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1167 | 2025.09.21 00:20:36.987261 [ 3 ] {b010b96c-9227-4c17-b69c-639a5e819a47} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1168 | 2025.09.21 00:20:36.987395 [ 3 ] {b010b96c-9227-4c17-b69c-639a5e819a47} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001249 sec., 251401.1208967174 rows/sec., 16.51 MiB/sec. | ||
| 1169 | 2025.09.21 00:20:36.987440 [ 3 ] {b010b96c-9227-4c17-b69c-639a5e819a47} <Debug> TCPHandler: Processed in 0.001419854 sec. | ||
| 1170 | 2025.09.21 00:20:36.987567 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1171 | 2025.09.21 00:20:36.987661 [ 3 ] {b850a39c-c793-4978-ba3b-d69547557dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1172 | 2025.09.21 00:20:36.987703 [ 3 ] {b850a39c-c793-4978-ba3b-d69547557dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1173 | 2025.09.21 00:20:36.988062 [ 3 ] {b850a39c-c793-4978-ba3b-d69547557dba} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1174 | 2025.09.21 00:20:36.988097 [ 3 ] {b850a39c-c793-4978-ba3b-d69547557dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1175 | 2025.09.21 00:20:36.988382 [ 3 ] {b850a39c-c793-4978-ba3b-d69547557dba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1176 | 2025.09.21 00:20:36.988592 [ 3 ] {b850a39c-c793-4978-ba3b-d69547557dba} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1177 | 2025.09.21 00:20:36.988717 [ 3 ] {b850a39c-c793-4978-ba3b-d69547557dba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 1178 | 2025.09.21 00:20:36.988752 [ 3 ] {b850a39c-c793-4978-ba3b-d69547557dba} <Debug> TCPHandler: Processed in 0.00123594 sec. | ||
| 1179 | 2025.09.21 00:20:36.988871 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2025.09.21 00:20:36.988974 [ 3 ] {52073aa6-e769-4dca-b02f-b45599b51c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1181 | 2025.09.21 00:20:36.989034 [ 3 ] {52073aa6-e769-4dca-b02f-b45599b51c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1182 | 2025.09.21 00:20:36.989794 [ 3 ] {52073aa6-e769-4dca-b02f-b45599b51c2b} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2025.09.21 00:20:36.989832 [ 3 ] {52073aa6-e769-4dca-b02f-b45599b51c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1184 | 2025.09.21 00:20:36.990355 [ 3 ] {52073aa6-e769-4dca-b02f-b45599b51c2b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1185 | 2025.09.21 00:20:36.990576 [ 3 ] {52073aa6-e769-4dca-b02f-b45599b51c2b} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1186 | 2025.09.21 00:20:36.990711 [ 3 ] {52073aa6-e769-4dca-b02f-b45599b51c2b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001757 sec., 5691.519635742743 rows/sec., 10.20 MiB/sec. | ||
| 1187 | 2025.09.21 00:20:36.990766 [ 3 ] {52073aa6-e769-4dca-b02f-b45599b51c2b} <Debug> TCPHandler: Processed in 0.001945737 sec. | ||
| 1188 | 2025.09.21 00:20:36.990887 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1189 | 2025.09.21 00:20:36.990982 [ 3 ] {a2f7ad3f-0a28-4952-a73d-39a792dba815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1190 | 2025.09.21 00:20:36.991023 [ 3 ] {a2f7ad3f-0a28-4952-a73d-39a792dba815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1191 | 2025.09.21 00:20:36.991373 [ 3 ] {a2f7ad3f-0a28-4952-a73d-39a792dba815} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1192 | 2025.09.21 00:20:36.991409 [ 3 ] {a2f7ad3f-0a28-4952-a73d-39a792dba815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1193 | 2025.09.21 00:20:36.991715 [ 3 ] {a2f7ad3f-0a28-4952-a73d-39a792dba815} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1194 | 2025.09.21 00:20:36.991922 [ 3 ] {a2f7ad3f-0a28-4952-a73d-39a792dba815} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2025.09.21 00:20:36.992046 [ 3 ] {a2f7ad3f-0a28-4952-a73d-39a792dba815} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001084 sec., 95940.9594095941 rows/sec., 5.88 MiB/sec. | ||
| 1196 | 2025.09.21 00:20:36.992082 [ 3 ] {a2f7ad3f-0a28-4952-a73d-39a792dba815} <Debug> TCPHandler: Processed in 0.00124462 sec. | ||
| 1197 | 2025.09.21 00:20:41.960806 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1198 | 2025.09.21 00:20:41.960993 [ 3 ] {f1d23347-4295-4149-a5cd-c8c3da009824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1199 | 2025.09.21 00:20:41.961055 [ 3 ] {f1d23347-4295-4149-a5cd-c8c3da009824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1200 | 2025.09.21 00:20:41.961681 [ 3 ] {f1d23347-4295-4149-a5cd-c8c3da009824} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1201 | 2025.09.21 00:20:41.961727 [ 3 ] {f1d23347-4295-4149-a5cd-c8c3da009824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1202 | 2025.09.21 00:20:41.962096 [ 3 ] {f1d23347-4295-4149-a5cd-c8c3da009824} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1203 | 2025.09.21 00:20:41.962311 [ 3 ] {f1d23347-4295-4149-a5cd-c8c3da009824} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1204 | 2025.09.21 00:20:41.962456 [ 3 ] {f1d23347-4295-4149-a5cd-c8c3da009824} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001511 sec., 37061.54864328259 rows/sec., 2.83 MiB/sec. | ||
| 1205 | 2025.09.21 00:20:41.962497 [ 3 ] {f1d23347-4295-4149-a5cd-c8c3da009824} <Debug> TCPHandler: Processed in 0.001814514 sec. | ||
| 1206 | 2025.09.21 00:20:41.962619 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1207 | 2025.09.21 00:20:41.962713 [ 3 ] {ebbd88a9-0a85-4ce0-bc3d-8f867ad47831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1208 | 2025.09.21 00:20:41.962754 [ 3 ] {ebbd88a9-0a85-4ce0-bc3d-8f867ad47831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1209 | 2025.09.21 00:20:41.963167 [ 3 ] {ebbd88a9-0a85-4ce0-bc3d-8f867ad47831} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1210 | 2025.09.21 00:20:41.963203 [ 3 ] {ebbd88a9-0a85-4ce0-bc3d-8f867ad47831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1211 | 2025.09.21 00:20:41.963496 [ 3 ] {ebbd88a9-0a85-4ce0-bc3d-8f867ad47831} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1212 | 2025.09.21 00:20:41.963698 [ 3 ] {ebbd88a9-0a85-4ce0-bc3d-8f867ad47831} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1213 | 2025.09.21 00:20:41.963821 [ 3 ] {ebbd88a9-0a85-4ce0-bc3d-8f867ad47831} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001127 sec., 56787.93256433008 rows/sec., 4.43 MiB/sec. | ||
| 1214 | 2025.09.21 00:20:41.963857 [ 3 ] {ebbd88a9-0a85-4ce0-bc3d-8f867ad47831} <Debug> TCPHandler: Processed in 0.001289111 sec. | ||
| 1215 | 2025.09.21 00:20:41.963982 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2025.09.21 00:20:41.964076 [ 3 ] {85b049e5-69bb-497d-b813-bf924af9d77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1217 | 2025.09.21 00:20:41.964119 [ 3 ] {85b049e5-69bb-497d-b813-bf924af9d77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1218 | 2025.09.21 00:20:41.964519 [ 3 ] {85b049e5-69bb-497d-b813-bf924af9d77b} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2025.09.21 00:20:41.964554 [ 3 ] {85b049e5-69bb-497d-b813-bf924af9d77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1220 | 2025.09.21 00:20:41.964879 [ 3 ] {85b049e5-69bb-497d-b813-bf924af9d77b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1221 | 2025.09.21 00:20:41.965084 [ 3 ] {85b049e5-69bb-497d-b813-bf924af9d77b} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2025.09.21 00:20:41.965212 [ 3 ] {85b049e5-69bb-497d-b813-bf924af9d77b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 1223 | 2025.09.21 00:20:41.965247 [ 3 ] {85b049e5-69bb-497d-b813-bf924af9d77b} <Debug> TCPHandler: Processed in 0.001314322 sec. | ||
| 1224 | 2025.09.21 00:20:41.965355 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2025.09.21 00:20:41.965447 [ 3 ] {1d7caa63-a32b-417e-a84d-585b35b36230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1226 | 2025.09.21 00:20:41.965488 [ 3 ] {1d7caa63-a32b-417e-a84d-585b35b36230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1227 | 2025.09.21 00:20:41.965836 [ 3 ] {1d7caa63-a32b-417e-a84d-585b35b36230} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2025.09.21 00:20:41.965870 [ 3 ] {1d7caa63-a32b-417e-a84d-585b35b36230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1229 | 2025.09.21 00:20:41.966175 [ 3 ] {1d7caa63-a32b-417e-a84d-585b35b36230} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1230 | 2025.09.21 00:20:41.966377 [ 3 ] {1d7caa63-a32b-417e-a84d-585b35b36230} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2025.09.21 00:20:41.966503 [ 3 ] {1d7caa63-a32b-417e-a84d-585b35b36230} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 1232 | 2025.09.21 00:20:41.966536 [ 3 ] {1d7caa63-a32b-417e-a84d-585b35b36230} <Debug> TCPHandler: Processed in 0.00123008 sec. | ||
| 1233 | 2025.09.21 00:20:42.214719 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1234 | 2025.09.21 00:20:42.215298 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2025.09.21 00:20:42.215359 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1236 | 2025.09.21 00:20:42.215968 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1237 | 2025.09.21 00:20:42.216224 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2025.09.21 00:20:42.216370 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1239 | 2025.09.21 00:20:42.336482 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1240 | 2025.09.21 00:20:42.354014 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1241 | 2025.09.21 00:20:42.354083 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1242 | 2025.09.21 00:20:42.360270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1243 | 2025.09.21 00:20:42.361049 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1244 | 2025.09.21 00:20:42.364396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1245 | 2025.09.21 00:20:44.720830 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 216 | ||
| 1246 | 2025.09.21 00:20:44.722908 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2025.09.21 00:20:44.722963 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1248 | 2025.09.21 00:20:44.724096 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1249 | 2025.09.21 00:20:44.724357 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2025.09.21 00:20:44.724655 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1251 | 2025.09.21 00:20:46.971432 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2025.09.21 00:20:46.971711 [ 3 ] {1a5142b6-9bf9-4f4d-a623-da6cd55a0bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1253 | 2025.09.21 00:20:46.971817 [ 3 ] {1a5142b6-9bf9-4f4d-a623-da6cd55a0bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1254 | 2025.09.21 00:20:46.972854 [ 3 ] {1a5142b6-9bf9-4f4d-a623-da6cd55a0bc3} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2025.09.21 00:20:46.972897 [ 3 ] {1a5142b6-9bf9-4f4d-a623-da6cd55a0bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1256 | 2025.09.21 00:20:46.973297 [ 3 ] {1a5142b6-9bf9-4f4d-a623-da6cd55a0bc3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1257 | 2025.09.21 00:20:46.973521 [ 3 ] {1a5142b6-9bf9-4f4d-a623-da6cd55a0bc3} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2025.09.21 00:20:46.973677 [ 3 ] {1a5142b6-9bf9-4f4d-a623-da6cd55a0bc3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002044 sec., 200587.084148728 rows/sec., 12.72 MiB/sec. | ||
| 1259 | 2025.09.21 00:20:46.973727 [ 3 ] {1a5142b6-9bf9-4f4d-a623-da6cd55a0bc3} <Debug> TCPHandler: Processed in 0.002436479 sec. | ||
| 1260 | 2025.09.21 00:20:46.973853 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2025.09.21 00:20:46.973954 [ 3 ] {6df0e1fa-ad2a-42ff-92b4-2517889a2391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1262 | 2025.09.21 00:20:46.973997 [ 3 ] {6df0e1fa-ad2a-42ff-92b4-2517889a2391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1263 | 2025.09.21 00:20:46.974915 [ 3 ] {6df0e1fa-ad2a-42ff-92b4-2517889a2391} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2025.09.21 00:20:46.974953 [ 3 ] {6df0e1fa-ad2a-42ff-92b4-2517889a2391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1265 | 2025.09.21 00:20:46.975327 [ 3 ] {6df0e1fa-ad2a-42ff-92b4-2517889a2391} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1266 | 2025.09.21 00:20:46.975536 [ 3 ] {6df0e1fa-ad2a-42ff-92b4-2517889a2391} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2025.09.21 00:20:46.975668 [ 3 ] {6df0e1fa-ad2a-42ff-92b4-2517889a2391} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001738 sec., 651323.3601841197 rows/sec., 51.59 MiB/sec. | ||
| 1268 | 2025.09.21 00:20:46.975707 [ 3 ] {6df0e1fa-ad2a-42ff-92b4-2517889a2391} <Debug> TCPHandler: Processed in 0.001905576 sec. | ||
| 1269 | 2025.09.21 00:20:46.975820 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2025.09.21 00:20:46.975916 [ 3 ] {bc7b6c3d-bba8-41df-bcf6-b76fe9e97b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1271 | 2025.09.21 00:20:46.975956 [ 3 ] {bc7b6c3d-bba8-41df-bcf6-b76fe9e97b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1272 | 2025.09.21 00:20:46.976484 [ 3 ] {bc7b6c3d-bba8-41df-bcf6-b76fe9e97b7c} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2025.09.21 00:20:46.976529 [ 3 ] {bc7b6c3d-bba8-41df-bcf6-b76fe9e97b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1274 | 2025.09.21 00:20:46.976907 [ 3 ] {bc7b6c3d-bba8-41df-bcf6-b76fe9e97b7c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1275 | 2025.09.21 00:20:46.977165 [ 3 ] {bc7b6c3d-bba8-41df-bcf6-b76fe9e97b7c} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2025.09.21 00:20:46.977322 [ 3 ] {bc7b6c3d-bba8-41df-bcf6-b76fe9e97b7c} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001425 sec., 150877.19298245612 rows/sec., 8.96 MiB/sec. | ||
| 1277 | 2025.09.21 00:20:46.977368 [ 3 ] {bc7b6c3d-bba8-41df-bcf6-b76fe9e97b7c} <Debug> TCPHandler: Processed in 0.001598488 sec. | ||
| 1278 | 2025.09.21 00:20:46.977475 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2025.09.21 00:20:46.977570 [ 3 ] {bd21e847-eb5a-48c5-9da9-88cce40f448b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1280 | 2025.09.21 00:20:46.977610 [ 3 ] {bd21e847-eb5a-48c5-9da9-88cce40f448b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1281 | 2025.09.21 00:20:46.978070 [ 3 ] {bd21e847-eb5a-48c5-9da9-88cce40f448b} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2025.09.21 00:20:46.978107 [ 3 ] {bd21e847-eb5a-48c5-9da9-88cce40f448b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1283 | 2025.09.21 00:20:46.978422 [ 3 ] {bd21e847-eb5a-48c5-9da9-88cce40f448b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1284 | 2025.09.21 00:20:46.978628 [ 3 ] {bd21e847-eb5a-48c5-9da9-88cce40f448b} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2025.09.21 00:20:46.978753 [ 3 ] {bd21e847-eb5a-48c5-9da9-88cce40f448b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001201 sec., 176519.5670274771 rows/sec., 11.38 MiB/sec. | ||
| 1286 | 2025.09.21 00:20:46.978791 [ 3 ] {bd21e847-eb5a-48c5-9da9-88cce40f448b} <Debug> TCPHandler: Processed in 0.001364403 sec. | ||
| 1287 | 2025.09.21 00:20:46.978891 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2025.09.21 00:20:46.978984 [ 3 ] {2bb98dd7-1143-4ecc-a83c-9fb082cc7780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1289 | 2025.09.21 00:20:46.979023 [ 3 ] {2bb98dd7-1143-4ecc-a83c-9fb082cc7780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1290 | 2025.09.21 00:20:46.979476 [ 3 ] {2bb98dd7-1143-4ecc-a83c-9fb082cc7780} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2025.09.21 00:20:46.979512 [ 3 ] {2bb98dd7-1143-4ecc-a83c-9fb082cc7780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1292 | 2025.09.21 00:20:46.979804 [ 3 ] {2bb98dd7-1143-4ecc-a83c-9fb082cc7780} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1293 | 2025.09.21 00:20:46.980008 [ 3 ] {2bb98dd7-1143-4ecc-a83c-9fb082cc7780} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2025.09.21 00:20:46.980131 [ 3 ] {2bb98dd7-1143-4ecc-a83c-9fb082cc7780} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001166 sec., 180960.5488850772 rows/sec., 10.28 MiB/sec. | ||
| 1295 | 2025.09.21 00:20:46.980168 [ 3 ] {2bb98dd7-1143-4ecc-a83c-9fb082cc7780} <Debug> TCPHandler: Processed in 0.001325522 sec. | ||
| 1296 | 2025.09.21 00:20:46.980276 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2025.09.21 00:20:46.980370 [ 3 ] {f8c4a4a5-b237-4e84-a8e7-5173e0cf24d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1298 | 2025.09.21 00:20:46.980410 [ 3 ] {f8c4a4a5-b237-4e84-a8e7-5173e0cf24d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1299 | 2025.09.21 00:20:46.981036 [ 3 ] {f8c4a4a5-b237-4e84-a8e7-5173e0cf24d6} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2025.09.21 00:20:46.981072 [ 3 ] {f8c4a4a5-b237-4e84-a8e7-5173e0cf24d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1301 | 2025.09.21 00:20:46.981388 [ 3 ] {f8c4a4a5-b237-4e84-a8e7-5173e0cf24d6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1302 | 2025.09.21 00:20:46.981591 [ 3 ] {f8c4a4a5-b237-4e84-a8e7-5173e0cf24d6} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2025.09.21 00:20:46.981719 [ 3 ] {f8c4a4a5-b237-4e84-a8e7-5173e0cf24d6} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001367 sec., 504023.40892465255 rows/sec., 35.20 MiB/sec. | ||
| 1304 | 2025.09.21 00:20:46.981757 [ 3 ] {f8c4a4a5-b237-4e84-a8e7-5173e0cf24d6} <Debug> TCPHandler: Processed in 0.001529297 sec. | ||
| 1305 | 2025.09.21 00:20:46.981878 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2025.09.21 00:20:46.982002 [ 3 ] {479b26e4-e2a0-4026-bc81-d2a7bcfb1c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1307 | 2025.09.21 00:20:46.982054 [ 3 ] {479b26e4-e2a0-4026-bc81-d2a7bcfb1c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1308 | 2025.09.21 00:20:46.982441 [ 3 ] {479b26e4-e2a0-4026-bc81-d2a7bcfb1c79} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2025.09.21 00:20:46.982479 [ 3 ] {479b26e4-e2a0-4026-bc81-d2a7bcfb1c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1310 | 2025.09.21 00:20:46.982792 [ 3 ] {479b26e4-e2a0-4026-bc81-d2a7bcfb1c79} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1311 | 2025.09.21 00:20:46.983001 [ 3 ] {479b26e4-e2a0-4026-bc81-d2a7bcfb1c79} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2025.09.21 00:20:46.983132 [ 3 ] {479b26e4-e2a0-4026-bc81-d2a7bcfb1c79} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001156 sec., 5190.311418685122 rows/sec., 271.17 KiB/sec. | ||
| 1313 | 2025.09.21 00:20:46.983169 [ 3 ] {479b26e4-e2a0-4026-bc81-d2a7bcfb1c79} <Debug> TCPHandler: Processed in 0.001352262 sec. | ||
| 1314 | 2025.09.21 00:20:46.983273 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2025.09.21 00:20:46.983367 [ 3 ] {04587903-2912-41b5-85f5-e107b68edda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1316 | 2025.09.21 00:20:46.983410 [ 3 ] {04587903-2912-41b5-85f5-e107b68edda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1317 | 2025.09.21 00:20:46.983847 [ 3 ] {04587903-2912-41b5-85f5-e107b68edda1} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2025.09.21 00:20:46.983885 [ 3 ] {04587903-2912-41b5-85f5-e107b68edda1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1319 | 2025.09.21 00:20:46.984217 [ 3 ] {04587903-2912-41b5-85f5-e107b68edda1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1320 | 2025.09.21 00:20:46.984431 [ 3 ] {04587903-2912-41b5-85f5-e107b68edda1} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2025.09.21 00:20:46.984564 [ 3 ] {04587903-2912-41b5-85f5-e107b68edda1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001217 sec., 258011.5036976171 rows/sec., 16.95 MiB/sec. | ||
| 1322 | 2025.09.21 00:20:46.984601 [ 3 ] {04587903-2912-41b5-85f5-e107b68edda1} <Debug> TCPHandler: Processed in 0.001377083 sec. | ||
| 1323 | 2025.09.21 00:20:46.984722 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2025.09.21 00:20:46.984843 [ 3 ] {0e022330-918b-4533-9c0a-14da06313c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1325 | 2025.09.21 00:20:46.984896 [ 3 ] {0e022330-918b-4533-9c0a-14da06313c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1326 | 2025.09.21 00:20:46.985270 [ 3 ] {0e022330-918b-4533-9c0a-14da06313c65} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2025.09.21 00:20:46.985315 [ 3 ] {0e022330-918b-4533-9c0a-14da06313c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1328 | 2025.09.21 00:20:46.985639 [ 3 ] {0e022330-918b-4533-9c0a-14da06313c65} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1329 | 2025.09.21 00:20:46.985858 [ 3 ] {0e022330-918b-4533-9c0a-14da06313c65} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2025.09.21 00:20:46.985986 [ 3 ] {0e022330-918b-4533-9c0a-14da06313c65} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001169 sec., 855.4319931565441 rows/sec., 57.64 KiB/sec. | ||
| 1331 | 2025.09.21 00:20:46.986021 [ 3 ] {0e022330-918b-4533-9c0a-14da06313c65} <Debug> TCPHandler: Processed in 0.001360613 sec. | ||
| 1332 | 2025.09.21 00:20:46.986143 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2025.09.21 00:20:46.986264 [ 3 ] {d2382bde-0d31-4a66-aedd-a2f1bfc5c401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1334 | 2025.09.21 00:20:46.986328 [ 3 ] {d2382bde-0d31-4a66-aedd-a2f1bfc5c401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1335 | 2025.09.21 00:20:46.987072 [ 3 ] {d2382bde-0d31-4a66-aedd-a2f1bfc5c401} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2025.09.21 00:20:46.987106 [ 3 ] {d2382bde-0d31-4a66-aedd-a2f1bfc5c401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1337 | 2025.09.21 00:20:46.987613 [ 3 ] {d2382bde-0d31-4a66-aedd-a2f1bfc5c401} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1338 | 2025.09.21 00:20:46.987856 [ 3 ] {d2382bde-0d31-4a66-aedd-a2f1bfc5c401} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2025.09.21 00:20:46.987989 [ 3 ] {d2382bde-0d31-4a66-aedd-a2f1bfc5c401} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00175 sec., 5714.285714285714 rows/sec., 10.24 MiB/sec. | ||
| 1340 | 2025.09.21 00:20:46.988043 [ 3 ] {d2382bde-0d31-4a66-aedd-a2f1bfc5c401} <Debug> TCPHandler: Processed in 0.001958257 sec. | ||
| 1341 | 2025.09.21 00:20:46.988165 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2025.09.21 00:20:46.988260 [ 3 ] {6e540680-2e33-4b5d-b89e-7f7134afbf1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1343 | 2025.09.21 00:20:46.988300 [ 3 ] {6e540680-2e33-4b5d-b89e-7f7134afbf1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1344 | 2025.09.21 00:20:46.988627 [ 3 ] {6e540680-2e33-4b5d-b89e-7f7134afbf1c} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2025.09.21 00:20:46.988662 [ 3 ] {6e540680-2e33-4b5d-b89e-7f7134afbf1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1346 | 2025.09.21 00:20:46.988956 [ 3 ] {6e540680-2e33-4b5d-b89e-7f7134afbf1c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1347 | 2025.09.21 00:20:46.989156 [ 3 ] {6e540680-2e33-4b5d-b89e-7f7134afbf1c} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2025.09.21 00:20:46.989279 [ 3 ] {6e540680-2e33-4b5d-b89e-7f7134afbf1c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001039 sec., 100096.24639076035 rows/sec., 6.13 MiB/sec. | ||
| 1349 | 2025.09.21 00:20:46.989313 [ 3 ] {6e540680-2e33-4b5d-b89e-7f7134afbf1c} <Debug> TCPHandler: Processed in 0.001195739 sec. | ||
| 1350 | 2025.09.21 00:20:49.610377 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1351 | 2025.09.21 00:20:49.610487 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1352 | 2025.09.21 00:20:49.717372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1353 | 2025.09.21 00:20:49.717854 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1354 | 2025.09.21 00:20:49.717896 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1355 | 2025.09.21 00:20:49.718380 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1356 | 2025.09.21 00:20:49.718616 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2025.09.21 00:20:49.718772 [ 90 ] {} <Debug> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1358 | 2025.09.21 00:20:49.718778 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1359 | 2025.09.21 00:20:49.718873 [ 90 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2025.09.21 00:20:49.718907 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1361 | 2025.09.21 00:20:49.732697 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::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 | ||
| 1362 | 2025.09.21 00:20:49.758355 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1363 | 2025.09.21 00:20:49.807310 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1364 | 2025.09.21 00:20:49.865379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1365 | 2025.09.21 00:20:49.881547 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1366 | 2025.09.21 00:20:49.881659 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1367 | 2025.09.21 00:20:49.883028 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1368 | 2025.09.21 00:20:49.883078 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1369 | 2025.09.21 00:20:49.889658 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1370 | 2025.09.21 00:20:49.890431 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1371 | 2025.09.21 00:20:49.890698 [ 90 ] {} <Debug> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1372 | 2025.09.21 00:20:49.890733 [ 90 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1373 | 2025.09.21 00:20:49.890751 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1374 | 2025.09.21 00:20:49.890848 [ 201 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 1375 | 2025.09.21 00:20:49.893826 [ 201 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1376 | 2025.09.21 00:20:49.893870 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1377 | 2025.09.21 00:20:49.894656 [ 201 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 1378 | 2025.09.21 00:20:49.906438 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1379 | 2025.09.21 00:20:49.906602 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1380 | 2025.09.21 00:20:49.907947 [ 201 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 1381 | 2025.09.21 00:20:49.939910 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1382 | 2025.09.21 00:20:49.964774 [ 201 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 1383 | 2025.09.21 00:20:50.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.00 MiB, peak 168.99 MiB, free memory in arenas 0.00 B, will set to 167.21 MiB (RSS), difference: 2.21 MiB | ||
| 1384 | 2025.09.21 00:20:50.106427 [ 201 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 1385 | 2025.09.21 00:20:50.305124 [ 196 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.586072252 sec., 4787.805582715081 rows/sec., 70.13 KiB/sec. | ||
| 1386 | 2025.09.21 00:20:50.305526 [ 201 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 1387 | 2025.09.21 00:20:50.306197 [ 187 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1388 | 2025.09.21 00:20:50.306595 [ 187 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_6_1} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1389 | 2025.09.21 00:20:50.306711 [ 187 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_6_1} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1390 | 2025.09.21 00:20:50.306853 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 1391 | 2025.09.21 00:20:50.310002 [ 201 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 1392 | 2025.09.21 00:20:50.378649 [ 200 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.487840191 sec., 94.29317397098183 rows/sec., 499.27 KiB/sec. | ||
| 1393 | 2025.09.21 00:20:50.381134 [ 196 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1394 | 2025.09.21 00:20:50.383265 [ 196 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_6_1} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1395 | 2025.09.21 00:20:50.383370 [ 196 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_6_1} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1396 | 2025.09.21 00:20:50.385173 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.11 MiB. | ||
| 1397 | 2025.09.21 00:20:51.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.90 MiB, peak 177.64 MiB, free memory in arenas 0.00 B, will set to 176.89 MiB (RSS), difference: 8.99 MiB | ||
| 1398 | 2025.09.21 00:20:51.961752 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2025.09.21 00:20:51.961926 [ 3 ] {ef559726-c960-4b69-a0b8-a589e67921f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1400 | 2025.09.21 00:20:51.961995 [ 3 ] {ef559726-c960-4b69-a0b8-a589e67921f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1401 | 2025.09.21 00:20:51.962638 [ 3 ] {ef559726-c960-4b69-a0b8-a589e67921f7} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1402 | 2025.09.21 00:20:51.962688 [ 3 ] {ef559726-c960-4b69-a0b8-a589e67921f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1403 | 2025.09.21 00:20:51.963092 [ 3 ] {ef559726-c960-4b69-a0b8-a589e67921f7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1404 | 2025.09.21 00:20:51.963332 [ 3 ] {ef559726-c960-4b69-a0b8-a589e67921f7} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1405 | 2025.09.21 00:20:51.963464 [ 84 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1406 | 2025.09.21 00:20:51.963487 [ 3 ] {ef559726-c960-4b69-a0b8-a589e67921f7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001609 sec., 34804.22622747048 rows/sec., 2.66 MiB/sec. | ||
| 1407 | 2025.09.21 00:20:51.963536 [ 84 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2025.09.21 00:20:51.963556 [ 3 ] {ef559726-c960-4b69-a0b8-a589e67921f7} <Debug> TCPHandler: Processed in 0.001933316 sec. | ||
| 1409 | 2025.09.21 00:20:51.963562 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1410 | 2025.09.21 00:20:51.963689 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2025.09.21 00:20:51.963699 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 1412 | 2025.09.21 00:20:51.963795 [ 3 ] {ea99e48b-2c7e-4080-88a7-f18c5950abbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1413 | 2025.09.21 00:20:51.963818 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1414 | 2025.09.21 00:20:51.963841 [ 3 ] {ea99e48b-2c7e-4080-88a7-f18c5950abbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1415 | 2025.09.21 00:20:51.963861 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1137 rows starting from the beginning of the part | ||
| 1416 | 2025.09.21 00:20:51.963961 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1417 | 2025.09.21 00:20:51.964019 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1132 rows starting from the beginning of the part | ||
| 1418 | 2025.09.21 00:20:51.964074 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1419 | 2025.09.21 00:20:51.964124 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1132 rows starting from the beginning of the part | ||
| 1420 | 2025.09.21 00:20:51.964174 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1421 | 2025.09.21 00:20:51.964275 [ 3 ] {ea99e48b-2c7e-4080-88a7-f18c5950abbc} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2025.09.21 00:20:51.964313 [ 3 ] {ea99e48b-2c7e-4080-88a7-f18c5950abbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1423 | 2025.09.21 00:20:51.964757 [ 3 ] {ea99e48b-2c7e-4080-88a7-f18c5950abbc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1424 | 2025.09.21 00:20:51.965009 [ 3 ] {ea99e48b-2c7e-4080-88a7-f18c5950abbc} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1425 | 2025.09.21 00:20:51.965126 [ 84 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1426 | 2025.09.21 00:20:51.965147 [ 3 ] {ea99e48b-2c7e-4080-88a7-f18c5950abbc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001376 sec., 46511.62790697674 rows/sec., 3.63 MiB/sec. | ||
| 1427 | 2025.09.21 00:20:51.965158 [ 84 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2025.09.21 00:20:51.965188 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1429 | 2025.09.21 00:20:51.965194 [ 3 ] {ea99e48b-2c7e-4080-88a7-f18c5950abbc} <Debug> TCPHandler: Processed in 0.001557407 sec. | ||
| 1430 | 2025.09.21 00:20:51.965268 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 1431 | 2025.09.21 00:20:51.965317 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2025.09.21 00:20:51.965362 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1433 | 2025.09.21 00:20:51.965389 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 699 rows starting from the beginning of the part | ||
| 1434 | 2025.09.21 00:20:51.965417 [ 3 ] {c08af22d-beb4-405a-83e9-ba97d5424b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1435 | 2025.09.21 00:20:51.965439 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1436 | 2025.09.21 00:20:51.965463 [ 3 ] {c08af22d-beb4-405a-83e9-ba97d5424b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1437 | 2025.09.21 00:20:51.965483 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 689 rows starting from the beginning of the part | ||
| 1438 | 2025.09.21 00:20:51.965536 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1439 | 2025.09.21 00:20:51.965585 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 689 rows starting from the beginning of the part | ||
| 1440 | 2025.09.21 00:20:51.965628 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1441 | 2025.09.21 00:20:51.965873 [ 3 ] {c08af22d-beb4-405a-83e9-ba97d5424b27} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1442 | 2025.09.21 00:20:51.965909 [ 3 ] {c08af22d-beb4-405a-83e9-ba97d5424b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1443 | 2025.09.21 00:20:51.965935 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3569 rows, containing 5 columns (5 merged, 0 gathered) in 0.002290955 sec., 1557865.6062646364 rows/sec., 129.10 MiB/sec. | ||
| 1444 | 2025.09.21 00:20:51.966207 [ 188 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1445 | 2025.09.21 00:20:51.966360 [ 3 ] {c08af22d-beb4-405a-83e9-ba97d5424b27} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1446 | 2025.09.21 00:20:51.966672 [ 3 ] {c08af22d-beb4-405a-83e9-ba97d5424b27} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2025.09.21 00:20:51.966717 [ 188 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_6_1} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2025.09.21 00:20:51.966781 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1449 | 2025.09.21 00:20:51.966812 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2025.09.21 00:20:51.966820 [ 3 ] {c08af22d-beb4-405a-83e9-ba97d5424b27} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001425 sec., 112280.70175438595 rows/sec., 7.82 MiB/sec. | ||
| 1451 | 2025.09.21 00:20:51.966822 [ 188 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_6_1} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1452 | 2025.09.21 00:20:51.966831 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1453 | 2025.09.21 00:20:51.966866 [ 3 ] {c08af22d-beb4-405a-83e9-ba97d5424b27} <Debug> TCPHandler: Processed in 0.001599839 sec. | ||
| 1454 | 2025.09.21 00:20:51.966959 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 1455 | 2025.09.21 00:20:51.967008 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 1456 | 2025.09.21 00:20:51.967029 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2025.09.21 00:20:51.967053 [ 199 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2269 rows, containing 5 columns (5 merged, 0 gathered) in 0.001818094 sec., 1248010.2788964708 rows/sec., 92.83 MiB/sec. | ||
| 1458 | 2025.09.21 00:20:51.967112 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1459 | 2025.09.21 00:20:51.967148 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 319 rows starting from the beginning of the part | ||
| 1460 | 2025.09.21 00:20:51.967154 [ 3 ] {6ce62e6c-5aee-4cda-8081-8eb15fd75ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1461 | 2025.09.21 00:20:51.967215 [ 3 ] {6ce62e6c-5aee-4cda-8081-8eb15fd75ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1462 | 2025.09.21 00:20:51.967243 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1463 | 2025.09.21 00:20:51.967284 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1464 | 2025.09.21 00:20:51.967307 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 314 rows starting from the beginning of the part | ||
| 1465 | 2025.09.21 00:20:51.967374 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1466 | 2025.09.21 00:20:51.967439 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 314 rows starting from the beginning of the part | ||
| 1467 | 2025.09.21 00:20:51.967500 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1468 | 2025.09.21 00:20:51.967630 [ 3 ] {6ce62e6c-5aee-4cda-8081-8eb15fd75ba0} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2025.09.21 00:20:51.967640 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_6_1} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1470 | 2025.09.21 00:20:51.967676 [ 3 ] {6ce62e6c-5aee-4cda-8081-8eb15fd75ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1471 | 2025.09.21 00:20:51.967748 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_6_1} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1472 | 2025.09.21 00:20:51.967855 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 1473 | 2025.09.21 00:20:51.968049 [ 3 ] {6ce62e6c-5aee-4cda-8081-8eb15fd75ba0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1474 | 2025.09.21 00:20:51.968275 [ 3 ] {6ce62e6c-5aee-4cda-8081-8eb15fd75ba0} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2025.09.21 00:20:51.968374 [ 84 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1476 | 2025.09.21 00:20:51.968408 [ 84 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2025.09.21 00:20:51.968409 [ 3 ] {6ce62e6c-5aee-4cda-8081-8eb15fd75ba0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001282 sec., 46801.872074882995 rows/sec., 3.15 MiB/sec. | ||
| 1478 | 2025.09.21 00:20:51.968427 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1479 | 2025.09.21 00:20:51.968461 [ 3 ] {6ce62e6c-5aee-4cda-8081-8eb15fd75ba0} <Debug> TCPHandler: Processed in 0.001497646 sec. | ||
| 1480 | 2025.09.21 00:20:51.968521 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 1481 | 2025.09.21 00:20:51.968635 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1482 | 2025.09.21 00:20:51.968666 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 104 rows starting from the beginning of the part | ||
| 1483 | 2025.09.21 00:20:51.968743 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1484 | 2025.09.21 00:20:51.968765 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1427 rows, containing 5 columns (5 merged, 0 gathered) in 0.001851024 sec., 770924.6341484498 rows/sec., 51.68 MiB/sec. | ||
| 1485 | 2025.09.21 00:20:51.968805 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 104 rows starting from the beginning of the part | ||
| 1486 | 2025.09.21 00:20:51.968858 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1487 | 2025.09.21 00:20:51.968912 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 104 rows starting from the beginning of the part | ||
| 1488 | 2025.09.21 00:20:51.968964 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1489 | 2025.09.21 00:20:51.969013 [ 186 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1490 | 2025.09.21 00:20:51.969325 [ 186 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2025.09.21 00:20:51.969392 [ 186 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1492 | 2025.09.21 00:20:51.969462 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1493 | 2025.09.21 00:20:51.969814 [ 191 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 4 columns (4 merged, 0 gathered) in 0.001324832 sec., 371367.841356489 rows/sec., 23.59 MiB/sec. | ||
| 1494 | 2025.09.21 00:20:51.969959 [ 186 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1495 | 2025.09.21 00:20:51.970203 [ 186 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_6_1} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2025.09.21 00:20:51.970263 [ 186 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_6_1} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1497 | 2025.09.21 00:20:51.970326 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1498 | 2025.09.21 00:20:54.725691 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 246 | ||
| 1499 | 2025.09.21 00:20:54.727844 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2025.09.21 00:20:54.727890 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1501 | 2025.09.21 00:20:54.729062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1502 | 2025.09.21 00:20:54.729340 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1503 | 2025.09.21 00:20:54.729651 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
| 1504 | 2025.09.21 00:20:56.971717 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2025.09.21 00:20:56.971906 [ 3 ] {cfb9229a-ecfc-42c9-b047-08d373414f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1506 | 2025.09.21 00:20:56.971973 [ 3 ] {cfb9229a-ecfc-42c9-b047-08d373414f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1507 | 2025.09.21 00:20:56.972711 [ 3 ] {cfb9229a-ecfc-42c9-b047-08d373414f9b} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2025.09.21 00:20:56.972762 [ 3 ] {cfb9229a-ecfc-42c9-b047-08d373414f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1509 | 2025.09.21 00:20:56.973159 [ 3 ] {cfb9229a-ecfc-42c9-b047-08d373414f9b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1510 | 2025.09.21 00:20:56.973388 [ 3 ] {cfb9229a-ecfc-42c9-b047-08d373414f9b} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2025.09.21 00:20:56.973544 [ 3 ] {cfb9229a-ecfc-42c9-b047-08d373414f9b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001686 sec., 243179.1221826809 rows/sec., 15.43 MiB/sec. | ||
| 1512 | 2025.09.21 00:20:56.973593 [ 3 ] {cfb9229a-ecfc-42c9-b047-08d373414f9b} <Debug> TCPHandler: Processed in 0.002001228 sec. | ||
| 1513 | 2025.09.21 00:20:56.973714 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1514 | 2025.09.21 00:20:56.973817 [ 3 ] {d2190ac3-3f80-4ce9-bbc8-e40e106793ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1515 | 2025.09.21 00:20:56.973863 [ 3 ] {d2190ac3-3f80-4ce9-bbc8-e40e106793ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1516 | 2025.09.21 00:20:56.974686 [ 3 ] {d2190ac3-3f80-4ce9-bbc8-e40e106793ba} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2025.09.21 00:20:56.974723 [ 3 ] {d2190ac3-3f80-4ce9-bbc8-e40e106793ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1518 | 2025.09.21 00:20:56.975116 [ 3 ] {d2190ac3-3f80-4ce9-bbc8-e40e106793ba} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1519 | 2025.09.21 00:20:56.975331 [ 3 ] {d2190ac3-3f80-4ce9-bbc8-e40e106793ba} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2025.09.21 00:20:56.975461 [ 3 ] {d2190ac3-3f80-4ce9-bbc8-e40e106793ba} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.00167 sec., 677844.3113772455 rows/sec., 53.69 MiB/sec. | ||
| 1521 | 2025.09.21 00:20:56.975500 [ 3 ] {d2190ac3-3f80-4ce9-bbc8-e40e106793ba} <Debug> TCPHandler: Processed in 0.001837284 sec. | ||
| 1522 | 2025.09.21 00:20:56.975612 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2025.09.21 00:20:56.975708 [ 3 ] {f182d4e0-d216-4e27-bcb7-59d3e552e050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1524 | 2025.09.21 00:20:56.975751 [ 3 ] {f182d4e0-d216-4e27-bcb7-59d3e552e050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1525 | 2025.09.21 00:20:56.976201 [ 3 ] {f182d4e0-d216-4e27-bcb7-59d3e552e050} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2025.09.21 00:20:56.976236 [ 3 ] {f182d4e0-d216-4e27-bcb7-59d3e552e050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1527 | 2025.09.21 00:20:56.976561 [ 3 ] {f182d4e0-d216-4e27-bcb7-59d3e552e050} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1528 | 2025.09.21 00:20:56.976776 [ 3 ] {f182d4e0-d216-4e27-bcb7-59d3e552e050} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2025.09.21 00:20:56.976905 [ 3 ] {f182d4e0-d216-4e27-bcb7-59d3e552e050} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001218 sec., 176518.88341543515 rows/sec., 10.48 MiB/sec. | ||
| 1530 | 2025.09.21 00:20:56.976942 [ 3 ] {f182d4e0-d216-4e27-bcb7-59d3e552e050} <Debug> TCPHandler: Processed in 0.001380643 sec. | ||
| 1531 | 2025.09.21 00:20:56.977048 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1532 | 2025.09.21 00:20:56.977150 [ 3 ] {a2337063-e6ba-42d1-93b1-4cc03c6de4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1533 | 2025.09.21 00:20:56.977193 [ 3 ] {a2337063-e6ba-42d1-93b1-4cc03c6de4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1534 | 2025.09.21 00:20:56.977677 [ 3 ] {a2337063-e6ba-42d1-93b1-4cc03c6de4fb} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2025.09.21 00:20:56.977712 [ 3 ] {a2337063-e6ba-42d1-93b1-4cc03c6de4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1536 | 2025.09.21 00:20:56.978035 [ 3 ] {a2337063-e6ba-42d1-93b1-4cc03c6de4fb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1537 | 2025.09.21 00:20:56.978258 [ 3 ] {a2337063-e6ba-42d1-93b1-4cc03c6de4fb} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2025.09.21 00:20:56.978386 [ 3 ] {a2337063-e6ba-42d1-93b1-4cc03c6de4fb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001257 sec., 168655.5290373906 rows/sec., 10.88 MiB/sec. | ||
| 1539 | 2025.09.21 00:20:56.978424 [ 3 ] {a2337063-e6ba-42d1-93b1-4cc03c6de4fb} <Debug> TCPHandler: Processed in 0.001425574 sec. | ||
| 1540 | 2025.09.21 00:20:56.978534 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2025.09.21 00:20:56.978637 [ 3 ] {1d10068a-b91c-43e0-92e9-2bb4f6d9217c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1542 | 2025.09.21 00:20:56.978680 [ 3 ] {1d10068a-b91c-43e0-92e9-2bb4f6d9217c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1543 | 2025.09.21 00:20:56.979164 [ 3 ] {1d10068a-b91c-43e0-92e9-2bb4f6d9217c} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2025.09.21 00:20:56.979201 [ 3 ] {1d10068a-b91c-43e0-92e9-2bb4f6d9217c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1545 | 2025.09.21 00:20:56.979523 [ 3 ] {1d10068a-b91c-43e0-92e9-2bb4f6d9217c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1546 | 2025.09.21 00:20:56.979748 [ 3 ] {1d10068a-b91c-43e0-92e9-2bb4f6d9217c} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2025.09.21 00:20:56.979880 [ 3 ] {1d10068a-b91c-43e0-92e9-2bb4f6d9217c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001263 sec., 167062.54948535233 rows/sec., 9.49 MiB/sec. | ||
| 1548 | 2025.09.21 00:20:56.979920 [ 3 ] {1d10068a-b91c-43e0-92e9-2bb4f6d9217c} <Debug> TCPHandler: Processed in 0.001436575 sec. | ||
| 1549 | 2025.09.21 00:20:56.980032 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1550 | 2025.09.21 00:20:56.980129 [ 3 ] {e8812d6e-bf85-433a-bdec-b12788cccf7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1551 | 2025.09.21 00:20:56.980169 [ 3 ] {e8812d6e-bf85-433a-bdec-b12788cccf7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1552 | 2025.09.21 00:20:56.980783 [ 3 ] {e8812d6e-bf85-433a-bdec-b12788cccf7d} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2025.09.21 00:20:56.980823 [ 3 ] {e8812d6e-bf85-433a-bdec-b12788cccf7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1554 | 2025.09.21 00:20:56.981170 [ 3 ] {e8812d6e-bf85-433a-bdec-b12788cccf7d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1555 | 2025.09.21 00:20:56.981397 [ 3 ] {e8812d6e-bf85-433a-bdec-b12788cccf7d} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2025.09.21 00:20:56.981539 [ 3 ] {e8812d6e-bf85-433a-bdec-b12788cccf7d} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00143 sec., 481818.1818181818 rows/sec., 33.65 MiB/sec. | ||
| 1557 | 2025.09.21 00:20:56.981578 [ 3 ] {e8812d6e-bf85-433a-bdec-b12788cccf7d} <Debug> TCPHandler: Processed in 0.001596989 sec. | ||
| 1558 | 2025.09.21 00:20:56.981684 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1559 | 2025.09.21 00:20:56.981780 [ 3 ] {be4b5f51-2db2-4372-bd8f-98046df7558c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1560 | 2025.09.21 00:20:56.981824 [ 3 ] {be4b5f51-2db2-4372-bd8f-98046df7558c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1561 | 2025.09.21 00:20:56.982155 [ 3 ] {be4b5f51-2db2-4372-bd8f-98046df7558c} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2025.09.21 00:20:56.982193 [ 3 ] {be4b5f51-2db2-4372-bd8f-98046df7558c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1563 | 2025.09.21 00:20:56.982499 [ 3 ] {be4b5f51-2db2-4372-bd8f-98046df7558c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1564 | 2025.09.21 00:20:56.982708 [ 3 ] {be4b5f51-2db2-4372-bd8f-98046df7558c} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2025.09.21 00:20:56.982844 [ 3 ] {be4b5f51-2db2-4372-bd8f-98046df7558c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 1566 | 2025.09.21 00:20:56.982883 [ 3 ] {be4b5f51-2db2-4372-bd8f-98046df7558c} <Debug> TCPHandler: Processed in 0.00124971 sec. | ||
| 1567 | 2025.09.21 00:20:56.983008 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1568 | 2025.09.21 00:20:56.983106 [ 3 ] {fbff3ae1-85b5-44c2-a4cc-ef0ced6b121b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1569 | 2025.09.21 00:20:56.983154 [ 3 ] {fbff3ae1-85b5-44c2-a4cc-ef0ced6b121b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1570 | 2025.09.21 00:20:56.983601 [ 3 ] {fbff3ae1-85b5-44c2-a4cc-ef0ced6b121b} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2025.09.21 00:20:56.983638 [ 3 ] {fbff3ae1-85b5-44c2-a4cc-ef0ced6b121b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1572 | 2025.09.21 00:20:56.983973 [ 3 ] {fbff3ae1-85b5-44c2-a4cc-ef0ced6b121b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1573 | 2025.09.21 00:20:56.984206 [ 3 ] {fbff3ae1-85b5-44c2-a4cc-ef0ced6b121b} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2025.09.21 00:20:56.984336 [ 3 ] {fbff3ae1-85b5-44c2-a4cc-ef0ced6b121b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001249 sec., 251401.1208967174 rows/sec., 16.51 MiB/sec. | ||
| 1575 | 2025.09.21 00:20:56.984372 [ 3 ] {fbff3ae1-85b5-44c2-a4cc-ef0ced6b121b} <Debug> TCPHandler: Processed in 0.001415413 sec. | ||
| 1576 | 2025.09.21 00:20:56.984490 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1577 | 2025.09.21 00:20:56.984586 [ 3 ] {c0f0de99-9e17-4769-b1fc-928bf3262ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1578 | 2025.09.21 00:20:56.984628 [ 3 ] {c0f0de99-9e17-4769-b1fc-928bf3262ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1579 | 2025.09.21 00:20:56.984946 [ 3 ] {c0f0de99-9e17-4769-b1fc-928bf3262ba7} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2025.09.21 00:20:56.984983 [ 3 ] {c0f0de99-9e17-4769-b1fc-928bf3262ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1581 | 2025.09.21 00:20:56.985275 [ 3 ] {c0f0de99-9e17-4769-b1fc-928bf3262ba7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1582 | 2025.09.21 00:20:56.985477 [ 3 ] {c0f0de99-9e17-4769-b1fc-928bf3262ba7} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2025.09.21 00:20:56.985602 [ 3 ] {c0f0de99-9e17-4769-b1fc-928bf3262ba7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 1584 | 2025.09.21 00:20:56.985638 [ 3 ] {c0f0de99-9e17-4769-b1fc-928bf3262ba7} <Debug> TCPHandler: Processed in 0.001197009 sec. | ||
| 1585 | 2025.09.21 00:20:56.985748 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1586 | 2025.09.21 00:20:56.985842 [ 3 ] {013bb906-23c6-4060-8b79-09e5b0b060e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1587 | 2025.09.21 00:20:56.985895 [ 3 ] {013bb906-23c6-4060-8b79-09e5b0b060e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1588 | 2025.09.21 00:20:56.986638 [ 3 ] {013bb906-23c6-4060-8b79-09e5b0b060e4} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2025.09.21 00:20:56.986675 [ 3 ] {013bb906-23c6-4060-8b79-09e5b0b060e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1590 | 2025.09.21 00:20:56.987183 [ 3 ] {013bb906-23c6-4060-8b79-09e5b0b060e4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1591 | 2025.09.21 00:20:56.987396 [ 3 ] {013bb906-23c6-4060-8b79-09e5b0b060e4} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2025.09.21 00:20:56.987531 [ 3 ] {013bb906-23c6-4060-8b79-09e5b0b060e4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001707 sec., 5858.230814294083 rows/sec., 10.50 MiB/sec. | ||
| 1593 | 2025.09.21 00:20:56.987593 [ 3 ] {013bb906-23c6-4060-8b79-09e5b0b060e4} <Debug> TCPHandler: Processed in 0.001894476 sec. | ||
| 1594 | 2025.09.21 00:20:56.987700 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1595 | 2025.09.21 00:20:56.987794 [ 3 ] {b23b04e5-325a-4d15-bd77-a12da810d17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1596 | 2025.09.21 00:20:56.987835 [ 3 ] {b23b04e5-325a-4d15-bd77-a12da810d17a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1597 | 2025.09.21 00:20:56.988164 [ 3 ] {b23b04e5-325a-4d15-bd77-a12da810d17a} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2025.09.21 00:20:56.988201 [ 3 ] {b23b04e5-325a-4d15-bd77-a12da810d17a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1599 | 2025.09.21 00:20:56.988503 [ 3 ] {b23b04e5-325a-4d15-bd77-a12da810d17a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1600 | 2025.09.21 00:20:56.988734 [ 3 ] {b23b04e5-325a-4d15-bd77-a12da810d17a} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2025.09.21 00:20:56.988862 [ 3 ] {b23b04e5-325a-4d15-bd77-a12da810d17a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001087 sec., 95676.17295308187 rows/sec., 5.86 MiB/sec. | ||
| 1602 | 2025.09.21 00:20:56.988897 [ 3 ] {b23b04e5-325a-4d15-bd77-a12da810d17a} <Debug> TCPHandler: Processed in 0.00124704 sec. | ||
| 1603 | 2025.09.21 00:20:57.095219 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61430 | ||
| 1604 | 2025.09.21 00:20:57.097955 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1605 | 2025.09.21 00:20:57.097992 [ 293 ] {} <Debug> TCP-Session: 62760781-866f-43b3-b607-d3c358919d70 Authenticating user 'default' from [fd00:1122:3344:101::e]:61430 | ||
| 1606 | 2025.09.21 00:20:57.098015 [ 293 ] {} <Debug> TCP-Session: 62760781-866f-43b3-b607-d3c358919d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1607 | 2025.09.21 00:20:57.098029 [ 293 ] {} <Debug> TCP-Session: 62760781-866f-43b3-b607-d3c358919d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1608 | 2025.09.21 00:20:57.098080 [ 293 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1609 | 2025.09.21 00:20:57.098104 [ 293 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1610 | 2025.09.21 00:20:57.098121 [ 293 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1611 | 2025.09.21 00:20:57.098441 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51512 | ||
| 1612 | 2025.09.21 00:20:57.098550 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61069 | ||
| 1613 | 2025.09.21 00:20:57.098642 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55968 | ||
| 1614 | 2025.09.21 00:20:57.098721 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44028 | ||
| 1615 | 2025.09.21 00:20:57.098805 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53312 | ||
| 1616 | 2025.09.21 00:20:57.099023 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37220 | ||
| 1617 | 2025.09.21 00:20:57.099149 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46901 | ||
| 1618 | 2025.09.21 00:20:57.099307 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43386 | ||
| 1619 | 2025.09.21 00:20:57.103271 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1620 | 2025.09.21 00:20:57.103294 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1621 | 2025.09.21 00:20:57.103315 [ 295 ] {} <Debug> TCP-Session: ff935082-8e41-4252-a9f7-708f922da67b Authenticating user 'default' from [fd00:1122:3344:101::e]:61069 | ||
| 1622 | 2025.09.21 00:20:57.103331 [ 301 ] {} <Debug> TCP-Session: 94a235fb-e872-4cea-81f5-cf59a3dbed27 Authenticating user 'default' from [fd00:1122:3344:101::e]:43386 | ||
| 1623 | 2025.09.21 00:20:57.103329 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1624 | 2025.09.21 00:20:57.103347 [ 295 ] {} <Debug> TCP-Session: ff935082-8e41-4252-a9f7-708f922da67b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1625 | 2025.09.21 00:20:57.103355 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1626 | 2025.09.21 00:20:57.103385 [ 295 ] {} <Debug> TCP-Session: ff935082-8e41-4252-a9f7-708f922da67b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1627 | 2025.09.21 00:20:57.103394 [ 300 ] {} <Debug> TCP-Session: 7b1b4b74-abb1-4b82-b4a6-46def4d3d167 Authenticating user 'default' from [fd00:1122:3344:101::e]:46901 | ||
| 1628 | 2025.09.21 00:20:57.103406 [ 299 ] {} <Debug> TCP-Session: 558c1404-6563-4bff-9b34-a4bf3bc208c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37220 | ||
| 1629 | 2025.09.21 00:20:57.103404 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1630 | 2025.09.21 00:20:57.103435 [ 299 ] {} <Debug> TCP-Session: 558c1404-6563-4bff-9b34-a4bf3bc208c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1631 | 2025.09.21 00:20:57.103429 [ 300 ] {} <Debug> TCP-Session: 7b1b4b74-abb1-4b82-b4a6-46def4d3d167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1632 | 2025.09.21 00:20:57.103470 [ 299 ] {} <Debug> TCP-Session: 558c1404-6563-4bff-9b34-a4bf3bc208c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1633 | 2025.09.21 00:20:57.103491 [ 300 ] {} <Debug> TCP-Session: 7b1b4b74-abb1-4b82-b4a6-46def4d3d167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1634 | 2025.09.21 00:20:57.103497 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1635 | 2025.09.21 00:20:57.103471 [ 298 ] {} <Debug> TCP-Session: 346d92f7-9f9f-42d4-ab25-6b9432b945ac Authenticating user 'default' from [fd00:1122:3344:101::e]:53312 | ||
| 1636 | 2025.09.21 00:20:57.103546 [ 296 ] {} <Debug> TCP-Session: 5d4e0d6d-1f02-404a-989b-860f397b8821 Authenticating user 'default' from [fd00:1122:3344:101::e]:55968 | ||
| 1637 | 2025.09.21 00:20:57.103422 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1638 | 2025.09.21 00:20:57.103576 [ 296 ] {} <Debug> TCP-Session: 5d4e0d6d-1f02-404a-989b-860f397b8821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1639 | 2025.09.21 00:20:57.103570 [ 298 ] {} <Debug> TCP-Session: 346d92f7-9f9f-42d4-ab25-6b9432b945ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1640 | 2025.09.21 00:20:57.103612 [ 297 ] {} <Debug> TCP-Session: 9a784d33-d8b3-4471-a1ff-741c2d64b74a Authenticating user 'default' from [fd00:1122:3344:101::e]:44028 | ||
| 1641 | 2025.09.21 00:20:57.103632 [ 298 ] {} <Debug> TCP-Session: 346d92f7-9f9f-42d4-ab25-6b9432b945ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1642 | 2025.09.21 00:20:57.103651 [ 297 ] {} <Debug> TCP-Session: 9a784d33-d8b3-4471-a1ff-741c2d64b74a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1643 | 2025.09.21 00:20:57.103612 [ 296 ] {} <Debug> TCP-Session: 5d4e0d6d-1f02-404a-989b-860f397b8821 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1644 | 2025.09.21 00:20:57.103679 [ 297 ] {} <Debug> TCP-Session: 9a784d33-d8b3-4471-a1ff-741c2d64b74a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1645 | 2025.09.21 00:20:57.103357 [ 301 ] {} <Debug> TCP-Session: 94a235fb-e872-4cea-81f5-cf59a3dbed27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1646 | 2025.09.21 00:20:57.103498 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1647 | 2025.09.21 00:20:57.103729 [ 301 ] {} <Debug> TCP-Session: 94a235fb-e872-4cea-81f5-cf59a3dbed27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1648 | 2025.09.21 00:20:57.103771 [ 294 ] {} <Debug> TCP-Session: 8fdf34f5-990a-4b69-871b-ef660367e828 Authenticating user 'default' from [fd00:1122:3344:101::e]:51512 | ||
| 1649 | 2025.09.21 00:20:57.103794 [ 294 ] {} <Debug> TCP-Session: 8fdf34f5-990a-4b69-871b-ef660367e828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2025.09.21 00:20:57.103806 [ 294 ] {} <Debug> TCP-Session: 8fdf34f5-990a-4b69-871b-ef660367e828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1651 | 2025.09.21 00:20:57.107283 [ 293 ] {} <Trace> TCP-Session: 62760781-866f-43b3-b607-d3c358919d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1652 | 2025.09.21 00:20:57.107460 [ 293 ] {bb86df84-14b9-4ea5-bbb0-053cdacaf2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61430) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1653 | 2025.09.21 00:20:57.107762 [ 293 ] {bb86df84-14b9-4ea5-bbb0-053cdacaf2c1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1654 | 2025.09.21 00:20:57.115550 [ 293 ] {bb86df84-14b9-4ea5-bbb0-053cdacaf2c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1655 | 2025.09.21 00:20:57.135053 [ 293 ] {bb86df84-14b9-4ea5-bbb0-053cdacaf2c1} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 1656 | 2025.09.21 00:20:57.184904 [ 304 ] {bb86df84-14b9-4ea5-bbb0-053cdacaf2c1} <Trace> AggregatingTransform: Aggregating | ||
| 1657 | 2025.09.21 00:20:57.187472 [ 304 ] {bb86df84-14b9-4ea5-bbb0-053cdacaf2c1} <Trace> Aggregator: Aggregation method: without_key | ||
| 1658 | 2025.09.21 00:20:57.190164 [ 304 ] {bb86df84-14b9-4ea5-bbb0-053cdacaf2c1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.008045832 sec. (124.288 rows/sec., 4.85 KiB/sec.) | ||
| 1659 | 2025.09.21 00:20:57.190194 [ 304 ] {bb86df84-14b9-4ea5-bbb0-053cdacaf2c1} <Trace> Aggregator: Merging aggregated data | ||
| 1660 | 2025.09.21 00:20:57.190226 [ 304 ] {bb86df84-14b9-4ea5-bbb0-053cdacaf2c1} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1661 | 2025.09.21 00:20:57.196752 [ 293 ] {bb86df84-14b9-4ea5-bbb0-053cdacaf2c1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.089345 sec., 11.19256813475852 rows/sec., 447.70 B/sec. | ||
| 1662 | 2025.09.21 00:20:57.196908 [ 293 ] {bb86df84-14b9-4ea5-bbb0-053cdacaf2c1} <Debug> TCPHandler: Processed in 0.089769659 sec. | ||
| 1663 | 2025.09.21 00:20:57.205182 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1664 | 2025.09.21 00:20:57.205232 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1665 | 2025.09.21 00:20:57.205240 [ 293 ] {} <Debug> TCP-Session: 62760781-866f-43b3-b607-d3c358919d70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1666 | 2025.09.21 00:20:57.205270 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1667 | 2025.09.21 00:20:57.205273 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1668 | 2025.09.21 00:20:57.205306 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1669 | 2025.09.21 00:20:57.205314 [ 297 ] {} <Debug> TCP-Session: 9a784d33-d8b3-4471-a1ff-741c2d64b74a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1670 | 2025.09.21 00:20:57.205328 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1671 | 2025.09.21 00:20:57.205344 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1672 | 2025.09.21 00:20:57.205392 [ 298 ] {} <Debug> TCP-Session: 346d92f7-9f9f-42d4-ab25-6b9432b945ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1673 | 2025.09.21 00:20:57.205361 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1674 | 2025.09.21 00:20:57.205437 [ 300 ] {} <Debug> TCP-Session: 7b1b4b74-abb1-4b82-b4a6-46def4d3d167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1675 | 2025.09.21 00:20:57.205357 [ 299 ] {} <Debug> TCP-Session: 558c1404-6563-4bff-9b34-a4bf3bc208c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1676 | 2025.09.21 00:20:57.205464 [ 301 ] {} <Debug> TCP-Session: 94a235fb-e872-4cea-81f5-cf59a3dbed27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1677 | 2025.09.21 00:20:57.205353 [ 295 ] {} <Debug> TCP-Session: ff935082-8e41-4252-a9f7-708f922da67b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1678 | 2025.09.21 00:20:57.205294 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1679 | 2025.09.21 00:20:57.205289 [ 294 ] {} <Debug> TCP-Session: 8fdf34f5-990a-4b69-871b-ef660367e828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1680 | 2025.09.21 00:20:57.205570 [ 296 ] {} <Debug> TCP-Session: 5d4e0d6d-1f02-404a-989b-860f397b8821 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1681 | 2025.09.21 00:20:57.219838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1682 | 2025.09.21 00:20:57.220332 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2025.09.21 00:20:57.220381 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1684 | 2025.09.21 00:20:57.220878 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1685 | 2025.09.21 00:20:57.221120 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2025.09.21 00:20:57.221254 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1687 | 2025.09.21 00:20:57.394890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1688 | 2025.09.21 00:20:57.414101 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2025.09.21 00:20:57.414176 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1690 | 2025.09.21 00:20:57.421612 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1691 | 2025.09.21 00:20:57.422412 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2025.09.21 00:20:57.426807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1693 | 2025.09.21 00:20:58.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.48 MiB, peak 188.06 MiB, free memory in arenas 0.00 B, will set to 181.69 MiB (RSS), difference: 3.21 MiB | ||
| 1694 | 2025.09.21 00:21:01.960344 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1695 | 2025.09.21 00:21:01.960551 [ 3 ] {3c2a449e-eae3-407d-98dd-bbc7adaff1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1696 | 2025.09.21 00:21:01.960625 [ 3 ] {3c2a449e-eae3-407d-98dd-bbc7adaff1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1697 | 2025.09.21 00:21:01.961309 [ 3 ] {3c2a449e-eae3-407d-98dd-bbc7adaff1c8} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2025.09.21 00:21:01.961359 [ 3 ] {3c2a449e-eae3-407d-98dd-bbc7adaff1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1699 | 2025.09.21 00:21:01.961788 [ 3 ] {3c2a449e-eae3-407d-98dd-bbc7adaff1c8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1700 | 2025.09.21 00:21:01.962013 [ 3 ] {3c2a449e-eae3-407d-98dd-bbc7adaff1c8} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2025.09.21 00:21:01.962171 [ 3 ] {3c2a449e-eae3-407d-98dd-bbc7adaff1c8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001673 sec., 33472.803347280336 rows/sec., 2.56 MiB/sec. | ||
| 1702 | 2025.09.21 00:21:01.962218 [ 3 ] {3c2a449e-eae3-407d-98dd-bbc7adaff1c8} <Debug> TCPHandler: Processed in 0.002006808 sec. | ||
| 1703 | 2025.09.21 00:21:01.962344 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1704 | 2025.09.21 00:21:01.962448 [ 3 ] {2481d4d1-6196-446a-81f7-8d9e9f06920b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1705 | 2025.09.21 00:21:01.962491 [ 3 ] {2481d4d1-6196-446a-81f7-8d9e9f06920b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1706 | 2025.09.21 00:21:01.962919 [ 3 ] {2481d4d1-6196-446a-81f7-8d9e9f06920b} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2025.09.21 00:21:01.962959 [ 3 ] {2481d4d1-6196-446a-81f7-8d9e9f06920b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1708 | 2025.09.21 00:21:01.963283 [ 3 ] {2481d4d1-6196-446a-81f7-8d9e9f06920b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1709 | 2025.09.21 00:21:01.963500 [ 3 ] {2481d4d1-6196-446a-81f7-8d9e9f06920b} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2025.09.21 00:21:01.963636 [ 3 ] {2481d4d1-6196-446a-81f7-8d9e9f06920b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 1711 | 2025.09.21 00:21:01.963675 [ 3 ] {2481d4d1-6196-446a-81f7-8d9e9f06920b} <Debug> TCPHandler: Processed in 0.001383924 sec. | ||
| 1712 | 2025.09.21 00:21:01.963795 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2025.09.21 00:21:01.963894 [ 3 ] {8d4501da-008d-487a-8873-3d7b20acfb5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1714 | 2025.09.21 00:21:01.963940 [ 3 ] {8d4501da-008d-487a-8873-3d7b20acfb5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1715 | 2025.09.21 00:21:01.964250 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41939 | ||
| 1716 | 2025.09.21 00:21:01.964362 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1717 | 2025.09.21 00:21:01.964376 [ 3 ] {8d4501da-008d-487a-8873-3d7b20acfb5c} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1718 | 2025.09.21 00:21:01.964390 [ 293 ] {} <Debug> TCP-Session: 67f28aab-5271-4cee-a4de-9e1d16f0caeb Authenticating user 'default' from [fd00:1122:3344:101::e]:41939 | ||
| 1719 | 2025.09.21 00:21:01.964423 [ 3 ] {8d4501da-008d-487a-8873-3d7b20acfb5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1720 | 2025.09.21 00:21:01.964429 [ 293 ] {} <Debug> TCP-Session: 67f28aab-5271-4cee-a4de-9e1d16f0caeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1721 | 2025.09.21 00:21:01.964457 [ 293 ] {} <Debug> TCP-Session: 67f28aab-5271-4cee-a4de-9e1d16f0caeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1722 | 2025.09.21 00:21:01.964663 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44459 | ||
| 1723 | 2025.09.21 00:21:01.964682 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59136 | ||
| 1724 | 2025.09.21 00:21:01.964707 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63045 | ||
| 1725 | 2025.09.21 00:21:01.964742 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48501 | ||
| 1726 | 2025.09.21 00:21:01.964750 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64106 | ||
| 1727 | 2025.09.21 00:21:01.964786 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1728 | 2025.09.21 00:21:01.964778 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1729 | 2025.09.21 00:21:01.964836 [ 295 ] {} <Debug> TCP-Session: 57f2a0be-48b9-475e-b448-bc24fa535492 Authenticating user 'default' from [fd00:1122:3344:101::e]:59136 | ||
| 1730 | 2025.09.21 00:21:01.964833 [ 3 ] {8d4501da-008d-487a-8873-3d7b20acfb5c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1731 | 2025.09.21 00:21:01.964859 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1732 | 2025.09.21 00:21:01.964874 [ 295 ] {} <Debug> TCP-Session: 57f2a0be-48b9-475e-b448-bc24fa535492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1733 | 2025.09.21 00:21:01.964901 [ 301 ] {} <Debug> TCP-Session: 9e57c8e2-a9dd-45e5-a6c9-ddfbba836a1a Authenticating user 'default' from [fd00:1122:3344:101::e]:64106 | ||
| 1734 | 2025.09.21 00:21:01.964915 [ 295 ] {} <Debug> TCP-Session: 57f2a0be-48b9-475e-b448-bc24fa535492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1735 | 2025.09.21 00:21:01.964931 [ 301 ] {} <Debug> TCP-Session: 9e57c8e2-a9dd-45e5-a6c9-ddfbba836a1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1736 | 2025.09.21 00:21:01.964866 [ 294 ] {} <Debug> TCP-Session: 71462085-4d60-45fc-863e-89128a691ee6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44459 | ||
| 1737 | 2025.09.21 00:21:01.964960 [ 301 ] {} <Debug> TCP-Session: 9e57c8e2-a9dd-45e5-a6c9-ddfbba836a1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1738 | 2025.09.21 00:21:01.964835 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1739 | 2025.09.21 00:21:01.964993 [ 294 ] {} <Debug> TCP-Session: 71462085-4d60-45fc-863e-89128a691ee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1740 | 2025.09.21 00:21:01.965029 [ 300 ] {} <Debug> TCP-Session: b8283958-7c3f-4220-a48a-3183bafa5c19 Authenticating user 'default' from [fd00:1122:3344:101::e]:48501 | ||
| 1741 | 2025.09.21 00:21:01.965035 [ 294 ] {} <Debug> TCP-Session: 71462085-4d60-45fc-863e-89128a691ee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1742 | 2025.09.21 00:21:01.964831 [ 293 ] {} <Trace> TCP-Session: 67f28aab-5271-4cee-a4de-9e1d16f0caeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1743 | 2025.09.21 00:21:01.965062 [ 300 ] {} <Debug> TCP-Session: b8283958-7c3f-4220-a48a-3183bafa5c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1744 | 2025.09.21 00:21:01.964731 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33325 | ||
| 1745 | 2025.09.21 00:21:01.965129 [ 3 ] {8d4501da-008d-487a-8873-3d7b20acfb5c} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1746 | 2025.09.21 00:21:01.964718 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58339 | ||
| 1747 | 2025.09.21 00:21:01.964709 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63158 | ||
| 1748 | 2025.09.21 00:21:01.964835 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1749 | 2025.09.21 00:21:01.965226 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1750 | 2025.09.21 00:21:01.965241 [ 293 ] {c9357159-e5a8-451d-ba65-299de9b348a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41939) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1751 | 2025.09.21 00:21:01.965262 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1752 | 2025.09.21 00:21:01.965253 [ 296 ] {} <Debug> TCP-Session: 037dd8a6-6007-4c19-a647-fce0c0827da2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63045 | ||
| 1753 | 2025.09.21 00:21:01.965287 [ 3 ] {8d4501da-008d-487a-8873-3d7b20acfb5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001413 sec., 113234.2533616419 rows/sec., 7.89 MiB/sec. | ||
| 1754 | 2025.09.21 00:21:01.965306 [ 296 ] {} <Debug> TCP-Session: 037dd8a6-6007-4c19-a647-fce0c0827da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1755 | 2025.09.21 00:21:01.965310 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1756 | 2025.09.21 00:21:01.965333 [ 296 ] {} <Debug> TCP-Session: 037dd8a6-6007-4c19-a647-fce0c0827da2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1757 | 2025.09.21 00:21:01.965337 [ 3 ] {8d4501da-008d-487a-8873-3d7b20acfb5c} <Debug> TCPHandler: Processed in 0.001594218 sec. | ||
| 1758 | 2025.09.21 00:21:01.965354 [ 298 ] {} <Debug> TCP-Session: 0fea3199-f06b-498a-9f3f-d54945743db3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58339 | ||
| 1759 | 2025.09.21 00:21:01.965294 [ 297 ] {} <Debug> TCP-Session: 5c7cf464-f301-4de5-912d-2d41080d76f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63158 | ||
| 1760 | 2025.09.21 00:21:01.965394 [ 298 ] {} <Debug> TCP-Session: 0fea3199-f06b-498a-9f3f-d54945743db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1761 | 2025.09.21 00:21:01.965264 [ 299 ] {} <Debug> TCP-Session: 85977800-1ff0-4f83-9c42-060469766332 Authenticating user 'default' from [fd00:1122:3344:101::e]:33325 | ||
| 1762 | 2025.09.21 00:21:01.965428 [ 297 ] {} <Debug> TCP-Session: 5c7cf464-f301-4de5-912d-2d41080d76f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1763 | 2025.09.21 00:21:01.965459 [ 299 ] {} <Debug> TCP-Session: 85977800-1ff0-4f83-9c42-060469766332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1764 | 2025.09.21 00:21:01.965476 [ 297 ] {} <Debug> TCP-Session: 5c7cf464-f301-4de5-912d-2d41080d76f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1765 | 2025.09.21 00:21:01.965479 [ 3 ] {} <Trace> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2025.09.21 00:21:01.965434 [ 298 ] {} <Debug> TCP-Session: 0fea3199-f06b-498a-9f3f-d54945743db3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1767 | 2025.09.21 00:21:01.965488 [ 299 ] {} <Debug> TCP-Session: 85977800-1ff0-4f83-9c42-060469766332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1768 | 2025.09.21 00:21:01.965123 [ 300 ] {} <Debug> TCP-Session: b8283958-7c3f-4220-a48a-3183bafa5c19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1769 | 2025.09.21 00:21:01.965567 [ 293 ] {c9357159-e5a8-451d-ba65-299de9b348a6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1770 | 2025.09.21 00:21:01.965620 [ 3 ] {09c95ab9-7b11-4836-bb69-0b6b27913f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41196) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1771 | 2025.09.21 00:21:01.965649 [ 293 ] {c9357159-e5a8-451d-ba65-299de9b348a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1772 | 2025.09.21 00:21:01.965670 [ 3 ] {09c95ab9-7b11-4836-bb69-0b6b27913f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1773 | 2025.09.21 00:21:01.965930 [ 293 ] {c9357159-e5a8-451d-ba65-299de9b348a6} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 1774 | 2025.09.21 00:21:01.966012 [ 3 ] {09c95ab9-7b11-4836-bb69-0b6b27913f96} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2025.09.21 00:21:01.966054 [ 3 ] {09c95ab9-7b11-4836-bb69-0b6b27913f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1776 | 2025.09.21 00:21:01.966492 [ 3 ] {09c95ab9-7b11-4836-bb69-0b6b27913f96} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1777 | 2025.09.21 00:21:01.966742 [ 3 ] {09c95ab9-7b11-4836-bb69-0b6b27913f96} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2025.09.21 00:21:01.966848 [ 331 ] {c9357159-e5a8-451d-ba65-299de9b348a6} <Trace> AggregatingTransform: Aggregating | ||
| 1779 | 2025.09.21 00:21:01.966899 [ 331 ] {c9357159-e5a8-451d-ba65-299de9b348a6} <Trace> Aggregator: Aggregation method: without_key | ||
| 1780 | 2025.09.21 00:21:01.966925 [ 3 ] {09c95ab9-7b11-4836-bb69-0b6b27913f96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001326 sec., 45248.86877828054 rows/sec., 3.05 MiB/sec. | ||
| 1781 | 2025.09.21 00:21:01.966934 [ 331 ] {c9357159-e5a8-451d-ba65-299de9b348a6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000903131 sec. (1107.259 rows/sec., 43.25 KiB/sec.) | ||
| 1782 | 2025.09.21 00:21:01.966973 [ 331 ] {c9357159-e5a8-451d-ba65-299de9b348a6} <Trace> Aggregator: Merging aggregated data | ||
| 1783 | 2025.09.21 00:21:01.967168 [ 3 ] {09c95ab9-7b11-4836-bb69-0b6b27913f96} <Debug> TCPHandler: Processed in 0.001741401 sec. | ||
| 1784 | 2025.09.21 00:21:01.968232 [ 293 ] {c9357159-e5a8-451d-ba65-299de9b348a6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003051 sec., 327.76138970829237 rows/sec., 12.80 KiB/sec. | ||
| 1785 | 2025.09.21 00:21:01.968367 [ 293 ] {c9357159-e5a8-451d-ba65-299de9b348a6} <Debug> TCPHandler: Processed in 0.003659368 sec. | ||
| 1786 | 2025.09.21 00:21:01.968488 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1787 | 2025.09.21 00:21:01.968519 [ 293 ] {} <Debug> TCP-Session: 67f28aab-5271-4cee-a4de-9e1d16f0caeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1788 | 2025.09.21 00:21:01.968520 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1789 | 2025.09.21 00:21:01.968538 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1790 | 2025.09.21 00:21:01.968559 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1791 | 2025.09.21 00:21:01.968572 [ 294 ] {} <Debug> TCP-Session: 71462085-4d60-45fc-863e-89128a691ee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1792 | 2025.09.21 00:21:01.968598 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1793 | 2025.09.21 00:21:01.968617 [ 301 ] {} <Debug> TCP-Session: 9e57c8e2-a9dd-45e5-a6c9-ddfbba836a1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1794 | 2025.09.21 00:21:01.968625 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1795 | 2025.09.21 00:21:01.968643 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1796 | 2025.09.21 00:21:01.968682 [ 296 ] {} <Debug> TCP-Session: 037dd8a6-6007-4c19-a647-fce0c0827da2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1797 | 2025.09.21 00:21:01.968592 [ 295 ] {} <Debug> TCP-Session: 57f2a0be-48b9-475e-b448-bc24fa535492 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1798 | 2025.09.21 00:21:01.968712 [ 297 ] {} <Debug> TCP-Session: 5c7cf464-f301-4de5-912d-2d41080d76f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1799 | 2025.09.21 00:21:01.968576 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1800 | 2025.09.21 00:21:01.968657 [ 300 ] {} <Debug> TCP-Session: b8283958-7c3f-4220-a48a-3183bafa5c19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1801 | 2025.09.21 00:21:01.968658 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1802 | 2025.09.21 00:21:01.968789 [ 298 ] {} <Debug> TCP-Session: 0fea3199-f06b-498a-9f3f-d54945743db3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1803 | 2025.09.21 00:21:01.968818 [ 299 ] {} <Debug> TCP-Session: 85977800-1ff0-4f83-9c42-060469766332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1804 | 2025.09.21 00:21:01.981452 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55752 | ||
| 1805 | 2025.09.21 00:21:01.981529 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1806 | 2025.09.21 00:21:01.981554 [ 293 ] {} <Debug> TCP-Session: aa412bc5-fdba-4cb9-9eee-0cfe45d50d8c Authenticating user 'default' from [fd00:1122:3344:101::e]:55752 | ||
| 1807 | 2025.09.21 00:21:01.981575 [ 293 ] {} <Debug> TCP-Session: aa412bc5-fdba-4cb9-9eee-0cfe45d50d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1808 | 2025.09.21 00:21:01.981589 [ 293 ] {} <Debug> TCP-Session: aa412bc5-fdba-4cb9-9eee-0cfe45d50d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1809 | 2025.09.21 00:21:01.981763 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61700 | ||
| 1810 | 2025.09.21 00:21:01.981799 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62992 | ||
| 1811 | 2025.09.21 00:21:01.981810 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41075 | ||
| 1812 | 2025.09.21 00:21:01.981841 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52684 | ||
| 1813 | 2025.09.21 00:21:01.981847 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40484 | ||
| 1814 | 2025.09.21 00:21:01.981876 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1815 | 2025.09.21 00:21:01.981862 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50374 | ||
| 1816 | 2025.09.21 00:21:01.981921 [ 295 ] {} <Debug> TCP-Session: 9739a732-6eb8-44f7-afc9-8de7b64833d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62992 | ||
| 1817 | 2025.09.21 00:21:01.981936 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1818 | 2025.09.21 00:21:01.981962 [ 295 ] {} <Debug> TCP-Session: 9739a732-6eb8-44f7-afc9-8de7b64833d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1819 | 2025.09.21 00:21:01.981980 [ 300 ] {} <Debug> TCP-Session: 665c5d40-3446-4240-bd16-f78bafb5e5a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40484 | ||
| 1820 | 2025.09.21 00:21:01.981987 [ 295 ] {} <Debug> TCP-Session: 9739a732-6eb8-44f7-afc9-8de7b64833d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1821 | 2025.09.21 00:21:01.981986 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1822 | 2025.09.21 00:21:01.982007 [ 300 ] {} <Debug> TCP-Session: 665c5d40-3446-4240-bd16-f78bafb5e5a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1823 | 2025.09.21 00:21:01.981918 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1824 | 2025.09.21 00:21:01.982042 [ 300 ] {} <Debug> TCP-Session: 665c5d40-3446-4240-bd16-f78bafb5e5a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1825 | 2025.09.21 00:21:01.982037 [ 301 ] {} <Debug> TCP-Session: 503ac8ff-90e5-4753-8a0f-a5af64f949dd Authenticating user 'default' from [fd00:1122:3344:101::e]:50374 | ||
| 1826 | 2025.09.21 00:21:01.982064 [ 296 ] {} <Debug> TCP-Session: e33950d4-7f4a-4fb7-a8de-2f5812b4e2b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41075 | ||
| 1827 | 2025.09.21 00:21:01.982086 [ 301 ] {} <Debug> TCP-Session: 503ac8ff-90e5-4753-8a0f-a5af64f949dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1828 | 2025.09.21 00:21:01.982101 [ 296 ] {} <Debug> TCP-Session: e33950d4-7f4a-4fb7-a8de-2f5812b4e2b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1829 | 2025.09.21 00:21:01.982113 [ 301 ] {} <Debug> TCP-Session: 503ac8ff-90e5-4753-8a0f-a5af64f949dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1830 | 2025.09.21 00:21:01.982127 [ 296 ] {} <Debug> TCP-Session: e33950d4-7f4a-4fb7-a8de-2f5812b4e2b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1831 | 2025.09.21 00:21:01.981855 [ 293 ] {} <Trace> TCP-Session: aa412bc5-fdba-4cb9-9eee-0cfe45d50d8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1832 | 2025.09.21 00:21:01.981822 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35438 | ||
| 1833 | 2025.09.21 00:21:01.981823 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32998 | ||
| 1834 | 2025.09.21 00:21:01.981837 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1835 | 2025.09.21 00:21:01.982248 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1836 | 2025.09.21 00:21:01.982268 [ 294 ] {} <Debug> TCP-Session: f630f2b6-6fd8-4067-b3e6-db1a6286a537 Authenticating user 'default' from [fd00:1122:3344:101::e]:61700 | ||
| 1837 | 2025.09.21 00:21:01.982276 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1838 | 2025.09.21 00:21:01.982284 [ 297 ] {} <Debug> TCP-Session: d6024246-1b71-483f-8cc5-4cf5740a099e Authenticating user 'default' from [fd00:1122:3344:101::e]:35438 | ||
| 1839 | 2025.09.21 00:21:01.982300 [ 293 ] {09473f20-a7d8-4501-b469-0b767b65cde6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55752) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1840 | 2025.09.21 00:21:01.982306 [ 298 ] {} <Debug> TCP-Session: 38d28172-d137-406d-b4b3-fcd53b9e44a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:32998 | ||
| 1841 | 2025.09.21 00:21:01.982328 [ 297 ] {} <Debug> TCP-Session: d6024246-1b71-483f-8cc5-4cf5740a099e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1842 | 2025.09.21 00:21:01.982351 [ 298 ] {} <Debug> TCP-Session: 38d28172-d137-406d-b4b3-fcd53b9e44a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1843 | 2025.09.21 00:21:01.982366 [ 297 ] {} <Debug> TCP-Session: d6024246-1b71-483f-8cc5-4cf5740a099e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1844 | 2025.09.21 00:21:01.982378 [ 298 ] {} <Debug> TCP-Session: 38d28172-d137-406d-b4b3-fcd53b9e44a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1845 | 2025.09.21 00:21:01.982297 [ 294 ] {} <Debug> TCP-Session: f630f2b6-6fd8-4067-b3e6-db1a6286a537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1846 | 2025.09.21 00:21:01.981921 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1847 | 2025.09.21 00:21:01.982421 [ 294 ] {} <Debug> TCP-Session: f630f2b6-6fd8-4067-b3e6-db1a6286a537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2025.09.21 00:21:01.982460 [ 299 ] {} <Debug> TCP-Session: 867cc550-dc00-4332-96f1-676452af34da Authenticating user 'default' from [fd00:1122:3344:101::e]:52684 | ||
| 1849 | 2025.09.21 00:21:01.982482 [ 299 ] {} <Debug> TCP-Session: 867cc550-dc00-4332-96f1-676452af34da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1850 | 2025.09.21 00:21:01.982498 [ 299 ] {} <Debug> TCP-Session: 867cc550-dc00-4332-96f1-676452af34da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1851 | 2025.09.21 00:21:01.982501 [ 293 ] {09473f20-a7d8-4501-b469-0b767b65cde6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1852 | 2025.09.21 00:21:01.982561 [ 293 ] {09473f20-a7d8-4501-b469-0b767b65cde6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1853 | 2025.09.21 00:21:01.982803 [ 293 ] {09473f20-a7d8-4501-b469-0b767b65cde6} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 1854 | 2025.09.21 00:21:01.983641 [ 308 ] {09473f20-a7d8-4501-b469-0b767b65cde6} <Trace> AggregatingTransform: Aggregating | ||
| 1855 | 2025.09.21 00:21:01.983690 [ 308 ] {09473f20-a7d8-4501-b469-0b767b65cde6} <Trace> Aggregator: Aggregation method: without_key | ||
| 1856 | 2025.09.21 00:21:01.983722 [ 308 ] {09473f20-a7d8-4501-b469-0b767b65cde6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000833089 sec. (1200.352 rows/sec., 46.89 KiB/sec.) | ||
| 1857 | 2025.09.21 00:21:01.983738 [ 308 ] {09473f20-a7d8-4501-b469-0b767b65cde6} <Trace> Aggregator: Merging aggregated data | ||
| 1858 | 2025.09.21 00:21:01.984816 [ 293 ] {09473f20-a7d8-4501-b469-0b767b65cde6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002557 sec., 391.0833007430583 rows/sec., 15.28 KiB/sec. | ||
| 1859 | 2025.09.21 00:21:01.984944 [ 293 ] {09473f20-a7d8-4501-b469-0b767b65cde6} <Debug> TCPHandler: Processed in 0.003165026 sec. | ||
| 1860 | 2025.09.21 00:21:01.985054 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1861 | 2025.09.21 00:21:01.985065 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1862 | 2025.09.21 00:21:01.985077 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1863 | 2025.09.21 00:21:01.985122 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1864 | 2025.09.21 00:21:01.985138 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1865 | 2025.09.21 00:21:01.985165 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1866 | 2025.09.21 00:21:01.985171 [ 297 ] {} <Debug> TCP-Session: d6024246-1b71-483f-8cc5-4cf5740a099e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1867 | 2025.09.21 00:21:01.985191 [ 298 ] {} <Debug> TCP-Session: 38d28172-d137-406d-b4b3-fcd53b9e44a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1868 | 2025.09.21 00:21:01.985201 [ 293 ] {} <Debug> TCP-Session: aa412bc5-fdba-4cb9-9eee-0cfe45d50d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1869 | 2025.09.21 00:21:01.985152 [ 295 ] {} <Debug> TCP-Session: 9739a732-6eb8-44f7-afc9-8de7b64833d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1870 | 2025.09.21 00:21:01.985092 [ 301 ] {} <Debug> TCP-Session: 503ac8ff-90e5-4753-8a0f-a5af64f949dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1871 | 2025.09.21 00:21:01.985095 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1872 | 2025.09.21 00:21:01.985153 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1873 | 2025.09.21 00:21:01.985314 [ 296 ] {} <Debug> TCP-Session: e33950d4-7f4a-4fb7-a8de-2f5812b4e2b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1874 | 2025.09.21 00:21:01.985105 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1875 | 2025.09.21 00:21:01.985334 [ 300 ] {} <Debug> TCP-Session: 665c5d40-3446-4240-bd16-f78bafb5e5a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1876 | 2025.09.21 00:21:01.985126 [ 294 ] {} <Debug> TCP-Session: f630f2b6-6fd8-4067-b3e6-db1a6286a537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1877 | 2025.09.21 00:21:01.985369 [ 299 ] {} <Debug> TCP-Session: 867cc550-dc00-4332-96f1-676452af34da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1878 | 2025.09.21 00:21:04.610548 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1879 | 2025.09.21 00:21:04.610599 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1880 | 2025.09.21 00:21:04.722283 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3742 | ||
| 1881 | 2025.09.21 00:21:04.722785 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2025.09.21 00:21:04.722838 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1883 | 2025.09.21 00:21:04.723366 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1884 | 2025.09.21 00:21:04.723639 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2025.09.21 00:21:04.723786 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3742 | ||
| 1886 | 2025.09.21 00:21:04.730716 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 282 | ||
| 1887 | 2025.09.21 00:21:04.733008 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1888 | 2025.09.21 00:21:04.733067 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1889 | 2025.09.21 00:21:04.734254 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1890 | 2025.09.21 00:21:04.734549 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1891 | 2025.09.21 00:21:04.734833 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 1892 | 2025.09.21 00:21:04.927825 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1893 | 2025.09.21 00:21:04.946041 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2025.09.21 00:21:04.946111 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1895 | 2025.09.21 00:21:04.952525 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1896 | 2025.09.21 00:21:04.953235 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2025.09.21 00:21:04.956880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1898 | 2025.09.21 00:21:05.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.44 MiB, peak 194.68 MiB, free memory in arenas 0.00 B, will set to 183.52 MiB (RSS), difference: 1.07 MiB | ||
| 1899 | 2025.09.21 00:21:06.173343 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1900 | 2025.09.21 00:21:06.173430 [ 3 ] {} <Debug> TCP-Session: 72654725-d3eb-4599-ba4e-d4da8b41df46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1901 | 2025.09.21 00:21:06.973007 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1902 | 2025.09.21 00:21:06.973189 [ 4 ] {ab3e9995-6d23-4ae0-9d2d-4b447d7369e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1903 | 2025.09.21 00:21:06.973259 [ 4 ] {ab3e9995-6d23-4ae0-9d2d-4b447d7369e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1904 | 2025.09.21 00:21:06.974166 [ 4 ] {ab3e9995-6d23-4ae0-9d2d-4b447d7369e1} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1905 | 2025.09.21 00:21:06.974226 [ 4 ] {ab3e9995-6d23-4ae0-9d2d-4b447d7369e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1906 | 2025.09.21 00:21:06.974648 [ 4 ] {ab3e9995-6d23-4ae0-9d2d-4b447d7369e1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1907 | 2025.09.21 00:21:06.974881 [ 4 ] {ab3e9995-6d23-4ae0-9d2d-4b447d7369e1} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1908 | 2025.09.21 00:21:06.975034 [ 49 ] {} <Debug> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1909 | 2025.09.21 00:21:06.975043 [ 4 ] {ab3e9995-6d23-4ae0-9d2d-4b447d7369e1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001905 sec., 215223.09711286088 rows/sec., 13.65 MiB/sec. | ||
| 1910 | 2025.09.21 00:21:06.975106 [ 49 ] {} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1911 | 2025.09.21 00:21:06.975133 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1912 | 2025.09.21 00:21:06.975139 [ 4 ] {ab3e9995-6d23-4ae0-9d2d-4b447d7369e1} <Debug> TCPHandler: Processed in 0.002266764 sec. | ||
| 1913 | 2025.09.21 00:21:06.975226 [ 189 ] {c1c546d9-9a70-451d-a294-2dd334084042::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 | ||
| 1914 | 2025.09.21 00:21:06.975274 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2025.09.21 00:21:06.975325 [ 189 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1916 | 2025.09.21 00:21:06.975356 [ 189 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 1917 | 2025.09.21 00:21:06.975388 [ 4 ] {4e577b53-34ea-4fc7-81c6-46877c072e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1918 | 2025.09.21 00:21:06.975415 [ 189 ] {c1c546d9-9a70-451d-a294-2dd334084042::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 | ||
| 1919 | 2025.09.21 00:21:06.975435 [ 4 ] {4e577b53-34ea-4fc7-81c6-46877c072e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1920 | 2025.09.21 00:21:06.975461 [ 189 ] {c1c546d9-9a70-451d-a294-2dd334084042::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 | ||
| 1921 | 2025.09.21 00:21:06.975504 [ 189 ] {c1c546d9-9a70-451d-a294-2dd334084042::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 | ||
| 1922 | 2025.09.21 00:21:06.975545 [ 189 ] {c1c546d9-9a70-451d-a294-2dd334084042::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 | ||
| 1923 | 2025.09.21 00:21:06.976392 [ 4 ] {4e577b53-34ea-4fc7-81c6-46877c072e02} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1924 | 2025.09.21 00:21:06.976431 [ 4 ] {4e577b53-34ea-4fc7-81c6-46877c072e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1925 | 2025.09.21 00:21:06.976603 [ 191 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410284 sec., 1453607.9257794884 rows/sec., 97.76 MiB/sec. | ||
| 1926 | 2025.09.21 00:21:06.976804 [ 188 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1927 | 2025.09.21 00:21:06.976880 [ 4 ] {4e577b53-34ea-4fc7-81c6-46877c072e02} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1928 | 2025.09.21 00:21:06.977170 [ 188 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_5_1} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1929 | 2025.09.21 00:21:06.977186 [ 4 ] {4e577b53-34ea-4fc7-81c6-46877c072e02} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2025.09.21 00:21:06.977258 [ 188 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_5_1} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1931 | 2025.09.21 00:21:06.977340 [ 4 ] {4e577b53-34ea-4fc7-81c6-46877c072e02} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001983 sec., 570852.2440746344 rows/sec., 45.21 MiB/sec. | ||
| 1932 | 2025.09.21 00:21:06.977351 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1933 | 2025.09.21 00:21:06.977386 [ 4 ] {4e577b53-34ea-4fc7-81c6-46877c072e02} <Debug> TCPHandler: Processed in 0.002164922 sec. | ||
| 1934 | 2025.09.21 00:21:06.977511 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2025.09.21 00:21:06.977616 [ 4 ] {1c285ff4-91b7-4302-9b46-657e655342cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1936 | 2025.09.21 00:21:06.977659 [ 4 ] {1c285ff4-91b7-4302-9b46-657e655342cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1937 | 2025.09.21 00:21:06.978126 [ 4 ] {1c285ff4-91b7-4302-9b46-657e655342cb} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2025.09.21 00:21:06.978162 [ 4 ] {1c285ff4-91b7-4302-9b46-657e655342cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1939 | 2025.09.21 00:21:06.978530 [ 4 ] {1c285ff4-91b7-4302-9b46-657e655342cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1940 | 2025.09.21 00:21:06.978738 [ 4 ] {1c285ff4-91b7-4302-9b46-657e655342cb} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2025.09.21 00:21:06.978870 [ 4 ] {1c285ff4-91b7-4302-9b46-657e655342cb} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001279 sec., 168100.0781860829 rows/sec., 9.98 MiB/sec. | ||
| 1942 | 2025.09.21 00:21:06.978908 [ 4 ] {1c285ff4-91b7-4302-9b46-657e655342cb} <Debug> TCPHandler: Processed in 0.001448845 sec. | ||
| 1943 | 2025.09.21 00:21:06.979013 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1944 | 2025.09.21 00:21:06.979109 [ 4 ] {ae9d975e-6dd3-4aa2-80c7-03afdf50bf07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1945 | 2025.09.21 00:21:06.979149 [ 4 ] {ae9d975e-6dd3-4aa2-80c7-03afdf50bf07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1946 | 2025.09.21 00:21:06.979615 [ 4 ] {ae9d975e-6dd3-4aa2-80c7-03afdf50bf07} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2025.09.21 00:21:06.979652 [ 4 ] {ae9d975e-6dd3-4aa2-80c7-03afdf50bf07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1948 | 2025.09.21 00:21:06.979960 [ 4 ] {ae9d975e-6dd3-4aa2-80c7-03afdf50bf07} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1949 | 2025.09.21 00:21:06.980171 [ 4 ] {ae9d975e-6dd3-4aa2-80c7-03afdf50bf07} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2025.09.21 00:21:06.980276 [ 49 ] {} <Debug> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1951 | 2025.09.21 00:21:06.980307 [ 4 ] {ae9d975e-6dd3-4aa2-80c7-03afdf50bf07} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001219 sec., 173913.04347826086 rows/sec., 11.22 MiB/sec. | ||
| 1952 | 2025.09.21 00:21:06.980317 [ 49 ] {} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2025.09.21 00:21:06.980349 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1954 | 2025.09.21 00:21:06.980352 [ 4 ] {ae9d975e-6dd3-4aa2-80c7-03afdf50bf07} <Debug> TCPHandler: Processed in 0.001389774 sec. | ||
| 1955 | 2025.09.21 00:21:06.980418 [ 189 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::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 | ||
| 1956 | 2025.09.21 00:21:06.980470 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2025.09.21 00:21:06.980516 [ 189 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1958 | 2025.09.21 00:21:06.980541 [ 189 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 1959 | 2025.09.21 00:21:06.980565 [ 4 ] {30b7d92a-db73-4604-b36e-7b8001da594e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1960 | 2025.09.21 00:21:06.980587 [ 189 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 1961 | 2025.09.21 00:21:06.980607 [ 4 ] {30b7d92a-db73-4604-b36e-7b8001da594e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1962 | 2025.09.21 00:21:06.980627 [ 189 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 1963 | 2025.09.21 00:21:06.980664 [ 189 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 1964 | 2025.09.21 00:21:06.980701 [ 189 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 1965 | 2025.09.21 00:21:06.981060 [ 4 ] {30b7d92a-db73-4604-b36e-7b8001da594e} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1966 | 2025.09.21 00:21:06.981097 [ 4 ] {30b7d92a-db73-4604-b36e-7b8001da594e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1967 | 2025.09.21 00:21:06.981442 [ 4 ] {30b7d92a-db73-4604-b36e-7b8001da594e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1968 | 2025.09.21 00:21:06.981575 [ 192 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001182378 sec., 896498.4125212072 rows/sec., 61.24 MiB/sec. | ||
| 1969 | 2025.09.21 00:21:06.981667 [ 4 ] {30b7d92a-db73-4604-b36e-7b8001da594e} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2025.09.21 00:21:06.981700 [ 189 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1971 | 2025.09.21 00:21:06.981774 [ 49 ] {} <Debug> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1972 | 2025.09.21 00:21:06.981805 [ 4 ] {30b7d92a-db73-4604-b36e-7b8001da594e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001258 sec., 167726.55007949125 rows/sec., 9.52 MiB/sec. | ||
| 1973 | 2025.09.21 00:21:06.981809 [ 49 ] {} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2025.09.21 00:21:06.981848 [ 4 ] {30b7d92a-db73-4604-b36e-7b8001da594e} <Debug> TCPHandler: Processed in 0.001429475 sec. | ||
| 1975 | 2025.09.21 00:21:06.981851 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1976 | 2025.09.21 00:21:06.981953 [ 189 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_5_1} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2025.09.21 00:21:06.981953 [ 191 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::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 | ||
| 1978 | 2025.09.21 00:21:06.981967 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2025.09.21 00:21:06.982030 [ 189 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_5_1} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1980 | 2025.09.21 00:21:06.982086 [ 4 ] {1108c44d-5626-4af4-97c9-c98726372857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1981 | 2025.09.21 00:21:06.982087 [ 191 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1982 | 2025.09.21 00:21:06.982089 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1983 | 2025.09.21 00:21:06.982131 [ 4 ] {1108c44d-5626-4af4-97c9-c98726372857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1984 | 2025.09.21 00:21:06.982150 [ 191 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 1985 | 2025.09.21 00:21:06.982252 [ 191 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::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 | ||
| 1986 | 2025.09.21 00:21:06.982319 [ 191 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::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 | ||
| 1987 | 2025.09.21 00:21:06.982373 [ 191 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::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 | ||
| 1988 | 2025.09.21 00:21:06.982424 [ 191 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::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 | ||
| 1989 | 2025.09.21 00:21:06.982756 [ 4 ] {1108c44d-5626-4af4-97c9-c98726372857} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1990 | 2025.09.21 00:21:06.982798 [ 4 ] {1108c44d-5626-4af4-97c9-c98726372857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 1991 | 2025.09.21 00:21:06.983150 [ 4 ] {1108c44d-5626-4af4-97c9-c98726372857} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1992 | 2025.09.21 00:21:06.983377 [ 4 ] {1108c44d-5626-4af4-97c9-c98726372857} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1993 | 2025.09.21 00:21:06.983438 [ 195 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001524207 sec., 692163.2035543729 rows/sec., 41.95 MiB/sec. | ||
| 1994 | 2025.09.21 00:21:06.983507 [ 4 ] {1108c44d-5626-4af4-97c9-c98726372857} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00144 sec., 478472.2222222222 rows/sec., 33.41 MiB/sec. | ||
| 1995 | 2025.09.21 00:21:06.983553 [ 4 ] {1108c44d-5626-4af4-97c9-c98726372857} <Debug> TCPHandler: Processed in 0.001637309 sec. | ||
| 1996 | 2025.09.21 00:21:06.983568 [ 191 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1997 | 2025.09.21 00:21:06.983665 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2025.09.21 00:21:06.983767 [ 4 ] {96d2007b-bf60-4764-8dc4-fa549154bec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1999 | 2025.09.21 00:21:06.983810 [ 191 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_5_1} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2025.09.21 00:21:06.983811 [ 4 ] {96d2007b-bf60-4764-8dc4-fa549154bec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2001 | 2025.09.21 00:21:06.983880 [ 191 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_5_1} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2002 | 2025.09.21 00:21:06.983943 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2003 | 2025.09.21 00:21:06.984154 [ 4 ] {96d2007b-bf60-4764-8dc4-fa549154bec3} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2025.09.21 00:21:06.984194 [ 4 ] {96d2007b-bf60-4764-8dc4-fa549154bec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2005 | 2025.09.21 00:21:06.984510 [ 4 ] {96d2007b-bf60-4764-8dc4-fa549154bec3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2006 | 2025.09.21 00:21:06.984714 [ 4 ] {96d2007b-bf60-4764-8dc4-fa549154bec3} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2025.09.21 00:21:06.984843 [ 4 ] {96d2007b-bf60-4764-8dc4-fa549154bec3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 2008 | 2025.09.21 00:21:06.984878 [ 4 ] {96d2007b-bf60-4764-8dc4-fa549154bec3} <Debug> TCPHandler: Processed in 0.00126335 sec. | ||
| 2009 | 2025.09.21 00:21:06.984982 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2010 | 2025.09.21 00:21:06.985091 [ 4 ] {e5b195dc-10bb-4117-8d95-2d16e38422de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2011 | 2025.09.21 00:21:06.985134 [ 4 ] {e5b195dc-10bb-4117-8d95-2d16e38422de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2012 | 2025.09.21 00:21:06.985557 [ 4 ] {e5b195dc-10bb-4117-8d95-2d16e38422de} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2013 | 2025.09.21 00:21:06.985594 [ 4 ] {e5b195dc-10bb-4117-8d95-2d16e38422de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2014 | 2025.09.21 00:21:06.985941 [ 4 ] {e5b195dc-10bb-4117-8d95-2d16e38422de} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2015 | 2025.09.21 00:21:06.986159 [ 4 ] {e5b195dc-10bb-4117-8d95-2d16e38422de} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2016 | 2025.09.21 00:21:06.986287 [ 4 ] {e5b195dc-10bb-4117-8d95-2d16e38422de} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00122 sec., 257377.0491803279 rows/sec., 16.91 MiB/sec. | ||
| 2017 | 2025.09.21 00:21:06.986321 [ 4 ] {e5b195dc-10bb-4117-8d95-2d16e38422de} <Debug> TCPHandler: Processed in 0.001389824 sec. | ||
| 2018 | 2025.09.21 00:21:06.986430 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2019 | 2025.09.21 00:21:06.986524 [ 4 ] {d0803a44-69f5-497d-af9f-2f993c73cf67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2020 | 2025.09.21 00:21:06.986567 [ 4 ] {d0803a44-69f5-497d-af9f-2f993c73cf67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2021 | 2025.09.21 00:21:06.986856 [ 4 ] {d0803a44-69f5-497d-af9f-2f993c73cf67} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2025.09.21 00:21:06.986891 [ 4 ] {d0803a44-69f5-497d-af9f-2f993c73cf67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2023 | 2025.09.21 00:21:06.987200 [ 4 ] {d0803a44-69f5-497d-af9f-2f993c73cf67} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2024 | 2025.09.21 00:21:06.987402 [ 4 ] {d0803a44-69f5-497d-af9f-2f993c73cf67} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2025.09.21 00:21:06.987502 [ 49 ] {} <Debug> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2026 | 2025.09.21 00:21:06.987534 [ 4 ] {d0803a44-69f5-497d-af9f-2f993c73cf67} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 2027 | 2025.09.21 00:21:06.987535 [ 49 ] {} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2028 | 2025.09.21 00:21:06.987575 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2029 | 2025.09.21 00:21:06.987580 [ 4 ] {d0803a44-69f5-497d-af9f-2f993c73cf67} <Debug> TCPHandler: Processed in 0.001205359 sec. | ||
| 2030 | 2025.09.21 00:21:06.987661 [ 192 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::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 | ||
| 2031 | 2025.09.21 00:21:06.987691 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2032 | 2025.09.21 00:21:06.987790 [ 4 ] {ca184f69-ef9a-437f-9ed4-f62200c1dbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2033 | 2025.09.21 00:21:06.987796 [ 192 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2034 | 2025.09.21 00:21:06.987848 [ 4 ] {ca184f69-ef9a-437f-9ed4-f62200c1dbcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2035 | 2025.09.21 00:21:06.987849 [ 192 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::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 | ||
| 2036 | 2025.09.21 00:21:06.987966 [ 192 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::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 | ||
| 2037 | 2025.09.21 00:21:06.988021 [ 192 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::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 | ||
| 2038 | 2025.09.21 00:21:06.988083 [ 192 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::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 | ||
| 2039 | 2025.09.21 00:21:06.988134 [ 192 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::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 | ||
| 2040 | 2025.09.21 00:21:06.988694 [ 4 ] {ca184f69-ef9a-437f-9ed4-f62200c1dbcb} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2025.09.21 00:21:06.988736 [ 4 ] {ca184f69-ef9a-437f-9ed4-f62200c1dbcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2042 | 2025.09.21 00:21:06.988953 [ 195 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001332781 sec., 3751.5540812781696 rows/sec., 252.79 KiB/sec. | ||
| 2043 | 2025.09.21 00:21:06.989083 [ 192 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2044 | 2025.09.21 00:21:06.989301 [ 4 ] {ca184f69-ef9a-437f-9ed4-f62200c1dbcb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2045 | 2025.09.21 00:21:06.989368 [ 192 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_5_1} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2025.09.21 00:21:06.989448 [ 192 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_5_1} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2047 | 2025.09.21 00:21:06.989518 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2048 | 2025.09.21 00:21:06.989557 [ 4 ] {ca184f69-ef9a-437f-9ed4-f62200c1dbcb} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2025.09.21 00:21:06.989709 [ 4 ] {ca184f69-ef9a-437f-9ed4-f62200c1dbcb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001936 sec., 5165.289256198347 rows/sec., 9.26 MiB/sec. | ||
| 2050 | 2025.09.21 00:21:06.989772 [ 4 ] {ca184f69-ef9a-437f-9ed4-f62200c1dbcb} <Debug> TCPHandler: Processed in 0.002131981 sec. | ||
| 2051 | 2025.09.21 00:21:06.989882 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2025.09.21 00:21:06.989978 [ 4 ] {3bb980bd-14eb-4d1a-9fb9-397ca5757f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2053 | 2025.09.21 00:21:06.990019 [ 4 ] {3bb980bd-14eb-4d1a-9fb9-397ca5757f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2054 | 2025.09.21 00:21:06.990382 [ 4 ] {3bb980bd-14eb-4d1a-9fb9-397ca5757f3e} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2025.09.21 00:21:06.990417 [ 4 ] {3bb980bd-14eb-4d1a-9fb9-397ca5757f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2056 | 2025.09.21 00:21:06.990737 [ 4 ] {3bb980bd-14eb-4d1a-9fb9-397ca5757f3e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2057 | 2025.09.21 00:21:06.990957 [ 4 ] {3bb980bd-14eb-4d1a-9fb9-397ca5757f3e} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2025.09.21 00:21:06.991111 [ 4 ] {3bb980bd-14eb-4d1a-9fb9-397ca5757f3e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00115 sec., 90434.78260869565 rows/sec., 5.54 MiB/sec. | ||
| 2059 | 2025.09.21 00:21:06.991149 [ 4 ] {3bb980bd-14eb-4d1a-9fb9-397ca5757f3e} <Debug> TCPHandler: Processed in 0.001322501 sec. | ||
| 2060 | 2025.09.21 00:21:07.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.45 MiB, peak 194.68 MiB, free memory in arenas 0.00 B, will set to 183.91 MiB (RSS), difference: 1.46 MiB | ||
| 2061 | 2025.09.21 00:21:07.696269 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2025.09.21 00:21:07.696521 [ 4 ] {82021237-e61e-4191-9825-73d79f9804ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2063 | 2025.09.21 00:21:07.696905 [ 4 ] {82021237-e61e-4191-9825-73d79f9804ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2064 | 2025.09.21 00:21:07.701791 [ 4 ] {82021237-e61e-4191-9825-73d79f9804ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2065 | 2025.09.21 00:21:07.702101 [ 4 ] {82021237-e61e-4191-9825-73d79f9804ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2066 | 2025.09.21 00:21:07.702182 [ 4 ] {82021237-e61e-4191-9825-73d79f9804ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2067 | 2025.09.21 00:21:07.702397 [ 4 ] {82021237-e61e-4191-9825-73d79f9804ae} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2068 | 2025.09.21 00:21:07.704753 [ 4 ] {82021237-e61e-4191-9825-73d79f9804ae} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2069 | 2025.09.21 00:21:07.706992 [ 4 ] {82021237-e61e-4191-9825-73d79f9804ae} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (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 | ||
| 2070 | 2025.09.21 00:21:07.707023 [ 4 ] {82021237-e61e-4191-9825-73d79f9804ae} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2071 | 2025.09.21 00:21:07.707130 [ 4 ] {82021237-e61e-4191-9825-73d79f9804ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2072 | 2025.09.21 00:21:07.707168 [ 4 ] {82021237-e61e-4191-9825-73d79f9804ae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2073 | 2025.09.21 00:21:07.725769 [ 4 ] {82021237-e61e-4191-9825-73d79f9804ae} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.02936 sec., 1089.9182561307903 rows/sec., 41.14 KiB/sec. | ||
| 2074 | 2025.09.21 00:21:07.725882 [ 4 ] {82021237-e61e-4191-9825-73d79f9804ae} <Debug> TCPHandler: Processed in 0.029774003 sec. | ||
| 2075 | 2025.09.21 00:21:07.726193 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2076 | 2025.09.21 00:21:07.726353 [ 4 ] {58331aed-27e6-492b-b20e-20dc8474e0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2077 | 2025.09.21 00:21:07.726641 [ 4 ] {58331aed-27e6-492b-b20e-20dc8474e0bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2078 | 2025.09.21 00:21:07.726678 [ 4 ] {58331aed-27e6-492b-b20e-20dc8474e0bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2079 | 2025.09.21 00:21:07.726918 [ 4 ] {58331aed-27e6-492b-b20e-20dc8474e0bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2080 | 2025.09.21 00:21:07.726975 [ 4 ] {58331aed-27e6-492b-b20e-20dc8474e0bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2081 | 2025.09.21 00:21:07.727087 [ 4 ] {58331aed-27e6-492b-b20e-20dc8474e0bc} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2082 | 2025.09.21 00:21:07.727118 [ 4 ] {58331aed-27e6-492b-b20e-20dc8474e0bc} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2083 | 2025.09.21 00:21:07.727138 [ 4 ] {58331aed-27e6-492b-b20e-20dc8474e0bc} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (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 | ||
| 2084 | 2025.09.21 00:21:07.727152 [ 4 ] {58331aed-27e6-492b-b20e-20dc8474e0bc} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2085 | 2025.09.21 00:21:07.727188 [ 4 ] {58331aed-27e6-492b-b20e-20dc8474e0bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2086 | 2025.09.21 00:21:07.727207 [ 4 ] {58331aed-27e6-492b-b20e-20dc8474e0bc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2087 | 2025.09.21 00:21:07.727694 [ 4 ] {58331aed-27e6-492b-b20e-20dc8474e0bc} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001414 sec., 22630.834512022633 rows/sec., 854.32 KiB/sec. | ||
| 2088 | 2025.09.21 00:21:07.727781 [ 4 ] {58331aed-27e6-492b-b20e-20dc8474e0bc} <Debug> TCPHandler: Processed in 0.001654519 sec. | ||
| 2089 | 2025.09.21 00:21:07.727997 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2090 | 2025.09.21 00:21:07.728138 [ 4 ] {7fbdb0b4-2425-4bd7-94e8-5b6d10ef9478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2091 | 2025.09.21 00:21:07.728361 [ 4 ] {7fbdb0b4-2425-4bd7-94e8-5b6d10ef9478} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2092 | 2025.09.21 00:21:07.728399 [ 4 ] {7fbdb0b4-2425-4bd7-94e8-5b6d10ef9478} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2093 | 2025.09.21 00:21:07.728598 [ 4 ] {7fbdb0b4-2425-4bd7-94e8-5b6d10ef9478} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2094 | 2025.09.21 00:21:07.728651 [ 4 ] {7fbdb0b4-2425-4bd7-94e8-5b6d10ef9478} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2095 | 2025.09.21 00:21:07.728756 [ 4 ] {7fbdb0b4-2425-4bd7-94e8-5b6d10ef9478} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2096 | 2025.09.21 00:21:07.728787 [ 4 ] {7fbdb0b4-2425-4bd7-94e8-5b6d10ef9478} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2097 | 2025.09.21 00:21:07.728806 [ 4 ] {7fbdb0b4-2425-4bd7-94e8-5b6d10ef9478} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (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 | ||
| 2098 | 2025.09.21 00:21:07.728820 [ 4 ] {7fbdb0b4-2425-4bd7-94e8-5b6d10ef9478} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2099 | 2025.09.21 00:21:07.728854 [ 4 ] {7fbdb0b4-2425-4bd7-94e8-5b6d10ef9478} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2100 | 2025.09.21 00:21:07.728871 [ 4 ] {7fbdb0b4-2425-4bd7-94e8-5b6d10ef9478} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2101 | 2025.09.21 00:21:07.729343 [ 4 ] {7fbdb0b4-2425-4bd7-94e8-5b6d10ef9478} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001265 sec., 25296.442687747036 rows/sec., 954.95 KiB/sec. | ||
| 2102 | 2025.09.21 00:21:07.729429 [ 4 ] {7fbdb0b4-2425-4bd7-94e8-5b6d10ef9478} <Debug> TCPHandler: Processed in 0.001497706 sec. | ||
| 2103 | 2025.09.21 00:21:07.730165 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2104 | 2025.09.21 00:21:07.730304 [ 4 ] {145be57a-f76d-499b-bdfc-f2c1f2feaf42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2105 | 2025.09.21 00:21:07.730519 [ 4 ] {145be57a-f76d-499b-bdfc-f2c1f2feaf42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2106 | 2025.09.21 00:21:07.730555 [ 4 ] {145be57a-f76d-499b-bdfc-f2c1f2feaf42} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2107 | 2025.09.21 00:21:07.730752 [ 4 ] {145be57a-f76d-499b-bdfc-f2c1f2feaf42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2108 | 2025.09.21 00:21:07.730805 [ 4 ] {145be57a-f76d-499b-bdfc-f2c1f2feaf42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2109 | 2025.09.21 00:21:07.730906 [ 4 ] {145be57a-f76d-499b-bdfc-f2c1f2feaf42} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2110 | 2025.09.21 00:21:07.730935 [ 4 ] {145be57a-f76d-499b-bdfc-f2c1f2feaf42} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2111 | 2025.09.21 00:21:07.730955 [ 4 ] {145be57a-f76d-499b-bdfc-f2c1f2feaf42} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (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 | ||
| 2112 | 2025.09.21 00:21:07.730970 [ 4 ] {145be57a-f76d-499b-bdfc-f2c1f2feaf42} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2113 | 2025.09.21 00:21:07.731003 [ 4 ] {145be57a-f76d-499b-bdfc-f2c1f2feaf42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2114 | 2025.09.21 00:21:07.731021 [ 4 ] {145be57a-f76d-499b-bdfc-f2c1f2feaf42} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2115 | 2025.09.21 00:21:07.731470 [ 4 ] {145be57a-f76d-499b-bdfc-f2c1f2feaf42} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001225 sec., 26122.448979591838 rows/sec., 986.13 KiB/sec. | ||
| 2116 | 2025.09.21 00:21:07.731549 [ 4 ] {145be57a-f76d-499b-bdfc-f2c1f2feaf42} <Debug> TCPHandler: Processed in 0.001434695 sec. | ||
| 2117 | 2025.09.21 00:21:07.731744 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2025.09.21 00:21:07.731877 [ 4 ] {b9d3c948-07ac-412e-90a0-42ba422b9060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2119 | 2025.09.21 00:21:07.732092 [ 4 ] {b9d3c948-07ac-412e-90a0-42ba422b9060} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2120 | 2025.09.21 00:21:07.732128 [ 4 ] {b9d3c948-07ac-412e-90a0-42ba422b9060} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2121 | 2025.09.21 00:21:07.732326 [ 4 ] {b9d3c948-07ac-412e-90a0-42ba422b9060} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2122 | 2025.09.21 00:21:07.732377 [ 4 ] {b9d3c948-07ac-412e-90a0-42ba422b9060} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2123 | 2025.09.21 00:21:07.732475 [ 4 ] {b9d3c948-07ac-412e-90a0-42ba422b9060} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2124 | 2025.09.21 00:21:07.732504 [ 4 ] {b9d3c948-07ac-412e-90a0-42ba422b9060} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2125 | 2025.09.21 00:21:07.732522 [ 4 ] {b9d3c948-07ac-412e-90a0-42ba422b9060} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (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 | ||
| 2126 | 2025.09.21 00:21:07.732535 [ 4 ] {b9d3c948-07ac-412e-90a0-42ba422b9060} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2127 | 2025.09.21 00:21:07.732567 [ 4 ] {b9d3c948-07ac-412e-90a0-42ba422b9060} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2128 | 2025.09.21 00:21:07.732586 [ 4 ] {b9d3c948-07ac-412e-90a0-42ba422b9060} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2129 | 2025.09.21 00:21:07.733104 [ 4 ] {b9d3c948-07ac-412e-90a0-42ba422b9060} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001283 sec., 24941.543257989088 rows/sec., 941.55 KiB/sec. | ||
| 2130 | 2025.09.21 00:21:07.733183 [ 4 ] {b9d3c948-07ac-412e-90a0-42ba422b9060} <Debug> TCPHandler: Processed in 0.001491266 sec. | ||
| 2131 | 2025.09.21 00:21:07.733375 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2132 | 2025.09.21 00:21:07.733510 [ 4 ] {6a5395a8-4b1a-4407-aa43-6bfb75fa0c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2133 | 2025.09.21 00:21:07.733720 [ 4 ] {6a5395a8-4b1a-4407-aa43-6bfb75fa0c28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2134 | 2025.09.21 00:21:07.733764 [ 4 ] {6a5395a8-4b1a-4407-aa43-6bfb75fa0c28} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2135 | 2025.09.21 00:21:07.733963 [ 4 ] {6a5395a8-4b1a-4407-aa43-6bfb75fa0c28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2136 | 2025.09.21 00:21:07.734015 [ 4 ] {6a5395a8-4b1a-4407-aa43-6bfb75fa0c28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2137 | 2025.09.21 00:21:07.734112 [ 4 ] {6a5395a8-4b1a-4407-aa43-6bfb75fa0c28} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2138 | 2025.09.21 00:21:07.734141 [ 4 ] {6a5395a8-4b1a-4407-aa43-6bfb75fa0c28} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2139 | 2025.09.21 00:21:07.734159 [ 4 ] {6a5395a8-4b1a-4407-aa43-6bfb75fa0c28} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (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 | ||
| 2140 | 2025.09.21 00:21:07.734172 [ 4 ] {6a5395a8-4b1a-4407-aa43-6bfb75fa0c28} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2141 | 2025.09.21 00:21:07.734205 [ 4 ] {6a5395a8-4b1a-4407-aa43-6bfb75fa0c28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2142 | 2025.09.21 00:21:07.734223 [ 4 ] {6a5395a8-4b1a-4407-aa43-6bfb75fa0c28} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2143 | 2025.09.21 00:21:07.734627 [ 4 ] {6a5395a8-4b1a-4407-aa43-6bfb75fa0c28} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001173 sec., 27280.477408354647 rows/sec., 1.01 MiB/sec. | ||
| 2144 | 2025.09.21 00:21:07.734709 [ 4 ] {6a5395a8-4b1a-4407-aa43-6bfb75fa0c28} <Debug> TCPHandler: Processed in 0.001385313 sec. | ||
| 2145 | 2025.09.21 00:21:07.734904 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2146 | 2025.09.21 00:21:07.735040 [ 4 ] {be7b130b-aebd-41e9-acd6-3a5a7f998b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2147 | 2025.09.21 00:21:07.735261 [ 4 ] {be7b130b-aebd-41e9-acd6-3a5a7f998b0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2148 | 2025.09.21 00:21:07.735298 [ 4 ] {be7b130b-aebd-41e9-acd6-3a5a7f998b0f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2149 | 2025.09.21 00:21:07.735496 [ 4 ] {be7b130b-aebd-41e9-acd6-3a5a7f998b0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2150 | 2025.09.21 00:21:07.735547 [ 4 ] {be7b130b-aebd-41e9-acd6-3a5a7f998b0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2151 | 2025.09.21 00:21:07.735648 [ 4 ] {be7b130b-aebd-41e9-acd6-3a5a7f998b0f} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2152 | 2025.09.21 00:21:07.735677 [ 4 ] {be7b130b-aebd-41e9-acd6-3a5a7f998b0f} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2153 | 2025.09.21 00:21:07.735695 [ 4 ] {be7b130b-aebd-41e9-acd6-3a5a7f998b0f} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (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 | ||
| 2154 | 2025.09.21 00:21:07.735709 [ 4 ] {be7b130b-aebd-41e9-acd6-3a5a7f998b0f} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2155 | 2025.09.21 00:21:07.735741 [ 4 ] {be7b130b-aebd-41e9-acd6-3a5a7f998b0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2156 | 2025.09.21 00:21:07.735759 [ 4 ] {be7b130b-aebd-41e9-acd6-3a5a7f998b0f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2157 | 2025.09.21 00:21:07.736178 [ 4 ] {be7b130b-aebd-41e9-acd6-3a5a7f998b0f} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001194 sec., 26800.67001675042 rows/sec., 1011.73 KiB/sec. | ||
| 2158 | 2025.09.21 00:21:07.736261 [ 4 ] {be7b130b-aebd-41e9-acd6-3a5a7f998b0f} <Debug> TCPHandler: Processed in 0.001405903 sec. | ||
| 2159 | 2025.09.21 00:21:07.736449 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2160 | 2025.09.21 00:21:07.736584 [ 4 ] {d7f86803-f11b-48a1-b4be-327f8b7ac097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2161 | 2025.09.21 00:21:07.736802 [ 4 ] {d7f86803-f11b-48a1-b4be-327f8b7ac097} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2162 | 2025.09.21 00:21:07.736837 [ 4 ] {d7f86803-f11b-48a1-b4be-327f8b7ac097} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2163 | 2025.09.21 00:21:07.737044 [ 4 ] {d7f86803-f11b-48a1-b4be-327f8b7ac097} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2164 | 2025.09.21 00:21:07.737096 [ 4 ] {d7f86803-f11b-48a1-b4be-327f8b7ac097} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2165 | 2025.09.21 00:21:07.737196 [ 4 ] {d7f86803-f11b-48a1-b4be-327f8b7ac097} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2166 | 2025.09.21 00:21:07.737227 [ 4 ] {d7f86803-f11b-48a1-b4be-327f8b7ac097} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2167 | 2025.09.21 00:21:07.737248 [ 4 ] {d7f86803-f11b-48a1-b4be-327f8b7ac097} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (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 | ||
| 2168 | 2025.09.21 00:21:07.737264 [ 4 ] {d7f86803-f11b-48a1-b4be-327f8b7ac097} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2169 | 2025.09.21 00:21:07.737298 [ 4 ] {d7f86803-f11b-48a1-b4be-327f8b7ac097} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2170 | 2025.09.21 00:21:07.737317 [ 4 ] {d7f86803-f11b-48a1-b4be-327f8b7ac097} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2171 | 2025.09.21 00:21:07.737726 [ 4 ] {d7f86803-f11b-48a1-b4be-327f8b7ac097} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001198 sec., 26711.18530884808 rows/sec., 1008.35 KiB/sec. | ||
| 2172 | 2025.09.21 00:21:07.737810 [ 4 ] {d7f86803-f11b-48a1-b4be-327f8b7ac097} <Debug> TCPHandler: Processed in 0.001410143 sec. | ||
| 2173 | 2025.09.21 00:21:07.738020 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2025.09.21 00:21:07.738156 [ 4 ] {0803d24b-529a-4803-b71f-98cf5e546a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2175 | 2025.09.21 00:21:07.738373 [ 4 ] {0803d24b-529a-4803-b71f-98cf5e546a52} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2176 | 2025.09.21 00:21:07.738411 [ 4 ] {0803d24b-529a-4803-b71f-98cf5e546a52} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2177 | 2025.09.21 00:21:07.738619 [ 4 ] {0803d24b-529a-4803-b71f-98cf5e546a52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2178 | 2025.09.21 00:21:07.738672 [ 4 ] {0803d24b-529a-4803-b71f-98cf5e546a52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2179 | 2025.09.21 00:21:07.738771 [ 4 ] {0803d24b-529a-4803-b71f-98cf5e546a52} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2180 | 2025.09.21 00:21:07.738801 [ 4 ] {0803d24b-529a-4803-b71f-98cf5e546a52} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2181 | 2025.09.21 00:21:07.738821 [ 4 ] {0803d24b-529a-4803-b71f-98cf5e546a52} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (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 | ||
| 2182 | 2025.09.21 00:21:07.738837 [ 4 ] {0803d24b-529a-4803-b71f-98cf5e546a52} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2183 | 2025.09.21 00:21:07.738871 [ 4 ] {0803d24b-529a-4803-b71f-98cf5e546a52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2184 | 2025.09.21 00:21:07.738891 [ 4 ] {0803d24b-529a-4803-b71f-98cf5e546a52} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2185 | 2025.09.21 00:21:07.739331 [ 4 ] {0803d24b-529a-4803-b71f-98cf5e546a52} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001229 sec., 26037.428803905612 rows/sec., 982.92 KiB/sec. | ||
| 2186 | 2025.09.21 00:21:07.739417 [ 4 ] {0803d24b-529a-4803-b71f-98cf5e546a52} <Debug> TCPHandler: Processed in 0.001446505 sec. | ||
| 2187 | 2025.09.21 00:21:07.818167 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2188 | 2025.09.21 00:21:07.818288 [ 4 ] {6ba8f936-3fb3-4631-9345-69e3c6af5f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2189 | 2025.09.21 00:21:07.818333 [ 4 ] {6ba8f936-3fb3-4631-9345-69e3c6af5f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2190 | 2025.09.21 00:21:07.818881 [ 4 ] {6ba8f936-3fb3-4631-9345-69e3c6af5f6f} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2191 | 2025.09.21 00:21:07.818928 [ 4 ] {6ba8f936-3fb3-4631-9345-69e3c6af5f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2192 | 2025.09.21 00:21:07.819380 [ 4 ] {6ba8f936-3fb3-4631-9345-69e3c6af5f6f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2193 | 2025.09.21 00:21:07.819576 [ 4 ] {6ba8f936-3fb3-4631-9345-69e3c6af5f6f} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2194 | 2025.09.21 00:21:07.819728 [ 4 ] {6ba8f936-3fb3-4631-9345-69e3c6af5f6f} <Debug> executeQuery: Read 9 rows, 1.61 KiB in 0.001475 sec., 6101.6949152542375 rows/sec., 1.07 MiB/sec. | ||
| 2195 | 2025.09.21 00:21:07.819778 [ 4 ] {6ba8f936-3fb3-4631-9345-69e3c6af5f6f} <Debug> TCPHandler: Processed in 0.00166795 sec. | ||
| 2196 | 2025.09.21 00:21:07.819887 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2197 | 2025.09.21 00:21:07.819987 [ 4 ] {e2bc7445-cb30-4889-adc6-1da039bda8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2198 | 2025.09.21 00:21:07.820030 [ 4 ] {e2bc7445-cb30-4889-adc6-1da039bda8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2199 | 2025.09.21 00:21:07.820428 [ 4 ] {e2bc7445-cb30-4889-adc6-1da039bda8a4} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2200 | 2025.09.21 00:21:07.820467 [ 4 ] {e2bc7445-cb30-4889-adc6-1da039bda8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2201 | 2025.09.21 00:21:07.820773 [ 4 ] {e2bc7445-cb30-4889-adc6-1da039bda8a4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2202 | 2025.09.21 00:21:07.820995 [ 4 ] {e2bc7445-cb30-4889-adc6-1da039bda8a4} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2203 | 2025.09.21 00:21:07.821130 [ 4 ] {e2bc7445-cb30-4889-adc6-1da039bda8a4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001164 sec., 3436.426116838488 rows/sec., 280.22 KiB/sec. | ||
| 2204 | 2025.09.21 00:21:07.821169 [ 4 ] {e2bc7445-cb30-4889-adc6-1da039bda8a4} <Debug> TCPHandler: Processed in 0.001333032 sec. | ||
| 2205 | 2025.09.21 00:21:07.821273 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2206 | 2025.09.21 00:21:07.821369 [ 4 ] {468803fa-141f-402a-b7b0-e9895fb44e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2207 | 2025.09.21 00:21:07.821410 [ 4 ] {468803fa-141f-402a-b7b0-e9895fb44e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2208 | 2025.09.21 00:21:07.822232 [ 4 ] {468803fa-141f-402a-b7b0-e9895fb44e05} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2025.09.21 00:21:07.822270 [ 4 ] {468803fa-141f-402a-b7b0-e9895fb44e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2210 | 2025.09.21 00:21:07.822702 [ 4 ] {468803fa-141f-402a-b7b0-e9895fb44e05} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2211 | 2025.09.21 00:21:07.822918 [ 4 ] {468803fa-141f-402a-b7b0-e9895fb44e05} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2025.09.21 00:21:07.823056 [ 4 ] {468803fa-141f-402a-b7b0-e9895fb44e05} <Debug> executeQuery: Read 1248 rows, 105.31 KiB in 0.001707 sec., 731107.2056239016 rows/sec., 60.25 MiB/sec. | ||
| 2213 | 2025.09.21 00:21:07.823094 [ 4 ] {468803fa-141f-402a-b7b0-e9895fb44e05} <Debug> TCPHandler: Processed in 0.001870735 sec. | ||
| 2214 | 2025.09.21 00:21:07.823200 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2215 | 2025.09.21 00:21:07.823297 [ 4 ] {520de5a6-5220-4f61-bed6-c8e5dc4339d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2216 | 2025.09.21 00:21:07.823337 [ 4 ] {520de5a6-5220-4f61-bed6-c8e5dc4339d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2217 | 2025.09.21 00:21:07.823715 [ 4 ] {520de5a6-5220-4f61-bed6-c8e5dc4339d9} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2025.09.21 00:21:07.823760 [ 4 ] {520de5a6-5220-4f61-bed6-c8e5dc4339d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2219 | 2025.09.21 00:21:07.824090 [ 4 ] {520de5a6-5220-4f61-bed6-c8e5dc4339d9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2220 | 2025.09.21 00:21:07.824321 [ 4 ] {520de5a6-5220-4f61-bed6-c8e5dc4339d9} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2025.09.21 00:21:07.824424 [ 41 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2222 | 2025.09.21 00:21:07.824455 [ 4 ] {520de5a6-5220-4f61-bed6-c8e5dc4339d9} <Debug> executeQuery: Read 29 rows, 2.16 KiB in 0.001178 sec., 24617.99660441426 rows/sec., 1.79 MiB/sec. | ||
| 2223 | 2025.09.21 00:21:07.824492 [ 41 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2224 | 2025.09.21 00:21:07.824500 [ 4 ] {520de5a6-5220-4f61-bed6-c8e5dc4339d9} <Debug> TCPHandler: Processed in 0.001349342 sec. | ||
| 2225 | 2025.09.21 00:21:07.824522 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2226 | 2025.09.21 00:21:07.824613 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2227 | 2025.09.21 00:21:07.824631 [ 193 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::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 | ||
| 2228 | 2025.09.21 00:21:07.824711 [ 4 ] {01d7de0a-59d0-4437-8d39-89513be16bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2229 | 2025.09.21 00:21:07.824741 [ 193 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2230 | 2025.09.21 00:21:07.824751 [ 4 ] {01d7de0a-59d0-4437-8d39-89513be16bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2231 | 2025.09.21 00:21:07.824778 [ 193 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 225 rows starting from the beginning of the part | ||
| 2232 | 2025.09.21 00:21:07.824865 [ 193 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 215 rows starting from the beginning of the part | ||
| 2233 | 2025.09.21 00:21:07.824927 [ 193 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 215 rows starting from the beginning of the part | ||
| 2234 | 2025.09.21 00:21:07.825019 [ 193 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 215 rows starting from the beginning of the part | ||
| 2235 | 2025.09.21 00:21:07.825077 [ 193 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 215 rows starting from the beginning of the part | ||
| 2236 | 2025.09.21 00:21:07.825121 [ 193 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part | ||
| 2237 | 2025.09.21 00:21:07.825212 [ 4 ] {01d7de0a-59d0-4437-8d39-89513be16bbb} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2025.09.21 00:21:07.825271 [ 4 ] {01d7de0a-59d0-4437-8d39-89513be16bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2239 | 2025.09.21 00:21:07.825694 [ 4 ] {01d7de0a-59d0-4437-8d39-89513be16bbb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2240 | 2025.09.21 00:21:07.825911 [ 4 ] {01d7de0a-59d0-4437-8d39-89513be16bbb} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2025.09.21 00:21:07.826054 [ 4 ] {01d7de0a-59d0-4437-8d39-89513be16bbb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001362 sec., 167400.88105726874 rows/sec., 11.33 MiB/sec. | ||
| 2242 | 2025.09.21 00:21:07.826095 [ 4 ] {01d7de0a-59d0-4437-8d39-89513be16bbb} <Debug> TCPHandler: Processed in 0.001531876 sec. | ||
| 2243 | 2025.09.21 00:21:07.826186 [ 192 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1114 rows, containing 5 columns (5 merged, 0 gathered) in 0.001594578 sec., 698617.4398492894 rows/sec., 44.43 MiB/sec. | ||
| 2244 | 2025.09.21 00:21:07.826198 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2245 | 2025.09.21 00:21:07.826310 [ 4 ] {42aee1a9-defe-46cb-b217-5ee85b7aa49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2246 | 2025.09.21 00:21:07.826352 [ 4 ] {42aee1a9-defe-46cb-b217-5ee85b7aa49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2247 | 2025.09.21 00:21:07.826427 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2248 | 2025.09.21 00:21:07.826767 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_6_1} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2025.09.21 00:21:07.826848 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_6_1} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2250 | 2025.09.21 00:21:07.826938 [ 4 ] {42aee1a9-defe-46cb-b217-5ee85b7aa49c} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2251 | 2025.09.21 00:21:07.826939 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2252 | 2025.09.21 00:21:07.826990 [ 4 ] {42aee1a9-defe-46cb-b217-5ee85b7aa49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2253 | 2025.09.21 00:21:07.827383 [ 4 ] {42aee1a9-defe-46cb-b217-5ee85b7aa49c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2254 | 2025.09.21 00:21:07.827604 [ 4 ] {42aee1a9-defe-46cb-b217-5ee85b7aa49c} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2255 | 2025.09.21 00:21:07.827753 [ 4 ] {42aee1a9-defe-46cb-b217-5ee85b7aa49c} <Debug> executeQuery: Read 559 rows, 42.55 KiB in 0.001448 sec., 386049.72375690605 rows/sec., 28.69 MiB/sec. | ||
| 2256 | 2025.09.21 00:21:07.827796 [ 4 ] {42aee1a9-defe-46cb-b217-5ee85b7aa49c} <Debug> TCPHandler: Processed in 0.001648969 sec. | ||
| 2257 | 2025.09.21 00:21:07.827906 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2258 | 2025.09.21 00:21:07.828012 [ 4 ] {8339a7f4-88b2-40c6-bbb5-aa7e5c603dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2259 | 2025.09.21 00:21:07.828058 [ 4 ] {8339a7f4-88b2-40c6-bbb5-aa7e5c603dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2260 | 2025.09.21 00:21:07.828917 [ 4 ] {8339a7f4-88b2-40c6-bbb5-aa7e5c603dad} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2261 | 2025.09.21 00:21:07.828956 [ 4 ] {8339a7f4-88b2-40c6-bbb5-aa7e5c603dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2262 | 2025.09.21 00:21:07.829481 [ 4 ] {8339a7f4-88b2-40c6-bbb5-aa7e5c603dad} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2263 | 2025.09.21 00:21:07.829707 [ 4 ] {8339a7f4-88b2-40c6-bbb5-aa7e5c603dad} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2264 | 2025.09.21 00:21:07.829842 [ 4 ] {8339a7f4-88b2-40c6-bbb5-aa7e5c603dad} <Debug> executeQuery: Read 2182 rows, 149.26 KiB in 0.00185 sec., 1179459.4594594594 rows/sec., 78.79 MiB/sec. | ||
| 2265 | 2025.09.21 00:21:07.829881 [ 4 ] {8339a7f4-88b2-40c6-bbb5-aa7e5c603dad} <Debug> TCPHandler: Processed in 0.002027848 sec. | ||
| 2266 | 2025.09.21 00:21:07.829997 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2267 | 2025.09.21 00:21:07.830097 [ 4 ] {d298b031-1f46-4352-9208-18c410fea909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2268 | 2025.09.21 00:21:07.830161 [ 4 ] {d298b031-1f46-4352-9208-18c410fea909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2269 | 2025.09.21 00:21:07.830928 [ 4 ] {d298b031-1f46-4352-9208-18c410fea909} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2025.09.21 00:21:07.830965 [ 4 ] {d298b031-1f46-4352-9208-18c410fea909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2271 | 2025.09.21 00:21:07.831511 [ 4 ] {d298b031-1f46-4352-9208-18c410fea909} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2272 | 2025.09.21 00:21:07.831750 [ 4 ] {d298b031-1f46-4352-9208-18c410fea909} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2273 | 2025.09.21 00:21:07.831862 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2274 | 2025.09.21 00:21:07.831890 [ 4 ] {d298b031-1f46-4352-9208-18c410fea909} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001816 sec., 13766.519823788547 rows/sec., 24.67 MiB/sec. | ||
| 2275 | 2025.09.21 00:21:07.831905 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2276 | 2025.09.21 00:21:07.831934 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2277 | 2025.09.21 00:21:07.831953 [ 4 ] {d298b031-1f46-4352-9208-18c410fea909} <Debug> TCPHandler: Processed in 0.002007348 sec. | ||
| 2278 | 2025.09.21 00:21:07.832011 [ 193 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 2279 | 2025.09.21 00:21:07.832082 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2025.09.21 00:21:07.832182 [ 193 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2281 | 2025.09.21 00:21:07.832186 [ 4 ] {7bd7e589-5a44-477c-bde7-9d70706dca09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2282 | 2025.09.21 00:21:07.832232 [ 193 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2283 | 2025.09.21 00:21:07.832241 [ 4 ] {7bd7e589-5a44-477c-bde7-9d70706dca09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2284 | 2025.09.21 00:21:07.832338 [ 193 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2285 | 2025.09.21 00:21:07.832440 [ 193 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2286 | 2025.09.21 00:21:07.832536 [ 193 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 2287 | 2025.09.21 00:21:07.832603 [ 4 ] {7bd7e589-5a44-477c-bde7-9d70706dca09} <Trace> oximeter.measurements_i64 (9d53dc9b-0c43-462e-b5b0-76a5d7a7788b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2288 | 2025.09.21 00:21:07.832628 [ 193 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2289 | 2025.09.21 00:21:07.832645 [ 4 ] {7bd7e589-5a44-477c-bde7-9d70706dca09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2290 | 2025.09.21 00:21:07.832724 [ 193 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part | ||
| 2291 | 2025.09.21 00:21:07.833118 [ 4 ] {7bd7e589-5a44-477c-bde7-9d70706dca09} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2292 | 2025.09.21 00:21:07.833369 [ 4 ] {7bd7e589-5a44-477c-bde7-9d70706dca09} <Trace> oximeter.measurements_i64 (9d53dc9b-0c43-462e-b5b0-76a5d7a7788b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2293 | 2025.09.21 00:21:07.833508 [ 4 ] {7bd7e589-5a44-477c-bde7-9d70706dca09} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001341 sec., 13422.818791946309 rows/sec., 1011.52 KiB/sec. | ||
| 2294 | 2025.09.21 00:21:07.833548 [ 4 ] {7bd7e589-5a44-477c-bde7-9d70706dca09} <Debug> TCPHandler: Processed in 0.001522867 sec. | ||
| 2295 | 2025.09.21 00:21:07.833666 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2296 | 2025.09.21 00:21:07.833763 [ 4 ] {47955f92-5470-4680-94ae-d0d294ea6e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2297 | 2025.09.21 00:21:07.833812 [ 4 ] {47955f92-5470-4680-94ae-d0d294ea6e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2298 | 2025.09.21 00:21:07.834139 [ 4 ] {47955f92-5470-4680-94ae-d0d294ea6e10} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2299 | 2025.09.21 00:21:07.834175 [ 4 ] {47955f92-5470-4680-94ae-d0d294ea6e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2300 | 2025.09.21 00:21:07.834499 [ 4 ] {47955f92-5470-4680-94ae-d0d294ea6e10} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2301 | 2025.09.21 00:21:07.834608 [ 198 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 75 rows, containing 19 columns (19 merged, 0 gathered) in 0.002621463 sec., 28609.978473852196 rows/sec., 51.27 MiB/sec. | ||
| 2302 | 2025.09.21 00:21:07.834733 [ 4 ] {47955f92-5470-4680-94ae-d0d294ea6e10} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2303 | 2025.09.21 00:21:07.834865 [ 4 ] {47955f92-5470-4680-94ae-d0d294ea6e10} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 738.74 KiB/sec. | ||
| 2304 | 2025.09.21 00:21:07.834890 [ 193 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2305 | 2025.09.21 00:21:07.834901 [ 4 ] {47955f92-5470-4680-94ae-d0d294ea6e10} <Debug> TCPHandler: Processed in 0.001285721 sec. | ||
| 2306 | 2025.09.21 00:21:07.835199 [ 193 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2025.09.21 00:21:07.835259 [ 193 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2308 | 2025.09.21 00:21:07.835331 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 2309 | 2025.09.21 00:21:11.959835 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2310 | 2025.09.21 00:21:11.960041 [ 4 ] {180123cd-02aa-475c-8dde-30f68a44bb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2311 | 2025.09.21 00:21:11.960116 [ 4 ] {180123cd-02aa-475c-8dde-30f68a44bb32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2312 | 2025.09.21 00:21:11.960803 [ 4 ] {180123cd-02aa-475c-8dde-30f68a44bb32} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2025.09.21 00:21:11.960858 [ 4 ] {180123cd-02aa-475c-8dde-30f68a44bb32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2314 | 2025.09.21 00:21:11.961318 [ 4 ] {180123cd-02aa-475c-8dde-30f68a44bb32} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2315 | 2025.09.21 00:21:11.961552 [ 4 ] {180123cd-02aa-475c-8dde-30f68a44bb32} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2025.09.21 00:21:11.961716 [ 4 ] {180123cd-02aa-475c-8dde-30f68a44bb32} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001727 sec., 32426.17255356109 rows/sec., 2.48 MiB/sec. | ||
| 2317 | 2025.09.21 00:21:11.961710 [ 36 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2318 | 2025.09.21 00:21:11.961768 [ 4 ] {180123cd-02aa-475c-8dde-30f68a44bb32} <Debug> TCPHandler: Processed in 0.00207075 sec. | ||
| 2319 | 2025.09.21 00:21:11.961810 [ 36 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2025.09.21 00:21:11.961874 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2321 | 2025.09.21 00:21:11.961920 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2322 | 2025.09.21 00:21:11.962013 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 2323 | 2025.09.21 00:21:11.962046 [ 4 ] {978c7f55-b763-4681-a140-b0f72a601c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2324 | 2025.09.21 00:21:11.962107 [ 4 ] {978c7f55-b763-4681-a140-b0f72a601c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2325 | 2025.09.21 00:21:11.962181 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2326 | 2025.09.21 00:21:11.962226 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1137 rows starting from the beginning of the part | ||
| 2327 | 2025.09.21 00:21:11.962292 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1132 rows starting from the beginning of the part | ||
| 2328 | 2025.09.21 00:21:11.962352 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2329 | 2025.09.21 00:21:11.962401 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1132 rows starting from the beginning of the part | ||
| 2330 | 2025.09.21 00:21:11.962448 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1248 rows starting from the beginning of the part | ||
| 2331 | 2025.09.21 00:21:11.962490 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 2332 | 2025.09.21 00:21:11.962590 [ 4 ] {978c7f55-b763-4681-a140-b0f72a601c4f} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2025.09.21 00:21:11.962634 [ 4 ] {978c7f55-b763-4681-a140-b0f72a601c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2334 | 2025.09.21 00:21:11.963008 [ 4 ] {978c7f55-b763-4681-a140-b0f72a601c4f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2335 | 2025.09.21 00:21:11.963250 [ 4 ] {978c7f55-b763-4681-a140-b0f72a601c4f} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2025.09.21 00:21:11.963378 [ 36 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2337 | 2025.09.21 00:21:11.963398 [ 4 ] {978c7f55-b763-4681-a140-b0f72a601c4f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001384 sec., 46242.774566473985 rows/sec., 3.61 MiB/sec. | ||
| 2338 | 2025.09.21 00:21:11.963425 [ 36 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2339 | 2025.09.21 00:21:11.963447 [ 4 ] {978c7f55-b763-4681-a140-b0f72a601c4f} <Debug> TCPHandler: Processed in 0.001584488 sec. | ||
| 2340 | 2025.09.21 00:21:11.963460 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2341 | 2025.09.21 00:21:11.963552 [ 193 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 2342 | 2025.09.21 00:21:11.963593 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2343 | 2025.09.21 00:21:11.963652 [ 193 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2344 | 2025.09.21 00:21:11.963682 [ 193 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 699 rows starting from the beginning of the part | ||
| 2345 | 2025.09.21 00:21:11.963704 [ 4 ] {fa5cb37d-4a9e-4003-93c6-9ad36408c9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2346 | 2025.09.21 00:21:11.963743 [ 193 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 689 rows starting from the beginning of the part | ||
| 2347 | 2025.09.21 00:21:11.963757 [ 4 ] {fa5cb37d-4a9e-4003-93c6-9ad36408c9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2348 | 2025.09.21 00:21:11.963787 [ 193 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2349 | 2025.09.21 00:21:11.963830 [ 193 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 689 rows starting from the beginning of the part | ||
| 2350 | 2025.09.21 00:21:11.963866 [ 193 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 559 rows starting from the beginning of the part | ||
| 2351 | 2025.09.21 00:21:11.963901 [ 193 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2352 | 2025.09.21 00:21:11.964244 [ 4 ] {fa5cb37d-4a9e-4003-93c6-9ad36408c9d7} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2025.09.21 00:21:11.964284 [ 4 ] {fa5cb37d-4a9e-4003-93c6-9ad36408c9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2354 | 2025.09.21 00:21:11.964868 [ 4 ] {fa5cb37d-4a9e-4003-93c6-9ad36408c9d7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2355 | 2025.09.21 00:21:11.965118 [ 4 ] {fa5cb37d-4a9e-4003-93c6-9ad36408c9d7} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2025.09.21 00:21:11.965270 [ 4 ] {fa5cb37d-4a9e-4003-93c6-9ad36408c9d7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001592 sec., 80402.01005025125 rows/sec., 5.60 MiB/sec. | ||
| 2357 | 2025.09.21 00:21:11.965276 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2358 | 2025.09.21 00:21:11.965314 [ 4 ] {fa5cb37d-4a9e-4003-93c6-9ad36408c9d7} <Debug> TCPHandler: Processed in 0.001772023 sec. | ||
| 2359 | 2025.09.21 00:21:11.965344 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2025.09.21 00:21:11.965379 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2361 | 2025.09.21 00:21:11.965423 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001905095 sec., 1450846.2832562155 rows/sec., 108.77 MiB/sec. | ||
| 2362 | 2025.09.21 00:21:11.965476 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2363 | 2025.09.21 00:21:11.965545 [ 190 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 2364 | 2025.09.21 00:21:11.965593 [ 4 ] {fc2779c8-0f03-40ae-8333-c6e5d0e275ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2365 | 2025.09.21 00:21:11.965653 [ 4 ] {fc2779c8-0f03-40ae-8333-c6e5d0e275ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2366 | 2025.09.21 00:21:11.965708 [ 190 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2367 | 2025.09.21 00:21:11.965724 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2368 | 2025.09.21 00:21:11.965765 [ 190 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1427 rows starting from the beginning of the part | ||
| 2369 | 2025.09.21 00:21:11.965879 [ 190 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 314 rows starting from the beginning of the part | ||
| 2370 | 2025.09.21 00:21:11.965980 [ 190 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2371 | 2025.09.21 00:21:11.966085 [ 190 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 314 rows starting from the beginning of the part | ||
| 2372 | 2025.09.21 00:21:11.966129 [ 4 ] {fc2779c8-0f03-40ae-8333-c6e5d0e275ea} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2025.09.21 00:21:11.966144 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_11_2} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2374 | 2025.09.21 00:21:11.966150 [ 190 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2182 rows starting from the beginning of the part | ||
| 2375 | 2025.09.21 00:21:11.966174 [ 4 ] {fc2779c8-0f03-40ae-8333-c6e5d0e275ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2376 | 2025.09.21 00:21:11.966234 [ 190 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2377 | 2025.09.21 00:21:11.966238 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_11_2} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2378 | 2025.09.21 00:21:11.966348 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2379 | 2025.09.21 00:21:11.966606 [ 4 ] {fc2779c8-0f03-40ae-8333-c6e5d0e275ea} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2380 | 2025.09.21 00:21:11.966882 [ 4 ] {fc2779c8-0f03-40ae-8333-c6e5d0e275ea} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2025.09.21 00:21:11.967002 [ 32 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2382 | 2025.09.21 00:21:11.967025 [ 4 ] {fc2779c8-0f03-40ae-8333-c6e5d0e275ea} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001461 sec., 32854.20944558521 rows/sec., 2.21 MiB/sec. | ||
| 2383 | 2025.09.21 00:21:11.967037 [ 32 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2025.09.21 00:21:11.967071 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2385 | 2025.09.21 00:21:11.967074 [ 4 ] {fc2779c8-0f03-40ae-8333-c6e5d0e275ea} <Debug> TCPHandler: Processed in 0.00167837 sec. | ||
| 2386 | 2025.09.21 00:21:11.967160 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 2387 | 2025.09.21 00:21:11.967275 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2388 | 2025.09.21 00:21:11.967305 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 492 rows starting from the beginning of the part | ||
| 2389 | 2025.09.21 00:21:11.967353 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2390 | 2025.09.21 00:21:11.967394 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2391 | 2025.09.21 00:21:11.967429 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2392 | 2025.09.21 00:21:11.967463 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 2393 | 2025.09.21 00:21:11.967499 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2394 | 2025.09.21 00:21:11.968440 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 4 columns (4 merged, 0 gathered) in 0.001311402 sec., 625285.0003278934 rows/sec., 39.71 MiB/sec. | ||
| 2395 | 2025.09.21 00:21:11.968615 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2396 | 2025.09.21 00:21:11.968933 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_11_2} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2025.09.21 00:21:11.969017 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_11_2} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2398 | 2025.09.21 00:21:11.969087 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2399 | 2025.09.21 00:21:11.970266 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4761 rows, containing 5 columns (5 merged, 0 gathered) in 0.008315199 sec., 572565.9722635621 rows/sec., 47.97 MiB/sec. | ||
| 2400 | 2025.09.21 00:21:11.970281 [ 187 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4525 rows, containing 5 columns (5 merged, 0 gathered) in 0.004804775 sec., 941771.4669261308 rows/sec., 63.01 MiB/sec. | ||
| 2401 | 2025.09.21 00:21:11.970715 [ 196 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2402 | 2025.09.21 00:21:11.971013 [ 190 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2403 | 2025.09.21 00:21:11.971126 [ 196 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_11_2} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2404 | 2025.09.21 00:21:11.971265 [ 196 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_11_2} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2405 | 2025.09.21 00:21:11.971391 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2406 | 2025.09.21 00:21:11.971990 [ 190 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2025.09.21 00:21:11.972102 [ 190 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2408 | 2025.09.21 00:21:11.972206 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 2409 | 2025.09.21 00:21:12.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.65 MiB, peak 195.42 MiB, free memory in arenas 0.00 B, will set to 187.02 MiB (RSS), difference: 1.36 MiB | ||
| 2410 | 2025.09.21 00:21:12.098351 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41728 | ||
| 2411 | 2025.09.21 00:21:12.098449 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2412 | 2025.09.21 00:21:12.098476 [ 3 ] {} <Debug> TCP-Session: 13164c0a-01c9-4374-8a6a-7aee88098ba4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41728 | ||
| 2413 | 2025.09.21 00:21:12.098498 [ 3 ] {} <Debug> TCP-Session: 13164c0a-01c9-4374-8a6a-7aee88098ba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2414 | 2025.09.21 00:21:12.098512 [ 3 ] {} <Debug> TCP-Session: 13164c0a-01c9-4374-8a6a-7aee88098ba4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2025.09.21 00:21:12.098700 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46444 | ||
| 2416 | 2025.09.21 00:21:12.098725 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43414 | ||
| 2417 | 2025.09.21 00:21:12.098746 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34395 | ||
| 2418 | 2025.09.21 00:21:12.098779 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61817 | ||
| 2419 | 2025.09.21 00:21:12.098766 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35908 | ||
| 2420 | 2025.09.21 00:21:12.098825 [ 3 ] {} <Trace> TCP-Session: 13164c0a-01c9-4374-8a6a-7aee88098ba4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2421 | 2025.09.21 00:21:12.098846 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2422 | 2025.09.21 00:21:12.098834 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2423 | 2025.09.21 00:21:12.098898 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2424 | 2025.09.21 00:21:12.098904 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2425 | 2025.09.21 00:21:12.098914 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2426 | 2025.09.21 00:21:12.098941 [ 296 ] {} <Debug> TCP-Session: cda3a137-7570-4d3d-9bcb-d831eb398205 Authenticating user 'default' from [fd00:1122:3344:101::e]:34395 | ||
| 2427 | 2025.09.21 00:21:12.098953 [ 300 ] {} <Debug> TCP-Session: 93c2054f-240d-490a-9b0a-cd1c179ceed5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61817 | ||
| 2428 | 2025.09.21 00:21:12.098967 [ 299 ] {} <Debug> TCP-Session: a53de54b-f004-4cf9-980a-5b24d40813af Authenticating user 'default' from [fd00:1122:3344:101::e]:35908 | ||
| 2429 | 2025.09.21 00:21:12.098983 [ 296 ] {} <Debug> TCP-Session: cda3a137-7570-4d3d-9bcb-d831eb398205 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2430 | 2025.09.21 00:21:12.098988 [ 300 ] {} <Debug> TCP-Session: 93c2054f-240d-490a-9b0a-cd1c179ceed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2431 | 2025.09.21 00:21:12.099006 [ 299 ] {} <Debug> TCP-Session: a53de54b-f004-4cf9-980a-5b24d40813af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2432 | 2025.09.21 00:21:12.099020 [ 3 ] {2fc9c22a-de6e-4413-9224-b1105c903242} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41728) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2433 | 2025.09.21 00:21:12.099022 [ 300 ] {} <Debug> TCP-Session: 93c2054f-240d-490a-9b0a-cd1c179ceed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2434 | 2025.09.21 00:21:12.099034 [ 299 ] {} <Debug> TCP-Session: a53de54b-f004-4cf9-980a-5b24d40813af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2435 | 2025.09.21 00:21:12.099012 [ 296 ] {} <Debug> TCP-Session: cda3a137-7570-4d3d-9bcb-d831eb398205 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2025.09.21 00:21:12.098928 [ 293 ] {} <Debug> TCP-Session: 3be0af67-a988-4a3c-b6ca-79da5a40240d Authenticating user 'default' from [fd00:1122:3344:101::e]:46444 | ||
| 2437 | 2025.09.21 00:21:12.098897 [ 295 ] {} <Debug> TCP-Session: 3a8a3a16-8fb9-40a0-b844-c2ab98b70693 Authenticating user 'default' from [fd00:1122:3344:101::e]:43414 | ||
| 2438 | 2025.09.21 00:21:12.099159 [ 293 ] {} <Debug> TCP-Session: 3be0af67-a988-4a3c-b6ca-79da5a40240d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2439 | 2025.09.21 00:21:12.099178 [ 295 ] {} <Debug> TCP-Session: 3a8a3a16-8fb9-40a0-b844-c2ab98b70693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2440 | 2025.09.21 00:21:12.099189 [ 293 ] {} <Debug> TCP-Session: 3be0af67-a988-4a3c-b6ca-79da5a40240d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2441 | 2025.09.21 00:21:12.099203 [ 295 ] {} <Debug> TCP-Session: 3a8a3a16-8fb9-40a0-b844-c2ab98b70693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2442 | 2025.09.21 00:21:12.098752 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47738 | ||
| 2443 | 2025.09.21 00:21:12.098746 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48671 | ||
| 2444 | 2025.09.21 00:21:12.098719 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39666 | ||
| 2445 | 2025.09.21 00:21:12.099305 [ 3 ] {2fc9c22a-de6e-4413-9224-b1105c903242} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2446 | 2025.09.21 00:21:12.099350 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2447 | 2025.09.21 00:21:12.099372 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2448 | 2025.09.21 00:21:12.099381 [ 3 ] {2fc9c22a-de6e-4413-9224-b1105c903242} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2449 | 2025.09.21 00:21:12.099383 [ 298 ] {} <Debug> TCP-Session: e7b75200-66b7-4f62-a0c0-558770bfbae6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47738 | ||
| 2450 | 2025.09.21 00:21:12.099405 [ 297 ] {} <Debug> TCP-Session: a3368faf-d843-44c3-a4f8-0d94af63ce47 Authenticating user 'default' from [fd00:1122:3344:101::e]:48671 | ||
| 2451 | 2025.09.21 00:21:12.099436 [ 298 ] {} <Debug> TCP-Session: e7b75200-66b7-4f62-a0c0-558770bfbae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2452 | 2025.09.21 00:21:12.099442 [ 297 ] {} <Debug> TCP-Session: a3368faf-d843-44c3-a4f8-0d94af63ce47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2453 | 2025.09.21 00:21:12.099454 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2454 | 2025.09.21 00:21:12.099458 [ 298 ] {} <Debug> TCP-Session: e7b75200-66b7-4f62-a0c0-558770bfbae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2455 | 2025.09.21 00:21:12.099471 [ 297 ] {} <Debug> TCP-Session: a3368faf-d843-44c3-a4f8-0d94af63ce47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2025.09.21 00:21:12.099492 [ 294 ] {} <Debug> TCP-Session: 30fb95db-9db7-4590-83be-7d96de68e282 Authenticating user 'default' from [fd00:1122:3344:101::e]:39666 | ||
| 2457 | 2025.09.21 00:21:12.099523 [ 294 ] {} <Debug> TCP-Session: 30fb95db-9db7-4590-83be-7d96de68e282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2458 | 2025.09.21 00:21:12.099535 [ 294 ] {} <Debug> TCP-Session: 30fb95db-9db7-4590-83be-7d96de68e282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2459 | 2025.09.21 00:21:12.099684 [ 3 ] {2fc9c22a-de6e-4413-9224-b1105c903242} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 2460 | 2025.09.21 00:21:12.099777 [ 3 ] {2fc9c22a-de6e-4413-9224-b1105c903242} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2461 | 2025.09.21 00:21:12.224819 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4254 | ||
| 2462 | 2025.09.21 00:21:12.225349 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2025.09.21 00:21:12.225406 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2464 | 2025.09.21 00:21:12.235718 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2465 | 2025.09.21 00:21:12.236043 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2025.09.21 00:21:12.236242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4254 | ||
| 2467 | 2025.09.21 00:21:12.457107 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2468 | 2025.09.21 00:21:12.474876 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2025.09.21 00:21:12.474945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2470 | 2025.09.21 00:21:12.481355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2471 | 2025.09.21 00:21:12.482157 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2025.09.21 00:21:12.486003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2473 | 2025.09.21 00:21:12.691327 [ 332 ] {2fc9c22a-de6e-4413-9224-b1105c903242} <Trace> AggregatingTransform: Aggregating | ||
| 2474 | 2025.09.21 00:21:12.691400 [ 332 ] {2fc9c22a-de6e-4413-9224-b1105c903242} <Trace> Aggregator: Aggregation method: without_key | ||
| 2475 | 2025.09.21 00:21:12.691438 [ 332 ] {2fc9c22a-de6e-4413-9224-b1105c903242} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001163288 sec. (859.632 rows/sec., 33.58 KiB/sec.) | ||
| 2476 | 2025.09.21 00:21:12.691459 [ 332 ] {2fc9c22a-de6e-4413-9224-b1105c903242} <Trace> Aggregator: Merging aggregated data | ||
| 2477 | 2025.09.21 00:21:12.693497 [ 3 ] {2fc9c22a-de6e-4413-9224-b1105c903242} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.594532 sec., 1.681995250045414 rows/sec., 67.28 B/sec. | ||
| 2478 | 2025.09.21 00:21:12.693681 [ 3 ] {2fc9c22a-de6e-4413-9224-b1105c903242} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2479 | 2025.09.21 00:21:12.693699 [ 3 ] {2fc9c22a-de6e-4413-9224-b1105c903242} <Debug> TCPHandler: Processed in 0.594988286 sec. | ||
| 2480 | 2025.09.21 00:21:12.693838 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2481 | 2025.09.21 00:21:12.693874 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2482 | 2025.09.21 00:21:12.693898 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2483 | 2025.09.21 00:21:12.693946 [ 294 ] {} <Debug> TCP-Session: 30fb95db-9db7-4590-83be-7d96de68e282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2484 | 2025.09.21 00:21:12.693951 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2485 | 2025.09.21 00:21:12.693883 [ 3 ] {} <Debug> TCP-Session: 13164c0a-01c9-4374-8a6a-7aee88098ba4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2486 | 2025.09.21 00:21:12.693984 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2487 | 2025.09.21 00:21:12.694018 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2488 | 2025.09.21 00:21:12.694032 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2489 | 2025.09.21 00:21:12.694057 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2490 | 2025.09.21 00:21:12.694072 [ 300 ] {} <Debug> TCP-Session: 93c2054f-240d-490a-9b0a-cd1c179ceed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2491 | 2025.09.21 00:21:12.694095 [ 298 ] {} <Debug> TCP-Session: e7b75200-66b7-4f62-a0c0-558770bfbae6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2492 | 2025.09.21 00:21:12.694120 [ 299 ] {} <Debug> TCP-Session: a53de54b-f004-4cf9-980a-5b24d40813af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2493 | 2025.09.21 00:21:12.694014 [ 295 ] {} <Debug> TCP-Session: 3a8a3a16-8fb9-40a0-b844-c2ab98b70693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2494 | 2025.09.21 00:21:12.693994 [ 293 ] {} <Debug> TCP-Session: 3be0af67-a988-4a3c-b6ca-79da5a40240d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2495 | 2025.09.21 00:21:12.693988 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2496 | 2025.09.21 00:21:12.694078 [ 296 ] {} <Debug> TCP-Session: cda3a137-7570-4d3d-9bcb-d831eb398205 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2497 | 2025.09.21 00:21:12.694242 [ 297 ] {} <Debug> TCP-Session: a3368faf-d843-44c3-a4f8-0d94af63ce47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2498 | 2025.09.21 00:21:13.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.98 MiB, peak 199.08 MiB, free memory in arenas 0.00 B, will set to 209.01 MiB (RSS), difference: 20.03 MiB | ||
| 2499 | 2025.09.21 00:21:14.735915 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 352 | ||
| 2500 | 2025.09.21 00:21:14.738950 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2025.09.21 00:21:14.739003 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2502 | 2025.09.21 00:21:14.740246 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2503 | 2025.09.21 00:21:14.740544 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2025.09.21 00:21:14.740677 [ 28 ] {} <Debug> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2505 | 2025.09.21 00:21:14.740711 [ 28 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2025.09.21 00:21:14.740729 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2507 | 2025.09.21 00:21:14.740850 [ 193 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 2508 | 2025.09.21 00:21:14.740859 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 352 | ||
| 2509 | 2025.09.21 00:21:14.741493 [ 193 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2510 | 2025.09.21 00:21:14.741648 [ 193 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 2511 | 2025.09.21 00:21:14.742020 [ 193 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
| 2512 | 2025.09.21 00:21:14.742391 [ 193 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 2513 | 2025.09.21 00:21:14.742763 [ 193 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 2514 | 2025.09.21 00:21:14.743133 [ 193 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2515 | 2025.09.21 00:21:14.743501 [ 193 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 70 rows starting from the beginning of the part | ||
| 2516 | 2025.09.21 00:21:14.750382 [ 196 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 352 rows, containing 72 columns (72 merged, 0 gathered) in 0.00959163 sec., 36698.66331374334 rows/sec., 36.27 MiB/sec. | ||
| 2517 | 2025.09.21 00:21:14.751132 [ 187 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2518 | 2025.09.21 00:21:14.751682 [ 187 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_6_1} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2519 | 2025.09.21 00:21:14.751758 [ 187 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_6_1} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2520 | 2025.09.21 00:21:14.751906 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.68 MiB. | ||
| 2521 | 2025.09.21 00:21:16.973103 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2522 | 2025.09.21 00:21:16.973313 [ 4 ] {051b6be6-61c1-4003-84f2-6b5d755c530d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2523 | 2025.09.21 00:21:16.973394 [ 4 ] {051b6be6-61c1-4003-84f2-6b5d755c530d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2524 | 2025.09.21 00:21:16.974269 [ 4 ] {051b6be6-61c1-4003-84f2-6b5d755c530d} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2525 | 2025.09.21 00:21:16.974319 [ 4 ] {051b6be6-61c1-4003-84f2-6b5d755c530d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2526 | 2025.09.21 00:21:16.974756 [ 4 ] {051b6be6-61c1-4003-84f2-6b5d755c530d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2527 | 2025.09.21 00:21:16.974994 [ 4 ] {051b6be6-61c1-4003-84f2-6b5d755c530d} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2528 | 2025.09.21 00:21:16.975163 [ 4 ] {051b6be6-61c1-4003-84f2-6b5d755c530d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001902 sec., 215562.56572029443 rows/sec., 13.67 MiB/sec. | ||
| 2529 | 2025.09.21 00:21:16.975213 [ 4 ] {051b6be6-61c1-4003-84f2-6b5d755c530d} <Debug> TCPHandler: Processed in 0.002253054 sec. | ||
| 2530 | 2025.09.21 00:21:16.975380 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2531 | 2025.09.21 00:21:16.975493 [ 4 ] {a94df7f9-8a9c-4b37-87cc-d1fb5d17e7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2532 | 2025.09.21 00:21:16.975544 [ 4 ] {a94df7f9-8a9c-4b37-87cc-d1fb5d17e7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2533 | 2025.09.21 00:21:16.976493 [ 4 ] {a94df7f9-8a9c-4b37-87cc-d1fb5d17e7d8} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2534 | 2025.09.21 00:21:16.976533 [ 4 ] {a94df7f9-8a9c-4b37-87cc-d1fb5d17e7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2535 | 2025.09.21 00:21:16.976946 [ 4 ] {a94df7f9-8a9c-4b37-87cc-d1fb5d17e7d8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2536 | 2025.09.21 00:21:16.977178 [ 4 ] {a94df7f9-8a9c-4b37-87cc-d1fb5d17e7d8} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2537 | 2025.09.21 00:21:16.977315 [ 4 ] {a94df7f9-8a9c-4b37-87cc-d1fb5d17e7d8} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001852 sec., 611231.1015118791 rows/sec., 48.41 MiB/sec. | ||
| 2538 | 2025.09.21 00:21:16.977357 [ 4 ] {a94df7f9-8a9c-4b37-87cc-d1fb5d17e7d8} <Debug> TCPHandler: Processed in 0.002038779 sec. | ||
| 2539 | 2025.09.21 00:21:16.977481 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2540 | 2025.09.21 00:21:16.977582 [ 4 ] {3f9c58be-4573-426b-be3e-e2a69438cec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2541 | 2025.09.21 00:21:16.977625 [ 4 ] {3f9c58be-4573-426b-be3e-e2a69438cec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2542 | 2025.09.21 00:21:16.978091 [ 4 ] {3f9c58be-4573-426b-be3e-e2a69438cec4} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2025.09.21 00:21:16.978130 [ 4 ] {3f9c58be-4573-426b-be3e-e2a69438cec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2544 | 2025.09.21 00:21:16.978474 [ 4 ] {3f9c58be-4573-426b-be3e-e2a69438cec4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2545 | 2025.09.21 00:21:16.978686 [ 4 ] {3f9c58be-4573-426b-be3e-e2a69438cec4} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2025.09.21 00:21:16.978814 [ 4 ] {3f9c58be-4573-426b-be3e-e2a69438cec4} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001254 sec., 171451.355661882 rows/sec., 10.18 MiB/sec. | ||
| 2547 | 2025.09.21 00:21:16.978852 [ 4 ] {3f9c58be-4573-426b-be3e-e2a69438cec4} <Debug> TCPHandler: Processed in 0.001424884 sec. | ||
| 2548 | 2025.09.21 00:21:16.978961 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2549 | 2025.09.21 00:21:16.979061 [ 4 ] {4f9d64b0-9fa8-473f-9d28-b3a0ccc9581a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2550 | 2025.09.21 00:21:16.979103 [ 4 ] {4f9d64b0-9fa8-473f-9d28-b3a0ccc9581a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2551 | 2025.09.21 00:21:16.979560 [ 4 ] {4f9d64b0-9fa8-473f-9d28-b3a0ccc9581a} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2552 | 2025.09.21 00:21:16.979598 [ 4 ] {4f9d64b0-9fa8-473f-9d28-b3a0ccc9581a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2553 | 2025.09.21 00:21:16.979935 [ 4 ] {4f9d64b0-9fa8-473f-9d28-b3a0ccc9581a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2554 | 2025.09.21 00:21:16.980145 [ 4 ] {4f9d64b0-9fa8-473f-9d28-b3a0ccc9581a} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2025.09.21 00:21:16.980275 [ 4 ] {4f9d64b0-9fa8-473f-9d28-b3a0ccc9581a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001234 sec., 171799.02755267423 rows/sec., 11.08 MiB/sec. | ||
| 2556 | 2025.09.21 00:21:16.980313 [ 4 ] {4f9d64b0-9fa8-473f-9d28-b3a0ccc9581a} <Debug> TCPHandler: Processed in 0.001404014 sec. | ||
| 2557 | 2025.09.21 00:21:16.980422 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2558 | 2025.09.21 00:21:16.980516 [ 4 ] {748bf51f-de7b-4338-afbd-4bc1fe5aa93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2559 | 2025.09.21 00:21:16.980556 [ 4 ] {748bf51f-de7b-4338-afbd-4bc1fe5aa93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2560 | 2025.09.21 00:21:16.981006 [ 4 ] {748bf51f-de7b-4338-afbd-4bc1fe5aa93f} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2561 | 2025.09.21 00:21:16.981044 [ 4 ] {748bf51f-de7b-4338-afbd-4bc1fe5aa93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2562 | 2025.09.21 00:21:16.981375 [ 4 ] {748bf51f-de7b-4338-afbd-4bc1fe5aa93f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2563 | 2025.09.21 00:21:16.981596 [ 4 ] {748bf51f-de7b-4338-afbd-4bc1fe5aa93f} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2564 | 2025.09.21 00:21:16.981723 [ 4 ] {748bf51f-de7b-4338-afbd-4bc1fe5aa93f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001227 sec., 171964.1401792991 rows/sec., 9.77 MiB/sec. | ||
| 2565 | 2025.09.21 00:21:16.981761 [ 4 ] {748bf51f-de7b-4338-afbd-4bc1fe5aa93f} <Debug> TCPHandler: Processed in 0.001390863 sec. | ||
| 2566 | 2025.09.21 00:21:16.981870 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2567 | 2025.09.21 00:21:16.981965 [ 4 ] {6ffa915b-de39-4c6c-bf9d-c37d56871976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2568 | 2025.09.21 00:21:16.982005 [ 4 ] {6ffa915b-de39-4c6c-bf9d-c37d56871976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2569 | 2025.09.21 00:21:16.982617 [ 4 ] {6ffa915b-de39-4c6c-bf9d-c37d56871976} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2025.09.21 00:21:16.982654 [ 4 ] {6ffa915b-de39-4c6c-bf9d-c37d56871976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2571 | 2025.09.21 00:21:16.983003 [ 4 ] {6ffa915b-de39-4c6c-bf9d-c37d56871976} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2572 | 2025.09.21 00:21:16.983245 [ 4 ] {6ffa915b-de39-4c6c-bf9d-c37d56871976} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2025.09.21 00:21:16.983376 [ 4 ] {6ffa915b-de39-4c6c-bf9d-c37d56871976} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001429 sec., 482155.3533939818 rows/sec., 33.67 MiB/sec. | ||
| 2574 | 2025.09.21 00:21:16.983414 [ 4 ] {6ffa915b-de39-4c6c-bf9d-c37d56871976} <Debug> TCPHandler: Processed in 0.001594258 sec. | ||
| 2575 | 2025.09.21 00:21:16.983533 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2576 | 2025.09.21 00:21:16.983628 [ 4 ] {d52ad8e4-202d-4143-9abd-9fbc4a551de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2577 | 2025.09.21 00:21:16.983669 [ 4 ] {d52ad8e4-202d-4143-9abd-9fbc4a551de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2578 | 2025.09.21 00:21:16.983987 [ 4 ] {d52ad8e4-202d-4143-9abd-9fbc4a551de5} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2025.09.21 00:21:16.984023 [ 4 ] {d52ad8e4-202d-4143-9abd-9fbc4a551de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2580 | 2025.09.21 00:21:16.984343 [ 4 ] {d52ad8e4-202d-4143-9abd-9fbc4a551de5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2581 | 2025.09.21 00:21:16.984560 [ 4 ] {d52ad8e4-202d-4143-9abd-9fbc4a551de5} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2582 | 2025.09.21 00:21:16.984665 [ 24 ] {} <Debug> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2583 | 2025.09.21 00:21:16.984688 [ 4 ] {d52ad8e4-202d-4143-9abd-9fbc4a551de5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 2584 | 2025.09.21 00:21:16.984732 [ 24 ] {} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2025.09.21 00:21:16.984739 [ 4 ] {d52ad8e4-202d-4143-9abd-9fbc4a551de5} <Debug> TCPHandler: Processed in 0.00125627 sec. | ||
| 2586 | 2025.09.21 00:21:16.984762 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2587 | 2025.09.21 00:21:16.984856 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::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 | ||
| 2588 | 2025.09.21 00:21:16.984862 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2589 | 2025.09.21 00:21:16.984943 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2590 | 2025.09.21 00:21:16.984969 [ 4 ] {d54c14d3-4289-4832-bd0f-48dddf0c9752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2591 | 2025.09.21 00:21:16.984972 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::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 | ||
| 2592 | 2025.09.21 00:21:16.985011 [ 4 ] {d54c14d3-4289-4832-bd0f-48dddf0c9752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2593 | 2025.09.21 00:21:16.985035 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::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 | ||
| 2594 | 2025.09.21 00:21:16.985079 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::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 | ||
| 2595 | 2025.09.21 00:21:16.985117 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::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 | ||
| 2596 | 2025.09.21 00:21:16.985155 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::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 | ||
| 2597 | 2025.09.21 00:21:16.985209 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::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 | ||
| 2598 | 2025.09.21 00:21:16.985461 [ 4 ] {d54c14d3-4289-4832-bd0f-48dddf0c9752} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2025.09.21 00:21:16.985496 [ 4 ] {d54c14d3-4289-4832-bd0f-48dddf0c9752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2600 | 2025.09.21 00:21:16.985857 [ 4 ] {d54c14d3-4289-4832-bd0f-48dddf0c9752} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2601 | 2025.09.21 00:21:16.986003 [ 196 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001180139 sec., 30504.881204671652 rows/sec., 1.56 MiB/sec. | ||
| 2602 | 2025.09.21 00:21:16.986074 [ 4 ] {d54c14d3-4289-4832-bd0f-48dddf0c9752} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2025.09.21 00:21:16.986185 [ 192 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2604 | 2025.09.21 00:21:16.986213 [ 4 ] {d54c14d3-4289-4832-bd0f-48dddf0c9752} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001264 sec., 248417.72151898735 rows/sec., 16.32 MiB/sec. | ||
| 2605 | 2025.09.21 00:21:16.986254 [ 4 ] {d54c14d3-4289-4832-bd0f-48dddf0c9752} <Debug> TCPHandler: Processed in 0.001444815 sec. | ||
| 2606 | 2025.09.21 00:21:16.986363 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2607 | 2025.09.21 00:21:16.986460 [ 4 ] {530035b0-633c-46a8-9cfb-6e078cfa1220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2608 | 2025.09.21 00:21:16.986505 [ 4 ] {530035b0-633c-46a8-9cfb-6e078cfa1220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2609 | 2025.09.21 00:21:16.986535 [ 192 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_6_1} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2025.09.21 00:21:16.986629 [ 192 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_6_1} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2611 | 2025.09.21 00:21:16.986729 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2612 | 2025.09.21 00:21:16.986799 [ 4 ] {530035b0-633c-46a8-9cfb-6e078cfa1220} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2025.09.21 00:21:16.986839 [ 4 ] {530035b0-633c-46a8-9cfb-6e078cfa1220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2614 | 2025.09.21 00:21:16.987147 [ 4 ] {530035b0-633c-46a8-9cfb-6e078cfa1220} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2615 | 2025.09.21 00:21:16.987357 [ 4 ] {530035b0-633c-46a8-9cfb-6e078cfa1220} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2025.09.21 00:21:16.987480 [ 4 ] {530035b0-633c-46a8-9cfb-6e078cfa1220} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 2617 | 2025.09.21 00:21:16.987515 [ 4 ] {530035b0-633c-46a8-9cfb-6e078cfa1220} <Debug> TCPHandler: Processed in 0.001202059 sec. | ||
| 2618 | 2025.09.21 00:21:16.987616 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2619 | 2025.09.21 00:21:16.987745 [ 4 ] {45eec295-5b9c-4d9b-84e1-b5117e22954f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2620 | 2025.09.21 00:21:16.987800 [ 4 ] {45eec295-5b9c-4d9b-84e1-b5117e22954f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2621 | 2025.09.21 00:21:16.988588 [ 4 ] {45eec295-5b9c-4d9b-84e1-b5117e22954f} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2622 | 2025.09.21 00:21:16.988624 [ 4 ] {45eec295-5b9c-4d9b-84e1-b5117e22954f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2623 | 2025.09.21 00:21:16.989161 [ 4 ] {45eec295-5b9c-4d9b-84e1-b5117e22954f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2624 | 2025.09.21 00:21:16.989390 [ 4 ] {45eec295-5b9c-4d9b-84e1-b5117e22954f} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2025.09.21 00:21:16.989557 [ 4 ] {45eec295-5b9c-4d9b-84e1-b5117e22954f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001831 sec., 5461.496450027307 rows/sec., 9.79 MiB/sec. | ||
| 2626 | 2025.09.21 00:21:16.989613 [ 4 ] {45eec295-5b9c-4d9b-84e1-b5117e22954f} <Debug> TCPHandler: Processed in 0.002047849 sec. | ||
| 2627 | 2025.09.21 00:21:16.989721 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2628 | 2025.09.21 00:21:16.989815 [ 4 ] {8df0ed50-583c-4d17-ba42-4f95e559f884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2629 | 2025.09.21 00:21:16.989857 [ 4 ] {8df0ed50-583c-4d17-ba42-4f95e559f884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2630 | 2025.09.21 00:21:16.990193 [ 4 ] {8df0ed50-583c-4d17-ba42-4f95e559f884} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2025.09.21 00:21:16.990227 [ 4 ] {8df0ed50-583c-4d17-ba42-4f95e559f884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2632 | 2025.09.21 00:21:16.990551 [ 4 ] {8df0ed50-583c-4d17-ba42-4f95e559f884} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2633 | 2025.09.21 00:21:16.990767 [ 4 ] {8df0ed50-583c-4d17-ba42-4f95e559f884} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2025.09.21 00:21:16.990897 [ 4 ] {8df0ed50-583c-4d17-ba42-4f95e559f884} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.0011 sec., 94545.45454545454 rows/sec., 5.79 MiB/sec. | ||
| 2635 | 2025.09.21 00:21:16.990933 [ 4 ] {8df0ed50-583c-4d17-ba42-4f95e559f884} <Debug> TCPHandler: Processed in 0.00126167 sec. | ||
| 2636 | 2025.09.21 00:21:19.610641 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2637 | 2025.09.21 00:21:19.610698 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2638 | 2025.09.21 00:21:19.737303 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4702 | ||
| 2639 | 2025.09.21 00:21:19.737980 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2025.09.21 00:21:19.738026 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2641 | 2025.09.21 00:21:19.738551 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2642 | 2025.09.21 00:21:19.738792 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2025.09.21 00:21:19.738931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4702 | ||
| 2644 | 2025.09.21 00:21:19.987033 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2645 | 2025.09.21 00:21:20.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.63 MiB, peak 213.78 MiB, free memory in arenas 0.00 B, will set to 210.66 MiB (RSS), difference: 1.02 MiB | ||
| 2646 | 2025.09.21 00:21:20.005527 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2025.09.21 00:21:20.005589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 2648 | 2025.09.21 00:21:20.011893 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2649 | 2025.09.21 00:21:20.012626 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2025.09.21 00:21:20.016218 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2651 | 2025.09.21 00:21:21.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.18 MiB, peak 215.18 MiB, free memory in arenas 0.00 B, will set to 213.02 MiB (RSS), difference: 1.84 MiB | ||
| 2652 | 2025.09.21 00:21:21.962100 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2653 | 2025.09.21 00:21:21.962386 [ 4 ] {416bedd8-32cc-4a30-8eee-1e89660390c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2654 | 2025.09.21 00:21:21.962465 [ 4 ] {416bedd8-32cc-4a30-8eee-1e89660390c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2655 | 2025.09.21 00:21:21.963154 [ 4 ] {416bedd8-32cc-4a30-8eee-1e89660390c7} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2025.09.21 00:21:21.963207 [ 4 ] {416bedd8-32cc-4a30-8eee-1e89660390c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2657 | 2025.09.21 00:21:21.963621 [ 4 ] {416bedd8-32cc-4a30-8eee-1e89660390c7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2658 | 2025.09.21 00:21:21.963845 [ 4 ] {416bedd8-32cc-4a30-8eee-1e89660390c7} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2659 | 2025.09.21 00:21:21.964009 [ 4 ] {416bedd8-32cc-4a30-8eee-1e89660390c7} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.0017 sec., 64705.88235294118 rows/sec., 5.42 MiB/sec. | ||
| 2660 | 2025.09.21 00:21:21.964072 [ 4 ] {416bedd8-32cc-4a30-8eee-1e89660390c7} <Debug> TCPHandler: Processed in 0.002166072 sec. | ||
| 2661 | 2025.09.21 00:21:21.964209 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2662 | 2025.09.21 00:21:21.964326 [ 4 ] {448b92c1-52da-4113-83e8-95a7e1d79ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2663 | 2025.09.21 00:21:21.964385 [ 4 ] {448b92c1-52da-4113-83e8-95a7e1d79ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2664 | 2025.09.21 00:21:21.964881 [ 4 ] {448b92c1-52da-4113-83e8-95a7e1d79ffb} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2665 | 2025.09.21 00:21:21.964921 [ 4 ] {448b92c1-52da-4113-83e8-95a7e1d79ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2666 | 2025.09.21 00:21:21.965258 [ 4 ] {448b92c1-52da-4113-83e8-95a7e1d79ffb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2667 | 2025.09.21 00:21:21.965487 [ 4 ] {448b92c1-52da-4113-83e8-95a7e1d79ffb} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2025.09.21 00:21:21.965627 [ 4 ] {448b92c1-52da-4113-83e8-95a7e1d79ffb} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001327 sec., 20346.646571213263 rows/sec., 1.49 MiB/sec. | ||
| 2669 | 2025.09.21 00:21:21.965666 [ 4 ] {448b92c1-52da-4113-83e8-95a7e1d79ffb} <Debug> TCPHandler: Processed in 0.001508647 sec. | ||
| 2670 | 2025.09.21 00:21:21.965784 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2671 | 2025.09.21 00:21:21.965889 [ 4 ] {878c7d24-5616-4c3f-8865-ec795aa8fb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2672 | 2025.09.21 00:21:21.965932 [ 4 ] {878c7d24-5616-4c3f-8865-ec795aa8fb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2673 | 2025.09.21 00:21:21.966373 [ 4 ] {878c7d24-5616-4c3f-8865-ec795aa8fb48} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2674 | 2025.09.21 00:21:21.966412 [ 4 ] {878c7d24-5616-4c3f-8865-ec795aa8fb48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2675 | 2025.09.21 00:21:21.966758 [ 4 ] {878c7d24-5616-4c3f-8865-ec795aa8fb48} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2676 | 2025.09.21 00:21:21.966989 [ 4 ] {878c7d24-5616-4c3f-8865-ec795aa8fb48} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2677 | 2025.09.21 00:21:21.967122 [ 4 ] {878c7d24-5616-4c3f-8865-ec795aa8fb48} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001253 sec., 72625.69832402235 rows/sec., 5.67 MiB/sec. | ||
| 2678 | 2025.09.21 00:21:21.967161 [ 4 ] {878c7d24-5616-4c3f-8865-ec795aa8fb48} <Debug> TCPHandler: Processed in 0.001430704 sec. | ||
| 2679 | 2025.09.21 00:21:21.967270 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2025.09.21 00:21:21.967367 [ 4 ] {790308d7-5004-4ead-b176-d3285f47a4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2681 | 2025.09.21 00:21:21.967414 [ 4 ] {790308d7-5004-4ead-b176-d3285f47a4cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2682 | 2025.09.21 00:21:21.967813 [ 4 ] {790308d7-5004-4ead-b176-d3285f47a4cc} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2683 | 2025.09.21 00:21:21.967851 [ 4 ] {790308d7-5004-4ead-b176-d3285f47a4cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2684 | 2025.09.21 00:21:21.968344 [ 4 ] {790308d7-5004-4ead-b176-d3285f47a4cc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2685 | 2025.09.21 00:21:21.968593 [ 4 ] {790308d7-5004-4ead-b176-d3285f47a4cc} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2025.09.21 00:21:21.968744 [ 4 ] {790308d7-5004-4ead-b176-d3285f47a4cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001395 sec., 114695.34050179212 rows/sec., 7.99 MiB/sec. | ||
| 2687 | 2025.09.21 00:21:21.968795 [ 4 ] {790308d7-5004-4ead-b176-d3285f47a4cc} <Debug> TCPHandler: Processed in 0.001576308 sec. | ||
| 2688 | 2025.09.21 00:21:21.968931 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2689 | 2025.09.21 00:21:21.969039 [ 4 ] {788959e8-d5ab-4ac3-b86a-95a060398487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2690 | 2025.09.21 00:21:21.969104 [ 4 ] {788959e8-d5ab-4ac3-b86a-95a060398487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2691 | 2025.09.21 00:21:21.970262 [ 4 ] {788959e8-d5ab-4ac3-b86a-95a060398487} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2025.09.21 00:21:21.970311 [ 4 ] {788959e8-d5ab-4ac3-b86a-95a060398487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2693 | 2025.09.21 00:21:21.971071 [ 4 ] {788959e8-d5ab-4ac3-b86a-95a060398487} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2694 | 2025.09.21 00:21:21.971442 [ 4 ] {788959e8-d5ab-4ac3-b86a-95a060398487} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2025.09.21 00:21:21.971621 [ 4 ] {788959e8-d5ab-4ac3-b86a-95a060398487} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002602 sec., 10376.63335895465 rows/sec., 18.59 MiB/sec. | ||
| 2696 | 2025.09.21 00:21:21.971694 [ 4 ] {788959e8-d5ab-4ac3-b86a-95a060398487} <Debug> TCPHandler: Processed in 0.002825308 sec. | ||
| 2697 | 2025.09.21 00:21:21.971825 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2698 | 2025.09.21 00:21:21.971925 [ 4 ] {58f3150a-2e4f-423a-8f12-7e3aecf9b858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2699 | 2025.09.21 00:21:21.971971 [ 4 ] {58f3150a-2e4f-423a-8f12-7e3aecf9b858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2700 | 2025.09.21 00:21:21.972358 [ 4 ] {58f3150a-2e4f-423a-8f12-7e3aecf9b858} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2025.09.21 00:21:21.972396 [ 4 ] {58f3150a-2e4f-423a-8f12-7e3aecf9b858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2702 | 2025.09.21 00:21:21.972744 [ 4 ] {58f3150a-2e4f-423a-8f12-7e3aecf9b858} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2703 | 2025.09.21 00:21:21.972988 [ 4 ] {58f3150a-2e4f-423a-8f12-7e3aecf9b858} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2025.09.21 00:21:21.973152 [ 4 ] {58f3150a-2e4f-423a-8f12-7e3aecf9b858} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001245 sec., 48192.77108433735 rows/sec., 3.25 MiB/sec. | ||
| 2705 | 2025.09.21 00:21:21.973194 [ 4 ] {58f3150a-2e4f-423a-8f12-7e3aecf9b858} <Debug> TCPHandler: Processed in 0.001420264 sec. | ||
| 2706 | 2025.09.21 00:21:24.742100 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 386 | ||
| 2707 | 2025.09.21 00:21:24.744319 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2708 | 2025.09.21 00:21:24.744372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2709 | 2025.09.21 00:21:24.745880 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2710 | 2025.09.21 00:21:24.746206 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2711 | 2025.09.21 00:21:24.746611 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 386 | ||
| 2712 | 2025.09.21 00:21:26.974828 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2713 | 2025.09.21 00:21:26.975022 [ 4 ] {2845cef0-95e9-48fb-8f7e-30a885dd777d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2714 | 2025.09.21 00:21:26.975097 [ 4 ] {2845cef0-95e9-48fb-8f7e-30a885dd777d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2715 | 2025.09.21 00:21:26.975969 [ 4 ] {2845cef0-95e9-48fb-8f7e-30a885dd777d} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2025.09.21 00:21:26.976023 [ 4 ] {2845cef0-95e9-48fb-8f7e-30a885dd777d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2717 | 2025.09.21 00:21:26.976444 [ 4 ] {2845cef0-95e9-48fb-8f7e-30a885dd777d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2718 | 2025.09.21 00:21:26.976670 [ 4 ] {2845cef0-95e9-48fb-8f7e-30a885dd777d} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2025.09.21 00:21:26.976827 [ 4 ] {2845cef0-95e9-48fb-8f7e-30a885dd777d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001856 sec., 220905.1724137931 rows/sec., 14.01 MiB/sec. | ||
| 2720 | 2025.09.21 00:21:26.976876 [ 4 ] {2845cef0-95e9-48fb-8f7e-30a885dd777d} <Debug> TCPHandler: Processed in 0.002232394 sec. | ||
| 2721 | 2025.09.21 00:21:26.977009 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2722 | 2025.09.21 00:21:26.977111 [ 4 ] {173f20d3-3257-4a22-9045-c41c6a52c7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2723 | 2025.09.21 00:21:26.977156 [ 4 ] {173f20d3-3257-4a22-9045-c41c6a52c7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2724 | 2025.09.21 00:21:26.977580 [ 4 ] {173f20d3-3257-4a22-9045-c41c6a52c7dd} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2025.09.21 00:21:26.977620 [ 4 ] {173f20d3-3257-4a22-9045-c41c6a52c7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2726 | 2025.09.21 00:21:26.977951 [ 4 ] {173f20d3-3257-4a22-9045-c41c6a52c7dd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2727 | 2025.09.21 00:21:26.978196 [ 4 ] {173f20d3-3257-4a22-9045-c41c6a52c7dd} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2025.09.21 00:21:26.978328 [ 4 ] {173f20d3-3257-4a22-9045-c41c6a52c7dd} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001241 sec., 11281.224818694602 rows/sec., 919.90 KiB/sec. | ||
| 2729 | 2025.09.21 00:21:26.978365 [ 4 ] {173f20d3-3257-4a22-9045-c41c6a52c7dd} <Debug> TCPHandler: Processed in 0.001407714 sec. | ||
| 2730 | 2025.09.21 00:21:26.978476 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2731 | 2025.09.21 00:21:26.978574 [ 4 ] {3bdad7b2-2b03-44a8-bae8-d44438fc9813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2732 | 2025.09.21 00:21:26.978615 [ 4 ] {3bdad7b2-2b03-44a8-bae8-d44438fc9813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2733 | 2025.09.21 00:21:26.979549 [ 4 ] {3bdad7b2-2b03-44a8-bae8-d44438fc9813} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2025.09.21 00:21:26.979591 [ 4 ] {3bdad7b2-2b03-44a8-bae8-d44438fc9813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2735 | 2025.09.21 00:21:26.980058 [ 4 ] {3bdad7b2-2b03-44a8-bae8-d44438fc9813} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2736 | 2025.09.21 00:21:26.980285 [ 4 ] {3bdad7b2-2b03-44a8-bae8-d44438fc9813} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2025.09.21 00:21:26.980421 [ 4 ] {3bdad7b2-2b03-44a8-bae8-d44438fc9813} <Debug> executeQuery: Read 1147 rows, 93.10 KiB in 0.001868 sec., 614025.6959314775 rows/sec., 48.67 MiB/sec. | ||
| 2738 | 2025.09.21 00:21:26.980460 [ 4 ] {3bdad7b2-2b03-44a8-bae8-d44438fc9813} <Debug> TCPHandler: Processed in 0.002032898 sec. | ||
| 2739 | 2025.09.21 00:21:26.980586 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2740 | 2025.09.21 00:21:26.980689 [ 4 ] {4a456e7c-e54a-45e5-b423-1336018da784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2741 | 2025.09.21 00:21:26.980731 [ 4 ] {4a456e7c-e54a-45e5-b423-1336018da784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2742 | 2025.09.21 00:21:26.981215 [ 4 ] {4a456e7c-e54a-45e5-b423-1336018da784} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2025.09.21 00:21:26.981253 [ 4 ] {4a456e7c-e54a-45e5-b423-1336018da784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2744 | 2025.09.21 00:21:26.981571 [ 4 ] {4a456e7c-e54a-45e5-b423-1336018da784} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2745 | 2025.09.21 00:21:26.981791 [ 4 ] {4a456e7c-e54a-45e5-b423-1336018da784} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2025.09.21 00:21:26.981917 [ 4 ] {4a456e7c-e54a-45e5-b423-1336018da784} <Debug> executeQuery: Read 233 rows, 14.35 KiB in 0.001252 sec., 186102.23642172522 rows/sec., 11.19 MiB/sec. | ||
| 2747 | 2025.09.21 00:21:26.981955 [ 4 ] {4a456e7c-e54a-45e5-b423-1336018da784} <Debug> TCPHandler: Processed in 0.001429604 sec. | ||
| 2748 | 2025.09.21 00:21:26.982070 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2749 | 2025.09.21 00:21:26.982164 [ 4 ] {d16defef-fc73-4618-ad30-054bcaa771d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2750 | 2025.09.21 00:21:26.982206 [ 4 ] {d16defef-fc73-4618-ad30-054bcaa771d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2751 | 2025.09.21 00:21:26.982671 [ 4 ] {d16defef-fc73-4618-ad30-054bcaa771d6} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2025.09.21 00:21:26.982708 [ 4 ] {d16defef-fc73-4618-ad30-054bcaa771d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2753 | 2025.09.21 00:21:26.983031 [ 4 ] {d16defef-fc73-4618-ad30-054bcaa771d6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2754 | 2025.09.21 00:21:26.983250 [ 4 ] {d16defef-fc73-4618-ad30-054bcaa771d6} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2025.09.21 00:21:26.983382 [ 4 ] {d16defef-fc73-4618-ad30-054bcaa771d6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001235 sec., 171659.91902834008 rows/sec., 11.07 MiB/sec. | ||
| 2756 | 2025.09.21 00:21:26.983421 [ 4 ] {d16defef-fc73-4618-ad30-054bcaa771d6} <Debug> TCPHandler: Processed in 0.001401353 sec. | ||
| 2757 | 2025.09.21 00:21:26.983526 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2025.09.21 00:21:26.983619 [ 4 ] {3ff1f4c6-40cc-4d56-a95b-7a70eca36941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2759 | 2025.09.21 00:21:26.983665 [ 4 ] {3ff1f4c6-40cc-4d56-a95b-7a70eca36941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2760 | 2025.09.21 00:21:26.984115 [ 4 ] {3ff1f4c6-40cc-4d56-a95b-7a70eca36941} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2025.09.21 00:21:26.984152 [ 4 ] {3ff1f4c6-40cc-4d56-a95b-7a70eca36941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2762 | 2025.09.21 00:21:26.984459 [ 4 ] {3ff1f4c6-40cc-4d56-a95b-7a70eca36941} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2763 | 2025.09.21 00:21:26.984667 [ 4 ] {3ff1f4c6-40cc-4d56-a95b-7a70eca36941} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2025.09.21 00:21:26.984792 [ 4 ] {3ff1f4c6-40cc-4d56-a95b-7a70eca36941} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00119 sec., 177310.9243697479 rows/sec., 10.07 MiB/sec. | ||
| 2765 | 2025.09.21 00:21:26.984829 [ 4 ] {3ff1f4c6-40cc-4d56-a95b-7a70eca36941} <Debug> TCPHandler: Processed in 0.001353862 sec. | ||
| 2766 | 2025.09.21 00:21:26.984934 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2025.09.21 00:21:26.985038 [ 4 ] {0ae30b5e-f6de-4bca-b9b0-57432391c56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2768 | 2025.09.21 00:21:26.985081 [ 4 ] {0ae30b5e-f6de-4bca-b9b0-57432391c56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2769 | 2025.09.21 00:21:26.985748 [ 4 ] {0ae30b5e-f6de-4bca-b9b0-57432391c56f} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2025.09.21 00:21:26.985786 [ 4 ] {0ae30b5e-f6de-4bca-b9b0-57432391c56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2771 | 2025.09.21 00:21:26.986143 [ 4 ] {0ae30b5e-f6de-4bca-b9b0-57432391c56f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2772 | 2025.09.21 00:21:26.986359 [ 4 ] {0ae30b5e-f6de-4bca-b9b0-57432391c56f} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2025.09.21 00:21:26.986488 [ 4 ] {0ae30b5e-f6de-4bca-b9b0-57432391c56f} <Debug> executeQuery: Read 716 rows, 51.45 KiB in 0.001469 sec., 487406.3989108237 rows/sec., 34.21 MiB/sec. | ||
| 2774 | 2025.09.21 00:21:26.986527 [ 4 ] {0ae30b5e-f6de-4bca-b9b0-57432391c56f} <Debug> TCPHandler: Processed in 0.00164433 sec. | ||
| 2775 | 2025.09.21 00:21:26.986641 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2025.09.21 00:21:26.986738 [ 4 ] {f8e53e45-0094-4d28-9ace-fadfb0acc84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2777 | 2025.09.21 00:21:26.986782 [ 4 ] {f8e53e45-0094-4d28-9ace-fadfb0acc84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2778 | 2025.09.21 00:21:26.987104 [ 4 ] {f8e53e45-0094-4d28-9ace-fadfb0acc84b} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2025.09.21 00:21:26.987141 [ 4 ] {f8e53e45-0094-4d28-9ace-fadfb0acc84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2780 | 2025.09.21 00:21:26.987455 [ 4 ] {f8e53e45-0094-4d28-9ace-fadfb0acc84b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2781 | 2025.09.21 00:21:26.987669 [ 4 ] {f8e53e45-0094-4d28-9ace-fadfb0acc84b} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2025.09.21 00:21:26.987798 [ 4 ] {f8e53e45-0094-4d28-9ace-fadfb0acc84b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 2783 | 2025.09.21 00:21:26.987836 [ 4 ] {f8e53e45-0094-4d28-9ace-fadfb0acc84b} <Debug> TCPHandler: Processed in 0.00124459 sec. | ||
| 2784 | 2025.09.21 00:21:26.987943 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2025.09.21 00:21:26.988048 [ 4 ] {1ec1ec67-5611-4848-80c8-df38250366c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2786 | 2025.09.21 00:21:26.988093 [ 4 ] {1ec1ec67-5611-4848-80c8-df38250366c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2787 | 2025.09.21 00:21:26.988512 [ 4 ] {1ec1ec67-5611-4848-80c8-df38250366c0} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2025.09.21 00:21:26.988550 [ 4 ] {1ec1ec67-5611-4848-80c8-df38250366c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2789 | 2025.09.21 00:21:26.988882 [ 4 ] {1ec1ec67-5611-4848-80c8-df38250366c0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2790 | 2025.09.21 00:21:26.989146 [ 4 ] {1ec1ec67-5611-4848-80c8-df38250366c0} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2025.09.21 00:21:26.989274 [ 4 ] {1ec1ec67-5611-4848-80c8-df38250366c0} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001246 sec., 257624.3980738363 rows/sec., 16.94 MiB/sec. | ||
| 2792 | 2025.09.21 00:21:26.989310 [ 4 ] {1ec1ec67-5611-4848-80c8-df38250366c0} <Debug> TCPHandler: Processed in 0.001417464 sec. | ||
| 2793 | 2025.09.21 00:21:26.989412 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2794 | 2025.09.21 00:21:26.989507 [ 4 ] {b6a0fe1c-e99a-4c5c-ba0d-a8dcc8ccd89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2795 | 2025.09.21 00:21:26.989550 [ 4 ] {b6a0fe1c-e99a-4c5c-ba0d-a8dcc8ccd89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2796 | 2025.09.21 00:21:26.989843 [ 4 ] {b6a0fe1c-e99a-4c5c-ba0d-a8dcc8ccd89a} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2025.09.21 00:21:26.989880 [ 4 ] {b6a0fe1c-e99a-4c5c-ba0d-a8dcc8ccd89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2798 | 2025.09.21 00:21:26.990181 [ 4 ] {b6a0fe1c-e99a-4c5c-ba0d-a8dcc8ccd89a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2799 | 2025.09.21 00:21:26.990394 [ 4 ] {b6a0fe1c-e99a-4c5c-ba0d-a8dcc8ccd89a} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2025.09.21 00:21:26.990516 [ 4 ] {b6a0fe1c-e99a-4c5c-ba0d-a8dcc8ccd89a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 2801 | 2025.09.21 00:21:26.990553 [ 4 ] {b6a0fe1c-e99a-4c5c-ba0d-a8dcc8ccd89a} <Debug> TCPHandler: Processed in 0.001191379 sec. | ||
| 2802 | 2025.09.21 00:21:26.990676 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2025.09.21 00:21:26.990792 [ 4 ] {aa7850c8-f1f9-4740-b852-51dcb94e5378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2804 | 2025.09.21 00:21:26.990861 [ 4 ] {aa7850c8-f1f9-4740-b852-51dcb94e5378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2805 | 2025.09.21 00:21:26.991710 [ 4 ] {aa7850c8-f1f9-4740-b852-51dcb94e5378} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2025.09.21 00:21:26.991754 [ 4 ] {aa7850c8-f1f9-4740-b852-51dcb94e5378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2807 | 2025.09.21 00:21:26.992337 [ 4 ] {aa7850c8-f1f9-4740-b852-51dcb94e5378} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2808 | 2025.09.21 00:21:26.992565 [ 4 ] {aa7850c8-f1f9-4740-b852-51dcb94e5378} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2025.09.21 00:21:26.992698 [ 4 ] {aa7850c8-f1f9-4740-b852-51dcb94e5378} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001929 sec., 7257.646448937274 rows/sec., 13.01 MiB/sec. | ||
| 2810 | 2025.09.21 00:21:26.992749 [ 4 ] {aa7850c8-f1f9-4740-b852-51dcb94e5378} <Debug> TCPHandler: Processed in 0.002133521 sec. | ||
| 2811 | 2025.09.21 00:21:26.992856 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2025.09.21 00:21:26.992951 [ 4 ] {f7efc94b-8658-4874-9b81-e2d0e85f21a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2813 | 2025.09.21 00:21:26.992995 [ 4 ] {f7efc94b-8658-4874-9b81-e2d0e85f21a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2814 | 2025.09.21 00:21:26.993292 [ 4 ] {f7efc94b-8658-4874-9b81-e2d0e85f21a5} <Trace> oximeter.measurements_i64 (9d53dc9b-0c43-462e-b5b0-76a5d7a7788b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2025.09.21 00:21:26.993328 [ 4 ] {f7efc94b-8658-4874-9b81-e2d0e85f21a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2816 | 2025.09.21 00:21:26.993627 [ 4 ] {f7efc94b-8658-4874-9b81-e2d0e85f21a5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2817 | 2025.09.21 00:21:26.993830 [ 4 ] {f7efc94b-8658-4874-9b81-e2d0e85f21a5} <Trace> oximeter.measurements_i64 (9d53dc9b-0c43-462e-b5b0-76a5d7a7788b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2025.09.21 00:21:26.993952 [ 4 ] {f7efc94b-8658-4874-9b81-e2d0e85f21a5} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001019 sec., 8832.188420019627 rows/sec., 623.89 KiB/sec. | ||
| 2819 | 2025.09.21 00:21:26.993988 [ 4 ] {f7efc94b-8658-4874-9b81-e2d0e85f21a5} <Debug> TCPHandler: Processed in 0.001182648 sec. | ||
| 2820 | 2025.09.21 00:21:26.994098 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2821 | 2025.09.21 00:21:26.994249 [ 4 ] {118a6ddf-5b62-4e2b-90f9-6db67fc7452d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2822 | 2025.09.21 00:21:26.994298 [ 4 ] {118a6ddf-5b62-4e2b-90f9-6db67fc7452d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2823 | 2025.09.21 00:21:26.994634 [ 4 ] {118a6ddf-5b62-4e2b-90f9-6db67fc7452d} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2025.09.21 00:21:26.994670 [ 4 ] {118a6ddf-5b62-4e2b-90f9-6db67fc7452d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2825 | 2025.09.21 00:21:26.994983 [ 4 ] {118a6ddf-5b62-4e2b-90f9-6db67fc7452d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2826 | 2025.09.21 00:21:26.995226 [ 4 ] {118a6ddf-5b62-4e2b-90f9-6db67fc7452d} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2025.09.21 00:21:26.995352 [ 4 ] {118a6ddf-5b62-4e2b-90f9-6db67fc7452d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001177 sec., 88360.23789294816 rows/sec., 5.41 MiB/sec. | ||
| 2828 | 2025.09.21 00:21:26.995389 [ 4 ] {118a6ddf-5b62-4e2b-90f9-6db67fc7452d} <Debug> TCPHandler: Processed in 0.001346832 sec. | ||
| 2829 | 2025.09.21 00:21:27.239961 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5214 | ||
| 2830 | 2025.09.21 00:21:27.240473 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2025.09.21 00:21:27.240518 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2832 | 2025.09.21 00:21:27.241032 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2833 | 2025.09.21 00:21:27.241269 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2025.09.21 00:21:27.241396 [ 154 ] {} <Debug> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2835 | 2025.09.21 00:21:27.241409 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5214 | ||
| 2836 | 2025.09.21 00:21:27.241472 [ 154 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2025.09.21 00:21:27.241502 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2838 | 2025.09.21 00:21:27.241633 [ 193 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2839 | 2025.09.21 00:21:27.241790 [ 193 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2840 | 2025.09.21 00:21:27.241842 [ 193 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2841 | 2025.09.21 00:21:27.241928 [ 193 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 2842 | 2025.09.21 00:21:27.241996 [ 193 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2843 | 2025.09.21 00:21:27.242058 [ 193 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2844 | 2025.09.21 00:21:27.242118 [ 193 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2845 | 2025.09.21 00:21:27.242177 [ 193 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2846 | 2025.09.21 00:21:27.243676 [ 196 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5214 rows, containing 4 columns (4 merged, 0 gathered) in 0.002103181 sec., 2479101.8937504664 rows/sec., 35.46 MiB/sec. | ||
| 2847 | 2025.09.21 00:21:27.244390 [ 201 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2848 | 2025.09.21 00:21:27.244657 [ 201 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_11_2} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2849 | 2025.09.21 00:21:27.244728 [ 201 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_11_2} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2850 | 2025.09.21 00:21:27.244809 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2851 | 2025.09.21 00:21:27.517244 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2852 | 2025.09.21 00:21:27.533791 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2853 | 2025.09.21 00:21:27.533849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2854 | 2025.09.21 00:21:27.539391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2855 | 2025.09.21 00:21:27.540061 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2025.09.21 00:21:27.540336 [ 153 ] {} <Debug> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2857 | 2025.09.21 00:21:27.540374 [ 153 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2025.09.21 00:21:27.540393 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2859 | 2025.09.21 00:21:27.540481 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2860 | 2025.09.21 00:21:27.543090 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2861 | 2025.09.21 00:21:27.543310 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2862 | 2025.09.21 00:21:27.544112 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 2863 | 2025.09.21 00:21:27.547302 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 2864 | 2025.09.21 00:21:27.550445 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 2865 | 2025.09.21 00:21:27.553850 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 2866 | 2025.09.21 00:21:27.557522 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 2867 | 2025.09.21 00:21:27.561803 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 2868 | 2025.09.21 00:21:27.613231 [ 196 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.072783102 sec., 1140.3745885961278 rows/sec., 5.90 MiB/sec. | ||
| 2869 | 2025.09.21 00:21:27.615667 [ 196 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2870 | 2025.09.21 00:21:27.617648 [ 196 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_11_2} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2025.09.21 00:21:27.617759 [ 196 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_11_2} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2872 | 2025.09.21 00:21:27.620571 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2873 | 2025.09.21 00:21:28.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.23 MiB, peak 224.11 MiB, free memory in arenas 0.00 B, will set to 221.00 MiB (RSS), difference: 6.77 MiB | ||
| 2874 | 2025.09.21 00:21:31.961985 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2025.09.21 00:21:31.962202 [ 4 ] {b6e5d423-0dec-4854-b36e-49d93d7798fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2876 | 2025.09.21 00:21:31.962279 [ 4 ] {b6e5d423-0dec-4854-b36e-49d93d7798fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2877 | 2025.09.21 00:21:31.963002 [ 4 ] {b6e5d423-0dec-4854-b36e-49d93d7798fe} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2025.09.21 00:21:31.963046 [ 4 ] {b6e5d423-0dec-4854-b36e-49d93d7798fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2879 | 2025.09.21 00:21:31.963466 [ 4 ] {b6e5d423-0dec-4854-b36e-49d93d7798fe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2880 | 2025.09.21 00:21:31.963702 [ 4 ] {b6e5d423-0dec-4854-b36e-49d93d7798fe} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2025.09.21 00:21:31.963864 [ 4 ] {b6e5d423-0dec-4854-b36e-49d93d7798fe} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001717 sec., 64065.230052417006 rows/sec., 5.37 MiB/sec. | ||
| 2882 | 2025.09.21 00:21:31.963912 [ 4 ] {b6e5d423-0dec-4854-b36e-49d93d7798fe} <Debug> TCPHandler: Processed in 0.002070289 sec. | ||
| 2883 | 2025.09.21 00:21:31.964037 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2025.09.21 00:21:31.964142 [ 4 ] {e8c5ab33-6aa2-43b8-9014-b9b8d4af451d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2885 | 2025.09.21 00:21:31.964188 [ 4 ] {e8c5ab33-6aa2-43b8-9014-b9b8d4af451d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2886 | 2025.09.21 00:21:31.964607 [ 4 ] {e8c5ab33-6aa2-43b8-9014-b9b8d4af451d} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2025.09.21 00:21:31.964647 [ 4 ] {e8c5ab33-6aa2-43b8-9014-b9b8d4af451d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2888 | 2025.09.21 00:21:31.965003 [ 4 ] {e8c5ab33-6aa2-43b8-9014-b9b8d4af451d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2889 | 2025.09.21 00:21:31.965228 [ 4 ] {e8c5ab33-6aa2-43b8-9014-b9b8d4af451d} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2890 | 2025.09.21 00:21:31.965366 [ 4 ] {e8c5ab33-6aa2-43b8-9014-b9b8d4af451d} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001249 sec., 21617.293835068056 rows/sec., 1.59 MiB/sec. | ||
| 2891 | 2025.09.21 00:21:31.965406 [ 4 ] {e8c5ab33-6aa2-43b8-9014-b9b8d4af451d} <Debug> TCPHandler: Processed in 0.001422004 sec. | ||
| 2892 | 2025.09.21 00:21:31.965540 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2893 | 2025.09.21 00:21:31.965646 [ 4 ] {0a87c252-f4b3-4818-9914-422b8706bff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2894 | 2025.09.21 00:21:31.965694 [ 4 ] {0a87c252-f4b3-4818-9914-422b8706bff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2895 | 2025.09.21 00:21:31.966174 [ 4 ] {0a87c252-f4b3-4818-9914-422b8706bff0} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2025.09.21 00:21:31.966213 [ 4 ] {0a87c252-f4b3-4818-9914-422b8706bff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2897 | 2025.09.21 00:21:31.966557 [ 4 ] {0a87c252-f4b3-4818-9914-422b8706bff0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2898 | 2025.09.21 00:21:31.966800 [ 4 ] {0a87c252-f4b3-4818-9914-422b8706bff0} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2025.09.21 00:21:31.966936 [ 4 ] {0a87c252-f4b3-4818-9914-422b8706bff0} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001317 sec., 69096.43128321944 rows/sec., 5.40 MiB/sec. | ||
| 2900 | 2025.09.21 00:21:31.966975 [ 4 ] {0a87c252-f4b3-4818-9914-422b8706bff0} <Debug> TCPHandler: Processed in 0.001497266 sec. | ||
| 2901 | 2025.09.21 00:21:31.967088 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2902 | 2025.09.21 00:21:31.967186 [ 4 ] {35663a9a-0b2c-4794-bc70-1d23bc3faca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2903 | 2025.09.21 00:21:31.967232 [ 4 ] {35663a9a-0b2c-4794-bc70-1d23bc3faca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2904 | 2025.09.21 00:21:31.967631 [ 4 ] {35663a9a-0b2c-4794-bc70-1d23bc3faca9} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2905 | 2025.09.21 00:21:31.967668 [ 4 ] {35663a9a-0b2c-4794-bc70-1d23bc3faca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2906 | 2025.09.21 00:21:31.968044 [ 4 ] {35663a9a-0b2c-4794-bc70-1d23bc3faca9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2907 | 2025.09.21 00:21:31.968263 [ 4 ] {35663a9a-0b2c-4794-bc70-1d23bc3faca9} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2908 | 2025.09.21 00:21:31.968396 [ 4 ] {35663a9a-0b2c-4794-bc70-1d23bc3faca9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 2909 | 2025.09.21 00:21:31.968433 [ 4 ] {35663a9a-0b2c-4794-bc70-1d23bc3faca9} <Debug> TCPHandler: Processed in 0.001397444 sec. | ||
| 2910 | 2025.09.21 00:21:31.968571 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2911 | 2025.09.21 00:21:31.968706 [ 4 ] {531da03a-421e-4f65-bef9-975c1165a3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2912 | 2025.09.21 00:21:31.968780 [ 4 ] {531da03a-421e-4f65-bef9-975c1165a3fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2913 | 2025.09.21 00:21:31.969911 [ 4 ] {531da03a-421e-4f65-bef9-975c1165a3fd} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2025.09.21 00:21:31.969955 [ 4 ] {531da03a-421e-4f65-bef9-975c1165a3fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2915 | 2025.09.21 00:21:31.970688 [ 4 ] {531da03a-421e-4f65-bef9-975c1165a3fd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2916 | 2025.09.21 00:21:31.971012 [ 4 ] {531da03a-421e-4f65-bef9-975c1165a3fd} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2917 | 2025.09.21 00:21:31.971178 [ 4 ] {531da03a-421e-4f65-bef9-975c1165a3fd} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002494 sec., 10825.98235765838 rows/sec., 19.40 MiB/sec. | ||
| 2918 | 2025.09.21 00:21:31.971279 [ 4 ] {531da03a-421e-4f65-bef9-975c1165a3fd} <Debug> TCPHandler: Processed in 0.002764416 sec. | ||
| 2919 | 2025.09.21 00:21:31.971416 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2920 | 2025.09.21 00:21:31.971519 [ 4 ] {a7486d4a-d55e-4d6e-a5f7-9464e10fd2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2921 | 2025.09.21 00:21:31.971566 [ 4 ] {a7486d4a-d55e-4d6e-a5f7-9464e10fd2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2922 | 2025.09.21 00:21:31.971954 [ 4 ] {a7486d4a-d55e-4d6e-a5f7-9464e10fd2fe} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2025.09.21 00:21:31.971992 [ 4 ] {a7486d4a-d55e-4d6e-a5f7-9464e10fd2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2924 | 2025.09.21 00:21:31.972338 [ 4 ] {a7486d4a-d55e-4d6e-a5f7-9464e10fd2fe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2925 | 2025.09.21 00:21:31.972556 [ 4 ] {a7486d4a-d55e-4d6e-a5f7-9464e10fd2fe} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2025.09.21 00:21:31.972687 [ 4 ] {a7486d4a-d55e-4d6e-a5f7-9464e10fd2fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 2927 | 2025.09.21 00:21:31.972727 [ 4 ] {a7486d4a-d55e-4d6e-a5f7-9464e10fd2fe} <Debug> TCPHandler: Processed in 0.001364753 sec. | ||
| 2928 | 2025.09.21 00:21:34.610762 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2929 | 2025.09.21 00:21:34.610858 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2930 | 2025.09.21 00:21:34.742490 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5662 | ||
| 2931 | 2025.09.21 00:21:34.743021 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2025.09.21 00:21:34.743068 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2933 | 2025.09.21 00:21:34.743559 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2934 | 2025.09.21 00:21:34.743800 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2025.09.21 00:21:34.743945 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5662 | ||
| 2936 | 2025.09.21 00:21:34.747787 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 424 | ||
| 2937 | 2025.09.21 00:21:34.750213 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2025.09.21 00:21:34.750256 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2939 | 2025.09.21 00:21:34.751405 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2940 | 2025.09.21 00:21:34.751658 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2025.09.21 00:21:34.751892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 424 | ||
| 2942 | 2025.09.21 00:21:35.044114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2943 | 2025.09.21 00:21:35.061712 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2025.09.21 00:21:35.061759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2945 | 2025.09.21 00:21:35.067414 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2946 | 2025.09.21 00:21:35.068086 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2025.09.21 00:21:35.071159 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2948 | 2025.09.21 00:21:36.972866 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2025.09.21 00:21:36.973071 [ 4 ] {1784c7ce-9d7d-4282-81ae-0c1a0e7878ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2950 | 2025.09.21 00:21:36.973145 [ 4 ] {1784c7ce-9d7d-4282-81ae-0c1a0e7878ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2951 | 2025.09.21 00:21:36.974038 [ 4 ] {1784c7ce-9d7d-4282-81ae-0c1a0e7878ce} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2025.09.21 00:21:36.974089 [ 4 ] {1784c7ce-9d7d-4282-81ae-0c1a0e7878ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2953 | 2025.09.21 00:21:36.974490 [ 4 ] {1784c7ce-9d7d-4282-81ae-0c1a0e7878ce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2954 | 2025.09.21 00:21:36.974709 [ 4 ] {1784c7ce-9d7d-4282-81ae-0c1a0e7878ce} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2025.09.21 00:21:36.974905 [ 4 ] {1784c7ce-9d7d-4282-81ae-0c1a0e7878ce} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001871 sec., 219134.15285943344 rows/sec., 13.90 MiB/sec. | ||
| 2956 | 2025.09.21 00:21:36.975020 [ 4 ] {1784c7ce-9d7d-4282-81ae-0c1a0e7878ce} <Debug> TCPHandler: Processed in 0.002293995 sec. | ||
| 2957 | 2025.09.21 00:21:36.975165 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2025.09.21 00:21:36.975274 [ 4 ] {e2e376e0-e4e5-4d29-a7ac-2967b589fd56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2959 | 2025.09.21 00:21:36.975325 [ 4 ] {e2e376e0-e4e5-4d29-a7ac-2967b589fd56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2960 | 2025.09.21 00:21:36.976313 [ 4 ] {e2e376e0-e4e5-4d29-a7ac-2967b589fd56} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2025.09.21 00:21:36.976352 [ 4 ] {e2e376e0-e4e5-4d29-a7ac-2967b589fd56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2962 | 2025.09.21 00:21:36.976778 [ 4 ] {e2e376e0-e4e5-4d29-a7ac-2967b589fd56} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2963 | 2025.09.21 00:21:36.977002 [ 4 ] {e2e376e0-e4e5-4d29-a7ac-2967b589fd56} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2025.09.21 00:21:36.977115 [ 147 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2965 | 2025.09.21 00:21:36.977139 [ 4 ] {e2e376e0-e4e5-4d29-a7ac-2967b589fd56} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001891 sec., 602855.6319407721 rows/sec., 47.82 MiB/sec. | ||
| 2966 | 2025.09.21 00:21:36.977167 [ 147 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2967 | 2025.09.21 00:21:36.977185 [ 4 ] {e2e376e0-e4e5-4d29-a7ac-2967b589fd56} <Debug> TCPHandler: Processed in 0.00207437 sec. | ||
| 2968 | 2025.09.21 00:21:36.977195 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2969 | 2025.09.21 00:21:36.977306 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2970 | 2025.09.21 00:21:36.977335 [ 199 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 2971 | 2025.09.21 00:21:36.977410 [ 4 ] {e3b0a925-937a-4789-abf6-1f056f697d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2972 | 2025.09.21 00:21:36.977460 [ 4 ] {e3b0a925-937a-4789-abf6-1f056f697d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2973 | 2025.09.21 00:21:36.977478 [ 199 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2974 | 2025.09.21 00:21:36.977529 [ 199 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2329 rows starting from the beginning of the part | ||
| 2975 | 2025.09.21 00:21:36.977628 [ 199 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1132 rows starting from the beginning of the part | ||
| 2976 | 2025.09.21 00:21:36.977678 [ 199 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part | ||
| 2977 | 2025.09.21 00:21:36.977723 [ 199 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1147 rows starting from the beginning of the part | ||
| 2978 | 2025.09.21 00:21:36.977763 [ 199 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 110 rows starting from the beginning of the part | ||
| 2979 | 2025.09.21 00:21:36.977803 [ 199 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1140 rows starting from the beginning of the part | ||
| 2980 | 2025.09.21 00:21:36.977932 [ 4 ] {e3b0a925-937a-4789-abf6-1f056f697d99} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2025.09.21 00:21:36.977976 [ 4 ] {e3b0a925-937a-4789-abf6-1f056f697d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2982 | 2025.09.21 00:21:36.978329 [ 4 ] {e3b0a925-937a-4789-abf6-1f056f697d99} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2983 | 2025.09.21 00:21:36.978553 [ 4 ] {e3b0a925-937a-4789-abf6-1f056f697d99} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2025.09.21 00:21:36.978656 [ 147 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2985 | 2025.09.21 00:21:36.978686 [ 147 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2025.09.21 00:21:36.978688 [ 4 ] {e3b0a925-937a-4789-abf6-1f056f697d99} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001299 sec., 168591.22401847574 rows/sec., 10.05 MiB/sec. | ||
| 2987 | 2025.09.21 00:21:36.978704 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 2988 | 2025.09.21 00:21:36.978740 [ 4 ] {e3b0a925-937a-4789-abf6-1f056f697d99} <Debug> TCPHandler: Processed in 0.001485665 sec. | ||
| 2989 | 2025.09.21 00:21:36.978821 [ 196 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::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 | ||
| 2990 | 2025.09.21 00:21:36.978853 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2991 | 2025.09.21 00:21:36.978951 [ 196 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2992 | 2025.09.21 00:21:36.978956 [ 4 ] {3bcd7206-9412-41dd-a96d-e773a989e6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2993 | 2025.09.21 00:21:36.978990 [ 196 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 254 rows starting from the beginning of the part | ||
| 2994 | 2025.09.21 00:21:36.979012 [ 4 ] {3bcd7206-9412-41dd-a96d-e773a989e6fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2995 | 2025.09.21 00:21:36.979086 [ 196 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 215 rows starting from the beginning of the part | ||
| 2996 | 2025.09.21 00:21:36.979139 [ 196 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part | ||
| 2997 | 2025.09.21 00:21:36.979182 [ 196 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 233 rows starting from the beginning of the part | ||
| 2998 | 2025.09.21 00:21:36.979228 [ 196 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part | ||
| 2999 | 2025.09.21 00:21:36.979267 [ 196 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 219 rows starting from the beginning of the part | ||
| 3000 | 2025.09.21 00:21:36.979482 [ 4 ] {3bcd7206-9412-41dd-a96d-e773a989e6fc} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3001 | 2025.09.21 00:21:36.979525 [ 4 ] {3bcd7206-9412-41dd-a96d-e773a989e6fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3002 | 2025.09.21 00:21:36.980015 [ 4 ] {3bcd7206-9412-41dd-a96d-e773a989e6fc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3003 | 2025.09.21 00:21:36.980170 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5968 rows, containing 5 columns (5 merged, 0 gathered) in 0.002897989 sec., 2059359.0934955238 rows/sec., 172.80 MiB/sec. | ||
| 3004 | 2025.09.21 00:21:36.980262 [ 4 ] {3bcd7206-9412-41dd-a96d-e773a989e6fc} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3005 | 2025.09.21 00:21:36.980318 [ 189 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550907 sec., 628664.3880000542 rows/sec., 40.66 MiB/sec. | ||
| 3006 | 2025.09.21 00:21:36.980409 [ 4 ] {3bcd7206-9412-41dd-a96d-e773a989e6fc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001473 sec., 143923.96469789546 rows/sec., 9.28 MiB/sec. | ||
| 3007 | 2025.09.21 00:21:36.980452 [ 4 ] {3bcd7206-9412-41dd-a96d-e773a989e6fc} <Debug> TCPHandler: Processed in 0.00164965 sec. | ||
| 3008 | 2025.09.21 00:21:36.980478 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3009 | 2025.09.21 00:21:36.980515 [ 188 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3010 | 2025.09.21 00:21:36.980557 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2025.09.21 00:21:36.980657 [ 4 ] {30ae68af-8f1c-48ba-8204-0517200ed4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3012 | 2025.09.21 00:21:36.980702 [ 4 ] {30ae68af-8f1c-48ba-8204-0517200ed4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3013 | 2025.09.21 00:21:36.980789 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_11_2} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3014 | 2025.09.21 00:21:36.980810 [ 188 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_16_3} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2025.09.21 00:21:36.980875 [ 188 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_16_3} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3016 | 2025.09.21 00:21:36.980875 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_11_2} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3017 | 2025.09.21 00:21:36.980943 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 3018 | 2025.09.21 00:21:36.980976 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3019 | 2025.09.21 00:21:36.981178 [ 4 ] {30ae68af-8f1c-48ba-8204-0517200ed4f8} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2025.09.21 00:21:36.981221 [ 4 ] {30ae68af-8f1c-48ba-8204-0517200ed4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3021 | 2025.09.21 00:21:36.981576 [ 4 ] {30ae68af-8f1c-48ba-8204-0517200ed4f8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3022 | 2025.09.21 00:21:36.981814 [ 4 ] {30ae68af-8f1c-48ba-8204-0517200ed4f8} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2025.09.21 00:21:36.981952 [ 4 ] {30ae68af-8f1c-48ba-8204-0517200ed4f8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001313 sec., 160700.6854531607 rows/sec., 9.13 MiB/sec. | ||
| 3024 | 2025.09.21 00:21:36.981994 [ 4 ] {30ae68af-8f1c-48ba-8204-0517200ed4f8} <Debug> TCPHandler: Processed in 0.001486646 sec. | ||
| 3025 | 2025.09.21 00:21:36.982107 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3026 | 2025.09.21 00:21:36.982202 [ 4 ] {f9000d9a-90bd-4331-860a-4eff6b78ab36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3027 | 2025.09.21 00:21:36.982243 [ 4 ] {f9000d9a-90bd-4331-860a-4eff6b78ab36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3028 | 2025.09.21 00:21:36.982913 [ 4 ] {f9000d9a-90bd-4331-860a-4eff6b78ab36} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2025.09.21 00:21:36.982955 [ 4 ] {f9000d9a-90bd-4331-860a-4eff6b78ab36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3030 | 2025.09.21 00:21:36.983309 [ 4 ] {f9000d9a-90bd-4331-860a-4eff6b78ab36} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3031 | 2025.09.21 00:21:36.983524 [ 4 ] {f9000d9a-90bd-4331-860a-4eff6b78ab36} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3032 | 2025.09.21 00:21:36.983632 [ 147 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3033 | 2025.09.21 00:21:36.983654 [ 4 ] {f9000d9a-90bd-4331-860a-4eff6b78ab36} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001469 sec., 471749.48944860446 rows/sec., 32.97 MiB/sec. | ||
| 3034 | 2025.09.21 00:21:36.983670 [ 147 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2025.09.21 00:21:36.983696 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3036 | 2025.09.21 00:21:36.983698 [ 4 ] {f9000d9a-90bd-4331-860a-4eff6b78ab36} <Debug> TCPHandler: Processed in 0.001640759 sec. | ||
| 3037 | 2025.09.21 00:21:36.983779 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 3038 | 2025.09.21 00:21:36.983814 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2025.09.21 00:21:36.983860 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3040 | 2025.09.21 00:21:36.983889 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1194 rows starting from the beginning of the part | ||
| 3041 | 2025.09.21 00:21:36.983909 [ 4 ] {a51a865c-40b0-4e86-a254-3530fe872661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3042 | 2025.09.21 00:21:36.983946 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 689 rows starting from the beginning of the part | ||
| 3043 | 2025.09.21 00:21:36.983952 [ 4 ] {a51a865c-40b0-4e86-a254-3530fe872661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3044 | 2025.09.21 00:21:36.983995 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 91 rows starting from the beginning of the part | ||
| 3045 | 2025.09.21 00:21:36.984037 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 716 rows starting from the beginning of the part | ||
| 3046 | 2025.09.21 00:21:36.984077 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 91 rows starting from the beginning of the part | ||
| 3047 | 2025.09.21 00:21:36.984126 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 693 rows starting from the beginning of the part | ||
| 3048 | 2025.09.21 00:21:36.984282 [ 4 ] {a51a865c-40b0-4e86-a254-3530fe872661} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2025.09.21 00:21:36.984317 [ 4 ] {a51a865c-40b0-4e86-a254-3530fe872661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3050 | 2025.09.21 00:21:36.984622 [ 4 ] {a51a865c-40b0-4e86-a254-3530fe872661} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3051 | 2025.09.21 00:21:36.984847 [ 4 ] {a51a865c-40b0-4e86-a254-3530fe872661} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2025.09.21 00:21:36.984974 [ 4 ] {a51a865c-40b0-4e86-a254-3530fe872661} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 3053 | 2025.09.21 00:21:36.985011 [ 4 ] {a51a865c-40b0-4e86-a254-3530fe872661} <Debug> TCPHandler: Processed in 0.00124635 sec. | ||
| 3054 | 2025.09.21 00:21:36.985109 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3055 | 2025.09.21 00:21:36.985202 [ 4 ] {d52f4dcd-bdcc-43b2-a9b9-0366397ffda2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3056 | 2025.09.21 00:21:36.985244 [ 4 ] {d52f4dcd-bdcc-43b2-a9b9-0366397ffda2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3057 | 2025.09.21 00:21:36.985448 [ 196 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3474 rows, containing 5 columns (5 merged, 0 gathered) in 0.001704891 sec., 2037666.924161134 rows/sec., 152.34 MiB/sec. | ||
| 3058 | 2025.09.21 00:21:36.985649 [ 4 ] {d52f4dcd-bdcc-43b2-a9b9-0366397ffda2} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2025.09.21 00:21:36.985678 [ 188 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3060 | 2025.09.21 00:21:36.985692 [ 4 ] {d52f4dcd-bdcc-43b2-a9b9-0366397ffda2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3061 | 2025.09.21 00:21:36.985978 [ 188 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_16_3} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2025.09.21 00:21:36.986053 [ 188 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_16_3} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3063 | 2025.09.21 00:21:36.986086 [ 4 ] {d52f4dcd-bdcc-43b2-a9b9-0366397ffda2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3064 | 2025.09.21 00:21:36.986126 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 3065 | 2025.09.21 00:21:36.986309 [ 4 ] {d52f4dcd-bdcc-43b2-a9b9-0366397ffda2} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2025.09.21 00:21:36.986412 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3067 | 2025.09.21 00:21:36.986441 [ 4 ] {d52f4dcd-bdcc-43b2-a9b9-0366397ffda2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001257 sec., 249801.1137629276 rows/sec., 16.41 MiB/sec. | ||
| 3068 | 2025.09.21 00:21:36.986447 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2025.09.21 00:21:36.986480 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3070 | 2025.09.21 00:21:36.986485 [ 4 ] {d52f4dcd-bdcc-43b2-a9b9-0366397ffda2} <Debug> TCPHandler: Processed in 0.001424425 sec. | ||
| 3071 | 2025.09.21 00:21:36.986555 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 3072 | 2025.09.21 00:21:36.986596 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3073 | 2025.09.21 00:21:36.986643 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3074 | 2025.09.21 00:21:36.986673 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4525 rows starting from the beginning of the part | ||
| 3075 | 2025.09.21 00:21:36.986694 [ 4 ] {8c1390c2-09c7-4241-9025-bfa58e4ce4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3076 | 2025.09.21 00:21:36.986718 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 314 rows starting from the beginning of the part | ||
| 3077 | 2025.09.21 00:21:36.986742 [ 4 ] {8c1390c2-09c7-4241-9025-bfa58e4ce4cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3078 | 2025.09.21 00:21:36.986764 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3079 | 2025.09.21 00:21:36.986809 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 321 rows starting from the beginning of the part | ||
| 3080 | 2025.09.21 00:21:36.986849 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3081 | 2025.09.21 00:21:36.986889 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 314 rows starting from the beginning of the part | ||
| 3082 | 2025.09.21 00:21:36.987040 [ 4 ] {8c1390c2-09c7-4241-9025-bfa58e4ce4cc} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2025.09.21 00:21:36.987081 [ 4 ] {8c1390c2-09c7-4241-9025-bfa58e4ce4cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3084 | 2025.09.21 00:21:36.987394 [ 4 ] {8c1390c2-09c7-4241-9025-bfa58e4ce4cc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3085 | 2025.09.21 00:21:36.987603 [ 4 ] {8c1390c2-09c7-4241-9025-bfa58e4ce4cc} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2025.09.21 00:21:36.987734 [ 4 ] {8c1390c2-09c7-4241-9025-bfa58e4ce4cc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 3087 | 2025.09.21 00:21:36.987771 [ 4 ] {8c1390c2-09c7-4241-9025-bfa58e4ce4cc} <Debug> TCPHandler: Processed in 0.001223889 sec. | ||
| 3088 | 2025.09.21 00:21:36.987888 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3089 | 2025.09.21 00:21:36.987981 [ 4 ] {fe5533d0-a7a2-4a45-82c4-7087dc15bcb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3090 | 2025.09.21 00:21:36.988035 [ 4 ] {fe5533d0-a7a2-4a45-82c4-7087dc15bcb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3091 | 2025.09.21 00:21:36.988791 [ 4 ] {fe5533d0-a7a2-4a45-82c4-7087dc15bcb5} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2025.09.21 00:21:36.988827 [ 4 ] {fe5533d0-a7a2-4a45-82c4-7087dc15bcb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3093 | 2025.09.21 00:21:36.988851 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5794 rows, containing 5 columns (5 merged, 0 gathered) in 0.002328466 sec., 2488333.5208673864 rows/sec., 166.37 MiB/sec. | ||
| 3094 | 2025.09.21 00:21:36.989320 [ 199 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3095 | 2025.09.21 00:21:36.989359 [ 4 ] {fe5533d0-a7a2-4a45-82c4-7087dc15bcb5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3096 | 2025.09.21 00:21:36.989659 [ 199 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2025.09.21 00:21:36.989661 [ 4 ] {fe5533d0-a7a2-4a45-82c4-7087dc15bcb5} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2025.09.21 00:21:36.989737 [ 199 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3099 | 2025.09.21 00:21:36.989792 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3100 | 2025.09.21 00:21:36.989805 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 3101 | 2025.09.21 00:21:36.989827 [ 4 ] {fe5533d0-a7a2-4a45-82c4-7087dc15bcb5} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001863 sec., 7514.761137949544 rows/sec., 13.47 MiB/sec. | ||
| 3102 | 2025.09.21 00:21:36.989830 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2025.09.21 00:21:36.989870 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3104 | 2025.09.21 00:21:36.989893 [ 4 ] {fe5533d0-a7a2-4a45-82c4-7087dc15bcb5} <Debug> TCPHandler: Processed in 0.002054959 sec. | ||
| 3105 | 2025.09.21 00:21:36.989936 [ 188 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 3106 | 2025.09.21 00:21:36.990010 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3107 | 2025.09.21 00:21:36.990109 [ 4 ] {990e3d3c-a90f-4371-9cfd-4a17a455c9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3108 | 2025.09.21 00:21:36.990119 [ 188 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3109 | 2025.09.21 00:21:36.990155 [ 4 ] {990e3d3c-a90f-4371-9cfd-4a17a455c9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3110 | 2025.09.21 00:21:36.990173 [ 188 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 75 rows starting from the beginning of the part | ||
| 3111 | 2025.09.21 00:21:36.990282 [ 188 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 3112 | 2025.09.21 00:21:36.990378 [ 188 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part | ||
| 3113 | 2025.09.21 00:21:36.990471 [ 188 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 3114 | 2025.09.21 00:21:36.990486 [ 4 ] {990e3d3c-a90f-4371-9cfd-4a17a455c9ab} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2025.09.21 00:21:36.990528 [ 4 ] {990e3d3c-a90f-4371-9cfd-4a17a455c9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3116 | 2025.09.21 00:21:36.990564 [ 188 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part | ||
| 3117 | 2025.09.21 00:21:36.990663 [ 188 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
| 3118 | 2025.09.21 00:21:36.990869 [ 4 ] {990e3d3c-a90f-4371-9cfd-4a17a455c9ab} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3119 | 2025.09.21 00:21:36.991135 [ 4 ] {990e3d3c-a90f-4371-9cfd-4a17a455c9ab} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2025.09.21 00:21:36.991242 [ 147 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3121 | 2025.09.21 00:21:36.991269 [ 4 ] {990e3d3c-a90f-4371-9cfd-4a17a455c9ab} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001177 sec., 88360.23789294816 rows/sec., 5.41 MiB/sec. | ||
| 3122 | 2025.09.21 00:21:36.991275 [ 147 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2025.09.21 00:21:36.991310 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3124 | 2025.09.21 00:21:36.991314 [ 4 ] {990e3d3c-a90f-4371-9cfd-4a17a455c9ab} <Debug> TCPHandler: Processed in 0.001353842 sec. | ||
| 3125 | 2025.09.21 00:21:36.991382 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 3126 | 2025.09.21 00:21:36.991468 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3127 | 2025.09.21 00:21:36.991494 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 820 rows starting from the beginning of the part | ||
| 3128 | 2025.09.21 00:21:36.991536 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 3129 | 2025.09.21 00:21:36.991577 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3130 | 2025.09.21 00:21:36.991612 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 104 rows starting from the beginning of the part | ||
| 3131 | 2025.09.21 00:21:36.991646 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3132 | 2025.09.21 00:21:36.991681 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3133 | 2025.09.21 00:21:36.992453 [ 195 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001098766 sec., 1139460.0852228773 rows/sec., 72.16 MiB/sec. | ||
| 3134 | 2025.09.21 00:21:36.992548 [ 188 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 19 columns (19 merged, 0 gathered) in 0.002637903 sec., 63307.86234368739 rows/sec., 113.44 MiB/sec. | ||
| 3135 | 2025.09.21 00:21:36.992626 [ 195 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3136 | 2025.09.21 00:21:36.992891 [ 195 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_16_3} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2025.09.21 00:21:36.992933 [ 191 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3138 | 2025.09.21 00:21:36.992952 [ 195 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_16_3} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3139 | 2025.09.21 00:21:36.993006 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3140 | 2025.09.21 00:21:36.993222 [ 191 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2025.09.21 00:21:36.993285 [ 191 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3142 | 2025.09.21 00:21:36.993353 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 3143 | 2025.09.21 00:21:41.990523 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2025.09.21 00:21:41.990720 [ 4 ] {9964f07c-fd17-4d46-8d2d-a3aaaae76799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3145 | 2025.09.21 00:21:41.990789 [ 4 ] {9964f07c-fd17-4d46-8d2d-a3aaaae76799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3146 | 2025.09.21 00:21:41.992162 [ 4 ] {9964f07c-fd17-4d46-8d2d-a3aaaae76799} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2025.09.21 00:21:41.992214 [ 4 ] {9964f07c-fd17-4d46-8d2d-a3aaaae76799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3148 | 2025.09.21 00:21:41.992694 [ 4 ] {9964f07c-fd17-4d46-8d2d-a3aaaae76799} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3149 | 2025.09.21 00:21:41.992926 [ 4 ] {9964f07c-fd17-4d46-8d2d-a3aaaae76799} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2025.09.21 00:21:41.993086 [ 4 ] {9964f07c-fd17-4d46-8d2d-a3aaaae76799} <Debug> executeQuery: Read 1250 rows, 105.56 KiB in 0.002416 sec., 517384.10596026486 rows/sec., 42.67 MiB/sec. | ||
| 3151 | 2025.09.21 00:21:41.993136 [ 4 ] {9964f07c-fd17-4d46-8d2d-a3aaaae76799} <Debug> TCPHandler: Processed in 0.002748286 sec. | ||
| 3152 | 2025.09.21 00:21:41.993263 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3153 | 2025.09.21 00:21:41.993369 [ 4 ] {7bc7216d-6633-4b96-84bb-09bae4e619e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3154 | 2025.09.21 00:21:41.993413 [ 4 ] {7bc7216d-6633-4b96-84bb-09bae4e619e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3155 | 2025.09.21 00:21:41.993826 [ 4 ] {7bc7216d-6633-4b96-84bb-09bae4e619e4} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2025.09.21 00:21:41.993865 [ 4 ] {7bc7216d-6633-4b96-84bb-09bae4e619e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3157 | 2025.09.21 00:21:41.994179 [ 4 ] {7bc7216d-6633-4b96-84bb-09bae4e619e4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3158 | 2025.09.21 00:21:41.994396 [ 4 ] {7bc7216d-6633-4b96-84bb-09bae4e619e4} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2025.09.21 00:21:41.994526 [ 4 ] {7bc7216d-6633-4b96-84bb-09bae4e619e4} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001183 sec., 22823.33051563821 rows/sec., 1.68 MiB/sec. | ||
| 3160 | 2025.09.21 00:21:41.994565 [ 4 ] {7bc7216d-6633-4b96-84bb-09bae4e619e4} <Debug> TCPHandler: Processed in 0.001355952 sec. | ||
| 3161 | 2025.09.21 00:21:41.994671 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3162 | 2025.09.21 00:21:41.994771 [ 4 ] {ed3dd488-634e-4fa2-bc0d-ddfb2e86ab5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3163 | 2025.09.21 00:21:41.994813 [ 4 ] {ed3dd488-634e-4fa2-bc0d-ddfb2e86ab5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3164 | 2025.09.21 00:21:41.995285 [ 4 ] {ed3dd488-634e-4fa2-bc0d-ddfb2e86ab5c} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2025.09.21 00:21:41.995322 [ 4 ] {ed3dd488-634e-4fa2-bc0d-ddfb2e86ab5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3166 | 2025.09.21 00:21:41.995643 [ 4 ] {ed3dd488-634e-4fa2-bc0d-ddfb2e86ab5c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3167 | 2025.09.21 00:21:41.995850 [ 4 ] {ed3dd488-634e-4fa2-bc0d-ddfb2e86ab5c} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3168 | 2025.09.21 00:21:41.995952 [ 139 ] {} <Debug> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3169 | 2025.09.21 00:21:41.995975 [ 4 ] {ed3dd488-634e-4fa2-bc0d-ddfb2e86ab5c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001226 sec., 185970.6362153344 rows/sec., 12.59 MiB/sec. | ||
| 3170 | 2025.09.21 00:21:41.996023 [ 139 ] {} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2025.09.21 00:21:41.996030 [ 4 ] {ed3dd488-634e-4fa2-bc0d-ddfb2e86ab5c} <Debug> TCPHandler: Processed in 0.001409363 sec. | ||
| 3172 | 2025.09.21 00:21:41.996056 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3173 | 2025.09.21 00:21:41.996150 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3174 | 2025.09.21 00:21:41.996176 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::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 | ||
| 3175 | 2025.09.21 00:21:41.996255 [ 4 ] {5bbc27df-fce1-47db-ab03-db42cab520a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3176 | 2025.09.21 00:21:41.996302 [ 4 ] {5bbc27df-fce1-47db-ab03-db42cab520a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3177 | 2025.09.21 00:21:41.996322 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3178 | 2025.09.21 00:21:41.996360 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part | ||
| 3179 | 2025.09.21 00:21:41.996428 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 3180 | 2025.09.21 00:21:41.996477 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 3181 | 2025.09.21 00:21:41.996523 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 3182 | 2025.09.21 00:21:41.996562 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 3183 | 2025.09.21 00:21:41.996603 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 3184 | 2025.09.21 00:21:41.996926 [ 4 ] {5bbc27df-fce1-47db-ab03-db42cab520a9} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2025.09.21 00:21:41.996969 [ 4 ] {5bbc27df-fce1-47db-ab03-db42cab520a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3186 | 2025.09.21 00:21:41.997334 [ 4 ] {5bbc27df-fce1-47db-ab03-db42cab520a9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3187 | 2025.09.21 00:21:41.997550 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1304 rows, containing 5 columns (5 merged, 0 gathered) in 0.001426844 sec., 913905.0940397128 rows/sec., 63.45 MiB/sec. | ||
| 3188 | 2025.09.21 00:21:41.997563 [ 4 ] {5bbc27df-fce1-47db-ab03-db42cab520a9} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2025.09.21 00:21:41.997695 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3190 | 2025.09.21 00:21:41.997710 [ 4 ] {5bbc27df-fce1-47db-ab03-db42cab520a9} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001476 sec., 370596.2059620596 rows/sec., 27.50 MiB/sec. | ||
| 3191 | 2025.09.21 00:21:41.997755 [ 4 ] {5bbc27df-fce1-47db-ab03-db42cab520a9} <Debug> TCPHandler: Processed in 0.00165683 sec. | ||
| 3192 | 2025.09.21 00:21:41.997864 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3193 | 2025.09.21 00:21:41.997956 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_10_2} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2025.09.21 00:21:41.997962 [ 4 ] {77df6cc0-be1b-4046-a3d2-43ae2af5c645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3195 | 2025.09.21 00:21:41.998020 [ 4 ] {77df6cc0-be1b-4046-a3d2-43ae2af5c645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3196 | 2025.09.21 00:21:41.998036 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_10_2} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3197 | 2025.09.21 00:21:41.998115 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3198 | 2025.09.21 00:21:41.998612 [ 4 ] {77df6cc0-be1b-4046-a3d2-43ae2af5c645} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2025.09.21 00:21:41.998653 [ 4 ] {77df6cc0-be1b-4046-a3d2-43ae2af5c645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3200 | 2025.09.21 00:21:41.999053 [ 4 ] {77df6cc0-be1b-4046-a3d2-43ae2af5c645} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3201 | 2025.09.21 00:21:41.999270 [ 4 ] {77df6cc0-be1b-4046-a3d2-43ae2af5c645} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2025.09.21 00:21:41.999400 [ 4 ] {77df6cc0-be1b-4046-a3d2-43ae2af5c645} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001459 sec., 578478.4098697738 rows/sec., 38.93 MiB/sec. | ||
| 3203 | 2025.09.21 00:21:41.999437 [ 4 ] {77df6cc0-be1b-4046-a3d2-43ae2af5c645} <Debug> TCPHandler: Processed in 0.001623189 sec. | ||
| 3204 | 2025.09.21 00:21:41.999545 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3205 | 2025.09.21 00:21:41.999640 [ 4 ] {9c5b2984-2f01-41c1-9935-ac658e5e9683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3206 | 2025.09.21 00:21:41.999696 [ 4 ] {9c5b2984-2f01-41c1-9935-ac658e5e9683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3207 | 2025.09.21 00:21:42.000493 [ 4 ] {9c5b2984-2f01-41c1-9935-ac658e5e9683} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3208 | 2025.09.21 00:21:42.000528 [ 4 ] {9c5b2984-2f01-41c1-9935-ac658e5e9683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3209 | 2025.09.21 00:21:42.001062 [ 4 ] {9c5b2984-2f01-41c1-9935-ac658e5e9683} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3210 | 2025.09.21 00:21:42.001290 [ 4 ] {9c5b2984-2f01-41c1-9935-ac658e5e9683} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2025.09.21 00:21:42.001428 [ 4 ] {9c5b2984-2f01-41c1-9935-ac658e5e9683} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001807 sec., 14941.892639734366 rows/sec., 26.78 MiB/sec. | ||
| 3212 | 2025.09.21 00:21:42.001487 [ 4 ] {9c5b2984-2f01-41c1-9935-ac658e5e9683} <Debug> TCPHandler: Processed in 0.001991427 sec. | ||
| 3213 | 2025.09.21 00:21:42.001595 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3214 | 2025.09.21 00:21:42.001690 [ 4 ] {d9712527-c4a3-43d9-8be9-c24e9bf3342b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3215 | 2025.09.21 00:21:42.001733 [ 4 ] {d9712527-c4a3-43d9-8be9-c24e9bf3342b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3216 | 2025.09.21 00:21:42.002059 [ 4 ] {d9712527-c4a3-43d9-8be9-c24e9bf3342b} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3217 | 2025.09.21 00:21:42.002095 [ 4 ] {d9712527-c4a3-43d9-8be9-c24e9bf3342b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3218 | 2025.09.21 00:21:42.002399 [ 4 ] {d9712527-c4a3-43d9-8be9-c24e9bf3342b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3219 | 2025.09.21 00:21:42.002604 [ 4 ] {d9712527-c4a3-43d9-8be9-c24e9bf3342b} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2025.09.21 00:21:42.002728 [ 4 ] {d9712527-c4a3-43d9-8be9-c24e9bf3342b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 3221 | 2025.09.21 00:21:42.002764 [ 4 ] {d9712527-c4a3-43d9-8be9-c24e9bf3342b} <Debug> TCPHandler: Processed in 0.00121976 sec. | ||
| 3222 | 2025.09.21 00:21:42.244988 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6174 | ||
| 3223 | 2025.09.21 00:21:42.245499 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2025.09.21 00:21:42.245532 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3225 | 2025.09.21 00:21:42.246006 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3226 | 2025.09.21 00:21:42.246234 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3227 | 2025.09.21 00:21:42.246353 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6174 | ||
| 3228 | 2025.09.21 00:21:42.572176 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3229 | 2025.09.21 00:21:42.588523 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2025.09.21 00:21:42.588576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3231 | 2025.09.21 00:21:42.594376 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3232 | 2025.09.21 00:21:42.595046 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2025.09.21 00:21:42.598236 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3234 | 2025.09.21 00:21:44.753013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 460 | ||
| 3235 | 2025.09.21 00:21:44.755308 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2025.09.21 00:21:44.755359 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3237 | 2025.09.21 00:21:44.756524 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3238 | 2025.09.21 00:21:44.756788 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2025.09.21 00:21:44.757072 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 460 | ||
| 3240 | 2025.09.21 00:21:46.975267 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3241 | 2025.09.21 00:21:46.975454 [ 4 ] {3221fa06-41ba-43c2-abc1-999199c160ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3242 | 2025.09.21 00:21:46.975521 [ 4 ] {3221fa06-41ba-43c2-abc1-999199c160ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3243 | 2025.09.21 00:21:46.976368 [ 4 ] {3221fa06-41ba-43c2-abc1-999199c160ad} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2025.09.21 00:21:46.976411 [ 4 ] {3221fa06-41ba-43c2-abc1-999199c160ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3245 | 2025.09.21 00:21:46.976835 [ 4 ] {3221fa06-41ba-43c2-abc1-999199c160ad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3246 | 2025.09.21 00:21:46.977065 [ 4 ] {3221fa06-41ba-43c2-abc1-999199c160ad} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2025.09.21 00:21:46.977185 [ 130 ] {} <Debug> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3248 | 2025.09.21 00:21:46.977225 [ 130 ] {} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2025.09.21 00:21:46.977242 [ 4 ] {3221fa06-41ba-43c2-abc1-999199c160ad} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001837 sec., 223189.98366902556 rows/sec., 14.16 MiB/sec. | ||
| 3250 | 2025.09.21 00:21:46.977247 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3251 | 2025.09.21 00:21:46.977298 [ 4 ] {3221fa06-41ba-43c2-abc1-999199c160ad} <Debug> TCPHandler: Processed in 0.002163361 sec. | ||
| 3252 | 2025.09.21 00:21:46.977376 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::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 | ||
| 3253 | 2025.09.21 00:21:46.977444 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2025.09.21 00:21:46.977513 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3255 | 2025.09.21 00:21:46.977553 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 3256 | 2025.09.21 00:21:46.977574 [ 4 ] {8434fd3f-05c5-461e-874d-54c3bfc96dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3257 | 2025.09.21 00:21:46.977622 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3258 | 2025.09.21 00:21:46.977633 [ 4 ] {8434fd3f-05c5-461e-874d-54c3bfc96dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3259 | 2025.09.21 00:21:46.977679 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 3260 | 2025.09.21 00:21:46.977731 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 3261 | 2025.09.21 00:21:46.977772 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 3262 | 2025.09.21 00:21:46.978640 [ 4 ] {8434fd3f-05c5-461e-874d-54c3bfc96dbb} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3263 | 2025.09.21 00:21:46.978683 [ 4 ] {8434fd3f-05c5-461e-874d-54c3bfc96dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3264 | 2025.09.21 00:21:46.978842 [ 188 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001518696 sec., 1349842.233073637 rows/sec., 90.78 MiB/sec. | ||
| 3265 | 2025.09.21 00:21:46.979102 [ 4 ] {8434fd3f-05c5-461e-874d-54c3bfc96dbb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3266 | 2025.09.21 00:21:46.979111 [ 198 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3267 | 2025.09.21 00:21:46.979426 [ 4 ] {8434fd3f-05c5-461e-874d-54c3bfc96dbb} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2025.09.21 00:21:46.979506 [ 198 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_9_2} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2025.09.21 00:21:46.979586 [ 4 ] {8434fd3f-05c5-461e-874d-54c3bfc96dbb} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.002041 sec., 558549.7305242529 rows/sec., 44.30 MiB/sec. | ||
| 3270 | 2025.09.21 00:21:46.979592 [ 198 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_9_2} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3271 | 2025.09.21 00:21:46.979632 [ 4 ] {8434fd3f-05c5-461e-874d-54c3bfc96dbb} <Debug> TCPHandler: Processed in 0.002252733 sec. | ||
| 3272 | 2025.09.21 00:21:46.979713 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3273 | 2025.09.21 00:21:46.979818 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3274 | 2025.09.21 00:21:46.979915 [ 4 ] {e4977ff2-6790-41d6-bf90-7615f9a9a759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3275 | 2025.09.21 00:21:46.979955 [ 4 ] {e4977ff2-6790-41d6-bf90-7615f9a9a759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3276 | 2025.09.21 00:21:46.980451 [ 4 ] {e4977ff2-6790-41d6-bf90-7615f9a9a759} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2025.09.21 00:21:46.980487 [ 4 ] {e4977ff2-6790-41d6-bf90-7615f9a9a759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3278 | 2025.09.21 00:21:46.980815 [ 4 ] {e4977ff2-6790-41d6-bf90-7615f9a9a759} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3279 | 2025.09.21 00:21:46.981038 [ 4 ] {e4977ff2-6790-41d6-bf90-7615f9a9a759} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2025.09.21 00:21:46.981171 [ 4 ] {e4977ff2-6790-41d6-bf90-7615f9a9a759} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001274 sec., 171899.5290423862 rows/sec., 10.25 MiB/sec. | ||
| 3281 | 2025.09.21 00:21:46.981211 [ 4 ] {e4977ff2-6790-41d6-bf90-7615f9a9a759} <Debug> TCPHandler: Processed in 0.001442034 sec. | ||
| 3282 | 2025.09.21 00:21:46.981386 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2025.09.21 00:21:46.981478 [ 4 ] {c063ac36-cbc7-474a-804b-cbc0475ff96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3284 | 2025.09.21 00:21:46.981519 [ 4 ] {c063ac36-cbc7-474a-804b-cbc0475ff96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3285 | 2025.09.21 00:21:46.981987 [ 4 ] {c063ac36-cbc7-474a-804b-cbc0475ff96a} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2025.09.21 00:21:46.982027 [ 4 ] {c063ac36-cbc7-474a-804b-cbc0475ff96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3287 | 2025.09.21 00:21:46.982330 [ 4 ] {c063ac36-cbc7-474a-804b-cbc0475ff96a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3288 | 2025.09.21 00:21:46.982535 [ 4 ] {c063ac36-cbc7-474a-804b-cbc0475ff96a} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3289 | 2025.09.21 00:21:46.982664 [ 4 ] {c063ac36-cbc7-474a-804b-cbc0475ff96a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001202 sec., 176372.71214642265 rows/sec., 11.37 MiB/sec. | ||
| 3290 | 2025.09.21 00:21:46.982702 [ 4 ] {c063ac36-cbc7-474a-804b-cbc0475ff96a} <Debug> TCPHandler: Processed in 0.001363303 sec. | ||
| 3291 | 2025.09.21 00:21:46.982808 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2025.09.21 00:21:46.982909 [ 4 ] {1facf0fd-54e8-48ce-853e-12e1351c4f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3293 | 2025.09.21 00:21:46.982951 [ 4 ] {1facf0fd-54e8-48ce-853e-12e1351c4f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3294 | 2025.09.21 00:21:46.983418 [ 4 ] {1facf0fd-54e8-48ce-853e-12e1351c4f14} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3295 | 2025.09.21 00:21:46.983453 [ 4 ] {1facf0fd-54e8-48ce-853e-12e1351c4f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3296 | 2025.09.21 00:21:46.983770 [ 4 ] {1facf0fd-54e8-48ce-853e-12e1351c4f14} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3297 | 2025.09.21 00:21:46.983986 [ 4 ] {1facf0fd-54e8-48ce-853e-12e1351c4f14} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2025.09.21 00:21:46.984071 [ 130 ] {} <Debug> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3299 | 2025.09.21 00:21:46.984099 [ 130 ] {} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3300 | 2025.09.21 00:21:46.984111 [ 4 ] {1facf0fd-54e8-48ce-853e-12e1351c4f14} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001221 sec., 172809.1728091728 rows/sec., 9.81 MiB/sec. | ||
| 3301 | 2025.09.21 00:21:46.984117 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3302 | 2025.09.21 00:21:46.984149 [ 4 ] {1facf0fd-54e8-48ce-853e-12e1351c4f14} <Debug> TCPHandler: Processed in 0.001392254 sec. | ||
| 3303 | 2025.09.21 00:21:46.984205 [ 199 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::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 | ||
| 3304 | 2025.09.21 00:21:46.984251 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3305 | 2025.09.21 00:21:46.984307 [ 199 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3306 | 2025.09.21 00:21:46.984347 [ 4 ] {9ebc34c5-99ec-47e5-a82f-76b4b7019b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3307 | 2025.09.21 00:21:46.984367 [ 199 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 3308 | 2025.09.21 00:21:46.984393 [ 4 ] {9ebc34c5-99ec-47e5-a82f-76b4b7019b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3309 | 2025.09.21 00:21:46.984423 [ 199 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3310 | 2025.09.21 00:21:46.984469 [ 199 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 3311 | 2025.09.21 00:21:46.984505 [ 199 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 3312 | 2025.09.21 00:21:46.984540 [ 199 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 3313 | 2025.09.21 00:21:46.985047 [ 4 ] {9ebc34c5-99ec-47e5-a82f-76b4b7019b43} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3314 | 2025.09.21 00:21:46.985088 [ 4 ] {9ebc34c5-99ec-47e5-a82f-76b4b7019b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3315 | 2025.09.21 00:21:46.985362 [ 198 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001188978 sec., 887316.670283218 rows/sec., 53.77 MiB/sec. | ||
| 3316 | 2025.09.21 00:21:46.985429 [ 4 ] {9ebc34c5-99ec-47e5-a82f-76b4b7019b43} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3317 | 2025.09.21 00:21:46.985520 [ 188 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3318 | 2025.09.21 00:21:46.985704 [ 4 ] {9ebc34c5-99ec-47e5-a82f-76b4b7019b43} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3319 | 2025.09.21 00:21:46.985842 [ 188 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_9_2} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3320 | 2025.09.21 00:21:46.985852 [ 4 ] {9ebc34c5-99ec-47e5-a82f-76b4b7019b43} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001521 sec., 455621.3017751479 rows/sec., 31.84 MiB/sec. | ||
| 3321 | 2025.09.21 00:21:46.985901 [ 4 ] {9ebc34c5-99ec-47e5-a82f-76b4b7019b43} <Debug> TCPHandler: Processed in 0.00169738 sec. | ||
| 3322 | 2025.09.21 00:21:46.985935 [ 188 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_9_2} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3323 | 2025.09.21 00:21:46.986010 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3324 | 2025.09.21 00:21:46.986010 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3325 | 2025.09.21 00:21:46.986116 [ 4 ] {1e662a75-0ad3-4aed-aa31-7f7a59c8fee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3326 | 2025.09.21 00:21:46.986157 [ 4 ] {1e662a75-0ad3-4aed-aa31-7f7a59c8fee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3327 | 2025.09.21 00:21:46.986483 [ 4 ] {1e662a75-0ad3-4aed-aa31-7f7a59c8fee7} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2025.09.21 00:21:46.986518 [ 4 ] {1e662a75-0ad3-4aed-aa31-7f7a59c8fee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3329 | 2025.09.21 00:21:46.986822 [ 4 ] {1e662a75-0ad3-4aed-aa31-7f7a59c8fee7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3330 | 2025.09.21 00:21:46.987030 [ 4 ] {1e662a75-0ad3-4aed-aa31-7f7a59c8fee7} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2025.09.21 00:21:46.987155 [ 4 ] {1e662a75-0ad3-4aed-aa31-7f7a59c8fee7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 3332 | 2025.09.21 00:21:46.987192 [ 4 ] {1e662a75-0ad3-4aed-aa31-7f7a59c8fee7} <Debug> TCPHandler: Processed in 0.001228459 sec. | ||
| 3333 | 2025.09.21 00:21:46.987297 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3334 | 2025.09.21 00:21:46.987388 [ 4 ] {5078cdf9-f61d-4c88-add5-880064a3fc4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3335 | 2025.09.21 00:21:46.987430 [ 4 ] {5078cdf9-f61d-4c88-add5-880064a3fc4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3336 | 2025.09.21 00:21:46.987839 [ 4 ] {5078cdf9-f61d-4c88-add5-880064a3fc4c} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3337 | 2025.09.21 00:21:46.987872 [ 4 ] {5078cdf9-f61d-4c88-add5-880064a3fc4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3338 | 2025.09.21 00:21:46.988200 [ 4 ] {5078cdf9-f61d-4c88-add5-880064a3fc4c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3339 | 2025.09.21 00:21:46.988406 [ 4 ] {5078cdf9-f61d-4c88-add5-880064a3fc4c} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3340 | 2025.09.21 00:21:46.988534 [ 4 ] {5078cdf9-f61d-4c88-add5-880064a3fc4c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001163 sec., 269991.4015477214 rows/sec., 17.74 MiB/sec. | ||
| 3341 | 2025.09.21 00:21:46.988571 [ 4 ] {5078cdf9-f61d-4c88-add5-880064a3fc4c} <Debug> TCPHandler: Processed in 0.001319971 sec. | ||
| 3342 | 2025.09.21 00:21:46.988692 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3343 | 2025.09.21 00:21:46.988809 [ 4 ] {4f8197b6-739b-40df-80f0-e575c917c5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3344 | 2025.09.21 00:21:46.988862 [ 4 ] {4f8197b6-739b-40df-80f0-e575c917c5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3345 | 2025.09.21 00:21:46.989215 [ 4 ] {4f8197b6-739b-40df-80f0-e575c917c5d2} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2025.09.21 00:21:46.989251 [ 4 ] {4f8197b6-739b-40df-80f0-e575c917c5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3347 | 2025.09.21 00:21:46.989568 [ 4 ] {4f8197b6-739b-40df-80f0-e575c917c5d2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3348 | 2025.09.21 00:21:46.989775 [ 4 ] {4f8197b6-739b-40df-80f0-e575c917c5d2} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3349 | 2025.09.21 00:21:46.989903 [ 4 ] {4f8197b6-739b-40df-80f0-e575c917c5d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 60.32 KiB/sec. | ||
| 3350 | 2025.09.21 00:21:46.989946 [ 4 ] {4f8197b6-739b-40df-80f0-e575c917c5d2} <Debug> TCPHandler: Processed in 0.001316131 sec. | ||
| 3351 | 2025.09.21 00:21:46.990053 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3352 | 2025.09.21 00:21:46.990149 [ 4 ] {e1ec9398-0145-4124-ae96-61373037f1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3353 | 2025.09.21 00:21:46.990205 [ 4 ] {e1ec9398-0145-4124-ae96-61373037f1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3354 | 2025.09.21 00:21:46.990952 [ 4 ] {e1ec9398-0145-4124-ae96-61373037f1bd} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2025.09.21 00:21:46.990989 [ 4 ] {e1ec9398-0145-4124-ae96-61373037f1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3356 | 2025.09.21 00:21:46.991505 [ 4 ] {e1ec9398-0145-4124-ae96-61373037f1bd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3357 | 2025.09.21 00:21:46.991721 [ 4 ] {e1ec9398-0145-4124-ae96-61373037f1bd} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2025.09.21 00:21:46.991854 [ 4 ] {e1ec9398-0145-4124-ae96-61373037f1bd} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001723 sec., 8125.3627394080095 rows/sec., 14.56 MiB/sec. | ||
| 3359 | 2025.09.21 00:21:46.991911 [ 4 ] {e1ec9398-0145-4124-ae96-61373037f1bd} <Debug> TCPHandler: Processed in 0.001908375 sec. | ||
| 3360 | 2025.09.21 00:21:46.992018 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3361 | 2025.09.21 00:21:46.992114 [ 4 ] {7e12c648-526b-48eb-9100-f051fb470f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3362 | 2025.09.21 00:21:46.992155 [ 4 ] {7e12c648-526b-48eb-9100-f051fb470f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3363 | 2025.09.21 00:21:46.992486 [ 4 ] {7e12c648-526b-48eb-9100-f051fb470f24} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3364 | 2025.09.21 00:21:46.992521 [ 4 ] {7e12c648-526b-48eb-9100-f051fb470f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3365 | 2025.09.21 00:21:46.992825 [ 4 ] {7e12c648-526b-48eb-9100-f051fb470f24} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3366 | 2025.09.21 00:21:46.993033 [ 4 ] {7e12c648-526b-48eb-9100-f051fb470f24} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2025.09.21 00:21:46.993162 [ 4 ] {7e12c648-526b-48eb-9100-f051fb470f24} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001067 sec., 97469.54076850983 rows/sec., 5.97 MiB/sec. | ||
| 3368 | 2025.09.21 00:21:46.993196 [ 4 ] {7e12c648-526b-48eb-9100-f051fb470f24} <Debug> TCPHandler: Processed in 0.001228149 sec. | ||
| 3369 | 2025.09.21 00:21:49.611112 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3370 | 2025.09.21 00:21:49.611167 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3371 | 2025.09.21 00:21:49.747395 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6622 | ||
| 3372 | 2025.09.21 00:21:49.747882 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2025.09.21 00:21:49.747957 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3374 | 2025.09.21 00:21:49.748462 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3375 | 2025.09.21 00:21:49.748691 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3376 | 2025.09.21 00:21:49.748820 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6622 | ||
| 3377 | 2025.09.21 00:21:50.099254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3378 | 2025.09.21 00:21:50.116988 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3379 | 2025.09.21 00:21:50.117045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3380 | 2025.09.21 00:21:50.122906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3381 | 2025.09.21 00:21:50.123643 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3382 | 2025.09.21 00:21:50.127073 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3383 | 2025.09.21 00:21:51.962280 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3384 | 2025.09.21 00:21:51.962582 [ 4 ] {bf3ac4be-60dc-4973-8731-b6245991f831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3385 | 2025.09.21 00:21:51.962689 [ 4 ] {bf3ac4be-60dc-4973-8731-b6245991f831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3386 | 2025.09.21 00:21:51.963587 [ 4 ] {bf3ac4be-60dc-4973-8731-b6245991f831} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2025.09.21 00:21:51.963634 [ 4 ] {bf3ac4be-60dc-4973-8731-b6245991f831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3388 | 2025.09.21 00:21:51.964070 [ 4 ] {bf3ac4be-60dc-4973-8731-b6245991f831} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3389 | 2025.09.21 00:21:51.964311 [ 4 ] {bf3ac4be-60dc-4973-8731-b6245991f831} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2025.09.21 00:21:51.964473 [ 4 ] {bf3ac4be-60dc-4973-8731-b6245991f831} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001969 sec., 55865.9217877095 rows/sec., 4.68 MiB/sec. | ||
| 3391 | 2025.09.21 00:21:51.964519 [ 4 ] {bf3ac4be-60dc-4973-8731-b6245991f831} <Debug> TCPHandler: Processed in 0.002424308 sec. | ||
| 3392 | 2025.09.21 00:21:51.964660 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3393 | 2025.09.21 00:21:51.964790 [ 4 ] {9d0cbd3e-17b9-4b0d-80db-b18b39950bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3394 | 2025.09.21 00:21:51.964843 [ 4 ] {9d0cbd3e-17b9-4b0d-80db-b18b39950bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3395 | 2025.09.21 00:21:51.965322 [ 4 ] {9d0cbd3e-17b9-4b0d-80db-b18b39950bbf} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2025.09.21 00:21:51.965362 [ 4 ] {9d0cbd3e-17b9-4b0d-80db-b18b39950bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3397 | 2025.09.21 00:21:51.965695 [ 4 ] {9d0cbd3e-17b9-4b0d-80db-b18b39950bbf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3398 | 2025.09.21 00:21:51.965914 [ 4 ] {9d0cbd3e-17b9-4b0d-80db-b18b39950bbf} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2025.09.21 00:21:51.966044 [ 4 ] {9d0cbd3e-17b9-4b0d-80db-b18b39950bbf} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001287 sec., 20979.02097902098 rows/sec., 1.54 MiB/sec. | ||
| 3400 | 2025.09.21 00:21:51.966083 [ 4 ] {9d0cbd3e-17b9-4b0d-80db-b18b39950bbf} <Debug> TCPHandler: Processed in 0.001485346 sec. | ||
| 3401 | 2025.09.21 00:21:51.966195 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3402 | 2025.09.21 00:21:51.966288 [ 4 ] {7c604585-b08d-4de4-8408-cabba70dc4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3403 | 2025.09.21 00:21:51.966327 [ 4 ] {7c604585-b08d-4de4-8408-cabba70dc4e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3404 | 2025.09.21 00:21:51.966748 [ 4 ] {7c604585-b08d-4de4-8408-cabba70dc4e8} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3405 | 2025.09.21 00:21:51.966785 [ 4 ] {7c604585-b08d-4de4-8408-cabba70dc4e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3406 | 2025.09.21 00:21:51.967101 [ 4 ] {7c604585-b08d-4de4-8408-cabba70dc4e8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3407 | 2025.09.21 00:21:51.967310 [ 4 ] {7c604585-b08d-4de4-8408-cabba70dc4e8} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3408 | 2025.09.21 00:21:51.967434 [ 4 ] {7c604585-b08d-4de4-8408-cabba70dc4e8} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001164 sec., 78178.6941580756 rows/sec., 6.11 MiB/sec. | ||
| 3409 | 2025.09.21 00:21:51.967470 [ 4 ] {7c604585-b08d-4de4-8408-cabba70dc4e8} <Debug> TCPHandler: Processed in 0.001321652 sec. | ||
| 3410 | 2025.09.21 00:21:51.967572 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3411 | 2025.09.21 00:21:51.967665 [ 4 ] {f76c83eb-6ef4-4286-9045-fd9328f55777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3412 | 2025.09.21 00:21:51.967707 [ 4 ] {f76c83eb-6ef4-4286-9045-fd9328f55777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3413 | 2025.09.21 00:21:51.968123 [ 4 ] {f76c83eb-6ef4-4286-9045-fd9328f55777} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3414 | 2025.09.21 00:21:51.968160 [ 4 ] {f76c83eb-6ef4-4286-9045-fd9328f55777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3415 | 2025.09.21 00:21:51.968516 [ 4 ] {f76c83eb-6ef4-4286-9045-fd9328f55777} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3416 | 2025.09.21 00:21:51.968789 [ 4 ] {f76c83eb-6ef4-4286-9045-fd9328f55777} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2025.09.21 00:21:51.968937 [ 4 ] {f76c83eb-6ef4-4286-9045-fd9328f55777} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 3418 | 2025.09.21 00:21:51.968983 [ 4 ] {f76c83eb-6ef4-4286-9045-fd9328f55777} <Debug> TCPHandler: Processed in 0.001456965 sec. | ||
| 3419 | 2025.09.21 00:21:51.969119 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3420 | 2025.09.21 00:21:51.969227 [ 4 ] {16cb3a05-73f6-47ac-a1f8-96e0dd9fc8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3421 | 2025.09.21 00:21:51.969287 [ 4 ] {16cb3a05-73f6-47ac-a1f8-96e0dd9fc8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3422 | 2025.09.21 00:21:51.970362 [ 4 ] {16cb3a05-73f6-47ac-a1f8-96e0dd9fc8d5} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3423 | 2025.09.21 00:21:51.970408 [ 4 ] {16cb3a05-73f6-47ac-a1f8-96e0dd9fc8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3424 | 2025.09.21 00:21:51.971208 [ 4 ] {16cb3a05-73f6-47ac-a1f8-96e0dd9fc8d5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3425 | 2025.09.21 00:21:51.971538 [ 4 ] {16cb3a05-73f6-47ac-a1f8-96e0dd9fc8d5} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2025.09.21 00:21:51.971732 [ 4 ] {16cb3a05-73f6-47ac-a1f8-96e0dd9fc8d5} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002526 sec., 10688.836104513064 rows/sec., 19.15 MiB/sec. | ||
| 3427 | 2025.09.21 00:21:51.971833 [ 4 ] {16cb3a05-73f6-47ac-a1f8-96e0dd9fc8d5} <Debug> TCPHandler: Processed in 0.002771586 sec. | ||
| 3428 | 2025.09.21 00:21:51.971986 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3429 | 2025.09.21 00:21:51.972087 [ 4 ] {adafeb21-b7c6-4b51-9eae-8924717e5f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3430 | 2025.09.21 00:21:51.972135 [ 4 ] {adafeb21-b7c6-4b51-9eae-8924717e5f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3431 | 2025.09.21 00:21:51.972475 [ 4 ] {adafeb21-b7c6-4b51-9eae-8924717e5f54} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2025.09.21 00:21:51.972513 [ 4 ] {adafeb21-b7c6-4b51-9eae-8924717e5f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3433 | 2025.09.21 00:21:51.972842 [ 4 ] {adafeb21-b7c6-4b51-9eae-8924717e5f54} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3434 | 2025.09.21 00:21:51.973079 [ 4 ] {adafeb21-b7c6-4b51-9eae-8924717e5f54} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2025.09.21 00:21:51.973211 [ 4 ] {adafeb21-b7c6-4b51-9eae-8924717e5f54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 3436 | 2025.09.21 00:21:51.973248 [ 4 ] {adafeb21-b7c6-4b51-9eae-8924717e5f54} <Debug> TCPHandler: Processed in 0.001317491 sec. | ||
| 3437 | 2025.09.21 00:21:54.758186 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 494 | ||
| 3438 | 2025.09.21 00:21:54.760493 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2025.09.21 00:21:54.760544 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3440 | 2025.09.21 00:21:54.761761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3441 | 2025.09.21 00:21:54.762051 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2025.09.21 00:21:54.762340 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 494 | ||
| 3443 | 2025.09.21 00:21:56.973088 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2025.09.21 00:21:56.973281 [ 4 ] {9c6cfe21-eca3-4804-b632-20acdfedcbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3445 | 2025.09.21 00:21:56.973352 [ 4 ] {9c6cfe21-eca3-4804-b632-20acdfedcbd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3446 | 2025.09.21 00:21:56.974215 [ 4 ] {9c6cfe21-eca3-4804-b632-20acdfedcbd2} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2025.09.21 00:21:56.974255 [ 4 ] {9c6cfe21-eca3-4804-b632-20acdfedcbd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3448 | 2025.09.21 00:21:56.974679 [ 4 ] {9c6cfe21-eca3-4804-b632-20acdfedcbd2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3449 | 2025.09.21 00:21:56.974913 [ 4 ] {9c6cfe21-eca3-4804-b632-20acdfedcbd2} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2025.09.21 00:21:56.975061 [ 4 ] {9c6cfe21-eca3-4804-b632-20acdfedcbd2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001831 sec., 223921.3544511196 rows/sec., 14.20 MiB/sec. | ||
| 3451 | 2025.09.21 00:21:56.975109 [ 4 ] {9c6cfe21-eca3-4804-b632-20acdfedcbd2} <Debug> TCPHandler: Processed in 0.002155521 sec. | ||
| 3452 | 2025.09.21 00:21:56.975233 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3453 | 2025.09.21 00:21:56.975342 [ 4 ] {3386be31-6b57-4e99-9fbb-8e82489088df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3454 | 2025.09.21 00:21:56.975388 [ 4 ] {3386be31-6b57-4e99-9fbb-8e82489088df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3455 | 2025.09.21 00:21:56.976371 [ 4 ] {3386be31-6b57-4e99-9fbb-8e82489088df} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2025.09.21 00:21:56.976407 [ 4 ] {3386be31-6b57-4e99-9fbb-8e82489088df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3457 | 2025.09.21 00:21:56.976818 [ 4 ] {3386be31-6b57-4e99-9fbb-8e82489088df} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3458 | 2025.09.21 00:21:56.977037 [ 4 ] {3386be31-6b57-4e99-9fbb-8e82489088df} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2025.09.21 00:21:56.977172 [ 4 ] {3386be31-6b57-4e99-9fbb-8e82489088df} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001856 sec., 614224.1379310344 rows/sec., 48.72 MiB/sec. | ||
| 3460 | 2025.09.21 00:21:56.977211 [ 4 ] {3386be31-6b57-4e99-9fbb-8e82489088df} <Debug> TCPHandler: Processed in 0.002032599 sec. | ||
| 3461 | 2025.09.21 00:21:56.977321 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3462 | 2025.09.21 00:21:56.977418 [ 4 ] {a3e7e5a5-aaf3-4605-ad5a-a4fac766af55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3463 | 2025.09.21 00:21:56.977460 [ 4 ] {a3e7e5a5-aaf3-4605-ad5a-a4fac766af55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3464 | 2025.09.21 00:21:56.977959 [ 4 ] {a3e7e5a5-aaf3-4605-ad5a-a4fac766af55} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2025.09.21 00:21:56.977994 [ 4 ] {a3e7e5a5-aaf3-4605-ad5a-a4fac766af55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3466 | 2025.09.21 00:21:56.978332 [ 4 ] {a3e7e5a5-aaf3-4605-ad5a-a4fac766af55} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3467 | 2025.09.21 00:21:56.978559 [ 4 ] {a3e7e5a5-aaf3-4605-ad5a-a4fac766af55} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2025.09.21 00:21:56.978694 [ 4 ] {a3e7e5a5-aaf3-4605-ad5a-a4fac766af55} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001298 sec., 168721.1093990755 rows/sec., 10.06 MiB/sec. | ||
| 3469 | 2025.09.21 00:21:56.978733 [ 4 ] {a3e7e5a5-aaf3-4605-ad5a-a4fac766af55} <Debug> TCPHandler: Processed in 0.001463245 sec. | ||
| 3470 | 2025.09.21 00:21:56.978852 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3471 | 2025.09.21 00:21:56.978953 [ 4 ] {2b889901-efe4-46bb-ba13-cf7653b4a89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3472 | 2025.09.21 00:21:56.978994 [ 4 ] {2b889901-efe4-46bb-ba13-cf7653b4a89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3473 | 2025.09.21 00:21:56.979509 [ 4 ] {2b889901-efe4-46bb-ba13-cf7653b4a89a} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3474 | 2025.09.21 00:21:56.979546 [ 4 ] {2b889901-efe4-46bb-ba13-cf7653b4a89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3475 | 2025.09.21 00:21:56.979882 [ 4 ] {2b889901-efe4-46bb-ba13-cf7653b4a89a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3476 | 2025.09.21 00:21:56.980109 [ 4 ] {2b889901-efe4-46bb-ba13-cf7653b4a89a} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3477 | 2025.09.21 00:21:56.980259 [ 4 ] {2b889901-efe4-46bb-ba13-cf7653b4a89a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001326 sec., 159879.3363499246 rows/sec., 10.31 MiB/sec. | ||
| 3478 | 2025.09.21 00:21:56.980301 [ 4 ] {2b889901-efe4-46bb-ba13-cf7653b4a89a} <Debug> TCPHandler: Processed in 0.001501085 sec. | ||
| 3479 | 2025.09.21 00:21:56.980415 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3480 | 2025.09.21 00:21:56.980510 [ 4 ] {2d405e01-596e-422e-9882-12bebfca580b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3481 | 2025.09.21 00:21:56.980551 [ 4 ] {2d405e01-596e-422e-9882-12bebfca580b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3482 | 2025.09.21 00:21:56.981049 [ 4 ] {2d405e01-596e-422e-9882-12bebfca580b} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2025.09.21 00:21:56.981085 [ 4 ] {2d405e01-596e-422e-9882-12bebfca580b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3484 | 2025.09.21 00:21:56.981443 [ 4 ] {2d405e01-596e-422e-9882-12bebfca580b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3485 | 2025.09.21 00:21:56.981658 [ 4 ] {2d405e01-596e-422e-9882-12bebfca580b} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3486 | 2025.09.21 00:21:56.981791 [ 4 ] {2d405e01-596e-422e-9882-12bebfca580b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001301 sec., 162182.93620292083 rows/sec., 9.21 MiB/sec. | ||
| 3487 | 2025.09.21 00:21:56.981829 [ 4 ] {2d405e01-596e-422e-9882-12bebfca580b} <Debug> TCPHandler: Processed in 0.001464305 sec. | ||
| 3488 | 2025.09.21 00:21:56.981940 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3489 | 2025.09.21 00:21:56.982036 [ 4 ] {51ed52d0-12ae-4247-be68-cbc51baa891e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3490 | 2025.09.21 00:21:56.982077 [ 4 ] {51ed52d0-12ae-4247-be68-cbc51baa891e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3491 | 2025.09.21 00:21:56.982722 [ 4 ] {51ed52d0-12ae-4247-be68-cbc51baa891e} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2025.09.21 00:21:56.982757 [ 4 ] {51ed52d0-12ae-4247-be68-cbc51baa891e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3493 | 2025.09.21 00:21:56.983102 [ 4 ] {51ed52d0-12ae-4247-be68-cbc51baa891e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3494 | 2025.09.21 00:21:56.983329 [ 4 ] {51ed52d0-12ae-4247-be68-cbc51baa891e} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2025.09.21 00:21:56.983462 [ 4 ] {51ed52d0-12ae-4247-be68-cbc51baa891e} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001445 sec., 479584.77508650516 rows/sec., 33.51 MiB/sec. | ||
| 3496 | 2025.09.21 00:21:56.983500 [ 4 ] {51ed52d0-12ae-4247-be68-cbc51baa891e} <Debug> TCPHandler: Processed in 0.001610958 sec. | ||
| 3497 | 2025.09.21 00:21:56.983617 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3498 | 2025.09.21 00:21:56.983737 [ 4 ] {73aab52d-4969-4790-a5e1-679aab164526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3499 | 2025.09.21 00:21:56.983789 [ 4 ] {73aab52d-4969-4790-a5e1-679aab164526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3500 | 2025.09.21 00:21:56.984176 [ 4 ] {73aab52d-4969-4790-a5e1-679aab164526} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2025.09.21 00:21:56.984219 [ 4 ] {73aab52d-4969-4790-a5e1-679aab164526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3502 | 2025.09.21 00:21:56.984571 [ 4 ] {73aab52d-4969-4790-a5e1-679aab164526} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3503 | 2025.09.21 00:21:56.984819 [ 4 ] {73aab52d-4969-4790-a5e1-679aab164526} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2025.09.21 00:21:56.984950 [ 4 ] {73aab52d-4969-4790-a5e1-679aab164526} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001237 sec., 4850.444624090542 rows/sec., 253.42 KiB/sec. | ||
| 3505 | 2025.09.21 00:21:56.984987 [ 4 ] {73aab52d-4969-4790-a5e1-679aab164526} <Debug> TCPHandler: Processed in 0.001431155 sec. | ||
| 3506 | 2025.09.21 00:21:56.985111 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3507 | 2025.09.21 00:21:56.985208 [ 4 ] {ce309572-3748-412a-ad14-f72fe874717c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3508 | 2025.09.21 00:21:56.985251 [ 4 ] {ce309572-3748-412a-ad14-f72fe874717c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3509 | 2025.09.21 00:21:56.985668 [ 4 ] {ce309572-3748-412a-ad14-f72fe874717c} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2025.09.21 00:21:56.985705 [ 4 ] {ce309572-3748-412a-ad14-f72fe874717c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3511 | 2025.09.21 00:21:56.986075 [ 4 ] {ce309572-3748-412a-ad14-f72fe874717c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3512 | 2025.09.21 00:21:56.986292 [ 4 ] {ce309572-3748-412a-ad14-f72fe874717c} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2025.09.21 00:21:56.986421 [ 4 ] {ce309572-3748-412a-ad14-f72fe874717c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001233 sec., 254663.42254663425 rows/sec., 16.73 MiB/sec. | ||
| 3514 | 2025.09.21 00:21:56.986457 [ 4 ] {ce309572-3748-412a-ad14-f72fe874717c} <Debug> TCPHandler: Processed in 0.001413364 sec. | ||
| 3515 | 2025.09.21 00:21:56.986562 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3516 | 2025.09.21 00:21:56.986657 [ 4 ] {9515a1df-7977-4832-9fbc-6e82df93d8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3517 | 2025.09.21 00:21:56.986700 [ 4 ] {9515a1df-7977-4832-9fbc-6e82df93d8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3518 | 2025.09.21 00:21:56.987000 [ 4 ] {9515a1df-7977-4832-9fbc-6e82df93d8eb} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3519 | 2025.09.21 00:21:56.987034 [ 4 ] {9515a1df-7977-4832-9fbc-6e82df93d8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3520 | 2025.09.21 00:21:56.987350 [ 4 ] {9515a1df-7977-4832-9fbc-6e82df93d8eb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3521 | 2025.09.21 00:21:56.987563 [ 4 ] {9515a1df-7977-4832-9fbc-6e82df93d8eb} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2025.09.21 00:21:56.987649 [ 6 ] {} <Debug> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3523 | 2025.09.21 00:21:56.987685 [ 6 ] {} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2025.09.21 00:21:56.987688 [ 4 ] {9515a1df-7977-4832-9fbc-6e82df93d8eb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 3525 | 2025.09.21 00:21:56.987704 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3526 | 2025.09.21 00:21:56.987728 [ 4 ] {9515a1df-7977-4832-9fbc-6e82df93d8eb} <Debug> TCPHandler: Processed in 0.001216119 sec. | ||
| 3527 | 2025.09.21 00:21:56.987785 [ 197 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::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 | ||
| 3528 | 2025.09.21 00:21:56.987834 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2025.09.21 00:21:56.987865 [ 197 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3530 | 2025.09.21 00:21:56.987893 [ 197 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::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 | ||
| 3531 | 2025.09.21 00:21:56.987929 [ 4 ] {24dc7fce-3fdf-467e-a596-f97f5af6068e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3532 | 2025.09.21 00:21:56.987970 [ 197 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::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 | ||
| 3533 | 2025.09.21 00:21:56.987984 [ 4 ] {24dc7fce-3fdf-467e-a596-f97f5af6068e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3534 | 2025.09.21 00:21:56.988014 [ 197 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::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 | ||
| 3535 | 2025.09.21 00:21:56.988068 [ 197 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::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 | ||
| 3536 | 2025.09.21 00:21:56.988112 [ 197 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::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 | ||
| 3537 | 2025.09.21 00:21:56.988164 [ 197 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::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 | ||
| 3538 | 2025.09.21 00:21:56.988753 [ 4 ] {24dc7fce-3fdf-467e-a596-f97f5af6068e} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2025.09.21 00:21:56.988788 [ 4 ] {24dc7fce-3fdf-467e-a596-f97f5af6068e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3540 | 2025.09.21 00:21:56.988932 [ 197 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001180358 sec., 8472.005950736979 rows/sec., 570.87 KiB/sec. | ||
| 3541 | 2025.09.21 00:21:56.989124 [ 198 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3542 | 2025.09.21 00:21:56.989407 [ 4 ] {24dc7fce-3fdf-467e-a596-f97f5af6068e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3543 | 2025.09.21 00:21:56.989492 [ 198 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_10_2} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3544 | 2025.09.21 00:21:56.989594 [ 198 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_10_2} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3545 | 2025.09.21 00:21:56.989679 [ 4 ] {24dc7fce-3fdf-467e-a596-f97f5af6068e} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2025.09.21 00:21:56.989692 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3547 | 2025.09.21 00:21:56.989834 [ 4 ] {24dc7fce-3fdf-467e-a596-f97f5af6068e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001923 sec., 7280.291211648466 rows/sec., 13.05 MiB/sec. | ||
| 3548 | 2025.09.21 00:21:56.989901 [ 4 ] {24dc7fce-3fdf-467e-a596-f97f5af6068e} <Debug> TCPHandler: Processed in 0.00211764 sec. | ||
| 3549 | 2025.09.21 00:21:56.990012 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3550 | 2025.09.21 00:21:56.990109 [ 4 ] {88439e07-1f6a-4760-94e7-5f6401e87a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3551 | 2025.09.21 00:21:56.990152 [ 4 ] {88439e07-1f6a-4760-94e7-5f6401e87a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3552 | 2025.09.21 00:21:56.990515 [ 4 ] {88439e07-1f6a-4760-94e7-5f6401e87a25} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3553 | 2025.09.21 00:21:56.990550 [ 4 ] {88439e07-1f6a-4760-94e7-5f6401e87a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3554 | 2025.09.21 00:21:56.990883 [ 4 ] {88439e07-1f6a-4760-94e7-5f6401e87a25} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3555 | 2025.09.21 00:21:56.991127 [ 4 ] {88439e07-1f6a-4760-94e7-5f6401e87a25} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3556 | 2025.09.21 00:21:56.991254 [ 4 ] {88439e07-1f6a-4760-94e7-5f6401e87a25} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001164 sec., 89347.07903780068 rows/sec., 5.47 MiB/sec. | ||
| 3557 | 2025.09.21 00:21:56.991289 [ 4 ] {88439e07-1f6a-4760-94e7-5f6401e87a25} <Debug> TCPHandler: Processed in 0.001327202 sec. | ||
| 3558 | 2025.09.21 00:21:57.248884 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7134 | ||
| 3559 | 2025.09.21 00:21:57.249601 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2025.09.21 00:21:57.249639 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3561 | 2025.09.21 00:21:57.250088 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3562 | 2025.09.21 00:21:57.250317 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3563 | 2025.09.21 00:21:57.250438 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7134 | ||
| 3564 | 2025.09.21 00:21:57.628096 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3565 | 2025.09.21 00:21:57.644536 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2025.09.21 00:21:57.644589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 3567 | 2025.09.21 00:21:57.650741 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3568 | 2025.09.21 00:21:57.651452 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2025.09.21 00:21:57.654241 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3570 | 2025.09.21 00:22:01.961378 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3571 | 2025.09.21 00:22:01.961574 [ 4 ] {3d34d3cd-6f92-4074-9ac9-626bf482e422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3572 | 2025.09.21 00:22:01.961644 [ 4 ] {3d34d3cd-6f92-4074-9ac9-626bf482e422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3573 | 2025.09.21 00:22:01.962328 [ 4 ] {3d34d3cd-6f92-4074-9ac9-626bf482e422} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2025.09.21 00:22:01.962370 [ 4 ] {3d34d3cd-6f92-4074-9ac9-626bf482e422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3575 | 2025.09.21 00:22:01.962788 [ 4 ] {3d34d3cd-6f92-4074-9ac9-626bf482e422} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3576 | 2025.09.21 00:22:01.963025 [ 4 ] {3d34d3cd-6f92-4074-9ac9-626bf482e422} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2025.09.21 00:22:01.963151 [ 29 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3578 | 2025.09.21 00:22:01.963186 [ 4 ] {3d34d3cd-6f92-4074-9ac9-626bf482e422} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001663 sec., 66145.5201443175 rows/sec., 5.54 MiB/sec. | ||
| 3579 | 2025.09.21 00:22:01.963205 [ 29 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3580 | 2025.09.21 00:22:01.963236 [ 4 ] {3d34d3cd-6f92-4074-9ac9-626bf482e422} <Debug> TCPHandler: Processed in 0.001991367 sec. | ||
| 3581 | 2025.09.21 00:22:01.963243 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3582 | 2025.09.21 00:22:01.963370 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3583 | 2025.09.21 00:22:01.963417 [ 194 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 3584 | 2025.09.21 00:22:01.963477 [ 4 ] {cb22d443-ba63-4281-b076-b694e9603674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3585 | 2025.09.21 00:22:01.963530 [ 4 ] {cb22d443-ba63-4281-b076-b694e9603674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3586 | 2025.09.21 00:22:01.963581 [ 194 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3587 | 2025.09.21 00:22:01.963623 [ 194 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2343 rows starting from the beginning of the part | ||
| 3588 | 2025.09.21 00:22:01.963720 [ 194 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1250 rows starting from the beginning of the part | ||
| 3589 | 2025.09.21 00:22:01.963770 [ 194 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1140 rows starting from the beginning of the part | ||
| 3590 | 2025.09.21 00:22:01.963818 [ 194 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 110 rows starting from the beginning of the part | ||
| 3591 | 2025.09.21 00:22:01.963872 [ 194 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1140 rows starting from the beginning of the part | ||
| 3592 | 2025.09.21 00:22:01.963924 [ 194 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 110 rows starting from the beginning of the part | ||
| 3593 | 2025.09.21 00:22:01.963950 [ 4 ] {cb22d443-ba63-4281-b076-b694e9603674} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2025.09.21 00:22:01.963994 [ 4 ] {cb22d443-ba63-4281-b076-b694e9603674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3595 | 2025.09.21 00:22:01.964376 [ 4 ] {cb22d443-ba63-4281-b076-b694e9603674} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3596 | 2025.09.21 00:22:01.964633 [ 4 ] {cb22d443-ba63-4281-b076-b694e9603674} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2025.09.21 00:22:01.964756 [ 29 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3598 | 2025.09.21 00:22:01.964791 [ 29 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2025.09.21 00:22:01.964808 [ 4 ] {cb22d443-ba63-4281-b076-b694e9603674} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001354 sec., 19940.915805022156 rows/sec., 1.46 MiB/sec. | ||
| 3600 | 2025.09.21 00:22:01.964815 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3601 | 2025.09.21 00:22:01.964858 [ 4 ] {cb22d443-ba63-4281-b076-b694e9603674} <Debug> TCPHandler: Processed in 0.001540437 sec. | ||
| 3602 | 2025.09.21 00:22:01.964924 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::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 | ||
| 3603 | 2025.09.21 00:22:01.964994 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3604 | 2025.09.21 00:22:01.965038 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3605 | 2025.09.21 00:22:01.965071 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 264 rows starting from the beginning of the part | ||
| 3606 | 2025.09.21 00:22:01.965101 [ 4 ] {f493ccd0-53ca-4188-8067-619849e2ab93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3607 | 2025.09.21 00:22:01.965151 [ 4 ] {f493ccd0-53ca-4188-8067-619849e2ab93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3608 | 2025.09.21 00:22:01.965155 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 27 rows starting from the beginning of the part | ||
| 3609 | 2025.09.21 00:22:01.965225 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 219 rows starting from the beginning of the part | ||
| 3610 | 2025.09.21 00:22:01.965272 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 27 rows starting from the beginning of the part | ||
| 3611 | 2025.09.21 00:22:01.965317 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 219 rows starting from the beginning of the part | ||
| 3612 | 2025.09.21 00:22:01.965362 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 27 rows starting from the beginning of the part | ||
| 3613 | 2025.09.21 00:22:01.965605 [ 4 ] {f493ccd0-53ca-4188-8067-619849e2ab93} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3614 | 2025.09.21 00:22:01.965648 [ 4 ] {f493ccd0-53ca-4188-8067-619849e2ab93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3615 | 2025.09.21 00:22:01.966088 [ 4 ] {f493ccd0-53ca-4188-8067-619849e2ab93} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3616 | 2025.09.21 00:22:01.966230 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351532 sec., 579342.5534874499 rows/sec., 37.96 MiB/sec. | ||
| 3617 | 2025.09.21 00:22:01.966358 [ 4 ] {f493ccd0-53ca-4188-8067-619849e2ab93} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3618 | 2025.09.21 00:22:01.966391 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3619 | 2025.09.21 00:22:01.966392 [ 187 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6093 rows, containing 5 columns (5 merged, 0 gathered) in 0.003063313 sec., 1989022.9956912664 rows/sec., 168.27 MiB/sec. | ||
| 3620 | 2025.09.21 00:22:01.966473 [ 29 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3621 | 2025.09.21 00:22:01.966506 [ 4 ] {f493ccd0-53ca-4188-8067-619849e2ab93} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001428 sec., 63725.490196078434 rows/sec., 4.98 MiB/sec. | ||
| 3622 | 2025.09.21 00:22:01.966507 [ 29 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3623 | 2025.09.21 00:22:01.966544 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3624 | 2025.09.21 00:22:01.966550 [ 4 ] {f493ccd0-53ca-4188-8067-619849e2ab93} <Debug> TCPHandler: Processed in 0.001613019 sec. | ||
| 3625 | 2025.09.21 00:22:01.966626 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 3626 | 2025.09.21 00:22:01.966691 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3627 | 2025.09.21 00:22:01.966709 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_16_3} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3628 | 2025.09.21 00:22:01.966711 [ 194 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3629 | 2025.09.21 00:22:01.966757 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3630 | 2025.09.21 00:22:01.966792 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_16_3} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3631 | 2025.09.21 00:22:01.966807 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1212 rows starting from the beginning of the part | ||
| 3632 | 2025.09.21 00:22:01.966809 [ 4 ] {01ff90e6-eb97-40d0-9521-8e6d04b7a8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3633 | 2025.09.21 00:22:01.966873 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3634 | 2025.09.21 00:22:01.966875 [ 4 ] {01ff90e6-eb97-40d0-9521-8e6d04b7a8c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3635 | 2025.09.21 00:22:01.966891 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 547 rows starting from the beginning of the part | ||
| 3636 | 2025.09.21 00:22:01.966965 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 693 rows starting from the beginning of the part | ||
| 3637 | 2025.09.21 00:22:01.967004 [ 194 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_21_4} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3638 | 2025.09.21 00:22:01.967027 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 91 rows starting from the beginning of the part | ||
| 3639 | 2025.09.21 00:22:01.967078 [ 194 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_21_4} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3640 | 2025.09.21 00:22:01.967094 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 693 rows starting from the beginning of the part | ||
| 3641 | 2025.09.21 00:22:01.967145 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 91 rows starting from the beginning of the part | ||
| 3642 | 2025.09.21 00:22:01.967148 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 3643 | 2025.09.21 00:22:01.967427 [ 4 ] {01ff90e6-eb97-40d0-9521-8e6d04b7a8c9} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3644 | 2025.09.21 00:22:01.967470 [ 4 ] {01ff90e6-eb97-40d0-9521-8e6d04b7a8c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3645 | 2025.09.21 00:22:01.967928 [ 4 ] {01ff90e6-eb97-40d0-9521-8e6d04b7a8c9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3646 | 2025.09.21 00:22:01.968240 [ 4 ] {01ff90e6-eb97-40d0-9521-8e6d04b7a8c9} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3647 | 2025.09.21 00:22:01.968390 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3648 | 2025.09.21 00:22:01.968410 [ 4 ] {01ff90e6-eb97-40d0-9521-8e6d04b7a8c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. | ||
| 3649 | 2025.09.21 00:22:01.968443 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3650 | 2025.09.21 00:22:01.968469 [ 4 ] {01ff90e6-eb97-40d0-9521-8e6d04b7a8c9} <Debug> TCPHandler: Processed in 0.001839504 sec. | ||
| 3651 | 2025.09.21 00:22:01.968472 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3652 | 2025.09.21 00:22:01.968560 [ 198 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 3653 | 2025.09.21 00:22:01.968609 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3654 | 2025.09.21 00:22:01.968650 [ 198 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3655 | 2025.09.21 00:22:01.968682 [ 198 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5794 rows starting from the beginning of the part | ||
| 3656 | 2025.09.21 00:22:01.968725 [ 4 ] {917b57a4-5015-4ff5-8358-f2d1e72b4db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3657 | 2025.09.21 00:22:01.968733 [ 198 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 844 rows starting from the beginning of the part | ||
| 3658 | 2025.09.21 00:22:01.968792 [ 198 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 3659 | 2025.09.21 00:22:01.968807 [ 4 ] {917b57a4-5015-4ff5-8358-f2d1e72b4db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3660 | 2025.09.21 00:22:01.968832 [ 198 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3661 | 2025.09.21 00:22:01.968875 [ 198 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 314 rows starting from the beginning of the part | ||
| 3662 | 2025.09.21 00:22:01.968912 [ 198 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3663 | 2025.09.21 00:22:01.969063 [ 192 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3327 rows, containing 5 columns (5 merged, 0 gathered) in 0.002470499 sec., 1346691.4983572145 rows/sec., 101.69 MiB/sec. | ||
| 3664 | 2025.09.21 00:22:01.969307 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3665 | 2025.09.21 00:22:01.969656 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_21_4} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2025.09.21 00:22:01.969740 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_21_4} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3667 | 2025.09.21 00:22:01.969811 [ 4 ] {917b57a4-5015-4ff5-8358-f2d1e72b4db2} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3668 | 2025.09.21 00:22:01.969817 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 3669 | 2025.09.21 00:22:01.969850 [ 4 ] {917b57a4-5015-4ff5-8358-f2d1e72b4db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3670 | 2025.09.21 00:22:01.970529 [ 4 ] {917b57a4-5015-4ff5-8358-f2d1e72b4db2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3671 | 2025.09.21 00:22:01.970802 [ 4 ] {917b57a4-5015-4ff5-8358-f2d1e72b4db2} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3672 | 2025.09.21 00:22:01.970943 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3673 | 2025.09.21 00:22:01.970961 [ 4 ] {917b57a4-5015-4ff5-8358-f2d1e72b4db2} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00226 sec., 11946.902654867257 rows/sec., 21.41 MiB/sec. | ||
| 3674 | 2025.09.21 00:22:01.970991 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2025.09.21 00:22:01.971025 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3676 | 2025.09.21 00:22:01.971055 [ 4 ] {917b57a4-5015-4ff5-8358-f2d1e72b4db2} <Debug> TCPHandler: Processed in 0.00250556 sec. | ||
| 3677 | 2025.09.21 00:22:01.971119 [ 194 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 3678 | 2025.09.21 00:22:01.971192 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3679 | 2025.09.21 00:22:01.971302 [ 4 ] {cf686655-fb54-43bb-89f4-c27e768717f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3680 | 2025.09.21 00:22:01.971365 [ 4 ] {cf686655-fb54-43bb-89f4-c27e768717f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3681 | 2025.09.21 00:22:01.971368 [ 194 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3682 | 2025.09.21 00:22:01.971445 [ 194 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 167 rows starting from the beginning of the part | ||
| 3683 | 2025.09.21 00:22:01.971581 [ 194 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 27 rows starting from the beginning of the part | ||
| 3684 | 2025.09.21 00:22:01.971703 [ 194 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 3685 | 2025.09.21 00:22:01.971833 [ 4 ] {cf686655-fb54-43bb-89f4-c27e768717f0} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3686 | 2025.09.21 00:22:01.971839 [ 194 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 27 rows starting from the beginning of the part | ||
| 3687 | 2025.09.21 00:22:01.971885 [ 4 ] {cf686655-fb54-43bb-89f4-c27e768717f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3688 | 2025.09.21 00:22:01.971992 [ 194 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
| 3689 | 2025.09.21 00:22:01.972109 [ 194 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 27 rows starting from the beginning of the part | ||
| 3690 | 2025.09.21 00:22:01.972255 [ 201 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7586 rows, containing 5 columns (5 merged, 0 gathered) in 0.003721379 sec., 2038491.6451670201 rows/sec., 136.43 MiB/sec. | ||
| 3691 | 2025.09.21 00:22:01.972311 [ 4 ] {cf686655-fb54-43bb-89f4-c27e768717f0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3692 | 2025.09.21 00:22:01.972681 [ 4 ] {cf686655-fb54-43bb-89f4-c27e768717f0} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3693 | 2025.09.21 00:22:01.972822 [ 43 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3694 | 2025.09.21 00:22:01.972845 [ 198 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3695 | 2025.09.21 00:22:01.972860 [ 4 ] {cf686655-fb54-43bb-89f4-c27e768717f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001579 sec., 37998.73337555415 rows/sec., 2.56 MiB/sec. | ||
| 3696 | 2025.09.21 00:22:01.972871 [ 43 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2025.09.21 00:22:01.972915 [ 4 ] {cf686655-fb54-43bb-89f4-c27e768717f0} <Debug> TCPHandler: Processed in 0.001773712 sec. | ||
| 3698 | 2025.09.21 00:22:01.972924 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3699 | 2025.09.21 00:22:01.973054 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 3700 | 2025.09.21 00:22:01.973159 [ 198 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2025.09.21 00:22:01.973187 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3702 | 2025.09.21 00:22:01.973226 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1252 rows starting from the beginning of the part | ||
| 3703 | 2025.09.21 00:22:01.973233 [ 198 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3704 | 2025.09.21 00:22:01.973292 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3705 | 2025.09.21 00:22:01.973307 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3706 | 2025.09.21 00:22:01.973342 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3707 | 2025.09.21 00:22:01.973387 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3708 | 2025.09.21 00:22:01.973430 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
| 3709 | 2025.09.21 00:22:01.973470 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3710 | 2025.09.21 00:22:01.974476 [ 201 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1640 rows, containing 4 columns (4 merged, 0 gathered) in 0.001473736 sec., 1112818.035251904 rows/sec., 70.68 MiB/sec. | ||
| 3711 | 2025.09.21 00:22:01.974715 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3712 | 2025.09.21 00:22:01.974879 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 19 columns (19 merged, 0 gathered) in 0.003799141 sec., 72648.00121922298 rows/sec., 130.18 MiB/sec. | ||
| 3713 | 2025.09.21 00:22:01.975039 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_21_4} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2025.09.21 00:22:01.975117 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_21_4} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3715 | 2025.09.21 00:22:01.975209 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3716 | 2025.09.21 00:22:01.975544 [ 201 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3717 | 2025.09.21 00:22:01.975905 [ 201 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2025.09.21 00:22:01.975987 [ 201 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3719 | 2025.09.21 00:22:01.976134 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 3720 | 2025.09.21 00:22:02.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.34 MiB, peak 234.11 MiB, free memory in arenas 0.00 B, will set to 227.47 MiB (RSS), difference: 1.13 MiB | ||
| 3721 | 2025.09.21 00:22:04.611421 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3722 | 2025.09.21 00:22:04.611498 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3723 | 2025.09.21 00:22:04.751473 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7582 | ||
| 3724 | 2025.09.21 00:22:04.751984 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3725 | 2025.09.21 00:22:04.752028 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3726 | 2025.09.21 00:22:04.752527 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3727 | 2025.09.21 00:22:04.752776 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3728 | 2025.09.21 00:22:04.752909 [ 45 ] {} <Debug> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3729 | 2025.09.21 00:22:04.752916 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7582 | ||
| 3730 | 2025.09.21 00:22:04.752980 [ 45 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3731 | 2025.09.21 00:22:04.753010 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3732 | 2025.09.21 00:22:04.753106 [ 194 ] {f657ec38-8325-487f-8824-fa38318f9148::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 | ||
| 3733 | 2025.09.21 00:22:04.753197 [ 194 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3734 | 2025.09.21 00:22:04.753227 [ 194 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5214 rows starting from the beginning of the part | ||
| 3735 | 2025.09.21 00:22:04.753283 [ 194 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3736 | 2025.09.21 00:22:04.753335 [ 194 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3737 | 2025.09.21 00:22:04.753374 [ 194 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3738 | 2025.09.21 00:22:04.753411 [ 194 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3739 | 2025.09.21 00:22:04.753447 [ 194 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3740 | 2025.09.21 00:22:04.754773 [ 192 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7582 rows, containing 4 columns (4 merged, 0 gathered) in 0.001707921 sec., 4439315.4015905885 rows/sec., 63.50 MiB/sec. | ||
| 3741 | 2025.09.21 00:22:04.755207 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3742 | 2025.09.21 00:22:04.755506 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_16_3} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3743 | 2025.09.21 00:22:04.755584 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_16_3} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3744 | 2025.09.21 00:22:04.755685 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3745 | 2025.09.21 00:22:04.763425 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 528 | ||
| 3746 | 2025.09.21 00:22:04.765714 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3747 | 2025.09.21 00:22:04.765752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3748 | 2025.09.21 00:22:04.767054 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3749 | 2025.09.21 00:22:04.767332 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2025.09.21 00:22:04.767456 [ 45 ] {} <Debug> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3751 | 2025.09.21 00:22:04.767491 [ 45 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2025.09.21 00:22:04.767511 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3753 | 2025.09.21 00:22:04.767580 [ 192 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 3754 | 2025.09.21 00:22:04.767677 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
| 3755 | 2025.09.21 00:22:04.768067 [ 192 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3756 | 2025.09.21 00:22:04.768211 [ 192 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 352 rows starting from the beginning of the part | ||
| 3757 | 2025.09.21 00:22:04.768577 [ 192 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3758 | 2025.09.21 00:22:04.768918 [ 192 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 3759 | 2025.09.21 00:22:04.769267 [ 192 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3760 | 2025.09.21 00:22:04.769615 [ 192 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3761 | 2025.09.21 00:22:04.769960 [ 192 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 3762 | 2025.09.21 00:22:04.776280 [ 186 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 72 columns (72 merged, 0 gathered) in 0.00873086 sec., 60475.14219675954 rows/sec., 54.10 MiB/sec. | ||
| 3763 | 2025.09.21 00:22:04.777010 [ 192 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3764 | 2025.09.21 00:22:04.777526 [ 192 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_11_2} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3765 | 2025.09.21 00:22:04.777596 [ 192 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_11_2} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3766 | 2025.09.21 00:22:04.777748 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 3767 | 2025.09.21 00:22:05.001146 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00079972 sec. | ||
| 3768 | 2025.09.21 00:22:05.155252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3769 | 2025.09.21 00:22:05.170983 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3770 | 2025.09.21 00:22:05.171026 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3771 | 2025.09.21 00:22:05.176529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3772 | 2025.09.21 00:22:05.177221 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3773 | 2025.09.21 00:22:05.177551 [ 48 ] {} <Debug> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3774 | 2025.09.21 00:22:05.177623 [ 48 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3775 | 2025.09.21 00:22:05.177647 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3776 | 2025.09.21 00:22:05.177794 [ 186 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 3777 | 2025.09.21 00:22:05.180131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3778 | 2025.09.21 00:22:05.182193 [ 186 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3779 | 2025.09.21 00:22:05.183612 [ 186 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 3780 | 2025.09.21 00:22:05.188229 [ 186 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 3781 | 2025.09.21 00:22:05.192438 [ 186 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 3782 | 2025.09.21 00:22:05.196736 [ 186 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 3783 | 2025.09.21 00:22:05.201213 [ 186 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 3784 | 2025.09.21 00:22:05.205502 [ 186 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 3785 | 2025.09.21 00:22:05.258007 [ 196 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080284782 sec., 1507.1349387235055 rows/sec., 7.79 MiB/sec. | ||
| 3786 | 2025.09.21 00:22:05.260603 [ 195 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3787 | 2025.09.21 00:22:05.262733 [ 195 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_16_3} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2025.09.21 00:22:05.262844 [ 195 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_16_3} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3789 | 2025.09.21 00:22:05.264855 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3790 | 2025.09.21 00:22:06.000244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.80 MiB, peak 238.78 MiB, free memory in arenas 0.00 B, will set to 236.88 MiB (RSS), difference: 8.08 MiB | ||
| 3791 | 2025.09.21 00:22:06.974298 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2025.09.21 00:22:06.974491 [ 4 ] {1d98c6a3-9e79-4d99-85ab-26a82560952e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3793 | 2025.09.21 00:22:06.974560 [ 4 ] {1d98c6a3-9e79-4d99-85ab-26a82560952e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3794 | 2025.09.21 00:22:06.975401 [ 4 ] {1d98c6a3-9e79-4d99-85ab-26a82560952e} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3795 | 2025.09.21 00:22:06.975455 [ 4 ] {1d98c6a3-9e79-4d99-85ab-26a82560952e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3796 | 2025.09.21 00:22:06.975906 [ 4 ] {1d98c6a3-9e79-4d99-85ab-26a82560952e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3797 | 2025.09.21 00:22:06.976161 [ 4 ] {1d98c6a3-9e79-4d99-85ab-26a82560952e} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2025.09.21 00:22:06.976331 [ 4 ] {1d98c6a3-9e79-4d99-85ab-26a82560952e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001891 sec., 216816.4992067689 rows/sec., 13.75 MiB/sec. | ||
| 3799 | 2025.09.21 00:22:06.976384 [ 4 ] {1d98c6a3-9e79-4d99-85ab-26a82560952e} <Debug> TCPHandler: Processed in 0.002217443 sec. | ||
| 3800 | 2025.09.21 00:22:06.976518 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2025.09.21 00:22:06.976624 [ 4 ] {480de00d-d6f4-442e-b937-dd9067971410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3802 | 2025.09.21 00:22:06.976670 [ 4 ] {480de00d-d6f4-442e-b937-dd9067971410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3803 | 2025.09.21 00:22:06.977645 [ 4 ] {480de00d-d6f4-442e-b937-dd9067971410} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2025.09.21 00:22:06.977683 [ 4 ] {480de00d-d6f4-442e-b937-dd9067971410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3805 | 2025.09.21 00:22:06.978117 [ 4 ] {480de00d-d6f4-442e-b937-dd9067971410} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3806 | 2025.09.21 00:22:06.978340 [ 4 ] {480de00d-d6f4-442e-b937-dd9067971410} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2025.09.21 00:22:06.978472 [ 4 ] {480de00d-d6f4-442e-b937-dd9067971410} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001874 sec., 608324.4397011739 rows/sec., 48.25 MiB/sec. | ||
| 3808 | 2025.09.21 00:22:06.978511 [ 4 ] {480de00d-d6f4-442e-b937-dd9067971410} <Debug> TCPHandler: Processed in 0.002046019 sec. | ||
| 3809 | 2025.09.21 00:22:06.978631 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3810 | 2025.09.21 00:22:06.978727 [ 4 ] {518b289d-841e-4216-9f73-46bb586790f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3811 | 2025.09.21 00:22:06.978768 [ 4 ] {518b289d-841e-4216-9f73-46bb586790f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3812 | 2025.09.21 00:22:06.979246 [ 4 ] {518b289d-841e-4216-9f73-46bb586790f4} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2025.09.21 00:22:06.979281 [ 4 ] {518b289d-841e-4216-9f73-46bb586790f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3814 | 2025.09.21 00:22:06.979616 [ 4 ] {518b289d-841e-4216-9f73-46bb586790f4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3815 | 2025.09.21 00:22:06.979845 [ 4 ] {518b289d-841e-4216-9f73-46bb586790f4} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2025.09.21 00:22:06.979979 [ 4 ] {518b289d-841e-4216-9f73-46bb586790f4} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001273 sec., 172034.5640219953 rows/sec., 10.26 MiB/sec. | ||
| 3817 | 2025.09.21 00:22:06.980016 [ 4 ] {518b289d-841e-4216-9f73-46bb586790f4} <Debug> TCPHandler: Processed in 0.001433404 sec. | ||
| 3818 | 2025.09.21 00:22:06.980131 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3819 | 2025.09.21 00:22:06.980224 [ 4 ] {36ff8bd2-f0ac-4b87-9a0d-57ec615e709a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3820 | 2025.09.21 00:22:06.980263 [ 4 ] {36ff8bd2-f0ac-4b87-9a0d-57ec615e709a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3821 | 2025.09.21 00:22:06.980736 [ 4 ] {36ff8bd2-f0ac-4b87-9a0d-57ec615e709a} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2025.09.21 00:22:06.980770 [ 4 ] {36ff8bd2-f0ac-4b87-9a0d-57ec615e709a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3823 | 2025.09.21 00:22:06.981081 [ 4 ] {36ff8bd2-f0ac-4b87-9a0d-57ec615e709a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3824 | 2025.09.21 00:22:06.981291 [ 4 ] {36ff8bd2-f0ac-4b87-9a0d-57ec615e709a} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3825 | 2025.09.21 00:22:06.981414 [ 4 ] {36ff8bd2-f0ac-4b87-9a0d-57ec615e709a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001209 sec., 175351.53019023986 rows/sec., 11.31 MiB/sec. | ||
| 3826 | 2025.09.21 00:22:06.981450 [ 4 ] {36ff8bd2-f0ac-4b87-9a0d-57ec615e709a} <Debug> TCPHandler: Processed in 0.001366572 sec. | ||
| 3827 | 2025.09.21 00:22:06.981563 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3828 | 2025.09.21 00:22:06.981653 [ 4 ] {7cb848e6-3bae-4dd6-9b42-1ac534ee31a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3829 | 2025.09.21 00:22:06.981692 [ 4 ] {7cb848e6-3bae-4dd6-9b42-1ac534ee31a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3830 | 2025.09.21 00:22:06.982151 [ 4 ] {7cb848e6-3bae-4dd6-9b42-1ac534ee31a9} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3831 | 2025.09.21 00:22:06.982186 [ 4 ] {7cb848e6-3bae-4dd6-9b42-1ac534ee31a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3832 | 2025.09.21 00:22:06.982495 [ 4 ] {7cb848e6-3bae-4dd6-9b42-1ac534ee31a9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3833 | 2025.09.21 00:22:06.982697 [ 4 ] {7cb848e6-3bae-4dd6-9b42-1ac534ee31a9} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3834 | 2025.09.21 00:22:06.982832 [ 4 ] {7cb848e6-3bae-4dd6-9b42-1ac534ee31a9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001197 sec., 176274.01837928154 rows/sec., 10.01 MiB/sec. | ||
| 3835 | 2025.09.21 00:22:06.982870 [ 4 ] {7cb848e6-3bae-4dd6-9b42-1ac534ee31a9} <Debug> TCPHandler: Processed in 0.001354832 sec. | ||
| 3836 | 2025.09.21 00:22:06.982975 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3837 | 2025.09.21 00:22:06.983065 [ 4 ] {8ad16ef8-2afc-4441-a1a8-09ac1509fa86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3838 | 2025.09.21 00:22:06.983103 [ 4 ] {8ad16ef8-2afc-4441-a1a8-09ac1509fa86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3839 | 2025.09.21 00:22:06.983741 [ 4 ] {8ad16ef8-2afc-4441-a1a8-09ac1509fa86} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2025.09.21 00:22:06.983776 [ 4 ] {8ad16ef8-2afc-4441-a1a8-09ac1509fa86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3841 | 2025.09.21 00:22:06.984101 [ 4 ] {8ad16ef8-2afc-4441-a1a8-09ac1509fa86} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3842 | 2025.09.21 00:22:06.984306 [ 4 ] {8ad16ef8-2afc-4441-a1a8-09ac1509fa86} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2025.09.21 00:22:06.984434 [ 4 ] {8ad16ef8-2afc-4441-a1a8-09ac1509fa86} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001387 sec., 499639.5097332372 rows/sec., 34.91 MiB/sec. | ||
| 3844 | 2025.09.21 00:22:06.984470 [ 4 ] {8ad16ef8-2afc-4441-a1a8-09ac1509fa86} <Debug> TCPHandler: Processed in 0.001543057 sec. | ||
| 3845 | 2025.09.21 00:22:06.984582 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3846 | 2025.09.21 00:22:06.984672 [ 4 ] {ce6d4cc9-79bb-416f-b835-f6eed3206d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3847 | 2025.09.21 00:22:06.984712 [ 4 ] {ce6d4cc9-79bb-416f-b835-f6eed3206d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3848 | 2025.09.21 00:22:06.985027 [ 4 ] {ce6d4cc9-79bb-416f-b835-f6eed3206d13} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3849 | 2025.09.21 00:22:06.985062 [ 4 ] {ce6d4cc9-79bb-416f-b835-f6eed3206d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3850 | 2025.09.21 00:22:06.985358 [ 4 ] {ce6d4cc9-79bb-416f-b835-f6eed3206d13} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3851 | 2025.09.21 00:22:06.985561 [ 4 ] {ce6d4cc9-79bb-416f-b835-f6eed3206d13} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3852 | 2025.09.21 00:22:06.985663 [ 53 ] {} <Debug> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3853 | 2025.09.21 00:22:06.985687 [ 4 ] {ce6d4cc9-79bb-416f-b835-f6eed3206d13} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 3854 | 2025.09.21 00:22:06.985732 [ 53 ] {} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3855 | 2025.09.21 00:22:06.985738 [ 4 ] {ce6d4cc9-79bb-416f-b835-f6eed3206d13} <Debug> TCPHandler: Processed in 0.001204059 sec. | ||
| 3856 | 2025.09.21 00:22:06.985760 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3857 | 2025.09.21 00:22:06.985857 [ 189 ] {cd820108-993b-47de-a913-6f8bdbd23175::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 | ||
| 3858 | 2025.09.21 00:22:06.985858 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3859 | 2025.09.21 00:22:06.985956 [ 189 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3860 | 2025.09.21 00:22:06.985966 [ 4 ] {2c281b58-1950-417d-9cc3-5de7462c1ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3861 | 2025.09.21 00:22:06.985985 [ 189 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 3862 | 2025.09.21 00:22:06.986008 [ 4 ] {2c281b58-1950-417d-9cc3-5de7462c1ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3863 | 2025.09.21 00:22:06.986039 [ 189 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 3864 | 2025.09.21 00:22:06.986082 [ 189 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3865 | 2025.09.21 00:22:06.986120 [ 189 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3866 | 2025.09.21 00:22:06.986158 [ 189 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3867 | 2025.09.21 00:22:06.986200 [ 189 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 3868 | 2025.09.21 00:22:06.986453 [ 4 ] {2c281b58-1950-417d-9cc3-5de7462c1ebb} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3869 | 2025.09.21 00:22:06.986487 [ 4 ] {2c281b58-1950-417d-9cc3-5de7462c1ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3870 | 2025.09.21 00:22:06.986918 [ 4 ] {2c281b58-1950-417d-9cc3-5de7462c1ebb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3871 | 2025.09.21 00:22:06.986931 [ 195 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001108866 sec., 59520.2666507946 rows/sec., 3.04 MiB/sec. | ||
| 3872 | 2025.09.21 00:22:06.987133 [ 192 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3873 | 2025.09.21 00:22:06.987146 [ 4 ] {2c281b58-1950-417d-9cc3-5de7462c1ebb} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3874 | 2025.09.21 00:22:06.987282 [ 4 ] {2c281b58-1950-417d-9cc3-5de7462c1ebb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001334 sec., 235382.30884557724 rows/sec., 15.46 MiB/sec. | ||
| 3875 | 2025.09.21 00:22:06.987319 [ 4 ] {2c281b58-1950-417d-9cc3-5de7462c1ebb} <Debug> TCPHandler: Processed in 0.001508496 sec. | ||
| 3876 | 2025.09.21 00:22:06.987437 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3877 | 2025.09.21 00:22:06.987518 [ 192 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_11_2} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2025.09.21 00:22:06.987535 [ 4 ] {f1560800-c83c-46a4-bbe0-105ae2221c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3879 | 2025.09.21 00:22:06.987582 [ 4 ] {f1560800-c83c-46a4-bbe0-105ae2221c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3880 | 2025.09.21 00:22:06.987611 [ 192 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_11_2} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3881 | 2025.09.21 00:22:06.987733 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3882 | 2025.09.21 00:22:06.987891 [ 4 ] {f1560800-c83c-46a4-bbe0-105ae2221c26} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3883 | 2025.09.21 00:22:06.987930 [ 4 ] {f1560800-c83c-46a4-bbe0-105ae2221c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3884 | 2025.09.21 00:22:06.988236 [ 4 ] {f1560800-c83c-46a4-bbe0-105ae2221c26} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3885 | 2025.09.21 00:22:06.988447 [ 4 ] {f1560800-c83c-46a4-bbe0-105ae2221c26} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3886 | 2025.09.21 00:22:06.988573 [ 4 ] {f1560800-c83c-46a4-bbe0-105ae2221c26} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 3887 | 2025.09.21 00:22:06.988608 [ 4 ] {f1560800-c83c-46a4-bbe0-105ae2221c26} <Debug> TCPHandler: Processed in 0.001217699 sec. | ||
| 3888 | 2025.09.21 00:22:06.988715 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3889 | 2025.09.21 00:22:06.988805 [ 4 ] {d9498dda-be56-4269-bbcb-83f3d79419fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3890 | 2025.09.21 00:22:06.988876 [ 4 ] {d9498dda-be56-4269-bbcb-83f3d79419fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3891 | 2025.09.21 00:22:06.989699 [ 4 ] {d9498dda-be56-4269-bbcb-83f3d79419fe} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3892 | 2025.09.21 00:22:06.989739 [ 4 ] {d9498dda-be56-4269-bbcb-83f3d79419fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3893 | 2025.09.21 00:22:06.990282 [ 4 ] {d9498dda-be56-4269-bbcb-83f3d79419fe} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3894 | 2025.09.21 00:22:06.990511 [ 4 ] {d9498dda-be56-4269-bbcb-83f3d79419fe} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3895 | 2025.09.21 00:22:06.990653 [ 4 ] {d9498dda-be56-4269-bbcb-83f3d79419fe} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001863 sec., 7514.761137949544 rows/sec., 13.47 MiB/sec. | ||
| 3896 | 2025.09.21 00:22:06.990715 [ 4 ] {d9498dda-be56-4269-bbcb-83f3d79419fe} <Debug> TCPHandler: Processed in 0.002047389 sec. | ||
| 3897 | 2025.09.21 00:22:06.990874 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3898 | 2025.09.21 00:22:06.990969 [ 4 ] {f032c0f0-eb88-4e0e-b5b7-aa6f5b1ae821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3899 | 2025.09.21 00:22:06.991013 [ 4 ] {f032c0f0-eb88-4e0e-b5b7-aa6f5b1ae821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3900 | 2025.09.21 00:22:06.991364 [ 4 ] {f032c0f0-eb88-4e0e-b5b7-aa6f5b1ae821} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2025.09.21 00:22:06.991400 [ 4 ] {f032c0f0-eb88-4e0e-b5b7-aa6f5b1ae821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3902 | 2025.09.21 00:22:06.991748 [ 4 ] {f032c0f0-eb88-4e0e-b5b7-aa6f5b1ae821} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3903 | 2025.09.21 00:22:06.991960 [ 4 ] {f032c0f0-eb88-4e0e-b5b7-aa6f5b1ae821} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2025.09.21 00:22:06.992089 [ 4 ] {f032c0f0-eb88-4e0e-b5b7-aa6f5b1ae821} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001137 sec., 91468.77748460862 rows/sec., 5.60 MiB/sec. | ||
| 3905 | 2025.09.21 00:22:06.992127 [ 4 ] {f032c0f0-eb88-4e0e-b5b7-aa6f5b1ae821} <Debug> TCPHandler: Processed in 0.001299591 sec. | ||
| 3906 | 2025.09.21 00:22:11.991186 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3907 | 2025.09.21 00:22:11.991409 [ 4 ] {a4468d51-8521-443e-9329-51c2e571d315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3908 | 2025.09.21 00:22:11.991490 [ 4 ] {a4468d51-8521-443e-9329-51c2e571d315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3909 | 2025.09.21 00:22:11.992164 [ 4 ] {a4468d51-8521-443e-9329-51c2e571d315} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3910 | 2025.09.21 00:22:11.992217 [ 4 ] {a4468d51-8521-443e-9329-51c2e571d315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3911 | 2025.09.21 00:22:11.992608 [ 4 ] {a4468d51-8521-443e-9329-51c2e571d315} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3912 | 2025.09.21 00:22:11.992865 [ 4 ] {a4468d51-8521-443e-9329-51c2e571d315} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3913 | 2025.09.21 00:22:11.993025 [ 4 ] {a4468d51-8521-443e-9329-51c2e571d315} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001672 sec., 2392.3444976076553 rows/sec., 195.08 KiB/sec. | ||
| 3914 | 2025.09.21 00:22:11.993078 [ 4 ] {a4468d51-8521-443e-9329-51c2e571d315} <Debug> TCPHandler: Processed in 0.002039959 sec. | ||
| 3915 | 2025.09.21 00:22:11.993202 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3916 | 2025.09.21 00:22:11.993311 [ 4 ] {628a77f5-5909-40bc-8b89-e447831521bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3917 | 2025.09.21 00:22:11.993356 [ 4 ] {628a77f5-5909-40bc-8b89-e447831521bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3918 | 2025.09.21 00:22:11.994305 [ 4 ] {628a77f5-5909-40bc-8b89-e447831521bb} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2025.09.21 00:22:11.994346 [ 4 ] {628a77f5-5909-40bc-8b89-e447831521bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3920 | 2025.09.21 00:22:11.994797 [ 4 ] {628a77f5-5909-40bc-8b89-e447831521bb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3921 | 2025.09.21 00:22:11.995023 [ 4 ] {628a77f5-5909-40bc-8b89-e447831521bb} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3922 | 2025.09.21 00:22:11.995165 [ 4 ] {628a77f5-5909-40bc-8b89-e447831521bb} <Debug> executeQuery: Read 1252 rows, 105.70 KiB in 0.001881 sec., 665603.4024455077 rows/sec., 54.88 MiB/sec. | ||
| 3923 | 2025.09.21 00:22:11.995208 [ 4 ] {628a77f5-5909-40bc-8b89-e447831521bb} <Debug> TCPHandler: Processed in 0.002060729 sec. | ||
| 3924 | 2025.09.21 00:22:11.995317 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3925 | 2025.09.21 00:22:11.995422 [ 4 ] {8d7004d4-67c9-49ca-bfd9-0c84ec37bf48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3926 | 2025.09.21 00:22:11.995467 [ 4 ] {8d7004d4-67c9-49ca-bfd9-0c84ec37bf48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3927 | 2025.09.21 00:22:11.995917 [ 4 ] {8d7004d4-67c9-49ca-bfd9-0c84ec37bf48} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3928 | 2025.09.21 00:22:11.995963 [ 4 ] {8d7004d4-67c9-49ca-bfd9-0c84ec37bf48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3929 | 2025.09.21 00:22:11.996399 [ 4 ] {8d7004d4-67c9-49ca-bfd9-0c84ec37bf48} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3930 | 2025.09.21 00:22:11.996623 [ 4 ] {8d7004d4-67c9-49ca-bfd9-0c84ec37bf48} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3931 | 2025.09.21 00:22:11.996789 [ 4 ] {8d7004d4-67c9-49ca-bfd9-0c84ec37bf48} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001391 sec., 22286.125089863406 rows/sec., 1.62 MiB/sec. | ||
| 3932 | 2025.09.21 00:22:11.996833 [ 4 ] {8d7004d4-67c9-49ca-bfd9-0c84ec37bf48} <Debug> TCPHandler: Processed in 0.001568337 sec. | ||
| 3933 | 2025.09.21 00:22:11.996945 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3934 | 2025.09.21 00:22:11.997048 [ 4 ] {67a8dee1-3151-4d3d-ad31-39bfb634ebfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3935 | 2025.09.21 00:22:11.997092 [ 4 ] {67a8dee1-3151-4d3d-ad31-39bfb634ebfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3936 | 2025.09.21 00:22:11.997554 [ 4 ] {67a8dee1-3151-4d3d-ad31-39bfb634ebfe} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3937 | 2025.09.21 00:22:11.997592 [ 4 ] {67a8dee1-3151-4d3d-ad31-39bfb634ebfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3938 | 2025.09.21 00:22:11.997950 [ 4 ] {67a8dee1-3151-4d3d-ad31-39bfb634ebfe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3939 | 2025.09.21 00:22:11.998192 [ 4 ] {67a8dee1-3151-4d3d-ad31-39bfb634ebfe} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3940 | 2025.09.21 00:22:11.998328 [ 4 ] {67a8dee1-3151-4d3d-ad31-39bfb634ebfe} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001302 sec., 175115.2073732719 rows/sec., 11.86 MiB/sec. | ||
| 3941 | 2025.09.21 00:22:11.998368 [ 4 ] {67a8dee1-3151-4d3d-ad31-39bfb634ebfe} <Debug> TCPHandler: Processed in 0.001476195 sec. | ||
| 3942 | 2025.09.21 00:22:11.998472 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3943 | 2025.09.21 00:22:11.998571 [ 4 ] {c7533e9f-e39b-4ae4-93a8-96386e6ace05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3944 | 2025.09.21 00:22:11.998614 [ 4 ] {c7533e9f-e39b-4ae4-93a8-96386e6ace05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3945 | 2025.09.21 00:22:11.999227 [ 4 ] {c7533e9f-e39b-4ae4-93a8-96386e6ace05} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3946 | 2025.09.21 00:22:11.999270 [ 4 ] {c7533e9f-e39b-4ae4-93a8-96386e6ace05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3947 | 2025.09.21 00:22:11.999625 [ 4 ] {c7533e9f-e39b-4ae4-93a8-96386e6ace05} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3948 | 2025.09.21 00:22:11.999856 [ 4 ] {c7533e9f-e39b-4ae4-93a8-96386e6ace05} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3949 | 2025.09.21 00:22:12.000006 [ 4 ] {c7533e9f-e39b-4ae4-93a8-96386e6ace05} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.001454 sec., 378954.60797799175 rows/sec., 28.14 MiB/sec. | ||
| 3950 | 2025.09.21 00:22:12.000055 [ 4 ] {c7533e9f-e39b-4ae4-93a8-96386e6ace05} <Debug> TCPHandler: Processed in 0.001633259 sec. | ||
| 3951 | 2025.09.21 00:22:12.000203 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3952 | 2025.09.21 00:22:12.000316 [ 4 ] {8e872da7-da9b-4826-a68a-1912a9ae4c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3953 | 2025.09.21 00:22:12.000362 [ 4 ] {8e872da7-da9b-4826-a68a-1912a9ae4c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3954 | 2025.09.21 00:22:12.000940 [ 4 ] {8e872da7-da9b-4826-a68a-1912a9ae4c53} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2025.09.21 00:22:12.000977 [ 4 ] {8e872da7-da9b-4826-a68a-1912a9ae4c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3956 | 2025.09.21 00:22:12.001393 [ 4 ] {8e872da7-da9b-4826-a68a-1912a9ae4c53} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3957 | 2025.09.21 00:22:12.001625 [ 4 ] {8e872da7-da9b-4826-a68a-1912a9ae4c53} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3958 | 2025.09.21 00:22:12.001766 [ 4 ] {8e872da7-da9b-4826-a68a-1912a9ae4c53} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001483 sec., 570465.2730950776 rows/sec., 38.40 MiB/sec. | ||
| 3959 | 2025.09.21 00:22:12.001819 [ 4 ] {8e872da7-da9b-4826-a68a-1912a9ae4c53} <Debug> TCPHandler: Processed in 0.0016798 sec. | ||
| 3960 | 2025.09.21 00:22:12.001943 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3961 | 2025.09.21 00:22:12.002042 [ 4 ] {f6319522-9680-4a48-acbb-6d676ce0a351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3962 | 2025.09.21 00:22:12.002099 [ 4 ] {f6319522-9680-4a48-acbb-6d676ce0a351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3963 | 2025.09.21 00:22:12.002919 [ 4 ] {f6319522-9680-4a48-acbb-6d676ce0a351} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3964 | 2025.09.21 00:22:12.002956 [ 4 ] {f6319522-9680-4a48-acbb-6d676ce0a351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3965 | 2025.09.21 00:22:12.003504 [ 4 ] {f6319522-9680-4a48-acbb-6d676ce0a351} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3966 | 2025.09.21 00:22:12.003735 [ 4 ] {f6319522-9680-4a48-acbb-6d676ce0a351} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3967 | 2025.09.21 00:22:12.003900 [ 4 ] {f6319522-9680-4a48-acbb-6d676ce0a351} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001877 sec., 14384.656366542355 rows/sec., 25.78 MiB/sec. | ||
| 3968 | 2025.09.21 00:22:12.003970 [ 4 ] {f6319522-9680-4a48-acbb-6d676ce0a351} <Debug> TCPHandler: Processed in 0.00207934 sec. | ||
| 3969 | 2025.09.21 00:22:12.004086 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3970 | 2025.09.21 00:22:12.004183 [ 4 ] {b3280e0c-7086-4a75-81a0-de9003313acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3971 | 2025.09.21 00:22:12.004226 [ 4 ] {b3280e0c-7086-4a75-81a0-de9003313acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3972 | 2025.09.21 00:22:12.004561 [ 4 ] {b3280e0c-7086-4a75-81a0-de9003313acd} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3973 | 2025.09.21 00:22:12.004596 [ 4 ] {b3280e0c-7086-4a75-81a0-de9003313acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3974 | 2025.09.21 00:22:12.004915 [ 4 ] {b3280e0c-7086-4a75-81a0-de9003313acd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3975 | 2025.09.21 00:22:12.005140 [ 4 ] {b3280e0c-7086-4a75-81a0-de9003313acd} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3976 | 2025.09.21 00:22:12.005271 [ 4 ] {b3280e0c-7086-4a75-81a0-de9003313acd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 3977 | 2025.09.21 00:22:12.005308 [ 4 ] {b3280e0c-7086-4a75-81a0-de9003313acd} <Debug> TCPHandler: Processed in 0.0012733 sec. | ||
| 3978 | 2025.09.21 00:22:12.101989 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51885 | ||
| 3979 | 2025.09.21 00:22:12.102107 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3980 | 2025.09.21 00:22:12.102134 [ 295 ] {} <Debug> TCP-Session: bff92189-7061-426d-959f-2bb2e9003399 Authenticating user 'default' from [fd00:1122:3344:101::e]:51885 | ||
| 3981 | 2025.09.21 00:22:12.102155 [ 295 ] {} <Debug> TCP-Session: bff92189-7061-426d-959f-2bb2e9003399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2025.09.21 00:22:12.102168 [ 295 ] {} <Debug> TCP-Session: bff92189-7061-426d-959f-2bb2e9003399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2025.09.21 00:22:12.102398 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40476 | ||
| 3984 | 2025.09.21 00:22:12.102429 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62998 | ||
| 3985 | 2025.09.21 00:22:12.102441 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42816 | ||
| 3986 | 2025.09.21 00:22:12.102471 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42278 | ||
| 3987 | 2025.09.21 00:22:12.102470 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43298 | ||
| 3988 | 2025.09.21 00:22:12.102567 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3989 | 2025.09.21 00:22:12.102557 [ 295 ] {} <Trace> TCP-Session: bff92189-7061-426d-959f-2bb2e9003399 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3990 | 2025.09.21 00:22:12.102702 [ 299 ] {} <Debug> TCP-Session: 8a7cd3c5-cc3c-4f31-b3b0-fb7961164b0b Authenticating user 'default' from [fd00:1122:3344:101::e]:62998 | ||
| 3991 | 2025.09.21 00:22:12.102453 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52432 | ||
| 3992 | 2025.09.21 00:22:12.102729 [ 299 ] {} <Debug> TCP-Session: 8a7cd3c5-cc3c-4f31-b3b0-fb7961164b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3993 | 2025.09.21 00:22:12.102425 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37250 | ||
| 3994 | 2025.09.21 00:22:12.102787 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3995 | 2025.09.21 00:22:12.102416 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39471 | ||
| 3996 | 2025.09.21 00:22:12.102874 [ 295 ] {62350d59-d71f-45fb-98c4-d232cde68f26} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51885) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3997 | 2025.09.21 00:22:12.102894 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3998 | 2025.09.21 00:22:12.102880 [ 296 ] {} <Debug> TCP-Session: f0054f2f-a6bf-45ce-a2fe-d47a53afa0bb Authenticating user 'default' from [fd00:1122:3344:101::e]:40476 | ||
| 3999 | 2025.09.21 00:22:12.102777 [ 299 ] {} <Debug> TCP-Session: 8a7cd3c5-cc3c-4f31-b3b0-fb7961164b0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4000 | 2025.09.21 00:22:12.102949 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4001 | 2025.09.21 00:22:12.102949 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4002 | 2025.09.21 00:22:12.102982 [ 3 ] {} <Debug> TCP-Session: 98035aa4-5376-476e-a692-96278e13c44c Authenticating user 'default' from [fd00:1122:3344:101::e]:42278 | ||
| 4003 | 2025.09.21 00:22:12.103002 [ 301 ] {} <Debug> TCP-Session: 406b4d0b-9499-469d-8414-e8f864b50588 Authenticating user 'default' from [fd00:1122:3344:101::e]:52432 | ||
| 4004 | 2025.09.21 00:22:12.103006 [ 293 ] {} <Debug> TCP-Session: 297300b6-dee5-4705-b74a-46cd2e21c0c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43298 | ||
| 4005 | 2025.09.21 00:22:12.103015 [ 3 ] {} <Debug> TCP-Session: 98035aa4-5376-476e-a692-96278e13c44c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4006 | 2025.09.21 00:22:12.103037 [ 296 ] {} <Debug> TCP-Session: f0054f2f-a6bf-45ce-a2fe-d47a53afa0bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4007 | 2025.09.21 00:22:12.103048 [ 293 ] {} <Debug> TCP-Session: 297300b6-dee5-4705-b74a-46cd2e21c0c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4008 | 2025.09.21 00:22:12.103072 [ 296 ] {} <Debug> TCP-Session: f0054f2f-a6bf-45ce-a2fe-d47a53afa0bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4009 | 2025.09.21 00:22:12.103094 [ 293 ] {} <Debug> TCP-Session: 297300b6-dee5-4705-b74a-46cd2e21c0c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4010 | 2025.09.21 00:22:12.103101 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4011 | 2025.09.21 00:22:12.103057 [ 3 ] {} <Debug> TCP-Session: 98035aa4-5376-476e-a692-96278e13c44c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4012 | 2025.09.21 00:22:12.103136 [ 297 ] {} <Debug> TCP-Session: 4f484550-f328-4e55-9949-f3c788f8e9c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39471 | ||
| 4013 | 2025.09.21 00:22:12.103143 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4014 | 2025.09.21 00:22:12.103164 [ 297 ] {} <Debug> TCP-Session: 4f484550-f328-4e55-9949-f3c788f8e9c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2025.09.21 00:22:12.103047 [ 301 ] {} <Debug> TCP-Session: 406b4d0b-9499-469d-8414-e8f864b50588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4016 | 2025.09.21 00:22:12.103198 [ 297 ] {} <Debug> TCP-Session: 4f484550-f328-4e55-9949-f3c788f8e9c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4017 | 2025.09.21 00:22:12.103192 [ 300 ] {} <Debug> TCP-Session: c4d3f2f7-3267-4677-bd58-ebe2e29978cf Authenticating user 'default' from [fd00:1122:3344:101::e]:42816 | ||
| 4018 | 2025.09.21 00:22:12.103214 [ 301 ] {} <Debug> TCP-Session: 406b4d0b-9499-469d-8414-e8f864b50588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4019 | 2025.09.21 00:22:12.103238 [ 300 ] {} <Debug> TCP-Session: c4d3f2f7-3267-4677-bd58-ebe2e29978cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4020 | 2025.09.21 00:22:12.103258 [ 300 ] {} <Debug> TCP-Session: c4d3f2f7-3267-4677-bd58-ebe2e29978cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4021 | 2025.09.21 00:22:12.103257 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4022 | 2025.09.21 00:22:12.103286 [ 295 ] {62350d59-d71f-45fb-98c4-d232cde68f26} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4023 | 2025.09.21 00:22:12.103304 [ 298 ] {} <Debug> TCP-Session: 2caa184d-3bfd-4d79-a2db-1f58e3c3f50c Authenticating user 'default' from [fd00:1122:3344:101::e]:37250 | ||
| 4024 | 2025.09.21 00:22:12.103341 [ 298 ] {} <Debug> TCP-Session: 2caa184d-3bfd-4d79-a2db-1f58e3c3f50c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4025 | 2025.09.21 00:22:12.103354 [ 298 ] {} <Debug> TCP-Session: 2caa184d-3bfd-4d79-a2db-1f58e3c3f50c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4026 | 2025.09.21 00:22:12.103355 [ 295 ] {62350d59-d71f-45fb-98c4-d232cde68f26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4027 | 2025.09.21 00:22:12.103671 [ 295 ] {62350d59-d71f-45fb-98c4-d232cde68f26} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 4028 | 2025.09.21 00:22:12.104667 [ 328 ] {62350d59-d71f-45fb-98c4-d232cde68f26} <Trace> AggregatingTransform: Aggregating | ||
| 4029 | 2025.09.21 00:22:12.104714 [ 328 ] {62350d59-d71f-45fb-98c4-d232cde68f26} <Trace> Aggregator: Aggregation method: without_key | ||
| 4030 | 2025.09.21 00:22:12.104748 [ 328 ] {62350d59-d71f-45fb-98c4-d232cde68f26} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000976313 sec. (1024.262 rows/sec., 40.01 KiB/sec.) | ||
| 4031 | 2025.09.21 00:22:12.104763 [ 328 ] {62350d59-d71f-45fb-98c4-d232cde68f26} <Trace> Aggregator: Merging aggregated data | ||
| 4032 | 2025.09.21 00:22:12.105894 [ 295 ] {62350d59-d71f-45fb-98c4-d232cde68f26} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003084 sec., 324.25421530479895 rows/sec., 12.67 KiB/sec. | ||
| 4033 | 2025.09.21 00:22:12.106050 [ 295 ] {62350d59-d71f-45fb-98c4-d232cde68f26} <Debug> TCPHandler: Processed in 0.003658478 sec. | ||
| 4034 | 2025.09.21 00:22:12.106178 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4035 | 2025.09.21 00:22:12.106206 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4036 | 2025.09.21 00:22:12.106223 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4037 | 2025.09.21 00:22:12.106245 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4038 | 2025.09.21 00:22:12.106252 [ 293 ] {} <Debug> TCP-Session: 297300b6-dee5-4705-b74a-46cd2e21c0c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4039 | 2025.09.21 00:22:12.106263 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4040 | 2025.09.21 00:22:12.106282 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4041 | 2025.09.21 00:22:12.106301 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4042 | 2025.09.21 00:22:12.106336 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4043 | 2025.09.21 00:22:12.106339 [ 301 ] {} <Debug> TCP-Session: 406b4d0b-9499-469d-8414-e8f864b50588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4044 | 2025.09.21 00:22:12.106365 [ 296 ] {} <Debug> TCP-Session: f0054f2f-a6bf-45ce-a2fe-d47a53afa0bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4045 | 2025.09.21 00:22:12.106383 [ 3 ] {} <Debug> TCP-Session: 98035aa4-5376-476e-a692-96278e13c44c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4046 | 2025.09.21 00:22:12.106275 [ 300 ] {} <Debug> TCP-Session: c4d3f2f7-3267-4677-bd58-ebe2e29978cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4047 | 2025.09.21 00:22:12.106313 [ 297 ] {} <Debug> TCP-Session: 4f484550-f328-4e55-9949-f3c788f8e9c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4048 | 2025.09.21 00:22:12.106318 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4049 | 2025.09.21 00:22:12.106298 [ 298 ] {} <Debug> TCP-Session: 2caa184d-3bfd-4d79-a2db-1f58e3c3f50c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4050 | 2025.09.21 00:22:12.106471 [ 299 ] {} <Debug> TCP-Session: 8a7cd3c5-cc3c-4f31-b3b0-fb7961164b0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4051 | 2025.09.21 00:22:12.106210 [ 295 ] {} <Debug> TCP-Session: bff92189-7061-426d-959f-2bb2e9003399 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4052 | 2025.09.21 00:22:12.156976 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45716 | ||
| 4053 | 2025.09.21 00:22:12.157055 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4054 | 2025.09.21 00:22:12.157078 [ 295 ] {} <Debug> TCP-Session: c3ab86a2-37f1-4f06-a22b-aaf407af2be5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45716 | ||
| 4055 | 2025.09.21 00:22:12.157095 [ 295 ] {} <Debug> TCP-Session: c3ab86a2-37f1-4f06-a22b-aaf407af2be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4056 | 2025.09.21 00:22:12.157107 [ 295 ] {} <Debug> TCP-Session: c3ab86a2-37f1-4f06-a22b-aaf407af2be5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4057 | 2025.09.21 00:22:12.157314 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38007 | ||
| 4058 | 2025.09.21 00:22:12.157348 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38750 | ||
| 4059 | 2025.09.21 00:22:12.157377 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51734 | ||
| 4060 | 2025.09.21 00:22:12.157401 [ 295 ] {} <Trace> TCP-Session: c3ab86a2-37f1-4f06-a22b-aaf407af2be5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4061 | 2025.09.21 00:22:12.157411 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56676 | ||
| 4062 | 2025.09.21 00:22:12.157462 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4063 | 2025.09.21 00:22:12.157476 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4064 | 2025.09.21 00:22:12.157420 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4065 | 2025.09.21 00:22:12.157498 [ 297 ] {} <Debug> TCP-Session: 69965f7f-1378-495c-92cb-b2b671bd029c Authenticating user 'default' from [fd00:1122:3344:101::e]:38750 | ||
| 4066 | 2025.09.21 00:22:12.157530 [ 296 ] {} <Debug> TCP-Session: df1d9a6e-02cf-494c-a4fa-d40c3a07a607 Authenticating user 'default' from [fd00:1122:3344:101::e]:38007 | ||
| 4067 | 2025.09.21 00:22:12.157512 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4068 | 2025.09.21 00:22:12.157565 [ 297 ] {} <Debug> TCP-Session: 69965f7f-1378-495c-92cb-b2b671bd029c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4069 | 2025.09.21 00:22:12.157574 [ 296 ] {} <Debug> TCP-Session: df1d9a6e-02cf-494c-a4fa-d40c3a07a607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4070 | 2025.09.21 00:22:12.157599 [ 297 ] {} <Debug> TCP-Session: 69965f7f-1378-495c-92cb-b2b671bd029c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4071 | 2025.09.21 00:22:12.157618 [ 296 ] {} <Debug> TCP-Session: df1d9a6e-02cf-494c-a4fa-d40c3a07a607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4072 | 2025.09.21 00:22:12.157593 [ 293 ] {} <Debug> TCP-Session: 6a4d9930-578f-4d03-a25f-919f744e410e Authenticating user 'default' from [fd00:1122:3344:101::e]:56676 | ||
| 4073 | 2025.09.21 00:22:12.157516 [ 300 ] {} <Debug> TCP-Session: 85fe1bea-537c-4bf3-9657-c9a48a0d5bac Authenticating user 'default' from [fd00:1122:3344:101::e]:51734 | ||
| 4074 | 2025.09.21 00:22:12.157666 [ 293 ] {} <Debug> TCP-Session: 6a4d9930-578f-4d03-a25f-919f744e410e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4075 | 2025.09.21 00:22:12.157690 [ 300 ] {} <Debug> TCP-Session: 85fe1bea-537c-4bf3-9657-c9a48a0d5bac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4076 | 2025.09.21 00:22:12.157697 [ 293 ] {} <Debug> TCP-Session: 6a4d9930-578f-4d03-a25f-919f744e410e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4077 | 2025.09.21 00:22:12.157714 [ 300 ] {} <Debug> TCP-Session: 85fe1bea-537c-4bf3-9657-c9a48a0d5bac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4078 | 2025.09.21 00:22:12.157405 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47100 | ||
| 4079 | 2025.09.21 00:22:12.157569 [ 295 ] {615921d3-28a6-4ee3-9c3f-0e0df848c412} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45716) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4080 | 2025.09.21 00:22:12.157388 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53322 | ||
| 4081 | 2025.09.21 00:22:12.157824 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4082 | 2025.09.21 00:22:12.157364 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38837 | ||
| 4083 | 2025.09.21 00:22:12.157868 [ 3 ] {} <Debug> TCP-Session: ba2be51b-9587-4d98-841a-47e7506c56e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47100 | ||
| 4084 | 2025.09.21 00:22:12.157878 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4085 | 2025.09.21 00:22:12.157903 [ 3 ] {} <Debug> TCP-Session: ba2be51b-9587-4d98-841a-47e7506c56e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4086 | 2025.09.21 00:22:12.157920 [ 301 ] {} <Debug> TCP-Session: 9b2ecc26-f5f9-4496-b0fe-583bc6c4c18b Authenticating user 'default' from [fd00:1122:3344:101::e]:53322 | ||
| 4087 | 2025.09.21 00:22:12.157921 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4088 | 2025.09.21 00:22:12.157940 [ 3 ] {} <Debug> TCP-Session: ba2be51b-9587-4d98-841a-47e7506c56e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4089 | 2025.09.21 00:22:12.157951 [ 301 ] {} <Debug> TCP-Session: 9b2ecc26-f5f9-4496-b0fe-583bc6c4c18b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4090 | 2025.09.21 00:22:12.157961 [ 299 ] {} <Debug> TCP-Session: 6ccb8790-91c2-4f2e-8477-e02ef2ecae51 Authenticating user 'default' from [fd00:1122:3344:101::e]:38837 | ||
| 4091 | 2025.09.21 00:22:12.157982 [ 301 ] {} <Debug> TCP-Session: 9b2ecc26-f5f9-4496-b0fe-583bc6c4c18b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4092 | 2025.09.21 00:22:12.157998 [ 299 ] {} <Debug> TCP-Session: 6ccb8790-91c2-4f2e-8477-e02ef2ecae51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4093 | 2025.09.21 00:22:12.158010 [ 295 ] {615921d3-28a6-4ee3-9c3f-0e0df848c412} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4094 | 2025.09.21 00:22:12.158022 [ 299 ] {} <Debug> TCP-Session: 6ccb8790-91c2-4f2e-8477-e02ef2ecae51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4095 | 2025.09.21 00:22:12.157360 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50919 | ||
| 4096 | 2025.09.21 00:22:12.158069 [ 295 ] {615921d3-28a6-4ee3-9c3f-0e0df848c412} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4097 | 2025.09.21 00:22:12.158151 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4098 | 2025.09.21 00:22:12.158184 [ 298 ] {} <Debug> TCP-Session: 291de24f-3d4b-4614-864c-9c168102fec9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50919 | ||
| 4099 | 2025.09.21 00:22:12.158206 [ 298 ] {} <Debug> TCP-Session: 291de24f-3d4b-4614-864c-9c168102fec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4100 | 2025.09.21 00:22:12.158218 [ 298 ] {} <Debug> TCP-Session: 291de24f-3d4b-4614-864c-9c168102fec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4101 | 2025.09.21 00:22:12.158344 [ 295 ] {615921d3-28a6-4ee3-9c3f-0e0df848c412} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 4102 | 2025.09.21 00:22:12.159336 [ 336 ] {615921d3-28a6-4ee3-9c3f-0e0df848c412} <Trace> AggregatingTransform: Aggregating | ||
| 4103 | 2025.09.21 00:22:12.159384 [ 336 ] {615921d3-28a6-4ee3-9c3f-0e0df848c412} <Trace> Aggregator: Aggregation method: without_key | ||
| 4104 | 2025.09.21 00:22:12.159416 [ 336 ] {615921d3-28a6-4ee3-9c3f-0e0df848c412} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952863 sec. (1049.469 rows/sec., 40.99 KiB/sec.) | ||
| 4105 | 2025.09.21 00:22:12.159432 [ 336 ] {615921d3-28a6-4ee3-9c3f-0e0df848c412} <Trace> Aggregator: Merging aggregated data | ||
| 4106 | 2025.09.21 00:22:12.160542 [ 295 ] {615921d3-28a6-4ee3-9c3f-0e0df848c412} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003018 sec., 331.3452617627568 rows/sec., 12.94 KiB/sec. | ||
| 4107 | 2025.09.21 00:22:12.160674 [ 295 ] {615921d3-28a6-4ee3-9c3f-0e0df848c412} <Debug> TCPHandler: Processed in 0.003372741 sec. | ||
| 4108 | 2025.09.21 00:22:12.160830 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4109 | 2025.09.21 00:22:12.160859 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4110 | 2025.09.21 00:22:12.160867 [ 295 ] {} <Debug> TCP-Session: c3ab86a2-37f1-4f06-a22b-aaf407af2be5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4111 | 2025.09.21 00:22:12.160881 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4112 | 2025.09.21 00:22:12.160905 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4113 | 2025.09.21 00:22:12.160923 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4114 | 2025.09.21 00:22:12.160936 [ 293 ] {} <Debug> TCP-Session: 6a4d9930-578f-4d03-a25f-919f744e410e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4115 | 2025.09.21 00:22:12.160948 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4116 | 2025.09.21 00:22:12.160952 [ 296 ] {} <Debug> TCP-Session: df1d9a6e-02cf-494c-a4fa-d40c3a07a607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4117 | 2025.09.21 00:22:12.160964 [ 300 ] {} <Debug> TCP-Session: 85fe1bea-537c-4bf3-9657-c9a48a0d5bac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4118 | 2025.09.21 00:22:12.160974 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4119 | 2025.09.21 00:22:12.160998 [ 3 ] {} <Debug> TCP-Session: ba2be51b-9587-4d98-841a-47e7506c56e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4120 | 2025.09.21 00:22:12.161011 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4121 | 2025.09.21 00:22:12.161026 [ 299 ] {} <Debug> TCP-Session: 6ccb8790-91c2-4f2e-8477-e02ef2ecae51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4122 | 2025.09.21 00:22:12.160991 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4123 | 2025.09.21 00:22:12.161060 [ 301 ] {} <Debug> TCP-Session: 9b2ecc26-f5f9-4496-b0fe-583bc6c4c18b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4124 | 2025.09.21 00:22:12.160913 [ 298 ] {} <Debug> TCP-Session: 291de24f-3d4b-4614-864c-9c168102fec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4125 | 2025.09.21 00:22:12.161096 [ 297 ] {} <Debug> TCP-Session: 69965f7f-1378-495c-92cb-b2b671bd029c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4126 | 2025.09.21 00:22:12.176162 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41301 | ||
| 4127 | 2025.09.21 00:22:12.176236 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4128 | 2025.09.21 00:22:12.176259 [ 295 ] {} <Debug> TCP-Session: 8b390ec6-9292-4309-9382-e2aa3ab42c9b Authenticating user 'default' from [fd00:1122:3344:101::e]:41301 | ||
| 4129 | 2025.09.21 00:22:12.176278 [ 295 ] {} <Debug> TCP-Session: 8b390ec6-9292-4309-9382-e2aa3ab42c9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4130 | 2025.09.21 00:22:12.176292 [ 295 ] {} <Debug> TCP-Session: 8b390ec6-9292-4309-9382-e2aa3ab42c9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2025.09.21 00:22:12.176474 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41202 | ||
| 4132 | 2025.09.21 00:22:12.176509 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54603 | ||
| 4133 | 2025.09.21 00:22:12.176526 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41589 | ||
| 4134 | 2025.09.21 00:22:12.176531 [ 295 ] {} <Trace> TCP-Session: 8b390ec6-9292-4309-9382-e2aa3ab42c9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4135 | 2025.09.21 00:22:12.176555 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4136 | 2025.09.21 00:22:12.176589 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4137 | 2025.09.21 00:22:12.176603 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4138 | 2025.09.21 00:22:12.176616 [ 296 ] {} <Debug> TCP-Session: 79bb11f6-b2e2-4d4e-b681-4de4dc978bbd Authenticating user 'default' from [fd00:1122:3344:101::e]:41202 | ||
| 4139 | 2025.09.21 00:22:12.176626 [ 297 ] {} <Debug> TCP-Session: 46a4c4f6-8d71-4540-9b41-daa959ae3f96 Authenticating user 'default' from [fd00:1122:3344:101::e]:54603 | ||
| 4140 | 2025.09.21 00:22:12.176640 [ 299 ] {} <Debug> TCP-Session: 594fd4d3-c9d7-4a9a-9b1c-2b721977d307 Authenticating user 'default' from [fd00:1122:3344:101::e]:41589 | ||
| 4141 | 2025.09.21 00:22:12.176653 [ 296 ] {} <Debug> TCP-Session: 79bb11f6-b2e2-4d4e-b681-4de4dc978bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4142 | 2025.09.21 00:22:12.176666 [ 297 ] {} <Debug> TCP-Session: 46a4c4f6-8d71-4540-9b41-daa959ae3f96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4143 | 2025.09.21 00:22:12.176688 [ 296 ] {} <Debug> TCP-Session: 79bb11f6-b2e2-4d4e-b681-4de4dc978bbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4144 | 2025.09.21 00:22:12.176703 [ 295 ] {fd4a7ae3-882a-498f-98aa-e6d08b8ceebc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41301) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4145 | 2025.09.21 00:22:12.176703 [ 297 ] {} <Debug> TCP-Session: 46a4c4f6-8d71-4540-9b41-daa959ae3f96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4146 | 2025.09.21 00:22:12.176545 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51470 | ||
| 4147 | 2025.09.21 00:22:12.176679 [ 299 ] {} <Debug> TCP-Session: 594fd4d3-c9d7-4a9a-9b1c-2b721977d307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4148 | 2025.09.21 00:22:12.176551 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33148 | ||
| 4149 | 2025.09.21 00:22:12.176798 [ 299 ] {} <Debug> TCP-Session: 594fd4d3-c9d7-4a9a-9b1c-2b721977d307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4150 | 2025.09.21 00:22:12.176816 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4151 | 2025.09.21 00:22:12.176515 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64916 | ||
| 4152 | 2025.09.21 00:22:12.176858 [ 300 ] {} <Debug> TCP-Session: 13364fd5-fe26-45d5-98ca-987fd181be01 Authenticating user 'default' from [fd00:1122:3344:101::e]:51470 | ||
| 4153 | 2025.09.21 00:22:12.176862 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4154 | 2025.09.21 00:22:12.176901 [ 300 ] {} <Debug> TCP-Session: 13364fd5-fe26-45d5-98ca-987fd181be01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4155 | 2025.09.21 00:22:12.176915 [ 295 ] {fd4a7ae3-882a-498f-98aa-e6d08b8ceebc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4156 | 2025.09.21 00:22:12.176930 [ 300 ] {} <Debug> TCP-Session: 13364fd5-fe26-45d5-98ca-987fd181be01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4157 | 2025.09.21 00:22:12.176927 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4158 | 2025.09.21 00:22:12.176968 [ 295 ] {fd4a7ae3-882a-498f-98aa-e6d08b8ceebc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4159 | 2025.09.21 00:22:12.176925 [ 301 ] {} <Debug> TCP-Session: 2d88cc7f-8356-40ed-90a5-1e568fd9f8c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33148 | ||
| 4160 | 2025.09.21 00:22:12.177001 [ 298 ] {} <Debug> TCP-Session: 76743966-f02c-4913-b637-9b7104c38161 Authenticating user 'default' from [fd00:1122:3344:101::e]:64916 | ||
| 4161 | 2025.09.21 00:22:12.177025 [ 301 ] {} <Debug> TCP-Session: 2d88cc7f-8356-40ed-90a5-1e568fd9f8c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4162 | 2025.09.21 00:22:12.177038 [ 298 ] {} <Debug> TCP-Session: 76743966-f02c-4913-b637-9b7104c38161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4163 | 2025.09.21 00:22:12.177044 [ 301 ] {} <Debug> TCP-Session: 2d88cc7f-8356-40ed-90a5-1e568fd9f8c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4164 | 2025.09.21 00:22:12.177061 [ 298 ] {} <Debug> TCP-Session: 76743966-f02c-4913-b637-9b7104c38161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4165 | 2025.09.21 00:22:12.177213 [ 295 ] {fd4a7ae3-882a-498f-98aa-e6d08b8ceebc} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 4166 | 2025.09.21 00:22:12.178078 [ 346 ] {fd4a7ae3-882a-498f-98aa-e6d08b8ceebc} <Trace> AggregatingTransform: Aggregating | ||
| 4167 | 2025.09.21 00:22:12.178126 [ 346 ] {fd4a7ae3-882a-498f-98aa-e6d08b8ceebc} <Trace> Aggregator: Aggregation method: without_key | ||
| 4168 | 2025.09.21 00:22:12.178158 [ 346 ] {fd4a7ae3-882a-498f-98aa-e6d08b8ceebc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000857001 sec. (1166.860 rows/sec., 45.58 KiB/sec.) | ||
| 4169 | 2025.09.21 00:22:12.178176 [ 346 ] {fd4a7ae3-882a-498f-98aa-e6d08b8ceebc} <Trace> Aggregator: Merging aggregated data | ||
| 4170 | 2025.09.21 00:22:12.179385 [ 295 ] {fd4a7ae3-882a-498f-98aa-e6d08b8ceebc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002724 sec., 367.1071953010279 rows/sec., 14.34 KiB/sec. | ||
| 4171 | 2025.09.21 00:22:12.179501 [ 295 ] {fd4a7ae3-882a-498f-98aa-e6d08b8ceebc} <Debug> TCPHandler: Processed in 0.003037893 sec. | ||
| 4172 | 2025.09.21 00:22:12.179621 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4173 | 2025.09.21 00:22:12.179647 [ 295 ] {} <Debug> TCP-Session: 8b390ec6-9292-4309-9382-e2aa3ab42c9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2025.09.21 00:22:12.179669 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4175 | 2025.09.21 00:22:12.179688 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4176 | 2025.09.21 00:22:12.179706 [ 297 ] {} <Debug> TCP-Session: 46a4c4f6-8d71-4540-9b41-daa959ae3f96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4177 | 2025.09.21 00:22:12.179709 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4178 | 2025.09.21 00:22:12.179733 [ 299 ] {} <Debug> TCP-Session: 594fd4d3-c9d7-4a9a-9b1c-2b721977d307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4179 | 2025.09.21 00:22:12.179740 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4180 | 2025.09.21 00:22:12.179769 [ 296 ] {} <Debug> TCP-Session: 79bb11f6-b2e2-4d4e-b681-4de4dc978bbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4181 | 2025.09.21 00:22:12.179767 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4182 | 2025.09.21 00:22:12.179801 [ 298 ] {} <Debug> TCP-Session: 76743966-f02c-4913-b637-9b7104c38161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4183 | 2025.09.21 00:22:12.179782 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4184 | 2025.09.21 00:22:12.179831 [ 300 ] {} <Debug> TCP-Session: 13364fd5-fe26-45d5-98ca-987fd181be01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4185 | 2025.09.21 00:22:12.179867 [ 301 ] {} <Debug> TCP-Session: 2d88cc7f-8356-40ed-90a5-1e568fd9f8c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4186 | 2025.09.21 00:22:12.182279 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63630 | ||
| 4187 | 2025.09.21 00:22:12.182295 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59046 | ||
| 4188 | 2025.09.21 00:22:12.182343 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4189 | 2025.09.21 00:22:12.182369 [ 293 ] {} <Debug> TCP-Session: 58a8b9b6-f296-4e7d-bee7-3711b3b213ad Authenticating user 'default' from [fd00:1122:3344:101::e]:63630 | ||
| 4190 | 2025.09.21 00:22:12.182371 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4191 | 2025.09.21 00:22:12.182389 [ 293 ] {} <Debug> TCP-Session: 58a8b9b6-f296-4e7d-bee7-3711b3b213ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4192 | 2025.09.21 00:22:12.182411 [ 3 ] {} <Debug> TCP-Session: 5e0f72a8-3555-4e3b-a3d4-0de33f44244d Authenticating user 'default' from [fd00:1122:3344:101::e]:59046 | ||
| 4193 | 2025.09.21 00:22:12.182413 [ 293 ] {} <Debug> TCP-Session: 58a8b9b6-f296-4e7d-bee7-3711b3b213ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2025.09.21 00:22:12.182439 [ 3 ] {} <Debug> TCP-Session: 5e0f72a8-3555-4e3b-a3d4-0de33f44244d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4195 | 2025.09.21 00:22:12.182460 [ 3 ] {} <Debug> TCP-Session: 5e0f72a8-3555-4e3b-a3d4-0de33f44244d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4196 | 2025.09.21 00:22:12.212774 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:63630). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4197 | |||
| 4198 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4199 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4200 | 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 | ||
| 4201 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4202 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4203 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4204 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4205 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4206 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4207 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4208 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4209 | (version 23.8.7.1) | ||
| 4210 | 2025.09.21 00:22:12.212951 [ 293 ] {} <Debug> TCP-Session: 58a8b9b6-f296-4e7d-bee7-3711b3b213ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2025.09.21 00:22:12.212973 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59046). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4212 | |||
| 4213 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4214 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4215 | 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 | ||
| 4216 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4217 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4218 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4219 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4220 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4221 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4222 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4223 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4224 | (version 23.8.7.1) | ||
| 4225 | 2025.09.21 00:22:12.213072 [ 3 ] {} <Debug> TCP-Session: 5e0f72a8-3555-4e3b-a3d4-0de33f44244d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4226 | 2025.09.21 00:22:12.254003 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8094 | ||
| 4227 | 2025.09.21 00:22:12.254527 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4228 | 2025.09.21 00:22:12.254578 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4229 | 2025.09.21 00:22:12.255113 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4230 | 2025.09.21 00:22:12.255360 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2025.09.21 00:22:12.255511 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8094 | ||
| 4232 | 2025.09.21 00:22:12.681166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4233 | 2025.09.21 00:22:12.696804 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4234 | 2025.09.21 00:22:12.696865 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4235 | 2025.09.21 00:22:12.703239 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4236 | 2025.09.21 00:22:12.704048 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4237 | 2025.09.21 00:22:12.707296 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4238 | 2025.09.21 00:22:14.768848 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 572 | ||
| 4239 | 2025.09.21 00:22:14.771532 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4240 | 2025.09.21 00:22:14.771591 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4241 | 2025.09.21 00:22:14.772816 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4242 | 2025.09.21 00:22:14.773085 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4243 | 2025.09.21 00:22:14.773355 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 572 | ||
| 4244 | 2025.09.21 00:22:16.972238 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4245 | 2025.09.21 00:22:16.972468 [ 4 ] {3c86b31f-104a-4747-ac51-e8263ee2904f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4246 | 2025.09.21 00:22:16.972549 [ 4 ] {3c86b31f-104a-4747-ac51-e8263ee2904f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4247 | 2025.09.21 00:22:16.973613 [ 4 ] {3c86b31f-104a-4747-ac51-e8263ee2904f} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2025.09.21 00:22:16.973669 [ 4 ] {3c86b31f-104a-4747-ac51-e8263ee2904f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4249 | 2025.09.21 00:22:16.974164 [ 4 ] {3c86b31f-104a-4747-ac51-e8263ee2904f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4250 | 2025.09.21 00:22:16.974423 [ 4 ] {3c86b31f-104a-4747-ac51-e8263ee2904f} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4251 | 2025.09.21 00:22:16.974590 [ 4 ] {3c86b31f-104a-4747-ac51-e8263ee2904f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002177 sec., 188332.5677537896 rows/sec., 11.95 MiB/sec. | ||
| 4252 | 2025.09.21 00:22:16.974646 [ 4 ] {3c86b31f-104a-4747-ac51-e8263ee2904f} <Debug> TCPHandler: Processed in 0.002561531 sec. | ||
| 4253 | 2025.09.21 00:22:16.974792 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4254 | 2025.09.21 00:22:16.974908 [ 4 ] {bf64604e-fab4-49c9-b33e-f30efb57a3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4255 | 2025.09.21 00:22:16.974956 [ 4 ] {bf64604e-fab4-49c9-b33e-f30efb57a3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4256 | 2025.09.21 00:22:16.976197 [ 4 ] {bf64604e-fab4-49c9-b33e-f30efb57a3fc} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2025.09.21 00:22:16.976235 [ 4 ] {bf64604e-fab4-49c9-b33e-f30efb57a3fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4258 | 2025.09.21 00:22:16.976673 [ 4 ] {bf64604e-fab4-49c9-b33e-f30efb57a3fc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4259 | 2025.09.21 00:22:16.976915 [ 4 ] {bf64604e-fab4-49c9-b33e-f30efb57a3fc} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2025.09.21 00:22:16.977057 [ 4 ] {bf64604e-fab4-49c9-b33e-f30efb57a3fc} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.002176 sec., 523897.0588235294 rows/sec., 41.55 MiB/sec. | ||
| 4261 | 2025.09.21 00:22:16.977099 [ 4 ] {bf64604e-fab4-49c9-b33e-f30efb57a3fc} <Debug> TCPHandler: Processed in 0.002366547 sec. | ||
| 4262 | 2025.09.21 00:22:16.977217 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4263 | 2025.09.21 00:22:16.977322 [ 4 ] {6ad9920a-2936-4285-a37a-aed83e40a506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4264 | 2025.09.21 00:22:16.977369 [ 4 ] {6ad9920a-2936-4285-a37a-aed83e40a506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4265 | 2025.09.21 00:22:16.977887 [ 4 ] {6ad9920a-2936-4285-a37a-aed83e40a506} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2025.09.21 00:22:16.977924 [ 4 ] {6ad9920a-2936-4285-a37a-aed83e40a506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4267 | 2025.09.21 00:22:16.978275 [ 4 ] {6ad9920a-2936-4285-a37a-aed83e40a506} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4268 | 2025.09.21 00:22:16.978515 [ 4 ] {6ad9920a-2936-4285-a37a-aed83e40a506} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2025.09.21 00:22:16.978646 [ 4 ] {6ad9920a-2936-4285-a37a-aed83e40a506} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001349 sec., 162342.47590808006 rows/sec., 9.68 MiB/sec. | ||
| 4270 | 2025.09.21 00:22:16.978685 [ 4 ] {6ad9920a-2936-4285-a37a-aed83e40a506} <Debug> TCPHandler: Processed in 0.001520757 sec. | ||
| 4271 | 2025.09.21 00:22:16.978804 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4272 | 2025.09.21 00:22:16.978914 [ 4 ] {8b7a2c5d-d4f7-4e8b-8346-2e447a29839f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4273 | 2025.09.21 00:22:16.978957 [ 4 ] {8b7a2c5d-d4f7-4e8b-8346-2e447a29839f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4274 | 2025.09.21 00:22:16.979502 [ 4 ] {8b7a2c5d-d4f7-4e8b-8346-2e447a29839f} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2025.09.21 00:22:16.979539 [ 4 ] {8b7a2c5d-d4f7-4e8b-8346-2e447a29839f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4276 | 2025.09.21 00:22:16.979892 [ 4 ] {8b7a2c5d-d4f7-4e8b-8346-2e447a29839f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4277 | 2025.09.21 00:22:16.980152 [ 4 ] {8b7a2c5d-d4f7-4e8b-8346-2e447a29839f} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2025.09.21 00:22:16.980252 [ 82 ] {} <Debug> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4279 | 2025.09.21 00:22:16.980286 [ 4 ] {8b7a2c5d-d4f7-4e8b-8346-2e447a29839f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001395 sec., 151971.32616487457 rows/sec., 9.80 MiB/sec. | ||
| 4280 | 2025.09.21 00:22:16.980289 [ 82 ] {} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4281 | 2025.09.21 00:22:16.980323 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4282 | 2025.09.21 00:22:16.980327 [ 4 ] {8b7a2c5d-d4f7-4e8b-8346-2e447a29839f} <Debug> TCPHandler: Processed in 0.001576958 sec. | ||
| 4283 | 2025.09.21 00:22:16.980462 [ 192 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::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 | ||
| 4284 | 2025.09.21 00:22:16.980469 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4285 | 2025.09.21 00:22:16.980613 [ 4 ] {7d153003-53d4-4cbb-a659-8153b39272cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4286 | 2025.09.21 00:22:16.980622 [ 192 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4287 | 2025.09.21 00:22:16.980660 [ 4 ] {7d153003-53d4-4cbb-a659-8153b39272cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4288 | 2025.09.21 00:22:16.980672 [ 192 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 440 rows starting from the beginning of the part | ||
| 4289 | 2025.09.21 00:22:16.980749 [ 192 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 4290 | 2025.09.21 00:22:16.980801 [ 192 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 4291 | 2025.09.21 00:22:16.980856 [ 192 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::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 | ||
| 4292 | 2025.09.21 00:22:16.980909 [ 192 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 4293 | 2025.09.21 00:22:16.980960 [ 192 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 4294 | 2025.09.21 00:22:16.981170 [ 4 ] {7d153003-53d4-4cbb-a659-8153b39272cc} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4295 | 2025.09.21 00:22:16.981213 [ 4 ] {7d153003-53d4-4cbb-a659-8153b39272cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4296 | 2025.09.21 00:22:16.981573 [ 4 ] {7d153003-53d4-4cbb-a659-8153b39272cc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4297 | 2025.09.21 00:22:16.981852 [ 4 ] {7d153003-53d4-4cbb-a659-8153b39272cc} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2025.09.21 00:22:16.981985 [ 4 ] {7d153003-53d4-4cbb-a659-8153b39272cc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001392 sec., 151580.45977011495 rows/sec., 8.61 MiB/sec. | ||
| 4299 | 2025.09.21 00:22:16.982025 [ 4 ] {7d153003-53d4-4cbb-a659-8153b39272cc} <Debug> TCPHandler: Processed in 0.001613239 sec. | ||
| 4300 | 2025.09.21 00:22:16.982092 [ 195 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1516 rows, containing 5 columns (5 merged, 0 gathered) in 0.00169585 sec., 893946.9882359878 rows/sec., 61.93 MiB/sec. | ||
| 4301 | 2025.09.21 00:22:16.982142 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4302 | 2025.09.21 00:22:16.982247 [ 4 ] {d95f5b96-be98-4a71-8e76-d016d23b6227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4303 | 2025.09.21 00:22:16.982296 [ 4 ] {d95f5b96-be98-4a71-8e76-d016d23b6227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4304 | 2025.09.21 00:22:16.982301 [ 195 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4305 | 2025.09.21 00:22:16.982612 [ 195 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_15_3} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4306 | 2025.09.21 00:22:16.982695 [ 195 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_15_3} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4307 | 2025.09.21 00:22:16.982817 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4308 | 2025.09.21 00:22:16.983061 [ 4 ] {d95f5b96-be98-4a71-8e76-d016d23b6227} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4309 | 2025.09.21 00:22:16.983104 [ 4 ] {d95f5b96-be98-4a71-8e76-d016d23b6227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4310 | 2025.09.21 00:22:16.983482 [ 4 ] {d95f5b96-be98-4a71-8e76-d016d23b6227} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4311 | 2025.09.21 00:22:16.983717 [ 4 ] {d95f5b96-be98-4a71-8e76-d016d23b6227} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4312 | 2025.09.21 00:22:16.983860 [ 4 ] {d95f5b96-be98-4a71-8e76-d016d23b6227} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001636 sec., 423594.13202933985 rows/sec., 29.60 MiB/sec. | ||
| 4313 | 2025.09.21 00:22:16.983901 [ 4 ] {d95f5b96-be98-4a71-8e76-d016d23b6227} <Debug> TCPHandler: Processed in 0.001815144 sec. | ||
| 4314 | 2025.09.21 00:22:16.984016 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4315 | 2025.09.21 00:22:16.984117 [ 4 ] {c3ef2e4d-0dbe-4be3-adf8-548e30d7348d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4316 | 2025.09.21 00:22:16.984167 [ 4 ] {c3ef2e4d-0dbe-4be3-adf8-548e30d7348d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4317 | 2025.09.21 00:22:16.984521 [ 4 ] {c3ef2e4d-0dbe-4be3-adf8-548e30d7348d} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4318 | 2025.09.21 00:22:16.984558 [ 4 ] {c3ef2e4d-0dbe-4be3-adf8-548e30d7348d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4319 | 2025.09.21 00:22:16.984869 [ 4 ] {c3ef2e4d-0dbe-4be3-adf8-548e30d7348d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4320 | 2025.09.21 00:22:16.985097 [ 4 ] {c3ef2e4d-0dbe-4be3-adf8-548e30d7348d} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4321 | 2025.09.21 00:22:16.985230 [ 4 ] {c3ef2e4d-0dbe-4be3-adf8-548e30d7348d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001135 sec., 5286.343612334802 rows/sec., 276.19 KiB/sec. | ||
| 4322 | 2025.09.21 00:22:16.985268 [ 4 ] {c3ef2e4d-0dbe-4be3-adf8-548e30d7348d} <Debug> TCPHandler: Processed in 0.001303531 sec. | ||
| 4323 | 2025.09.21 00:22:16.985391 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4324 | 2025.09.21 00:22:16.985487 [ 4 ] {e4c4ba4e-5910-463b-a8f1-bbfc43abf957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4325 | 2025.09.21 00:22:16.985533 [ 4 ] {e4c4ba4e-5910-463b-a8f1-bbfc43abf957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4326 | 2025.09.21 00:22:16.986054 [ 4 ] {e4c4ba4e-5910-463b-a8f1-bbfc43abf957} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4327 | 2025.09.21 00:22:16.986094 [ 4 ] {e4c4ba4e-5910-463b-a8f1-bbfc43abf957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4328 | 2025.09.21 00:22:16.986479 [ 4 ] {e4c4ba4e-5910-463b-a8f1-bbfc43abf957} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4329 | 2025.09.21 00:22:16.986723 [ 4 ] {e4c4ba4e-5910-463b-a8f1-bbfc43abf957} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4330 | 2025.09.21 00:22:16.986864 [ 4 ] {e4c4ba4e-5910-463b-a8f1-bbfc43abf957} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001396 sec., 224928.36676217764 rows/sec., 14.78 MiB/sec. | ||
| 4331 | 2025.09.21 00:22:16.986904 [ 4 ] {e4c4ba4e-5910-463b-a8f1-bbfc43abf957} <Debug> TCPHandler: Processed in 0.001562668 sec. | ||
| 4332 | 2025.09.21 00:22:16.987015 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4333 | 2025.09.21 00:22:16.987112 [ 4 ] {3138756a-4313-4e94-a616-dee71392cb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4334 | 2025.09.21 00:22:16.987157 [ 4 ] {3138756a-4313-4e94-a616-dee71392cb5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4335 | 2025.09.21 00:22:16.987466 [ 4 ] {3138756a-4313-4e94-a616-dee71392cb5b} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4336 | 2025.09.21 00:22:16.987503 [ 4 ] {3138756a-4313-4e94-a616-dee71392cb5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4337 | 2025.09.21 00:22:16.987816 [ 4 ] {3138756a-4313-4e94-a616-dee71392cb5b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4338 | 2025.09.21 00:22:16.988025 [ 4 ] {3138756a-4313-4e94-a616-dee71392cb5b} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4339 | 2025.09.21 00:22:16.988154 [ 4 ] {3138756a-4313-4e94-a616-dee71392cb5b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 4340 | 2025.09.21 00:22:16.988193 [ 4 ] {3138756a-4313-4e94-a616-dee71392cb5b} <Debug> TCPHandler: Processed in 0.00122747 sec. | ||
| 4341 | 2025.09.21 00:22:16.988299 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4342 | 2025.09.21 00:22:16.988394 [ 4 ] {7d6ef29d-1f55-49e3-95db-c00504eef650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4343 | 2025.09.21 00:22:16.988451 [ 4 ] {7d6ef29d-1f55-49e3-95db-c00504eef650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4344 | 2025.09.21 00:22:16.989221 [ 4 ] {7d6ef29d-1f55-49e3-95db-c00504eef650} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2025.09.21 00:22:16.989259 [ 4 ] {7d6ef29d-1f55-49e3-95db-c00504eef650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4346 | 2025.09.21 00:22:16.989777 [ 4 ] {7d6ef29d-1f55-49e3-95db-c00504eef650} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4347 | 2025.09.21 00:22:16.989999 [ 4 ] {7d6ef29d-1f55-49e3-95db-c00504eef650} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4348 | 2025.09.21 00:22:16.990138 [ 4 ] {7d6ef29d-1f55-49e3-95db-c00504eef650} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001762 sec., 7945.516458569808 rows/sec., 14.24 MiB/sec. | ||
| 4349 | 2025.09.21 00:22:16.990198 [ 4 ] {7d6ef29d-1f55-49e3-95db-c00504eef650} <Debug> TCPHandler: Processed in 0.001947566 sec. | ||
| 4350 | 2025.09.21 00:22:16.990303 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4351 | 2025.09.21 00:22:16.990400 [ 4 ] {7c43761f-5edc-4bcd-a762-3af489ca694c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4352 | 2025.09.21 00:22:16.990443 [ 4 ] {7c43761f-5edc-4bcd-a762-3af489ca694c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4353 | 2025.09.21 00:22:16.990783 [ 4 ] {7c43761f-5edc-4bcd-a762-3af489ca694c} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4354 | 2025.09.21 00:22:16.990820 [ 4 ] {7c43761f-5edc-4bcd-a762-3af489ca694c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4355 | 2025.09.21 00:22:16.991134 [ 4 ] {7c43761f-5edc-4bcd-a762-3af489ca694c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4356 | 2025.09.21 00:22:16.991353 [ 4 ] {7c43761f-5edc-4bcd-a762-3af489ca694c} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4357 | 2025.09.21 00:22:16.991482 [ 4 ] {7c43761f-5edc-4bcd-a762-3af489ca694c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001101 sec., 94459.58219800182 rows/sec., 5.79 MiB/sec. | ||
| 4358 | 2025.09.21 00:22:16.991520 [ 4 ] {7c43761f-5edc-4bcd-a762-3af489ca694c} <Debug> TCPHandler: Processed in 0.00126621 sec. | ||
| 4359 | 2025.09.21 00:22:19.611548 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4360 | 2025.09.21 00:22:19.611597 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4361 | 2025.09.21 00:22:19.756554 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8542 | ||
| 4362 | 2025.09.21 00:22:19.757095 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2025.09.21 00:22:19.757150 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4364 | 2025.09.21 00:22:19.757730 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4365 | 2025.09.21 00:22:19.758015 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4366 | 2025.09.21 00:22:19.758185 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8542 | ||
| 4367 | 2025.09.21 00:22:20.208338 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4368 | 2025.09.21 00:22:20.224237 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2025.09.21 00:22:20.224304 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4370 | 2025.09.21 00:22:20.230583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4371 | 2025.09.21 00:22:20.231354 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2025.09.21 00:22:20.234570 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4373 | 2025.09.21 00:22:21.961460 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4374 | 2025.09.21 00:22:21.961765 [ 4 ] {daef89a4-5930-4649-b66d-7b5192c7ca63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4375 | 2025.09.21 00:22:21.961867 [ 4 ] {daef89a4-5930-4649-b66d-7b5192c7ca63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4376 | 2025.09.21 00:22:21.963015 [ 4 ] {daef89a4-5930-4649-b66d-7b5192c7ca63} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2025.09.21 00:22:21.963053 [ 4 ] {daef89a4-5930-4649-b66d-7b5192c7ca63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4378 | 2025.09.21 00:22:21.963451 [ 4 ] {daef89a4-5930-4649-b66d-7b5192c7ca63} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4379 | 2025.09.21 00:22:21.963675 [ 4 ] {daef89a4-5930-4649-b66d-7b5192c7ca63} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2025.09.21 00:22:21.963833 [ 4 ] {daef89a4-5930-4649-b66d-7b5192c7ca63} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.002146 sec., 51258.15470643057 rows/sec., 4.30 MiB/sec. | ||
| 4381 | 2025.09.21 00:22:21.963873 [ 4 ] {daef89a4-5930-4649-b66d-7b5192c7ca63} <Debug> TCPHandler: Processed in 0.002596942 sec. | ||
| 4382 | 2025.09.21 00:22:21.964011 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2025.09.21 00:22:21.964103 [ 4 ] {33e44662-3f5a-48db-9ab2-45175267cf00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4384 | 2025.09.21 00:22:21.964142 [ 4 ] {33e44662-3f5a-48db-9ab2-45175267cf00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4385 | 2025.09.21 00:22:21.964622 [ 4 ] {33e44662-3f5a-48db-9ab2-45175267cf00} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2025.09.21 00:22:21.964659 [ 4 ] {33e44662-3f5a-48db-9ab2-45175267cf00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4387 | 2025.09.21 00:22:21.964985 [ 4 ] {33e44662-3f5a-48db-9ab2-45175267cf00} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4388 | 2025.09.21 00:22:21.965222 [ 4 ] {33e44662-3f5a-48db-9ab2-45175267cf00} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2025.09.21 00:22:21.965369 [ 4 ] {33e44662-3f5a-48db-9ab2-45175267cf00} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001284 sec., 21028.03738317757 rows/sec., 1.54 MiB/sec. | ||
| 4390 | 2025.09.21 00:22:21.965409 [ 4 ] {33e44662-3f5a-48db-9ab2-45175267cf00} <Debug> TCPHandler: Processed in 0.001452285 sec. | ||
| 4391 | 2025.09.21 00:22:21.965532 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4392 | 2025.09.21 00:22:21.965632 [ 4 ] {115c4094-f9d0-4b85-8893-db177a99f5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4393 | 2025.09.21 00:22:21.965671 [ 4 ] {115c4094-f9d0-4b85-8893-db177a99f5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4394 | 2025.09.21 00:22:21.966106 [ 4 ] {115c4094-f9d0-4b85-8893-db177a99f5e3} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2025.09.21 00:22:21.966141 [ 4 ] {115c4094-f9d0-4b85-8893-db177a99f5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4396 | 2025.09.21 00:22:21.966455 [ 4 ] {115c4094-f9d0-4b85-8893-db177a99f5e3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4397 | 2025.09.21 00:22:21.966676 [ 4 ] {115c4094-f9d0-4b85-8893-db177a99f5e3} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2025.09.21 00:22:21.966805 [ 4 ] {115c4094-f9d0-4b85-8893-db177a99f5e3} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001192 sec., 76342.28187919463 rows/sec., 5.96 MiB/sec. | ||
| 4399 | 2025.09.21 00:22:21.966841 [ 4 ] {115c4094-f9d0-4b85-8893-db177a99f5e3} <Debug> TCPHandler: Processed in 0.001356463 sec. | ||
| 4400 | 2025.09.21 00:22:21.966956 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4401 | 2025.09.21 00:22:21.967047 [ 4 ] {e6ae8220-a2b4-4572-8593-b43d92c2ca94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4402 | 2025.09.21 00:22:21.967089 [ 4 ] {e6ae8220-a2b4-4572-8593-b43d92c2ca94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4403 | 2025.09.21 00:22:21.967485 [ 4 ] {e6ae8220-a2b4-4572-8593-b43d92c2ca94} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2025.09.21 00:22:21.967518 [ 4 ] {e6ae8220-a2b4-4572-8593-b43d92c2ca94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4405 | 2025.09.21 00:22:21.967853 [ 4 ] {e6ae8220-a2b4-4572-8593-b43d92c2ca94} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4406 | 2025.09.21 00:22:21.968066 [ 4 ] {e6ae8220-a2b4-4572-8593-b43d92c2ca94} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2025.09.21 00:22:21.968192 [ 4 ] {e6ae8220-a2b4-4572-8593-b43d92c2ca94} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 4408 | 2025.09.21 00:22:21.968226 [ 4 ] {e6ae8220-a2b4-4572-8593-b43d92c2ca94} <Debug> TCPHandler: Processed in 0.001317682 sec. | ||
| 4409 | 2025.09.21 00:22:21.968336 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4410 | 2025.09.21 00:22:21.968428 [ 4 ] {327803e6-61f7-4465-8269-b873ba1b665f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4411 | 2025.09.21 00:22:21.968481 [ 4 ] {327803e6-61f7-4465-8269-b873ba1b665f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4412 | 2025.09.21 00:22:21.969384 [ 4 ] {327803e6-61f7-4465-8269-b873ba1b665f} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4413 | 2025.09.21 00:22:21.969438 [ 4 ] {327803e6-61f7-4465-8269-b873ba1b665f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4414 | 2025.09.21 00:22:21.970270 [ 4 ] {327803e6-61f7-4465-8269-b873ba1b665f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4415 | 2025.09.21 00:22:21.970556 [ 4 ] {327803e6-61f7-4465-8269-b873ba1b665f} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2025.09.21 00:22:21.970718 [ 4 ] {327803e6-61f7-4465-8269-b873ba1b665f} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002307 sec., 11703.511053315995 rows/sec., 20.97 MiB/sec. | ||
| 4417 | 2025.09.21 00:22:21.970789 [ 4 ] {327803e6-61f7-4465-8269-b873ba1b665f} <Debug> TCPHandler: Processed in 0.002498489 sec. | ||
| 4418 | 2025.09.21 00:22:21.970953 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4419 | 2025.09.21 00:22:21.971061 [ 4 ] {576da117-e4db-4f7e-b333-6072ef3cb046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4420 | 2025.09.21 00:22:21.971111 [ 4 ] {576da117-e4db-4f7e-b333-6072ef3cb046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4421 | 2025.09.21 00:22:21.971505 [ 4 ] {576da117-e4db-4f7e-b333-6072ef3cb046} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4422 | 2025.09.21 00:22:21.971539 [ 4 ] {576da117-e4db-4f7e-b333-6072ef3cb046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4423 | 2025.09.21 00:22:21.971896 [ 4 ] {576da117-e4db-4f7e-b333-6072ef3cb046} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4424 | 2025.09.21 00:22:21.972133 [ 4 ] {576da117-e4db-4f7e-b333-6072ef3cb046} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4425 | 2025.09.21 00:22:21.972293 [ 4 ] {576da117-e4db-4f7e-b333-6072ef3cb046} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001252 sec., 47923.322683706065 rows/sec., 3.23 MiB/sec. | ||
| 4426 | 2025.09.21 00:22:21.972343 [ 4 ] {576da117-e4db-4f7e-b333-6072ef3cb046} <Debug> TCPHandler: Processed in 0.001447024 sec. | ||
| 4427 | 2025.09.21 00:22:24.774527 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 606 | ||
| 4428 | 2025.09.21 00:22:24.776808 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2025.09.21 00:22:24.776870 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4430 | 2025.09.21 00:22:24.778073 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4431 | 2025.09.21 00:22:24.778352 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4432 | 2025.09.21 00:22:24.778714 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 606 | ||
| 4433 | 2025.09.21 00:22:26.972212 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4434 | 2025.09.21 00:22:26.972450 [ 4 ] {233d436c-347c-453a-a7c1-2a77366386e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4435 | 2025.09.21 00:22:26.972532 [ 4 ] {233d436c-347c-453a-a7c1-2a77366386e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4436 | 2025.09.21 00:22:26.973429 [ 4 ] {233d436c-347c-453a-a7c1-2a77366386e6} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4437 | 2025.09.21 00:22:26.973477 [ 4 ] {233d436c-347c-453a-a7c1-2a77366386e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4438 | 2025.09.21 00:22:26.973903 [ 4 ] {233d436c-347c-453a-a7c1-2a77366386e6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4439 | 2025.09.21 00:22:26.974162 [ 4 ] {233d436c-347c-453a-a7c1-2a77366386e6} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4440 | 2025.09.21 00:22:26.974298 [ 116 ] {} <Debug> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4441 | 2025.09.21 00:22:26.974343 [ 4 ] {233d436c-347c-453a-a7c1-2a77366386e6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001956 sec., 209611.4519427403 rows/sec., 13.30 MiB/sec. | ||
| 4442 | 2025.09.21 00:22:26.974366 [ 116 ] {} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4443 | 2025.09.21 00:22:26.974393 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4444 | 2025.09.21 00:22:26.974402 [ 4 ] {233d436c-347c-453a-a7c1-2a77366386e6} <Debug> TCPHandler: Processed in 0.002378757 sec. | ||
| 4445 | 2025.09.21 00:22:26.974507 [ 192 ] {c1c546d9-9a70-451d-a294-2dd334084042::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 | ||
| 4446 | 2025.09.21 00:22:26.974534 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2025.09.21 00:22:26.974639 [ 192 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4448 | 2025.09.21 00:22:26.974648 [ 4 ] {d1fe801f-e820-4ebe-87e6-db2fd23d89e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4449 | 2025.09.21 00:22:26.974679 [ 192 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 410 rows starting from the beginning of the part | ||
| 4450 | 2025.09.21 00:22:26.974704 [ 4 ] {d1fe801f-e820-4ebe-87e6-db2fd23d89e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4451 | 2025.09.21 00:22:26.974748 [ 192 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4452 | 2025.09.21 00:22:26.974797 [ 192 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4453 | 2025.09.21 00:22:26.974838 [ 192 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 4454 | 2025.09.21 00:22:26.974881 [ 192 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 4455 | 2025.09.21 00:22:26.975148 [ 4 ] {d1fe801f-e820-4ebe-87e6-db2fd23d89e5} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2025.09.21 00:22:26.975191 [ 4 ] {d1fe801f-e820-4ebe-87e6-db2fd23d89e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4457 | 2025.09.21 00:22:26.975507 [ 4 ] {d1fe801f-e820-4ebe-87e6-db2fd23d89e5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4458 | 2025.09.21 00:22:26.975743 [ 4 ] {d1fe801f-e820-4ebe-87e6-db2fd23d89e5} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4459 | 2025.09.21 00:22:26.975900 [ 4 ] {d1fe801f-e820-4ebe-87e6-db2fd23d89e5} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001276 sec., 10971.7868338558 rows/sec., 894.67 KiB/sec. | ||
| 4460 | 2025.09.21 00:22:26.975944 [ 4 ] {d1fe801f-e820-4ebe-87e6-db2fd23d89e5} <Debug> TCPHandler: Processed in 0.001461575 sec. | ||
| 4461 | 2025.09.21 00:22:26.976036 [ 195 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001573228 sec., 1303053.3400117464 rows/sec., 87.63 MiB/sec. | ||
| 4462 | 2025.09.21 00:22:26.976065 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4463 | 2025.09.21 00:22:26.976186 [ 4 ] {e04e0b51-919e-437b-8cf1-eb213bf52a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4464 | 2025.09.21 00:22:26.976230 [ 4 ] {e04e0b51-919e-437b-8cf1-eb213bf52a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4465 | 2025.09.21 00:22:26.976302 [ 195 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4466 | 2025.09.21 00:22:26.976685 [ 195 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_13_3} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4467 | 2025.09.21 00:22:26.976781 [ 195 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_13_3} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4468 | 2025.09.21 00:22:26.976905 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4469 | 2025.09.21 00:22:26.977098 [ 4 ] {e04e0b51-919e-437b-8cf1-eb213bf52a07} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4470 | 2025.09.21 00:22:26.977140 [ 4 ] {e04e0b51-919e-437b-8cf1-eb213bf52a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4471 | 2025.09.21 00:22:26.977599 [ 4 ] {e04e0b51-919e-437b-8cf1-eb213bf52a07} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4472 | 2025.09.21 00:22:26.977821 [ 4 ] {e04e0b51-919e-437b-8cf1-eb213bf52a07} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4473 | 2025.09.21 00:22:26.977933 [ 116 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4474 | 2025.09.21 00:22:26.977957 [ 4 ] {e04e0b51-919e-437b-8cf1-eb213bf52a07} <Debug> executeQuery: Read 1147 rows, 93.10 KiB in 0.001794 sec., 639353.4002229654 rows/sec., 50.68 MiB/sec. | ||
| 4475 | 2025.09.21 00:22:26.977978 [ 116 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4476 | 2025.09.21 00:22:26.978003 [ 4 ] {e04e0b51-919e-437b-8cf1-eb213bf52a07} <Debug> TCPHandler: Processed in 0.001987237 sec. | ||
| 4477 | 2025.09.21 00:22:26.978003 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4478 | 2025.09.21 00:22:26.978108 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 4479 | 2025.09.21 00:22:26.978120 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4480 | 2025.09.21 00:22:26.978215 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4481 | 2025.09.21 00:22:26.978229 [ 4 ] {e39aa20e-8ebd-42a9-a9d4-4d1af15850a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4482 | 2025.09.21 00:22:26.978250 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2343 rows starting from the beginning of the part | ||
| 4483 | 2025.09.21 00:22:26.978276 [ 4 ] {e39aa20e-8ebd-42a9-a9d4-4d1af15850a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4484 | 2025.09.21 00:22:26.978315 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1140 rows starting from the beginning of the part | ||
| 4485 | 2025.09.21 00:22:26.978366 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1252 rows starting from the beginning of the part | ||
| 4486 | 2025.09.21 00:22:26.978404 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1140 rows starting from the beginning of the part | ||
| 4487 | 2025.09.21 00:22:26.978443 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 110 rows starting from the beginning of the part | ||
| 4488 | 2025.09.21 00:22:26.978478 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1147 rows starting from the beginning of the part | ||
| 4489 | 2025.09.21 00:22:26.978756 [ 4 ] {e39aa20e-8ebd-42a9-a9d4-4d1af15850a8} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2025.09.21 00:22:26.978797 [ 4 ] {e39aa20e-8ebd-42a9-a9d4-4d1af15850a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4491 | 2025.09.21 00:22:26.979142 [ 4 ] {e39aa20e-8ebd-42a9-a9d4-4d1af15850a8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4492 | 2025.09.21 00:22:26.979377 [ 4 ] {e39aa20e-8ebd-42a9-a9d4-4d1af15850a8} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2025.09.21 00:22:26.979497 [ 116 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4494 | 2025.09.21 00:22:26.979531 [ 4 ] {e39aa20e-8ebd-42a9-a9d4-4d1af15850a8} <Debug> executeQuery: Read 233 rows, 14.35 KiB in 0.00132 sec., 176515.15151515152 rows/sec., 10.61 MiB/sec. | ||
| 4495 | 2025.09.21 00:22:26.979536 [ 116 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4496 | 2025.09.21 00:22:26.979576 [ 4 ] {e39aa20e-8ebd-42a9-a9d4-4d1af15850a8} <Debug> TCPHandler: Processed in 0.001503666 sec. | ||
| 4497 | 2025.09.21 00:22:26.979580 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4498 | 2025.09.21 00:22:26.979673 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::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 | ||
| 4499 | 2025.09.21 00:22:26.979688 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4500 | 2025.09.21 00:22:26.979775 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4501 | 2025.09.21 00:22:26.979796 [ 4 ] {6425468d-2128-4b36-ae2f-a88dab0c657f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4502 | 2025.09.21 00:22:26.979812 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 264 rows starting from the beginning of the part | ||
| 4503 | 2025.09.21 00:22:26.979841 [ 4 ] {6425468d-2128-4b36-ae2f-a88dab0c657f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4504 | 2025.09.21 00:22:26.979893 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 219 rows starting from the beginning of the part | ||
| 4505 | 2025.09.21 00:22:26.979955 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
| 4506 | 2025.09.21 00:22:26.979999 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 219 rows starting from the beginning of the part | ||
| 4507 | 2025.09.21 00:22:26.980039 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 27 rows starting from the beginning of the part | ||
| 4508 | 2025.09.21 00:22:26.980080 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 233 rows starting from the beginning of the part | ||
| 4509 | 2025.09.21 00:22:26.980320 [ 4 ] {6425468d-2128-4b36-ae2f-a88dab0c657f} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2025.09.21 00:22:26.980361 [ 4 ] {6425468d-2128-4b36-ae2f-a88dab0c657f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4511 | 2025.09.21 00:22:26.980711 [ 4 ] {6425468d-2128-4b36-ae2f-a88dab0c657f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4512 | 2025.09.21 00:22:26.980932 [ 4 ] {6425468d-2128-4b36-ae2f-a88dab0c657f} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2025.09.21 00:22:26.980985 [ 195 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7132 rows, containing 5 columns (5 merged, 0 gathered) in 0.002916479 sec., 2445414.487812187 rows/sec., 206.17 MiB/sec. | ||
| 4514 | 2025.09.21 00:22:26.981018 [ 190 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 993 rows, containing 5 columns (5 merged, 0 gathered) in 0.001374893 sec., 722238.0214314859 rows/sec., 46.85 MiB/sec. | ||
| 4515 | 2025.09.21 00:22:26.981068 [ 4 ] {6425468d-2128-4b36-ae2f-a88dab0c657f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001294 sec., 163833.07573415764 rows/sec., 10.57 MiB/sec. | ||
| 4516 | 2025.09.21 00:22:26.981113 [ 4 ] {6425468d-2128-4b36-ae2f-a88dab0c657f} <Debug> TCPHandler: Processed in 0.001471835 sec. | ||
| 4517 | 2025.09.21 00:22:26.981196 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4518 | 2025.09.21 00:22:26.981228 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4519 | 2025.09.21 00:22:26.981325 [ 4 ] {5021a47e-2e7f-45ba-8b25-1f872083a0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4520 | 2025.09.21 00:22:26.981347 [ 197 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4521 | 2025.09.21 00:22:26.981365 [ 4 ] {5021a47e-2e7f-45ba-8b25-1f872083a0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4522 | 2025.09.21 00:22:26.981543 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_21_4} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2025.09.21 00:22:26.981631 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_21_4} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4524 | 2025.09.21 00:22:26.981711 [ 197 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_26_5} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2025.09.21 00:22:26.981728 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4526 | 2025.09.21 00:22:26.981789 [ 197 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_26_5} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4527 | 2025.09.21 00:22:26.981837 [ 4 ] {5021a47e-2e7f-45ba-8b25-1f872083a0d7} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2025.09.21 00:22:26.981871 [ 4 ] {5021a47e-2e7f-45ba-8b25-1f872083a0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4529 | 2025.09.21 00:22:26.981883 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 4530 | 2025.09.21 00:22:26.982199 [ 4 ] {5021a47e-2e7f-45ba-8b25-1f872083a0d7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4531 | 2025.09.21 00:22:26.982433 [ 4 ] {5021a47e-2e7f-45ba-8b25-1f872083a0d7} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2025.09.21 00:22:26.982532 [ 116 ] {} <Debug> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4533 | 2025.09.21 00:22:26.982561 [ 4 ] {5021a47e-2e7f-45ba-8b25-1f872083a0d7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001253 sec., 168395.84996009577 rows/sec., 9.56 MiB/sec. | ||
| 4534 | 2025.09.21 00:22:26.982568 [ 116 ] {} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2025.09.21 00:22:26.982605 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4536 | 2025.09.21 00:22:26.982607 [ 4 ] {5021a47e-2e7f-45ba-8b25-1f872083a0d7} <Debug> TCPHandler: Processed in 0.001425255 sec. | ||
| 4537 | 2025.09.21 00:22:26.982677 [ 197 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::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 | ||
| 4538 | 2025.09.21 00:22:26.982730 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4539 | 2025.09.21 00:22:26.982768 [ 197 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4540 | 2025.09.21 00:22:26.982797 [ 197 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 211 rows starting from the beginning of the part | ||
| 4541 | 2025.09.21 00:22:26.982829 [ 4 ] {1c561e0f-a9dd-49f9-85a8-b55bdd691118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4542 | 2025.09.21 00:22:26.982852 [ 197 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4543 | 2025.09.21 00:22:26.982869 [ 4 ] {1c561e0f-a9dd-49f9-85a8-b55bdd691118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4544 | 2025.09.21 00:22:26.982894 [ 197 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4545 | 2025.09.21 00:22:26.982933 [ 197 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 4546 | 2025.09.21 00:22:26.982970 [ 197 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 4547 | 2025.09.21 00:22:26.983498 [ 4 ] {1c561e0f-a9dd-49f9-85a8-b55bdd691118} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4548 | 2025.09.21 00:22:26.983534 [ 4 ] {1c561e0f-a9dd-49f9-85a8-b55bdd691118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4549 | 2025.09.21 00:22:26.983735 [ 190 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001087536 sec., 970082.8294419679 rows/sec., 58.79 MiB/sec. | ||
| 4550 | 2025.09.21 00:22:26.983856 [ 197 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4551 | 2025.09.21 00:22:26.983909 [ 4 ] {1c561e0f-a9dd-49f9-85a8-b55bdd691118} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4552 | 2025.09.21 00:22:26.984102 [ 197 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_13_3} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2025.09.21 00:22:26.984128 [ 4 ] {1c561e0f-a9dd-49f9-85a8-b55bdd691118} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2025.09.21 00:22:26.984163 [ 197 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_13_3} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4555 | 2025.09.21 00:22:26.984215 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4556 | 2025.09.21 00:22:26.984239 [ 116 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4557 | 2025.09.21 00:22:26.984264 [ 4 ] {1c561e0f-a9dd-49f9-85a8-b55bdd691118} <Debug> executeQuery: Read 707 rows, 50.73 KiB in 0.001451 sec., 487250.172294969 rows/sec., 34.14 MiB/sec. | ||
| 4558 | 2025.09.21 00:22:26.984270 [ 116 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2025.09.21 00:22:26.984306 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4560 | 2025.09.21 00:22:26.984311 [ 4 ] {1c561e0f-a9dd-49f9-85a8-b55bdd691118} <Debug> TCPHandler: Processed in 0.001627419 sec. | ||
| 4561 | 2025.09.21 00:22:26.984378 [ 198 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 4562 | 2025.09.21 00:22:26.984429 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4563 | 2025.09.21 00:22:26.984474 [ 198 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4564 | 2025.09.21 00:22:26.984508 [ 198 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1212 rows starting from the beginning of the part | ||
| 4565 | 2025.09.21 00:22:26.984524 [ 4 ] {4501cab5-7e87-465b-b786-3aa428e8e7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4566 | 2025.09.21 00:22:26.984569 [ 4 ] {4501cab5-7e87-465b-b786-3aa428e8e7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4567 | 2025.09.21 00:22:26.984574 [ 198 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 693 rows starting from the beginning of the part | ||
| 4568 | 2025.09.21 00:22:26.984631 [ 198 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 551 rows starting from the beginning of the part | ||
| 4569 | 2025.09.21 00:22:26.984673 [ 198 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 693 rows starting from the beginning of the part | ||
| 4570 | 2025.09.21 00:22:26.984713 [ 198 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 91 rows starting from the beginning of the part | ||
| 4571 | 2025.09.21 00:22:26.984752 [ 198 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 707 rows starting from the beginning of the part | ||
| 4572 | 2025.09.21 00:22:26.984927 [ 4 ] {4501cab5-7e87-465b-b786-3aa428e8e7bb} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2025.09.21 00:22:26.984973 [ 4 ] {4501cab5-7e87-465b-b786-3aa428e8e7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4574 | 2025.09.21 00:22:26.985321 [ 4 ] {4501cab5-7e87-465b-b786-3aa428e8e7bb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4575 | 2025.09.21 00:22:26.985556 [ 4 ] {4501cab5-7e87-465b-b786-3aa428e8e7bb} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2025.09.21 00:22:26.985692 [ 4 ] {4501cab5-7e87-465b-b786-3aa428e8e7bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001185 sec., 5063.291139240506 rows/sec., 264.54 KiB/sec. | ||
| 4577 | 2025.09.21 00:22:26.985730 [ 4 ] {4501cab5-7e87-465b-b786-3aa428e8e7bb} <Debug> TCPHandler: Processed in 0.001348482 sec. | ||
| 4578 | 2025.09.21 00:22:26.985848 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2025.09.21 00:22:26.985946 [ 4 ] {83a147ea-6054-4e19-8d8a-0341582abe71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4580 | 2025.09.21 00:22:26.985990 [ 4 ] {83a147ea-6054-4e19-8d8a-0341582abe71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4581 | 2025.09.21 00:22:26.986167 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3947 rows, containing 5 columns (5 merged, 0 gathered) in 0.001820724 sec., 2167818.9555363692 rows/sec., 162.76 MiB/sec. | ||
| 4582 | 2025.09.21 00:22:26.986344 [ 190 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4583 | 2025.09.21 00:22:26.986410 [ 4 ] {83a147ea-6054-4e19-8d8a-0341582abe71} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4584 | 2025.09.21 00:22:26.986454 [ 4 ] {83a147ea-6054-4e19-8d8a-0341582abe71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4585 | 2025.09.21 00:22:26.986637 [ 190 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_26_5} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4586 | 2025.09.21 00:22:26.986722 [ 190 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_26_5} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4587 | 2025.09.21 00:22:26.986790 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 4588 | 2025.09.21 00:22:26.986873 [ 4 ] {83a147ea-6054-4e19-8d8a-0341582abe71} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4589 | 2025.09.21 00:22:26.987123 [ 4 ] {83a147ea-6054-4e19-8d8a-0341582abe71} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4590 | 2025.09.21 00:22:26.987235 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4591 | 2025.09.21 00:22:26.987259 [ 4 ] {83a147ea-6054-4e19-8d8a-0341582abe71} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001333 sec., 240810.20255063765 rows/sec., 15.83 MiB/sec. | ||
| 4592 | 2025.09.21 00:22:26.987276 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4593 | 2025.09.21 00:22:26.987303 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4594 | 2025.09.21 00:22:26.987303 [ 4 ] {83a147ea-6054-4e19-8d8a-0341582abe71} <Debug> TCPHandler: Processed in 0.001505236 sec. | ||
| 4595 | 2025.09.21 00:22:26.987383 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 4596 | 2025.09.21 00:22:26.987428 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2025.09.21 00:22:26.987485 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4598 | 2025.09.21 00:22:26.987518 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7586 rows starting from the beginning of the part | ||
| 4599 | 2025.09.21 00:22:26.987530 [ 4 ] {cbb7c97b-5d0e-452d-84a6-4d644bec7a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4600 | 2025.09.21 00:22:26.987573 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 314 rows starting from the beginning of the part | ||
| 4601 | 2025.09.21 00:22:26.987579 [ 4 ] {cbb7c97b-5d0e-452d-84a6-4d644bec7a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4602 | 2025.09.21 00:22:26.987627 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 846 rows starting from the beginning of the part | ||
| 4603 | 2025.09.21 00:22:26.987671 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 4604 | 2025.09.21 00:22:26.987706 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4605 | 2025.09.21 00:22:26.987743 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 321 rows starting from the beginning of the part | ||
| 4606 | 2025.09.21 00:22:26.987903 [ 4 ] {cbb7c97b-5d0e-452d-84a6-4d644bec7a17} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2025.09.21 00:22:26.987944 [ 4 ] {cbb7c97b-5d0e-452d-84a6-4d644bec7a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4608 | 2025.09.21 00:22:26.988266 [ 4 ] {cbb7c97b-5d0e-452d-84a6-4d644bec7a17} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4609 | 2025.09.21 00:22:26.988481 [ 4 ] {cbb7c97b-5d0e-452d-84a6-4d644bec7a17} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2025.09.21 00:22:26.988612 [ 4 ] {cbb7c97b-5d0e-452d-84a6-4d644bec7a17} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. | ||
| 4611 | 2025.09.21 00:22:26.988650 [ 4 ] {cbb7c97b-5d0e-452d-84a6-4d644bec7a17} <Debug> TCPHandler: Processed in 0.00127219 sec. | ||
| 4612 | 2025.09.21 00:22:26.988753 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4613 | 2025.09.21 00:22:26.988848 [ 4 ] {1e9a5bd8-7ea7-4e31-827b-eda86591d18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4614 | 2025.09.21 00:22:26.988906 [ 4 ] {1e9a5bd8-7ea7-4e31-827b-eda86591d18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4615 | 2025.09.21 00:22:26.989685 [ 4 ] {1e9a5bd8-7ea7-4e31-827b-eda86591d18f} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2025.09.21 00:22:26.989721 [ 4 ] {1e9a5bd8-7ea7-4e31-827b-eda86591d18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4617 | 2025.09.21 00:22:26.990342 [ 4 ] {1e9a5bd8-7ea7-4e31-827b-eda86591d18f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4618 | 2025.09.21 00:22:26.990574 [ 4 ] {1e9a5bd8-7ea7-4e31-827b-eda86591d18f} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2025.09.21 00:22:26.990682 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4620 | 2025.09.21 00:22:26.990714 [ 4 ] {1e9a5bd8-7ea7-4e31-827b-eda86591d18f} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001884 sec., 7430.997876857749 rows/sec., 13.32 MiB/sec. | ||
| 4621 | 2025.09.21 00:22:26.990716 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2025.09.21 00:22:26.990757 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4623 | 2025.09.21 00:22:26.990791 [ 4 ] {1e9a5bd8-7ea7-4e31-827b-eda86591d18f} <Debug> TCPHandler: Processed in 0.002088041 sec. | ||
| 4624 | 2025.09.21 00:22:26.990835 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 4625 | 2025.09.21 00:22:26.990906 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4626 | 2025.09.21 00:22:26.991008 [ 4 ] {c1889630-0056-43e6-97cf-19660c6f6b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4627 | 2025.09.21 00:22:26.991050 [ 4 ] {c1889630-0056-43e6-97cf-19660c6f6b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4628 | 2025.09.21 00:22:26.991079 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4629 | 2025.09.21 00:22:26.991157 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 276 rows starting from the beginning of the part | ||
| 4630 | 2025.09.21 00:22:26.991166 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9541 rows, containing 5 columns (5 merged, 0 gathered) in 0.003814221 sec., 2501428.2077519894 rows/sec., 167.31 MiB/sec. | ||
| 4631 | 2025.09.21 00:22:26.991296 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
| 4632 | 2025.09.21 00:22:26.991395 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4633 | 2025.09.21 00:22:26.991398 [ 4 ] {c1889630-0056-43e6-97cf-19660c6f6b0e} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2025.09.21 00:22:26.991413 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part | ||
| 4635 | 2025.09.21 00:22:26.991447 [ 4 ] {c1889630-0056-43e6-97cf-19660c6f6b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4636 | 2025.09.21 00:22:26.991537 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 4637 | 2025.09.21 00:22:26.991652 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 27 rows starting from the beginning of the part | ||
| 4638 | 2025.09.21 00:22:26.991666 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2025.09.21 00:22:26.991735 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4640 | 2025.09.21 00:22:26.991771 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
| 4641 | 2025.09.21 00:22:26.991797 [ 4 ] {c1889630-0056-43e6-97cf-19660c6f6b0e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4642 | 2025.09.21 00:22:26.991812 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 4643 | 2025.09.21 00:22:26.992043 [ 4 ] {c1889630-0056-43e6-97cf-19660c6f6b0e} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2025.09.21 00:22:26.992158 [ 115 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4645 | 2025.09.21 00:22:26.992183 [ 4 ] {c1889630-0056-43e6-97cf-19660c6f6b0e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001195 sec., 87029.28870292887 rows/sec., 5.33 MiB/sec. | ||
| 4646 | 2025.09.21 00:22:26.992190 [ 115 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2025.09.21 00:22:26.992227 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4648 | 2025.09.21 00:22:26.992230 [ 4 ] {c1889630-0056-43e6-97cf-19660c6f6b0e} <Debug> TCPHandler: Processed in 0.001374383 sec. | ||
| 4649 | 2025.09.21 00:22:26.992291 [ 191 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 4650 | 2025.09.21 00:22:26.992382 [ 191 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4651 | 2025.09.21 00:22:26.992407 [ 191 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1640 rows starting from the beginning of the part | ||
| 4652 | 2025.09.21 00:22:26.992450 [ 191 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
| 4653 | 2025.09.21 00:22:26.992487 [ 191 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4654 | 2025.09.21 00:22:26.992519 [ 191 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4655 | 2025.09.21 00:22:26.992552 [ 191 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4656 | 2025.09.21 00:22:26.992601 [ 191 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 104 rows starting from the beginning of the part | ||
| 4657 | 2025.09.21 00:22:26.993519 [ 197 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2072 rows, containing 4 columns (4 merged, 0 gathered) in 0.00125432 sec., 1651891.0644811532 rows/sec., 104.73 MiB/sec. | ||
| 4658 | 2025.09.21 00:22:26.993774 [ 197 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4659 | 2025.09.21 00:22:26.994012 [ 197 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_26_5} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2025.09.21 00:22:26.994076 [ 197 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_26_5} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4661 | 2025.09.21 00:22:26.994143 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 4662 | 2025.09.21 00:22:26.995191 [ 197 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 19 columns (19 merged, 0 gathered) in 0.004395636 sec., 84629.39151467502 rows/sec., 151.65 MiB/sec. | ||
| 4663 | 2025.09.21 00:22:26.995641 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4664 | 2025.09.21 00:22:26.995979 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2025.09.21 00:22:26.996052 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4666 | 2025.09.21 00:22:26.996133 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
| 4667 | 2025.09.21 00:22:27.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.86 MiB, peak 247.86 MiB, free memory in arenas 0.00 B, will set to 242.16 MiB (RSS), difference: 1.30 MiB | ||
| 4668 | 2025.09.21 00:22:27.259221 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9054 | ||
| 4669 | 2025.09.21 00:22:27.259657 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2025.09.21 00:22:27.259692 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4671 | 2025.09.21 00:22:27.260170 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4672 | 2025.09.21 00:22:27.260404 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4673 | 2025.09.21 00:22:27.260525 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9054 | ||
| 4674 | 2025.09.21 00:22:27.735604 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4675 | 2025.09.21 00:22:27.753270 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4676 | 2025.09.21 00:22:27.753333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4677 | 2025.09.21 00:22:27.759990 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4678 | 2025.09.21 00:22:27.760728 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2025.09.21 00:22:27.764166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4680 | 2025.09.21 00:22:31.961362 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4681 | 2025.09.21 00:22:31.961601 [ 4 ] {696f0866-41e2-4d5d-9334-db79cfb2e35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4682 | 2025.09.21 00:22:31.961678 [ 4 ] {696f0866-41e2-4d5d-9334-db79cfb2e35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4683 | 2025.09.21 00:22:31.962463 [ 4 ] {696f0866-41e2-4d5d-9334-db79cfb2e35d} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2025.09.21 00:22:31.962524 [ 4 ] {696f0866-41e2-4d5d-9334-db79cfb2e35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4685 | 2025.09.21 00:22:31.962956 [ 4 ] {696f0866-41e2-4d5d-9334-db79cfb2e35d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4686 | 2025.09.21 00:22:31.963199 [ 4 ] {696f0866-41e2-4d5d-9334-db79cfb2e35d} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2025.09.21 00:22:31.963363 [ 4 ] {696f0866-41e2-4d5d-9334-db79cfb2e35d} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001826 sec., 60240.96385542169 rows/sec., 5.05 MiB/sec. | ||
| 4688 | 2025.09.21 00:22:31.963414 [ 4 ] {696f0866-41e2-4d5d-9334-db79cfb2e35d} <Debug> TCPHandler: Processed in 0.002194243 sec. | ||
| 4689 | 2025.09.21 00:22:31.963542 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4690 | 2025.09.21 00:22:31.963648 [ 4 ] {09c716a6-7f16-4c55-9c17-6eab03670294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4691 | 2025.09.21 00:22:31.963696 [ 4 ] {09c716a6-7f16-4c55-9c17-6eab03670294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4692 | 2025.09.21 00:22:31.964113 [ 4 ] {09c716a6-7f16-4c55-9c17-6eab03670294} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2025.09.21 00:22:31.964152 [ 4 ] {09c716a6-7f16-4c55-9c17-6eab03670294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4694 | 2025.09.21 00:22:31.964534 [ 4 ] {09c716a6-7f16-4c55-9c17-6eab03670294} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4695 | 2025.09.21 00:22:31.964831 [ 4 ] {09c716a6-7f16-4c55-9c17-6eab03670294} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2025.09.21 00:22:31.964971 [ 4 ] {09c716a6-7f16-4c55-9c17-6eab03670294} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001349 sec., 20014.825796886584 rows/sec., 1.47 MiB/sec. | ||
| 4697 | 2025.09.21 00:22:31.965013 [ 4 ] {09c716a6-7f16-4c55-9c17-6eab03670294} <Debug> TCPHandler: Processed in 0.001523607 sec. | ||
| 4698 | 2025.09.21 00:22:31.965131 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2025.09.21 00:22:31.965230 [ 4 ] {28e56648-4014-4c84-b07e-98827e7d9100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4700 | 2025.09.21 00:22:31.965276 [ 4 ] {28e56648-4014-4c84-b07e-98827e7d9100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4701 | 2025.09.21 00:22:31.965753 [ 4 ] {28e56648-4014-4c84-b07e-98827e7d9100} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2025.09.21 00:22:31.965789 [ 4 ] {28e56648-4014-4c84-b07e-98827e7d9100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4703 | 2025.09.21 00:22:31.966116 [ 4 ] {28e56648-4014-4c84-b07e-98827e7d9100} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4704 | 2025.09.21 00:22:31.966358 [ 4 ] {28e56648-4014-4c84-b07e-98827e7d9100} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2025.09.21 00:22:31.966493 [ 4 ] {28e56648-4014-4c84-b07e-98827e7d9100} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001283 sec., 70927.51363990646 rows/sec., 5.54 MiB/sec. | ||
| 4706 | 2025.09.21 00:22:31.966531 [ 4 ] {28e56648-4014-4c84-b07e-98827e7d9100} <Debug> TCPHandler: Processed in 0.001451525 sec. | ||
| 4707 | 2025.09.21 00:22:31.966647 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4708 | 2025.09.21 00:22:31.966746 [ 4 ] {cfcacdc2-6d99-462e-8c0c-866607983924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4709 | 2025.09.21 00:22:31.966792 [ 4 ] {cfcacdc2-6d99-462e-8c0c-866607983924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4710 | 2025.09.21 00:22:31.967204 [ 4 ] {cfcacdc2-6d99-462e-8c0c-866607983924} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2025.09.21 00:22:31.967240 [ 4 ] {cfcacdc2-6d99-462e-8c0c-866607983924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4712 | 2025.09.21 00:22:31.967607 [ 4 ] {cfcacdc2-6d99-462e-8c0c-866607983924} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4713 | 2025.09.21 00:22:31.967833 [ 4 ] {cfcacdc2-6d99-462e-8c0c-866607983924} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2025.09.21 00:22:31.967968 [ 4 ] {cfcacdc2-6d99-462e-8c0c-866607983924} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 4715 | 2025.09.21 00:22:31.968005 [ 4 ] {cfcacdc2-6d99-462e-8c0c-866607983924} <Debug> TCPHandler: Processed in 0.001408694 sec. | ||
| 4716 | 2025.09.21 00:22:31.968115 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4717 | 2025.09.21 00:22:31.968211 [ 4 ] {27b65d04-514d-4c28-8658-6e72cfd4c8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4718 | 2025.09.21 00:22:31.968269 [ 4 ] {27b65d04-514d-4c28-8658-6e72cfd4c8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4719 | 2025.09.21 00:22:31.969147 [ 4 ] {27b65d04-514d-4c28-8658-6e72cfd4c8bb} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2025.09.21 00:22:31.969185 [ 4 ] {27b65d04-514d-4c28-8658-6e72cfd4c8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4721 | 2025.09.21 00:22:31.969749 [ 4 ] {27b65d04-514d-4c28-8658-6e72cfd4c8bb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4722 | 2025.09.21 00:22:31.970000 [ 4 ] {27b65d04-514d-4c28-8658-6e72cfd4c8bb} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4723 | 2025.09.21 00:22:31.970168 [ 4 ] {27b65d04-514d-4c28-8658-6e72cfd4c8bb} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001976 sec., 13663.967611336033 rows/sec., 24.49 MiB/sec. | ||
| 4724 | 2025.09.21 00:22:31.970249 [ 4 ] {27b65d04-514d-4c28-8658-6e72cfd4c8bb} <Debug> TCPHandler: Processed in 0.002184472 sec. | ||
| 4725 | 2025.09.21 00:22:31.970376 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4726 | 2025.09.21 00:22:31.970480 [ 4 ] {3b8a7e59-6ed7-48b3-870f-6fa61c9f48b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4727 | 2025.09.21 00:22:31.970531 [ 4 ] {3b8a7e59-6ed7-48b3-870f-6fa61c9f48b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4728 | 2025.09.21 00:22:31.971118 [ 4 ] {3b8a7e59-6ed7-48b3-870f-6fa61c9f48b0} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4729 | 2025.09.21 00:22:31.971195 [ 4 ] {3b8a7e59-6ed7-48b3-870f-6fa61c9f48b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4730 | 2025.09.21 00:22:31.971630 [ 4 ] {3b8a7e59-6ed7-48b3-870f-6fa61c9f48b0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4731 | 2025.09.21 00:22:31.971961 [ 4 ] {3b8a7e59-6ed7-48b3-870f-6fa61c9f48b0} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4732 | 2025.09.21 00:22:31.972129 [ 4 ] {3b8a7e59-6ed7-48b3-870f-6fa61c9f48b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001672 sec., 35885.16746411483 rows/sec., 2.42 MiB/sec. | ||
| 4733 | 2025.09.21 00:22:31.972174 [ 4 ] {3b8a7e59-6ed7-48b3-870f-6fa61c9f48b0} <Debug> TCPHandler: Processed in 0.001849534 sec. | ||
| 4734 | 2025.09.21 00:22:34.611830 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4735 | 2025.09.21 00:22:34.611888 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4736 | 2025.09.21 00:22:34.761569 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9502 | ||
| 4737 | 2025.09.21 00:22:34.762049 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4738 | 2025.09.21 00:22:34.762170 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4739 | 2025.09.21 00:22:34.762666 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4740 | 2025.09.21 00:22:34.762896 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4741 | 2025.09.21 00:22:34.763019 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9502 | ||
| 4742 | 2025.09.21 00:22:34.779842 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 642 | ||
| 4743 | 2025.09.21 00:22:34.782165 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2025.09.21 00:22:34.782224 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4745 | 2025.09.21 00:22:34.783415 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4746 | 2025.09.21 00:22:34.783687 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2025.09.21 00:22:34.783969 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 642 | ||
| 4748 | 2025.09.21 00:22:35.265198 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4749 | 2025.09.21 00:22:35.283263 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2025.09.21 00:22:35.283330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4751 | 2025.09.21 00:22:35.289790 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4752 | 2025.09.21 00:22:35.290554 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2025.09.21 00:22:35.294027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4754 | 2025.09.21 00:22:36.972672 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4755 | 2025.09.21 00:22:36.972873 [ 4 ] {37d2518f-a661-4771-9554-4126a0322825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4756 | 2025.09.21 00:22:36.972950 [ 4 ] {37d2518f-a661-4771-9554-4126a0322825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4757 | 2025.09.21 00:22:36.973929 [ 4 ] {37d2518f-a661-4771-9554-4126a0322825} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4758 | 2025.09.21 00:22:36.973978 [ 4 ] {37d2518f-a661-4771-9554-4126a0322825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4759 | 2025.09.21 00:22:36.974453 [ 4 ] {37d2518f-a661-4771-9554-4126a0322825} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4760 | 2025.09.21 00:22:36.974702 [ 4 ] {37d2518f-a661-4771-9554-4126a0322825} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4761 | 2025.09.21 00:22:36.974865 [ 4 ] {37d2518f-a661-4771-9554-4126a0322825} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002043 sec., 200685.2667645619 rows/sec., 12.73 MiB/sec. | ||
| 4762 | 2025.09.21 00:22:36.974921 [ 4 ] {37d2518f-a661-4771-9554-4126a0322825} <Debug> TCPHandler: Processed in 0.002406838 sec. | ||
| 4763 | 2025.09.21 00:22:36.975056 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4764 | 2025.09.21 00:22:36.975163 [ 4 ] {d90fbfbb-7d9c-42b3-af65-cd5c2efc7082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4765 | 2025.09.21 00:22:36.975211 [ 4 ] {d90fbfbb-7d9c-42b3-af65-cd5c2efc7082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4766 | 2025.09.21 00:22:36.976205 [ 4 ] {d90fbfbb-7d9c-42b3-af65-cd5c2efc7082} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4767 | 2025.09.21 00:22:36.976240 [ 4 ] {d90fbfbb-7d9c-42b3-af65-cd5c2efc7082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4768 | 2025.09.21 00:22:36.976649 [ 4 ] {d90fbfbb-7d9c-42b3-af65-cd5c2efc7082} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4769 | 2025.09.21 00:22:36.976892 [ 4 ] {d90fbfbb-7d9c-42b3-af65-cd5c2efc7082} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4770 | 2025.09.21 00:22:36.977024 [ 4 ] {d90fbfbb-7d9c-42b3-af65-cd5c2efc7082} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001885 sec., 604774.5358090185 rows/sec., 47.97 MiB/sec. | ||
| 4771 | 2025.09.21 00:22:36.977061 [ 4 ] {d90fbfbb-7d9c-42b3-af65-cd5c2efc7082} <Debug> TCPHandler: Processed in 0.002058449 sec. | ||
| 4772 | 2025.09.21 00:22:36.977183 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4773 | 2025.09.21 00:22:36.977281 [ 4 ] {c43728ab-3ef5-4b0b-a313-0ec32bb601dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4774 | 2025.09.21 00:22:36.977322 [ 4 ] {c43728ab-3ef5-4b0b-a313-0ec32bb601dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4775 | 2025.09.21 00:22:36.977866 [ 4 ] {c43728ab-3ef5-4b0b-a313-0ec32bb601dd} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2025.09.21 00:22:36.977906 [ 4 ] {c43728ab-3ef5-4b0b-a313-0ec32bb601dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4777 | 2025.09.21 00:22:36.978269 [ 4 ] {c43728ab-3ef5-4b0b-a313-0ec32bb601dd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4778 | 2025.09.21 00:22:36.978499 [ 4 ] {c43728ab-3ef5-4b0b-a313-0ec32bb601dd} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2025.09.21 00:22:36.978645 [ 4 ] {c43728ab-3ef5-4b0b-a313-0ec32bb601dd} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001382 sec., 158465.991316932 rows/sec., 9.45 MiB/sec. | ||
| 4780 | 2025.09.21 00:22:36.978687 [ 4 ] {c43728ab-3ef5-4b0b-a313-0ec32bb601dd} <Debug> TCPHandler: Processed in 0.001560298 sec. | ||
| 4781 | 2025.09.21 00:22:36.978811 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4782 | 2025.09.21 00:22:36.978937 [ 4 ] {e643a0ed-ec41-4b0a-8078-d15184c4adff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4783 | 2025.09.21 00:22:36.978985 [ 4 ] {e643a0ed-ec41-4b0a-8078-d15184c4adff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4784 | 2025.09.21 00:22:36.979481 [ 4 ] {e643a0ed-ec41-4b0a-8078-d15184c4adff} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2025.09.21 00:22:36.979517 [ 4 ] {e643a0ed-ec41-4b0a-8078-d15184c4adff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4786 | 2025.09.21 00:22:36.979871 [ 4 ] {e643a0ed-ec41-4b0a-8078-d15184c4adff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4787 | 2025.09.21 00:22:36.980108 [ 4 ] {e643a0ed-ec41-4b0a-8078-d15184c4adff} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2025.09.21 00:22:36.980255 [ 4 ] {e643a0ed-ec41-4b0a-8078-d15184c4adff} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001337 sec., 158563.94913986535 rows/sec., 10.23 MiB/sec. | ||
| 4789 | 2025.09.21 00:22:36.980305 [ 4 ] {e643a0ed-ec41-4b0a-8078-d15184c4adff} <Debug> TCPHandler: Processed in 0.001555467 sec. | ||
| 4790 | 2025.09.21 00:22:36.980420 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4791 | 2025.09.21 00:22:36.980521 [ 4 ] {872766ac-fcf7-47f8-ae8a-e7cdb2afd01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4792 | 2025.09.21 00:22:36.980563 [ 4 ] {872766ac-fcf7-47f8-ae8a-e7cdb2afd01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4793 | 2025.09.21 00:22:36.981029 [ 4 ] {872766ac-fcf7-47f8-ae8a-e7cdb2afd01b} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2025.09.21 00:22:36.981067 [ 4 ] {872766ac-fcf7-47f8-ae8a-e7cdb2afd01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4795 | 2025.09.21 00:22:36.981414 [ 4 ] {872766ac-fcf7-47f8-ae8a-e7cdb2afd01b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4796 | 2025.09.21 00:22:36.981644 [ 4 ] {872766ac-fcf7-47f8-ae8a-e7cdb2afd01b} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2025.09.21 00:22:36.981779 [ 4 ] {872766ac-fcf7-47f8-ae8a-e7cdb2afd01b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001277 sec., 165231.01018010965 rows/sec., 9.38 MiB/sec. | ||
| 4798 | 2025.09.21 00:22:36.981819 [ 4 ] {872766ac-fcf7-47f8-ae8a-e7cdb2afd01b} <Debug> TCPHandler: Processed in 0.001450535 sec. | ||
| 4799 | 2025.09.21 00:22:36.981923 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4800 | 2025.09.21 00:22:36.982018 [ 4 ] {32b99134-9ef4-4cc5-bb0b-3a39c1506f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4801 | 2025.09.21 00:22:36.982058 [ 4 ] {32b99134-9ef4-4cc5-bb0b-3a39c1506f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4802 | 2025.09.21 00:22:36.982666 [ 4 ] {32b99134-9ef4-4cc5-bb0b-3a39c1506f65} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2025.09.21 00:22:36.982704 [ 4 ] {32b99134-9ef4-4cc5-bb0b-3a39c1506f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4804 | 2025.09.21 00:22:36.983059 [ 4 ] {32b99134-9ef4-4cc5-bb0b-3a39c1506f65} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4805 | 2025.09.21 00:22:36.983284 [ 4 ] {32b99134-9ef4-4cc5-bb0b-3a39c1506f65} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4806 | 2025.09.21 00:22:36.983417 [ 4 ] {32b99134-9ef4-4cc5-bb0b-3a39c1506f65} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001418 sec., 488716.50211565587 rows/sec., 34.15 MiB/sec. | ||
| 4807 | 2025.09.21 00:22:36.983457 [ 4 ] {32b99134-9ef4-4cc5-bb0b-3a39c1506f65} <Debug> TCPHandler: Processed in 0.001582538 sec. | ||
| 4808 | 2025.09.21 00:22:36.983559 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4809 | 2025.09.21 00:22:36.983655 [ 4 ] {e4222415-04f7-4999-a932-39a0caf1d651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4810 | 2025.09.21 00:22:36.983698 [ 4 ] {e4222415-04f7-4999-a932-39a0caf1d651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4811 | 2025.09.21 00:22:36.984016 [ 4 ] {e4222415-04f7-4999-a932-39a0caf1d651} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4812 | 2025.09.21 00:22:36.984052 [ 4 ] {e4222415-04f7-4999-a932-39a0caf1d651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4813 | 2025.09.21 00:22:36.984370 [ 4 ] {e4222415-04f7-4999-a932-39a0caf1d651} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4814 | 2025.09.21 00:22:36.984592 [ 4 ] {e4222415-04f7-4999-a932-39a0caf1d651} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4815 | 2025.09.21 00:22:36.984720 [ 4 ] {e4222415-04f7-4999-a932-39a0caf1d651} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 4816 | 2025.09.21 00:22:36.984756 [ 4 ] {e4222415-04f7-4999-a932-39a0caf1d651} <Debug> TCPHandler: Processed in 0.0012469 sec. | ||
| 4817 | 2025.09.21 00:22:36.984858 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4818 | 2025.09.21 00:22:36.984951 [ 4 ] {3690f8f6-807c-4ead-96dd-59ac245e1021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4819 | 2025.09.21 00:22:36.984995 [ 4 ] {3690f8f6-807c-4ead-96dd-59ac245e1021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4820 | 2025.09.21 00:22:36.985412 [ 4 ] {3690f8f6-807c-4ead-96dd-59ac245e1021} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4821 | 2025.09.21 00:22:36.985448 [ 4 ] {3690f8f6-807c-4ead-96dd-59ac245e1021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4822 | 2025.09.21 00:22:36.985800 [ 4 ] {3690f8f6-807c-4ead-96dd-59ac245e1021} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4823 | 2025.09.21 00:22:36.986018 [ 4 ] {3690f8f6-807c-4ead-96dd-59ac245e1021} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2025.09.21 00:22:36.986152 [ 4 ] {3690f8f6-807c-4ead-96dd-59ac245e1021} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001219 sec., 257588.18703855618 rows/sec., 16.92 MiB/sec. | ||
| 4825 | 2025.09.21 00:22:36.986192 [ 4 ] {3690f8f6-807c-4ead-96dd-59ac245e1021} <Debug> TCPHandler: Processed in 0.001382723 sec. | ||
| 4826 | 2025.09.21 00:22:36.986297 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4827 | 2025.09.21 00:22:36.986395 [ 4 ] {40619673-0253-41bd-ae03-de464d831c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4828 | 2025.09.21 00:22:36.986441 [ 4 ] {40619673-0253-41bd-ae03-de464d831c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4829 | 2025.09.21 00:22:36.986782 [ 4 ] {40619673-0253-41bd-ae03-de464d831c57} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4830 | 2025.09.21 00:22:36.986823 [ 4 ] {40619673-0253-41bd-ae03-de464d831c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4831 | 2025.09.21 00:22:36.987166 [ 4 ] {40619673-0253-41bd-ae03-de464d831c57} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4832 | 2025.09.21 00:22:36.987389 [ 4 ] {40619673-0253-41bd-ae03-de464d831c57} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4833 | 2025.09.21 00:22:36.987541 [ 4 ] {40619673-0253-41bd-ae03-de464d831c57} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001164 sec., 859.106529209622 rows/sec., 57.89 KiB/sec. | ||
| 4834 | 2025.09.21 00:22:36.987583 [ 4 ] {40619673-0253-41bd-ae03-de464d831c57} <Debug> TCPHandler: Processed in 0.001335812 sec. | ||
| 4835 | 2025.09.21 00:22:36.987689 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4836 | 2025.09.21 00:22:36.987782 [ 4 ] {0d4b4a4e-ec64-4f3a-9c2d-7bda54e9f607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4837 | 2025.09.21 00:22:36.987842 [ 4 ] {0d4b4a4e-ec64-4f3a-9c2d-7bda54e9f607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4838 | 2025.09.21 00:22:36.988615 [ 4 ] {0d4b4a4e-ec64-4f3a-9c2d-7bda54e9f607} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4839 | 2025.09.21 00:22:36.988652 [ 4 ] {0d4b4a4e-ec64-4f3a-9c2d-7bda54e9f607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4840 | 2025.09.21 00:22:36.989281 [ 4 ] {0d4b4a4e-ec64-4f3a-9c2d-7bda54e9f607} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4841 | 2025.09.21 00:22:36.989507 [ 4 ] {0d4b4a4e-ec64-4f3a-9c2d-7bda54e9f607} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4842 | 2025.09.21 00:22:36.989646 [ 4 ] {0d4b4a4e-ec64-4f3a-9c2d-7bda54e9f607} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001881 sec., 7442.849548112706 rows/sec., 13.34 MiB/sec. | ||
| 4843 | 2025.09.21 00:22:36.989709 [ 4 ] {0d4b4a4e-ec64-4f3a-9c2d-7bda54e9f607} <Debug> TCPHandler: Processed in 0.00206593 sec. | ||
| 4844 | 2025.09.21 00:22:36.989822 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4845 | 2025.09.21 00:22:36.989915 [ 4 ] {ec08895e-28bc-43d9-a63f-cb960dd8c5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4846 | 2025.09.21 00:22:36.989956 [ 4 ] {ec08895e-28bc-43d9-a63f-cb960dd8c5aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4847 | 2025.09.21 00:22:36.990278 [ 4 ] {ec08895e-28bc-43d9-a63f-cb960dd8c5aa} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2025.09.21 00:22:36.990313 [ 4 ] {ec08895e-28bc-43d9-a63f-cb960dd8c5aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4849 | 2025.09.21 00:22:36.990645 [ 4 ] {ec08895e-28bc-43d9-a63f-cb960dd8c5aa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4850 | 2025.09.21 00:22:36.990861 [ 4 ] {ec08895e-28bc-43d9-a63f-cb960dd8c5aa} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4851 | 2025.09.21 00:22:36.990988 [ 4 ] {ec08895e-28bc-43d9-a63f-cb960dd8c5aa} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001091 sec., 95325.38955087076 rows/sec., 5.84 MiB/sec. | ||
| 4852 | 2025.09.21 00:22:36.991026 [ 4 ] {ec08895e-28bc-43d9-a63f-cb960dd8c5aa} <Debug> TCPHandler: Processed in 0.00125035 sec. | ||
| 4853 | 2025.09.21 00:22:37.034906 [ 97 ] {} <Debug> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4854 | 2025.09.21 00:22:37.034992 [ 97 ] {} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2025.09.21 00:22:37.035028 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4856 | 2025.09.21 00:22:37.035167 [ 191 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::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 | ||
| 4857 | 2025.09.21 00:22:37.035345 [ 191 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4858 | 2025.09.21 00:22:37.035382 [ 191 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 4859 | 2025.09.21 00:22:37.035450 [ 191 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 4860 | 2025.09.21 00:22:37.035499 [ 191 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 4861 | 2025.09.21 00:22:37.035544 [ 191 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 4862 | 2025.09.21 00:22:37.035586 [ 191 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
| 4863 | 2025.09.21 00:22:37.036367 [ 197 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127567 sec., 36059.4824680364 rows/sec., 3.01 MiB/sec. | ||
| 4864 | 2025.09.21 00:22:37.036505 [ 201 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4865 | 2025.09.21 00:22:37.036822 [ 201 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_5_1} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4866 | 2025.09.21 00:22:37.036886 [ 201 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_5_1} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4867 | 2025.09.21 00:22:37.036971 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4868 | 2025.09.21 00:22:41.991240 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4869 | 2025.09.21 00:22:41.991438 [ 4 ] {5c388604-c6a0-4447-9ce8-3d50ca0ee878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4870 | 2025.09.21 00:22:41.991505 [ 4 ] {5c388604-c6a0-4447-9ce8-3d50ca0ee878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4871 | 2025.09.21 00:22:41.992870 [ 4 ] {5c388604-c6a0-4447-9ce8-3d50ca0ee878} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4872 | 2025.09.21 00:22:41.992920 [ 4 ] {5c388604-c6a0-4447-9ce8-3d50ca0ee878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4873 | 2025.09.21 00:22:41.993453 [ 4 ] {5c388604-c6a0-4447-9ce8-3d50ca0ee878} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4874 | 2025.09.21 00:22:41.993707 [ 4 ] {5c388604-c6a0-4447-9ce8-3d50ca0ee878} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2025.09.21 00:22:41.993864 [ 4 ] {5c388604-c6a0-4447-9ce8-3d50ca0ee878} <Debug> executeQuery: Read 1250 rows, 105.56 KiB in 0.002477 sec., 504642.7129592249 rows/sec., 41.62 MiB/sec. | ||
| 4876 | 2025.09.21 00:22:41.993905 [ 4 ] {5c388604-c6a0-4447-9ce8-3d50ca0ee878} <Debug> TCPHandler: Processed in 0.002802007 sec. | ||
| 4877 | 2025.09.21 00:22:41.994028 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4878 | 2025.09.21 00:22:41.994126 [ 4 ] {60bf3e44-99d2-4834-950e-7357740bafff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4879 | 2025.09.21 00:22:41.994169 [ 4 ] {60bf3e44-99d2-4834-950e-7357740bafff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4880 | 2025.09.21 00:22:41.994578 [ 4 ] {60bf3e44-99d2-4834-950e-7357740bafff} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4881 | 2025.09.21 00:22:41.994613 [ 4 ] {60bf3e44-99d2-4834-950e-7357740bafff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4882 | 2025.09.21 00:22:41.994947 [ 4 ] {60bf3e44-99d2-4834-950e-7357740bafff} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4883 | 2025.09.21 00:22:41.995164 [ 4 ] {60bf3e44-99d2-4834-950e-7357740bafff} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4884 | 2025.09.21 00:22:41.995290 [ 4 ] {60bf3e44-99d2-4834-950e-7357740bafff} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001184 sec., 22804.054054054057 rows/sec., 1.67 MiB/sec. | ||
| 4885 | 2025.09.21 00:22:41.995329 [ 4 ] {60bf3e44-99d2-4834-950e-7357740bafff} <Debug> TCPHandler: Processed in 0.001350682 sec. | ||
| 4886 | 2025.09.21 00:22:41.995433 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4887 | 2025.09.21 00:22:41.995534 [ 4 ] {29a8564d-fbfa-4dd9-810e-5f672e006cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4888 | 2025.09.21 00:22:41.995575 [ 4 ] {29a8564d-fbfa-4dd9-810e-5f672e006cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4889 | 2025.09.21 00:22:41.996055 [ 4 ] {29a8564d-fbfa-4dd9-810e-5f672e006cd3} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2025.09.21 00:22:41.996092 [ 4 ] {29a8564d-fbfa-4dd9-810e-5f672e006cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4891 | 2025.09.21 00:22:41.996426 [ 4 ] {29a8564d-fbfa-4dd9-810e-5f672e006cd3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4892 | 2025.09.21 00:22:41.996645 [ 4 ] {29a8564d-fbfa-4dd9-810e-5f672e006cd3} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2025.09.21 00:22:41.996780 [ 4 ] {29a8564d-fbfa-4dd9-810e-5f672e006cd3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001266 sec., 180094.78672985782 rows/sec., 12.19 MiB/sec. | ||
| 4894 | 2025.09.21 00:22:41.996819 [ 4 ] {29a8564d-fbfa-4dd9-810e-5f672e006cd3} <Debug> TCPHandler: Processed in 0.001437324 sec. | ||
| 4895 | 2025.09.21 00:22:41.996939 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4896 | 2025.09.21 00:22:41.997033 [ 4 ] {f8c9607c-a826-4ab6-b0e7-3b40701ad79c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4897 | 2025.09.21 00:22:41.997073 [ 4 ] {f8c9607c-a826-4ab6-b0e7-3b40701ad79c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4898 | 2025.09.21 00:22:41.997648 [ 4 ] {f8c9607c-a826-4ab6-b0e7-3b40701ad79c} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2025.09.21 00:22:41.997684 [ 4 ] {f8c9607c-a826-4ab6-b0e7-3b40701ad79c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4900 | 2025.09.21 00:22:41.998046 [ 4 ] {f8c9607c-a826-4ab6-b0e7-3b40701ad79c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4901 | 2025.09.21 00:22:41.998261 [ 4 ] {f8c9607c-a826-4ab6-b0e7-3b40701ad79c} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2025.09.21 00:22:41.998389 [ 4 ] {f8c9607c-a826-4ab6-b0e7-3b40701ad79c} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001374 sec., 398107.7147016012 rows/sec., 29.54 MiB/sec. | ||
| 4903 | 2025.09.21 00:22:41.998428 [ 4 ] {f8c9607c-a826-4ab6-b0e7-3b40701ad79c} <Debug> TCPHandler: Processed in 0.001539026 sec. | ||
| 4904 | 2025.09.21 00:22:41.998538 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4905 | 2025.09.21 00:22:41.998647 [ 4 ] {b3e2be74-e856-4938-bf78-c4d173aebef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4906 | 2025.09.21 00:22:41.998692 [ 4 ] {b3e2be74-e856-4938-bf78-c4d173aebef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4907 | 2025.09.21 00:22:41.999265 [ 4 ] {b3e2be74-e856-4938-bf78-c4d173aebef5} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4908 | 2025.09.21 00:22:41.999300 [ 4 ] {b3e2be74-e856-4938-bf78-c4d173aebef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4909 | 2025.09.21 00:22:41.999684 [ 4 ] {b3e2be74-e856-4938-bf78-c4d173aebef5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4910 | 2025.09.21 00:22:41.999910 [ 4 ] {b3e2be74-e856-4938-bf78-c4d173aebef5} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4911 | 2025.09.21 00:22:42.000034 [ 4 ] {b3e2be74-e856-4938-bf78-c4d173aebef5} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001406 sec., 600284.4950213372 rows/sec., 40.40 MiB/sec. | ||
| 4912 | 2025.09.21 00:22:42.000071 [ 4 ] {b3e2be74-e856-4938-bf78-c4d173aebef5} <Debug> TCPHandler: Processed in 0.001583358 sec. | ||
| 4913 | 2025.09.21 00:22:42.000177 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4914 | 2025.09.21 00:22:42.000271 [ 4 ] {ff89f0c6-15c4-4303-b2f2-4ab9c9df34c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4915 | 2025.09.21 00:22:42.000326 [ 4 ] {ff89f0c6-15c4-4303-b2f2-4ab9c9df34c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4916 | 2025.09.21 00:22:42.001116 [ 4 ] {ff89f0c6-15c4-4303-b2f2-4ab9c9df34c4} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4917 | 2025.09.21 00:22:42.001152 [ 4 ] {ff89f0c6-15c4-4303-b2f2-4ab9c9df34c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4918 | 2025.09.21 00:22:42.001726 [ 4 ] {ff89f0c6-15c4-4303-b2f2-4ab9c9df34c4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4919 | 2025.09.21 00:22:42.001965 [ 4 ] {ff89f0c6-15c4-4303-b2f2-4ab9c9df34c4} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4920 | 2025.09.21 00:22:42.002103 [ 4 ] {ff89f0c6-15c4-4303-b2f2-4ab9c9df34c4} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001851 sec., 14586.709886547813 rows/sec., 26.14 MiB/sec. | ||
| 4921 | 2025.09.21 00:22:42.002170 [ 4 ] {ff89f0c6-15c4-4303-b2f2-4ab9c9df34c4} <Debug> TCPHandler: Processed in 0.002042899 sec. | ||
| 4922 | 2025.09.21 00:22:42.002285 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4923 | 2025.09.21 00:22:42.002380 [ 4 ] {2f1e5948-489a-4009-a22a-8ff0894eb15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4924 | 2025.09.21 00:22:42.002422 [ 4 ] {2f1e5948-489a-4009-a22a-8ff0894eb15b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4925 | 2025.09.21 00:22:42.002757 [ 4 ] {2f1e5948-489a-4009-a22a-8ff0894eb15b} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4926 | 2025.09.21 00:22:42.002793 [ 4 ] {2f1e5948-489a-4009-a22a-8ff0894eb15b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4927 | 2025.09.21 00:22:42.003098 [ 4 ] {2f1e5948-489a-4009-a22a-8ff0894eb15b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4928 | 2025.09.21 00:22:42.003305 [ 4 ] {2f1e5948-489a-4009-a22a-8ff0894eb15b} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4929 | 2025.09.21 00:22:42.003430 [ 4 ] {2f1e5948-489a-4009-a22a-8ff0894eb15b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 4930 | 2025.09.21 00:22:42.003464 [ 4 ] {2f1e5948-489a-4009-a22a-8ff0894eb15b} <Debug> TCPHandler: Processed in 0.001230379 sec. | ||
| 4931 | 2025.09.21 00:22:42.264037 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10014 | ||
| 4932 | 2025.09.21 00:22:42.264549 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2025.09.21 00:22:42.264592 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4934 | 2025.09.21 00:22:42.265094 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4935 | 2025.09.21 00:22:42.265325 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2025.09.21 00:22:42.265455 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10014 | ||
| 4937 | 2025.09.21 00:22:42.265469 [ 90 ] {} <Debug> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4938 | 2025.09.21 00:22:42.265511 [ 90 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2025.09.21 00:22:42.265529 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4940 | 2025.09.21 00:22:42.265674 [ 191 ] {f657ec38-8325-487f-8824-fa38318f9148::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 | ||
| 4941 | 2025.09.21 00:22:42.265832 [ 191 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4942 | 2025.09.21 00:22:42.265873 [ 191 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7582 rows starting from the beginning of the part | ||
| 4943 | 2025.09.21 00:22:42.265942 [ 191 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4944 | 2025.09.21 00:22:42.265988 [ 191 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4945 | 2025.09.21 00:22:42.266035 [ 191 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4946 | 2025.09.21 00:22:42.266092 [ 191 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4947 | 2025.09.21 00:22:42.266138 [ 191 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4948 | 2025.09.21 00:22:42.268400 [ 191 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10014 rows, containing 4 columns (4 merged, 0 gathered) in 0.002793187 sec., 3585152.0145267756 rows/sec., 51.29 MiB/sec. | ||
| 4949 | 2025.09.21 00:22:42.268594 [ 191 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4950 | 2025.09.21 00:22:42.268837 [ 191 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_21_4} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4951 | 2025.09.21 00:22:42.268904 [ 191 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_21_4} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4952 | 2025.09.21 00:22:42.268971 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4953 | 2025.09.21 00:22:42.794935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4954 | 2025.09.21 00:22:42.813158 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4955 | 2025.09.21 00:22:42.813212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4956 | 2025.09.21 00:22:42.818904 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4957 | 2025.09.21 00:22:42.819686 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4958 | 2025.09.21 00:22:42.819953 [ 90 ] {} <Debug> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4959 | 2025.09.21 00:22:42.819990 [ 90 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2025.09.21 00:22:42.820009 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4961 | 2025.09.21 00:22:42.820140 [ 194 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 4962 | 2025.09.21 00:22:42.823018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4963 | 2025.09.21 00:22:42.824163 [ 194 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4964 | 2025.09.21 00:22:42.825737 [ 194 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 4965 | 2025.09.21 00:22:42.830387 [ 194 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 4966 | 2025.09.21 00:22:42.834829 [ 194 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 4967 | 2025.09.21 00:22:42.839163 [ 194 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 4968 | 2025.09.21 00:22:42.843805 [ 194 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 4969 | 2025.09.21 00:22:42.847927 [ 194 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 4970 | 2025.09.21 00:22:42.896842 [ 201 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.076779628 sec., 2070.8618176686136 rows/sec., 10.71 MiB/sec. | ||
| 4971 | 2025.09.21 00:22:42.899694 [ 201 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4972 | 2025.09.21 00:22:42.901688 [ 201 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_21_4} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4973 | 2025.09.21 00:22:42.901770 [ 201 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_21_4} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4974 | 2025.09.21 00:22:42.904378 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4975 | 2025.09.21 00:22:43.001026 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.62 MiB, peak 256.17 MiB, free memory in arenas 0.00 B, will set to 250.05 MiB (RSS), difference: 4.43 MiB | ||
| 4976 | 2025.09.21 00:22:44.784589 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 678 | ||
| 4977 | 2025.09.21 00:22:44.787267 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2025.09.21 00:22:44.787320 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4979 | 2025.09.21 00:22:44.788530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4980 | 2025.09.21 00:22:44.788791 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2025.09.21 00:22:44.789055 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 678 | ||
| 4982 | 2025.09.21 00:22:46.972642 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4983 | 2025.09.21 00:22:46.972874 [ 4 ] {4c4c6fa8-c695-43e6-a409-40ef44ace98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4984 | 2025.09.21 00:22:46.972960 [ 4 ] {4c4c6fa8-c695-43e6-a409-40ef44ace98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4985 | 2025.09.21 00:22:46.974076 [ 4 ] {4c4c6fa8-c695-43e6-a409-40ef44ace98e} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2025.09.21 00:22:46.974131 [ 4 ] {4c4c6fa8-c695-43e6-a409-40ef44ace98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4987 | 2025.09.21 00:22:46.974618 [ 4 ] {4c4c6fa8-c695-43e6-a409-40ef44ace98e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4988 | 2025.09.21 00:22:46.974875 [ 4 ] {4c4c6fa8-c695-43e6-a409-40ef44ace98e} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2025.09.21 00:22:46.975045 [ 4 ] {4c4c6fa8-c695-43e6-a409-40ef44ace98e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002235 sec., 183445.19015659956 rows/sec., 11.64 MiB/sec. | ||
| 4990 | 2025.09.21 00:22:46.975103 [ 4 ] {4c4c6fa8-c695-43e6-a409-40ef44ace98e} <Debug> TCPHandler: Processed in 0.002668144 sec. | ||
| 4991 | 2025.09.21 00:22:46.975253 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2025.09.21 00:22:46.975365 [ 4 ] {91ec2496-60e2-4d39-94cf-97cb7a158495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4993 | 2025.09.21 00:22:46.975412 [ 4 ] {91ec2496-60e2-4d39-94cf-97cb7a158495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4994 | 2025.09.21 00:22:46.976395 [ 4 ] {91ec2496-60e2-4d39-94cf-97cb7a158495} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2025.09.21 00:22:46.976434 [ 4 ] {91ec2496-60e2-4d39-94cf-97cb7a158495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4996 | 2025.09.21 00:22:46.976877 [ 4 ] {91ec2496-60e2-4d39-94cf-97cb7a158495} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4997 | 2025.09.21 00:22:46.977105 [ 4 ] {91ec2496-60e2-4d39-94cf-97cb7a158495} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4998 | 2025.09.21 00:22:46.977247 [ 4 ] {91ec2496-60e2-4d39-94cf-97cb7a158495} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001912 sec., 596234.309623431 rows/sec., 47.29 MiB/sec. | ||
| 4999 | 2025.09.21 00:22:46.977288 [ 4 ] {91ec2496-60e2-4d39-94cf-97cb7a158495} <Debug> TCPHandler: Processed in 0.002091161 sec. | ||
| 5000 | 2025.09.21 00:22:46.977416 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2025.09.21 00:22:46.977519 [ 4 ] {3a9829b6-e476-4747-b339-f01b27a04426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5002 | 2025.09.21 00:22:46.977563 [ 4 ] {3a9829b6-e476-4747-b339-f01b27a04426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5003 | 2025.09.21 00:22:46.978122 [ 4 ] {3a9829b6-e476-4747-b339-f01b27a04426} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5004 | 2025.09.21 00:22:46.978163 [ 4 ] {3a9829b6-e476-4747-b339-f01b27a04426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5005 | 2025.09.21 00:22:46.978527 [ 4 ] {3a9829b6-e476-4747-b339-f01b27a04426} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5006 | 2025.09.21 00:22:46.978739 [ 4 ] {3a9829b6-e476-4747-b339-f01b27a04426} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2025.09.21 00:22:46.978883 [ 4 ] {3a9829b6-e476-4747-b339-f01b27a04426} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001438 sec., 152294.85396383866 rows/sec., 9.08 MiB/sec. | ||
| 5008 | 2025.09.21 00:22:46.978924 [ 4 ] {3a9829b6-e476-4747-b339-f01b27a04426} <Debug> TCPHandler: Processed in 0.001612619 sec. | ||
| 5009 | 2025.09.21 00:22:46.979036 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5010 | 2025.09.21 00:22:46.979207 [ 4 ] {20409655-4db9-43e7-a651-101893ff000c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5011 | 2025.09.21 00:22:46.979250 [ 4 ] {20409655-4db9-43e7-a651-101893ff000c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5012 | 2025.09.21 00:22:46.979733 [ 4 ] {20409655-4db9-43e7-a651-101893ff000c} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2025.09.21 00:22:46.979770 [ 4 ] {20409655-4db9-43e7-a651-101893ff000c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5014 | 2025.09.21 00:22:46.980133 [ 4 ] {20409655-4db9-43e7-a651-101893ff000c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5015 | 2025.09.21 00:22:46.980383 [ 4 ] {20409655-4db9-43e7-a651-101893ff000c} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2025.09.21 00:22:46.980514 [ 4 ] {20409655-4db9-43e7-a651-101893ff000c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001329 sec., 159518.43491346875 rows/sec., 10.29 MiB/sec. | ||
| 5017 | 2025.09.21 00:22:46.980554 [ 4 ] {20409655-4db9-43e7-a651-101893ff000c} <Debug> TCPHandler: Processed in 0.001507936 sec. | ||
| 5018 | 2025.09.21 00:22:46.980669 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5019 | 2025.09.21 00:22:46.980766 [ 4 ] {97c9be83-9597-4a27-a49e-2bc20f7b9bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5020 | 2025.09.21 00:22:46.980810 [ 4 ] {97c9be83-9597-4a27-a49e-2bc20f7b9bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5021 | 2025.09.21 00:22:46.981310 [ 4 ] {97c9be83-9597-4a27-a49e-2bc20f7b9bd6} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5022 | 2025.09.21 00:22:46.981348 [ 4 ] {97c9be83-9597-4a27-a49e-2bc20f7b9bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5023 | 2025.09.21 00:22:46.981693 [ 4 ] {97c9be83-9597-4a27-a49e-2bc20f7b9bd6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5024 | 2025.09.21 00:22:46.981939 [ 4 ] {97c9be83-9597-4a27-a49e-2bc20f7b9bd6} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5025 | 2025.09.21 00:22:46.982077 [ 4 ] {97c9be83-9597-4a27-a49e-2bc20f7b9bd6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00133 sec., 158646.61654135337 rows/sec., 9.01 MiB/sec. | ||
| 5026 | 2025.09.21 00:22:46.982117 [ 4 ] {97c9be83-9597-4a27-a49e-2bc20f7b9bd6} <Debug> TCPHandler: Processed in 0.001500726 sec. | ||
| 5027 | 2025.09.21 00:22:46.982234 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5028 | 2025.09.21 00:22:46.982332 [ 4 ] {051eb98e-40e9-490a-ba53-7b98ff10cf5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5029 | 2025.09.21 00:22:46.982372 [ 4 ] {051eb98e-40e9-490a-ba53-7b98ff10cf5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5030 | 2025.09.21 00:22:46.983119 [ 4 ] {051eb98e-40e9-490a-ba53-7b98ff10cf5b} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5031 | 2025.09.21 00:22:46.983154 [ 4 ] {051eb98e-40e9-490a-ba53-7b98ff10cf5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5032 | 2025.09.21 00:22:46.983501 [ 4 ] {051eb98e-40e9-490a-ba53-7b98ff10cf5b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5033 | 2025.09.21 00:22:46.983717 [ 4 ] {051eb98e-40e9-490a-ba53-7b98ff10cf5b} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5034 | 2025.09.21 00:22:46.983855 [ 4 ] {051eb98e-40e9-490a-ba53-7b98ff10cf5b} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001542 sec., 449416.3424124514 rows/sec., 31.41 MiB/sec. | ||
| 5035 | 2025.09.21 00:22:46.983895 [ 4 ] {051eb98e-40e9-490a-ba53-7b98ff10cf5b} <Debug> TCPHandler: Processed in 0.001712091 sec. | ||
| 5036 | 2025.09.21 00:22:46.984005 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5037 | 2025.09.21 00:22:46.984103 [ 4 ] {cc82548c-56cb-4b7f-85eb-eded99c68fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5038 | 2025.09.21 00:22:46.984145 [ 4 ] {cc82548c-56cb-4b7f-85eb-eded99c68fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5039 | 2025.09.21 00:22:46.984475 [ 4 ] {cc82548c-56cb-4b7f-85eb-eded99c68fac} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5040 | 2025.09.21 00:22:46.984510 [ 4 ] {cc82548c-56cb-4b7f-85eb-eded99c68fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5041 | 2025.09.21 00:22:46.984828 [ 4 ] {cc82548c-56cb-4b7f-85eb-eded99c68fac} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5042 | 2025.09.21 00:22:46.985047 [ 4 ] {cc82548c-56cb-4b7f-85eb-eded99c68fac} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2025.09.21 00:22:46.985182 [ 4 ] {cc82548c-56cb-4b7f-85eb-eded99c68fac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 5044 | 2025.09.21 00:22:46.985220 [ 4 ] {cc82548c-56cb-4b7f-85eb-eded99c68fac} <Debug> TCPHandler: Processed in 0.00126536 sec. | ||
| 5045 | 2025.09.21 00:22:46.985329 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5046 | 2025.09.21 00:22:46.985423 [ 4 ] {71a1507a-8aa4-4ca4-b749-d1fc44bc119d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5047 | 2025.09.21 00:22:46.985466 [ 4 ] {71a1507a-8aa4-4ca4-b749-d1fc44bc119d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5048 | 2025.09.21 00:22:46.985913 [ 4 ] {71a1507a-8aa4-4ca4-b749-d1fc44bc119d} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2025.09.21 00:22:46.985948 [ 4 ] {71a1507a-8aa4-4ca4-b749-d1fc44bc119d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5050 | 2025.09.21 00:22:46.986286 [ 4 ] {71a1507a-8aa4-4ca4-b749-d1fc44bc119d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5051 | 2025.09.21 00:22:46.986498 [ 4 ] {71a1507a-8aa4-4ca4-b749-d1fc44bc119d} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2025.09.21 00:22:46.986623 [ 4 ] {71a1507a-8aa4-4ca4-b749-d1fc44bc119d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001219 sec., 257588.18703855618 rows/sec., 16.92 MiB/sec. | ||
| 5053 | 2025.09.21 00:22:46.986660 [ 4 ] {71a1507a-8aa4-4ca4-b749-d1fc44bc119d} <Debug> TCPHandler: Processed in 0.001380803 sec. | ||
| 5054 | 2025.09.21 00:22:46.986765 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5055 | 2025.09.21 00:22:46.986858 [ 4 ] {87054eb0-0bf4-4859-95d2-f9239612d1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5056 | 2025.09.21 00:22:46.986900 [ 4 ] {87054eb0-0bf4-4859-95d2-f9239612d1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5057 | 2025.09.21 00:22:46.987188 [ 4 ] {87054eb0-0bf4-4859-95d2-f9239612d1df} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2025.09.21 00:22:46.987223 [ 4 ] {87054eb0-0bf4-4859-95d2-f9239612d1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5059 | 2025.09.21 00:22:46.987544 [ 4 ] {87054eb0-0bf4-4859-95d2-f9239612d1df} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5060 | 2025.09.21 00:22:46.987749 [ 4 ] {87054eb0-0bf4-4859-95d2-f9239612d1df} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2025.09.21 00:22:46.987836 [ 78 ] {} <Debug> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5062 | 2025.09.21 00:22:46.987873 [ 78 ] {} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2025.09.21 00:22:46.987873 [ 4 ] {87054eb0-0bf4-4859-95d2-f9239612d1df} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 5064 | 2025.09.21 00:22:46.987891 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5065 | 2025.09.21 00:22:46.987917 [ 4 ] {87054eb0-0bf4-4859-95d2-f9239612d1df} <Debug> TCPHandler: Processed in 0.001200499 sec. | ||
| 5066 | 2025.09.21 00:22:46.988005 [ 200 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::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 | ||
| 5067 | 2025.09.21 00:22:46.988023 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5068 | 2025.09.21 00:22:46.988130 [ 4 ] {93d69039-48d6-4dce-8aa5-afd7f4529b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5069 | 2025.09.21 00:22:46.988138 [ 200 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5070 | 2025.09.21 00:22:46.988185 [ 200 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5071 | 2025.09.21 00:22:46.988188 [ 4 ] {93d69039-48d6-4dce-8aa5-afd7f4529b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5072 | 2025.09.21 00:22:46.988259 [ 200 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5073 | 2025.09.21 00:22:46.988315 [ 200 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5074 | 2025.09.21 00:22:46.988360 [ 200 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5075 | 2025.09.21 00:22:46.988403 [ 200 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5076 | 2025.09.21 00:22:46.988445 [ 200 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5077 | 2025.09.21 00:22:46.988980 [ 4 ] {93d69039-48d6-4dce-8aa5-afd7f4529b5c} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5078 | 2025.09.21 00:22:46.989021 [ 4 ] {93d69039-48d6-4dce-8aa5-afd7f4529b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5079 | 2025.09.21 00:22:46.989270 [ 196 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001318311 sec., 11378.195281689981 rows/sec., 766.69 KiB/sec. | ||
| 5080 | 2025.09.21 00:22:46.989417 [ 186 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5081 | 2025.09.21 00:22:46.989687 [ 4 ] {93d69039-48d6-4dce-8aa5-afd7f4529b5c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5082 | 2025.09.21 00:22:46.989754 [ 186 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_15_3} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2025.09.21 00:22:46.989859 [ 186 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_15_3} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5084 | 2025.09.21 00:22:46.989956 [ 4 ] {93d69039-48d6-4dce-8aa5-afd7f4529b5c} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2025.09.21 00:22:46.989959 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5086 | 2025.09.21 00:22:46.990113 [ 4 ] {93d69039-48d6-4dce-8aa5-afd7f4529b5c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002001 sec., 6996.501749125437 rows/sec., 12.54 MiB/sec. | ||
| 5087 | 2025.09.21 00:22:46.990181 [ 4 ] {93d69039-48d6-4dce-8aa5-afd7f4529b5c} <Debug> TCPHandler: Processed in 0.002208133 sec. | ||
| 5088 | 2025.09.21 00:22:46.990291 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5089 | 2025.09.21 00:22:46.990386 [ 4 ] {c4f7fe19-cf3b-40d4-a41b-e60d271aa0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5090 | 2025.09.21 00:22:46.990428 [ 4 ] {c4f7fe19-cf3b-40d4-a41b-e60d271aa0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5091 | 2025.09.21 00:22:46.990776 [ 4 ] {c4f7fe19-cf3b-40d4-a41b-e60d271aa0e7} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5092 | 2025.09.21 00:22:46.990810 [ 4 ] {c4f7fe19-cf3b-40d4-a41b-e60d271aa0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5093 | 2025.09.21 00:22:46.991120 [ 4 ] {c4f7fe19-cf3b-40d4-a41b-e60d271aa0e7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5094 | 2025.09.21 00:22:46.991333 [ 4 ] {c4f7fe19-cf3b-40d4-a41b-e60d271aa0e7} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2025.09.21 00:22:46.991456 [ 4 ] {c4f7fe19-cf3b-40d4-a41b-e60d271aa0e7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00109 sec., 95412.84403669725 rows/sec., 5.85 MiB/sec. | ||
| 5096 | 2025.09.21 00:22:46.991492 [ 4 ] {c4f7fe19-cf3b-40d4-a41b-e60d271aa0e7} <Debug> TCPHandler: Processed in 0.00125036 sec. | ||
| 5097 | 2025.09.21 00:22:49.611929 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5098 | 2025.09.21 00:22:49.611978 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5099 | 2025.09.21 00:22:49.766290 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10462 | ||
| 5100 | 2025.09.21 00:22:49.766779 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2025.09.21 00:22:49.766818 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5102 | 2025.09.21 00:22:49.767313 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5103 | 2025.09.21 00:22:49.767550 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5104 | 2025.09.21 00:22:49.767683 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10462 | ||
| 5105 | 2025.09.21 00:22:50.323937 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5106 | 2025.09.21 00:22:50.340360 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2025.09.21 00:22:50.340420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5108 | 2025.09.21 00:22:50.346070 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5109 | 2025.09.21 00:22:50.346829 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5110 | 2025.09.21 00:22:50.349776 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5111 | 2025.09.21 00:22:51.961875 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5112 | 2025.09.21 00:22:51.962110 [ 4 ] {22997310-f0aa-4877-be67-1b0e87e08a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5113 | 2025.09.21 00:22:51.962187 [ 4 ] {22997310-f0aa-4877-be67-1b0e87e08a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5114 | 2025.09.21 00:22:51.962950 [ 4 ] {22997310-f0aa-4877-be67-1b0e87e08a95} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5115 | 2025.09.21 00:22:51.963002 [ 4 ] {22997310-f0aa-4877-be67-1b0e87e08a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5116 | 2025.09.21 00:22:51.963421 [ 4 ] {22997310-f0aa-4877-be67-1b0e87e08a95} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5117 | 2025.09.21 00:22:51.963650 [ 4 ] {22997310-f0aa-4877-be67-1b0e87e08a95} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5118 | 2025.09.21 00:22:51.963816 [ 4 ] {22997310-f0aa-4877-be67-1b0e87e08a95} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001762 sec., 62429.05788876277 rows/sec., 5.23 MiB/sec. | ||
| 5119 | 2025.09.21 00:22:51.963810 [ 68 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5120 | 2025.09.21 00:22:51.963866 [ 4 ] {22997310-f0aa-4877-be67-1b0e87e08a95} <Debug> TCPHandler: Processed in 0.002147052 sec. | ||
| 5121 | 2025.09.21 00:22:51.963921 [ 68 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2025.09.21 00:22:51.963963 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5123 | 2025.09.21 00:22:51.964019 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2025.09.21 00:22:51.964131 [ 4 ] {fc7c1ec4-79c2-4b23-afa1-b24be7744831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5125 | 2025.09.21 00:22:51.964148 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 5126 | 2025.09.21 00:22:51.964177 [ 4 ] {fc7c1ec4-79c2-4b23-afa1-b24be7744831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5127 | 2025.09.21 00:22:51.964377 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5128 | 2025.09.21 00:22:51.964443 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2343 rows starting from the beginning of the part | ||
| 5129 | 2025.09.21 00:22:51.964551 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 110 rows starting from the beginning of the part | ||
| 5130 | 2025.09.21 00:22:51.964636 [ 4 ] {fc7c1ec4-79c2-4b23-afa1-b24be7744831} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2025.09.21 00:22:51.964648 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1140 rows starting from the beginning of the part | ||
| 5132 | 2025.09.21 00:22:51.964684 [ 4 ] {fc7c1ec4-79c2-4b23-afa1-b24be7744831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5133 | 2025.09.21 00:22:51.964759 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1250 rows starting from the beginning of the part | ||
| 5134 | 2025.09.21 00:22:51.964839 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1140 rows starting from the beginning of the part | ||
| 5135 | 2025.09.21 00:22:51.964909 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 110 rows starting from the beginning of the part | ||
| 5136 | 2025.09.21 00:22:51.965047 [ 4 ] {fc7c1ec4-79c2-4b23-afa1-b24be7744831} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5137 | 2025.09.21 00:22:51.965374 [ 4 ] {fc7c1ec4-79c2-4b23-afa1-b24be7744831} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5138 | 2025.09.21 00:22:51.965511 [ 68 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5139 | 2025.09.21 00:22:51.965524 [ 4 ] {fc7c1ec4-79c2-4b23-afa1-b24be7744831} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001418 sec., 19040.902679830746 rows/sec., 1.40 MiB/sec. | ||
| 5140 | 2025.09.21 00:22:51.965569 [ 68 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5141 | 2025.09.21 00:22:51.965587 [ 4 ] {fc7c1ec4-79c2-4b23-afa1-b24be7744831} <Debug> TCPHandler: Processed in 0.001620649 sec. | ||
| 5142 | 2025.09.21 00:22:51.965605 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5143 | 2025.09.21 00:22:51.965708 [ 186 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::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 | ||
| 5144 | 2025.09.21 00:22:51.965712 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5145 | 2025.09.21 00:22:51.965844 [ 186 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5146 | 2025.09.21 00:22:51.965866 [ 4 ] {7ce6f608-d203-4fbd-97cc-22626d6f3170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5147 | 2025.09.21 00:22:51.965877 [ 186 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 264 rows starting from the beginning of the part | ||
| 5148 | 2025.09.21 00:22:51.965919 [ 4 ] {7ce6f608-d203-4fbd-97cc-22626d6f3170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5149 | 2025.09.21 00:22:51.965943 [ 186 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 27 rows starting from the beginning of the part | ||
| 5150 | 2025.09.21 00:22:51.966012 [ 186 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 219 rows starting from the beginning of the part | ||
| 5151 | 2025.09.21 00:22:51.966065 [ 186 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 27 rows starting from the beginning of the part | ||
| 5152 | 2025.09.21 00:22:51.966114 [ 186 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 219 rows starting from the beginning of the part | ||
| 5153 | 2025.09.21 00:22:51.966164 [ 186 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 27 rows starting from the beginning of the part | ||
| 5154 | 2025.09.21 00:22:51.966423 [ 4 ] {7ce6f608-d203-4fbd-97cc-22626d6f3170} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5155 | 2025.09.21 00:22:51.966470 [ 4 ] {7ce6f608-d203-4fbd-97cc-22626d6f3170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5156 | 2025.09.21 00:22:51.966920 [ 4 ] {7ce6f608-d203-4fbd-97cc-22626d6f3170} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5157 | 2025.09.21 00:22:51.966976 [ 189 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312211 sec., 596702.8168488147 rows/sec., 39.10 MiB/sec. | ||
| 5158 | 2025.09.21 00:22:51.967150 [ 192 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5159 | 2025.09.21 00:22:51.967190 [ 4 ] {7ce6f608-d203-4fbd-97cc-22626d6f3170} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2025.09.21 00:22:51.967330 [ 68 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5161 | 2025.09.21 00:22:51.967344 [ 4 ] {7ce6f608-d203-4fbd-97cc-22626d6f3170} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001501 sec., 60626.24916722185 rows/sec., 4.73 MiB/sec. | ||
| 5162 | 2025.09.21 00:22:51.967368 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6093 rows, containing 5 columns (5 merged, 0 gathered) in 0.00331147 sec., 1839968.3524235461 rows/sec., 155.66 MiB/sec. | ||
| 5163 | 2025.09.21 00:22:51.967375 [ 68 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5164 | 2025.09.21 00:22:51.967397 [ 4 ] {7ce6f608-d203-4fbd-97cc-22626d6f3170} <Debug> TCPHandler: Processed in 0.001737291 sec. | ||
| 5165 | 2025.09.21 00:22:51.967414 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5166 | 2025.09.21 00:22:51.967458 [ 189 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_26_5} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5167 | 2025.09.21 00:22:51.967490 [ 192 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 5168 | 2025.09.21 00:22:51.967525 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5169 | 2025.09.21 00:22:51.967558 [ 189 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_26_5} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5170 | 2025.09.21 00:22:51.967578 [ 192 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5171 | 2025.09.21 00:22:51.967610 [ 192 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1212 rows starting from the beginning of the part | ||
| 5172 | 2025.09.21 00:22:51.967629 [ 4 ] {90b26f06-5341-4644-a81c-ba675eda6e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5173 | 2025.09.21 00:22:51.967651 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5174 | 2025.09.21 00:22:51.967653 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5175 | 2025.09.21 00:22:51.967662 [ 192 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 91 rows starting from the beginning of the part | ||
| 5176 | 2025.09.21 00:22:51.967681 [ 4 ] {90b26f06-5341-4644-a81c-ba675eda6e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5177 | 2025.09.21 00:22:51.967726 [ 192 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 693 rows starting from the beginning of the part | ||
| 5178 | 2025.09.21 00:22:51.967773 [ 192 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 547 rows starting from the beginning of the part | ||
| 5179 | 2025.09.21 00:22:51.967816 [ 192 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 693 rows starting from the beginning of the part | ||
| 5180 | 2025.09.21 00:22:51.967856 [ 192 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 91 rows starting from the beginning of the part | ||
| 5181 | 2025.09.21 00:22:51.968008 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_31_6} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5182 | 2025.09.21 00:22:51.968091 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_31_6} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5183 | 2025.09.21 00:22:51.968111 [ 4 ] {90b26f06-5341-4644-a81c-ba675eda6e62} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2025.09.21 00:22:51.968154 [ 4 ] {90b26f06-5341-4644-a81c-ba675eda6e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5185 | 2025.09.21 00:22:51.968164 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 5186 | 2025.09.21 00:22:51.968511 [ 4 ] {90b26f06-5341-4644-a81c-ba675eda6e62} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5187 | 2025.09.21 00:22:51.968732 [ 4 ] {90b26f06-5341-4644-a81c-ba675eda6e62} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2025.09.21 00:22:51.968842 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5189 | 2025.09.21 00:22:51.968867 [ 4 ] {90b26f06-5341-4644-a81c-ba675eda6e62} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 5190 | 2025.09.21 00:22:51.968878 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2025.09.21 00:22:51.968910 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5192 | 2025.09.21 00:22:51.968912 [ 4 ] {90b26f06-5341-4644-a81c-ba675eda6e62} <Debug> TCPHandler: Processed in 0.001437784 sec. | ||
| 5193 | 2025.09.21 00:22:51.968980 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3327 rows, containing 5 columns (5 merged, 0 gathered) in 0.001519076 sec., 2190147.1684102705 rows/sec., 165.38 MiB/sec. | ||
| 5194 | 2025.09.21 00:22:51.969014 [ 189 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 5195 | 2025.09.21 00:22:51.969038 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5196 | 2025.09.21 00:22:51.969102 [ 189 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5197 | 2025.09.21 00:22:51.969133 [ 189 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9541 rows starting from the beginning of the part | ||
| 5198 | 2025.09.21 00:22:51.969134 [ 4 ] {f406b7d1-3652-410c-a1cb-2581912c505a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5199 | 2025.09.21 00:22:51.969155 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5200 | 2025.09.21 00:22:51.969194 [ 189 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 5201 | 2025.09.21 00:22:51.969200 [ 4 ] {f406b7d1-3652-410c-a1cb-2581912c505a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5202 | 2025.09.21 00:22:51.969249 [ 189 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 314 rows starting from the beginning of the part | ||
| 5203 | 2025.09.21 00:22:51.969294 [ 189 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 844 rows starting from the beginning of the part | ||
| 5204 | 2025.09.21 00:22:51.969340 [ 189 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 314 rows starting from the beginning of the part | ||
| 5205 | 2025.09.21 00:22:51.969383 [ 189 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5206 | 2025.09.21 00:22:51.969438 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_31_6} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5207 | 2025.09.21 00:22:51.969529 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_31_6} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5208 | 2025.09.21 00:22:51.969592 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5209 | 2025.09.21 00:22:51.970076 [ 4 ] {f406b7d1-3652-410c-a1cb-2581912c505a} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2025.09.21 00:22:51.970116 [ 4 ] {f406b7d1-3652-410c-a1cb-2581912c505a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5211 | 2025.09.21 00:22:51.970723 [ 4 ] {f406b7d1-3652-410c-a1cb-2581912c505a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5212 | 2025.09.21 00:22:51.970980 [ 4 ] {f406b7d1-3652-410c-a1cb-2581912c505a} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2025.09.21 00:22:51.971134 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5214 | 2025.09.21 00:22:51.971154 [ 4 ] {f406b7d1-3652-410c-a1cb-2581912c505a} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002039 sec., 13241.785188818048 rows/sec., 23.73 MiB/sec. | ||
| 5215 | 2025.09.21 00:22:51.971180 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2025.09.21 00:22:51.971206 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5217 | 2025.09.21 00:22:51.971245 [ 4 ] {f406b7d1-3652-410c-a1cb-2581912c505a} <Debug> TCPHandler: Processed in 0.002258274 sec. | ||
| 5218 | 2025.09.21 00:22:51.971337 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 5219 | 2025.09.21 00:22:51.971421 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5220 | 2025.09.21 00:22:51.971543 [ 4 ] {7fc416b0-61a1-458d-a5f9-cb2bc249a4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5221 | 2025.09.21 00:22:51.971595 [ 4 ] {7fc416b0-61a1-458d-a5f9-cb2bc249a4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5222 | 2025.09.21 00:22:51.971668 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5223 | 2025.09.21 00:22:51.971757 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 372 rows starting from the beginning of the part | ||
| 5224 | 2025.09.21 00:22:51.972027 [ 4 ] {7fc416b0-61a1-458d-a5f9-cb2bc249a4fd} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2025.09.21 00:22:51.972075 [ 4 ] {7fc416b0-61a1-458d-a5f9-cb2bc249a4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5226 | 2025.09.21 00:22:51.972169 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 27 rows starting from the beginning of the part | ||
| 5227 | 2025.09.21 00:22:51.972339 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
| 5228 | 2025.09.21 00:22:51.972465 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 27 rows starting from the beginning of the part | ||
| 5229 | 2025.09.21 00:22:51.972508 [ 4 ] {7fc416b0-61a1-458d-a5f9-cb2bc249a4fd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5230 | 2025.09.21 00:22:51.972563 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
| 5231 | 2025.09.21 00:22:51.972715 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 27 rows starting from the beginning of the part | ||
| 5232 | 2025.09.21 00:22:51.972840 [ 4 ] {7fc416b0-61a1-458d-a5f9-cb2bc249a4fd} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5233 | 2025.09.21 00:22:51.973022 [ 68 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5234 | 2025.09.21 00:22:51.973027 [ 4 ] {7fc416b0-61a1-458d-a5f9-cb2bc249a4fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001507 sec., 39814.200398142 rows/sec., 2.68 MiB/sec. | ||
| 5235 | 2025.09.21 00:22:51.973070 [ 68 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5236 | 2025.09.21 00:22:51.973093 [ 4 ] {7fc416b0-61a1-458d-a5f9-cb2bc249a4fd} <Debug> TCPHandler: Processed in 0.001733262 sec. | ||
| 5237 | 2025.09.21 00:22:51.973104 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5238 | 2025.09.21 00:22:51.973204 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 5239 | 2025.09.21 00:22:51.973324 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5240 | 2025.09.21 00:22:51.973353 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2072 rows starting from the beginning of the part | ||
| 5241 | 2025.09.21 00:22:51.973406 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5242 | 2025.09.21 00:22:51.973446 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 5243 | 2025.09.21 00:22:51.973481 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 5244 | 2025.09.21 00:22:51.973521 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 5245 | 2025.09.21 00:22:51.973558 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 5246 | 2025.09.21 00:22:51.974151 [ 199 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11333 rows, containing 5 columns (5 merged, 0 gathered) in 0.005183224 sec., 2186476.988067658 rows/sec., 146.34 MiB/sec. | ||
| 5247 | 2025.09.21 00:22:51.974549 [ 198 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5248 | 2025.09.21 00:22:51.974725 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2460 rows, containing 4 columns (4 merged, 0 gathered) in 0.001553398 sec., 1583625.0593859397 rows/sec., 100.58 MiB/sec. | ||
| 5249 | 2025.09.21 00:22:51.974962 [ 198 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5250 | 2025.09.21 00:22:51.975058 [ 198 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5251 | 2025.09.21 00:22:51.975156 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 5252 | 2025.09.21 00:22:51.975174 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5253 | 2025.09.21 00:22:51.975557 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_31_6} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2025.09.21 00:22:51.975664 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_31_6} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5255 | 2025.09.21 00:22:51.975771 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5256 | 2025.09.21 00:22:51.977579 [ 199 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 481 rows, containing 19 columns (19 merged, 0 gathered) in 0.006295361 sec., 76405.46745452723 rows/sec., 136.92 MiB/sec. | ||
| 5257 | 2025.09.21 00:22:51.978312 [ 199 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5258 | 2025.09.21 00:22:51.978649 [ 199 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2025.09.21 00:22:51.978722 [ 199 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5260 | 2025.09.21 00:22:51.978836 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 5261 | 2025.09.21 00:22:52.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.84 MiB, peak 262.63 MiB, free memory in arenas 0.00 B, will set to 253.46 MiB (RSS), difference: 2.62 MiB | ||
| 5262 | 2025.09.21 00:22:54.789415 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 712 | ||
| 5263 | 2025.09.21 00:22:54.791813 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2025.09.21 00:22:54.791872 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5265 | 2025.09.21 00:22:54.793120 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5266 | 2025.09.21 00:22:54.793403 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5267 | 2025.09.21 00:22:54.793579 [ 58 ] {} <Debug> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5268 | 2025.09.21 00:22:54.793652 [ 58 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5269 | 2025.09.21 00:22:54.793677 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5270 | 2025.09.21 00:22:54.793768 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 712 | ||
| 5271 | 2025.09.21 00:22:54.793826 [ 198 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 5272 | 2025.09.21 00:22:54.794532 [ 198 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5273 | 2025.09.21 00:22:54.794719 [ 198 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 528 rows starting from the beginning of the part | ||
| 5274 | 2025.09.21 00:22:54.795134 [ 198 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part | ||
| 5275 | 2025.09.21 00:22:54.795495 [ 198 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 5276 | 2025.09.21 00:22:54.795818 [ 198 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 5277 | 2025.09.21 00:22:54.796142 [ 198 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 5278 | 2025.09.21 00:22:54.796506 [ 198 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5279 | 2025.09.21 00:22:54.802633 [ 199 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 712 rows, containing 72 columns (72 merged, 0 gathered) in 0.008878653 sec., 80192.34449189533 rows/sec., 67.95 MiB/sec. | ||
| 5280 | 2025.09.21 00:22:54.803595 [ 198 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5281 | 2025.09.21 00:22:54.804117 [ 198 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_16_3} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5282 | 2025.09.21 00:22:54.804192 [ 198 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_16_3} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5283 | 2025.09.21 00:22:54.804364 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 5284 | 2025.09.21 00:22:56.973204 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5285 | 2025.09.21 00:22:56.973432 [ 4 ] {9e2f8799-e210-454c-bf8e-bfa126b03f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5286 | 2025.09.21 00:22:56.973516 [ 4 ] {9e2f8799-e210-454c-bf8e-bfa126b03f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5287 | 2025.09.21 00:22:56.974413 [ 4 ] {9e2f8799-e210-454c-bf8e-bfa126b03f49} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2025.09.21 00:22:56.974468 [ 4 ] {9e2f8799-e210-454c-bf8e-bfa126b03f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5289 | 2025.09.21 00:22:56.974927 [ 4 ] {9e2f8799-e210-454c-bf8e-bfa126b03f49} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5290 | 2025.09.21 00:22:56.975175 [ 4 ] {9e2f8799-e210-454c-bf8e-bfa126b03f49} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2025.09.21 00:22:56.975341 [ 4 ] {9e2f8799-e210-454c-bf8e-bfa126b03f49} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001974 sec., 207700.10131712258 rows/sec., 13.18 MiB/sec. | ||
| 5292 | 2025.09.21 00:22:56.975395 [ 4 ] {9e2f8799-e210-454c-bf8e-bfa126b03f49} <Debug> TCPHandler: Processed in 0.002386278 sec. | ||
| 5293 | 2025.09.21 00:22:56.975523 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5294 | 2025.09.21 00:22:56.975618 [ 4 ] {589fbfb0-e71f-4be7-ba34-589f3e1c9958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5295 | 2025.09.21 00:22:56.975659 [ 4 ] {589fbfb0-e71f-4be7-ba34-589f3e1c9958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5296 | 2025.09.21 00:22:56.976577 [ 4 ] {589fbfb0-e71f-4be7-ba34-589f3e1c9958} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5297 | 2025.09.21 00:22:56.976614 [ 4 ] {589fbfb0-e71f-4be7-ba34-589f3e1c9958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5298 | 2025.09.21 00:22:56.976991 [ 4 ] {589fbfb0-e71f-4be7-ba34-589f3e1c9958} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5299 | 2025.09.21 00:22:56.977220 [ 4 ] {589fbfb0-e71f-4be7-ba34-589f3e1c9958} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2025.09.21 00:22:56.977348 [ 4 ] {589fbfb0-e71f-4be7-ba34-589f3e1c9958} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001751 sec., 651056.5391205025 rows/sec., 51.64 MiB/sec. | ||
| 5301 | 2025.09.21 00:22:56.977386 [ 4 ] {589fbfb0-e71f-4be7-ba34-589f3e1c9958} <Debug> TCPHandler: Processed in 0.001915295 sec. | ||
| 5302 | 2025.09.21 00:22:56.977491 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5303 | 2025.09.21 00:22:56.977583 [ 4 ] {48ce2e05-3846-44f7-9ef4-d1af1a7b6430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5304 | 2025.09.21 00:22:56.977624 [ 4 ] {48ce2e05-3846-44f7-9ef4-d1af1a7b6430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5305 | 2025.09.21 00:22:56.978082 [ 4 ] {48ce2e05-3846-44f7-9ef4-d1af1a7b6430} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2025.09.21 00:22:56.978118 [ 4 ] {48ce2e05-3846-44f7-9ef4-d1af1a7b6430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5307 | 2025.09.21 00:22:56.978471 [ 4 ] {48ce2e05-3846-44f7-9ef4-d1af1a7b6430} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5308 | 2025.09.21 00:22:56.978684 [ 4 ] {48ce2e05-3846-44f7-9ef4-d1af1a7b6430} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2025.09.21 00:22:56.978810 [ 4 ] {48ce2e05-3846-44f7-9ef4-d1af1a7b6430} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001246 sec., 175762.43980738363 rows/sec., 10.48 MiB/sec. | ||
| 5310 | 2025.09.21 00:22:56.978848 [ 4 ] {48ce2e05-3846-44f7-9ef4-d1af1a7b6430} <Debug> TCPHandler: Processed in 0.001405103 sec. | ||
| 5311 | 2025.09.21 00:22:56.978953 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5312 | 2025.09.21 00:22:56.979044 [ 4 ] {8d632cef-29c4-4df7-b09a-eb095c0db031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5313 | 2025.09.21 00:22:56.979083 [ 4 ] {8d632cef-29c4-4df7-b09a-eb095c0db031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5314 | 2025.09.21 00:22:56.979529 [ 4 ] {8d632cef-29c4-4df7-b09a-eb095c0db031} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2025.09.21 00:22:56.979565 [ 4 ] {8d632cef-29c4-4df7-b09a-eb095c0db031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5316 | 2025.09.21 00:22:56.979877 [ 4 ] {8d632cef-29c4-4df7-b09a-eb095c0db031} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5317 | 2025.09.21 00:22:56.980090 [ 4 ] {8d632cef-29c4-4df7-b09a-eb095c0db031} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2025.09.21 00:22:56.980205 [ 55 ] {} <Debug> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 5319 | 2025.09.21 00:22:56.980215 [ 4 ] {8d632cef-29c4-4df7-b09a-eb095c0db031} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001188 sec., 178451.17845117845 rows/sec., 11.51 MiB/sec. | ||
| 5320 | 2025.09.21 00:22:56.980279 [ 55 ] {} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5321 | 2025.09.21 00:22:56.980297 [ 4 ] {8d632cef-29c4-4df7-b09a-eb095c0db031} <Debug> TCPHandler: Processed in 0.001390943 sec. | ||
| 5322 | 2025.09.21 00:22:56.980308 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5323 | 2025.09.21 00:22:56.980406 [ 189 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 5324 | 2025.09.21 00:22:56.980412 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5325 | 2025.09.21 00:22:56.980500 [ 189 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5326 | 2025.09.21 00:22:56.980519 [ 4 ] {6f811c08-8ea8-4c9b-bc28-684b16f79446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5327 | 2025.09.21 00:22:56.980529 [ 189 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 440 rows starting from the beginning of the part | ||
| 5328 | 2025.09.21 00:22:56.980560 [ 4 ] {6f811c08-8ea8-4c9b-bc28-684b16f79446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5329 | 2025.09.21 00:22:56.980589 [ 189 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 5330 | 2025.09.21 00:22:56.980637 [ 189 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 5331 | 2025.09.21 00:22:56.980681 [ 189 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
| 5332 | 2025.09.21 00:22:56.980719 [ 189 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
| 5333 | 2025.09.21 00:22:56.980758 [ 189 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 5334 | 2025.09.21 00:22:56.981022 [ 4 ] {6f811c08-8ea8-4c9b-bc28-684b16f79446} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2025.09.21 00:22:56.981057 [ 4 ] {6f811c08-8ea8-4c9b-bc28-684b16f79446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5336 | 2025.09.21 00:22:56.981385 [ 4 ] {6f811c08-8ea8-4c9b-bc28-684b16f79446} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5337 | 2025.09.21 00:22:56.981610 [ 4 ] {6f811c08-8ea8-4c9b-bc28-684b16f79446} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5338 | 2025.09.21 00:22:56.981687 [ 198 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1516 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317321 sec., 1150820.4909813174 rows/sec., 79.72 MiB/sec. | ||
| 5339 | 2025.09.21 00:22:56.981733 [ 4 ] {6f811c08-8ea8-4c9b-bc28-684b16f79446} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001231 sec., 171405.36149471972 rows/sec., 9.73 MiB/sec. | ||
| 5340 | 2025.09.21 00:22:56.981773 [ 4 ] {6f811c08-8ea8-4c9b-bc28-684b16f79446} <Debug> TCPHandler: Processed in 0.001408583 sec. | ||
| 5341 | 2025.09.21 00:22:56.981879 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5342 | 2025.09.21 00:22:56.981925 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 5343 | 2025.09.21 00:22:56.981969 [ 4 ] {187a6b1c-172f-4c0f-b0a5-dea5059b331c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5344 | 2025.09.21 00:22:56.982014 [ 4 ] {187a6b1c-172f-4c0f-b0a5-dea5059b331c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5345 | 2025.09.21 00:22:56.982272 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_20_4} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2025.09.21 00:22:56.982366 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_20_4} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 5347 | 2025.09.21 00:22:56.982468 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5348 | 2025.09.21 00:22:56.982643 [ 4 ] {187a6b1c-172f-4c0f-b0a5-dea5059b331c} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5349 | 2025.09.21 00:22:56.982683 [ 4 ] {187a6b1c-172f-4c0f-b0a5-dea5059b331c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5350 | 2025.09.21 00:22:56.983043 [ 4 ] {187a6b1c-172f-4c0f-b0a5-dea5059b331c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5351 | 2025.09.21 00:22:56.983273 [ 4 ] {187a6b1c-172f-4c0f-b0a5-dea5059b331c} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5352 | 2025.09.21 00:22:56.983402 [ 4 ] {187a6b1c-172f-4c0f-b0a5-dea5059b331c} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001451 sec., 477601.65403170226 rows/sec., 33.37 MiB/sec. | ||
| 5353 | 2025.09.21 00:22:56.983441 [ 4 ] {187a6b1c-172f-4c0f-b0a5-dea5059b331c} <Debug> TCPHandler: Processed in 0.001608728 sec. | ||
| 5354 | 2025.09.21 00:22:56.983548 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5355 | 2025.09.21 00:22:56.983641 [ 4 ] {d7ce6635-5a77-4635-af6c-c081a21048f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5356 | 2025.09.21 00:22:56.983683 [ 4 ] {d7ce6635-5a77-4635-af6c-c081a21048f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5357 | 2025.09.21 00:22:56.983994 [ 4 ] {d7ce6635-5a77-4635-af6c-c081a21048f6} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2025.09.21 00:22:56.984030 [ 4 ] {d7ce6635-5a77-4635-af6c-c081a21048f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5359 | 2025.09.21 00:22:56.984346 [ 4 ] {d7ce6635-5a77-4635-af6c-c081a21048f6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5360 | 2025.09.21 00:22:56.984559 [ 4 ] {d7ce6635-5a77-4635-af6c-c081a21048f6} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2025.09.21 00:22:56.984663 [ 55 ] {} <Debug> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5362 | 2025.09.21 00:22:56.984680 [ 4 ] {d7ce6635-5a77-4635-af6c-c081a21048f6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 5363 | 2025.09.21 00:22:56.984704 [ 55 ] {} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5364 | 2025.09.21 00:22:56.984723 [ 4 ] {d7ce6635-5a77-4635-af6c-c081a21048f6} <Debug> TCPHandler: Processed in 0.001222529 sec. | ||
| 5365 | 2025.09.21 00:22:56.984729 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5366 | 2025.09.21 00:22:56.984826 [ 198 ] {cd820108-993b-47de-a913-6f8bdbd23175::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 | ||
| 5367 | 2025.09.21 00:22:56.984847 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5368 | 2025.09.21 00:22:56.984937 [ 198 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5369 | 2025.09.21 00:22:56.984952 [ 4 ] {87056f94-3307-4de0-8486-8d81da7183f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5370 | 2025.09.21 00:22:56.984974 [ 198 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 5371 | 2025.09.21 00:22:56.985000 [ 4 ] {87056f94-3307-4de0-8486-8d81da7183f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5372 | 2025.09.21 00:22:56.985039 [ 198 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5373 | 2025.09.21 00:22:56.985088 [ 198 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5374 | 2025.09.21 00:22:56.985125 [ 198 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5375 | 2025.09.21 00:22:56.985166 [ 198 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5376 | 2025.09.21 00:22:56.985202 [ 198 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 5377 | 2025.09.21 00:22:56.985439 [ 4 ] {87056f94-3307-4de0-8486-8d81da7183f2} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5378 | 2025.09.21 00:22:56.985482 [ 4 ] {87056f94-3307-4de0-8486-8d81da7183f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5379 | 2025.09.21 00:22:56.985884 [ 4 ] {87056f94-3307-4de0-8486-8d81da7183f2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5380 | 2025.09.21 00:22:56.986028 [ 199 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.00123723 sec., 77592.68688926069 rows/sec., 3.96 MiB/sec. | ||
| 5381 | 2025.09.21 00:22:56.986136 [ 4 ] {87056f94-3307-4de0-8486-8d81da7183f2} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2025.09.21 00:22:56.986197 [ 199 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5383 | 2025.09.21 00:22:56.986285 [ 4 ] {87056f94-3307-4de0-8486-8d81da7183f2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001351 sec., 232420.42931162103 rows/sec., 15.27 MiB/sec. | ||
| 5384 | 2025.09.21 00:22:56.986329 [ 4 ] {87056f94-3307-4de0-8486-8d81da7183f2} <Debug> TCPHandler: Processed in 0.001533447 sec. | ||
| 5385 | 2025.09.21 00:22:56.986440 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5386 | 2025.09.21 00:22:56.986509 [ 199 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_16_3} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5387 | 2025.09.21 00:22:56.986536 [ 4 ] {cc6bb15e-ac0b-4ae0-a636-8f9f2e9d2217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5388 | 2025.09.21 00:22:56.986583 [ 4 ] {cc6bb15e-ac0b-4ae0-a636-8f9f2e9d2217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5389 | 2025.09.21 00:22:56.986590 [ 199 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_16_3} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5390 | 2025.09.21 00:22:56.986683 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5391 | 2025.09.21 00:22:56.986908 [ 4 ] {cc6bb15e-ac0b-4ae0-a636-8f9f2e9d2217} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2025.09.21 00:22:56.986950 [ 4 ] {cc6bb15e-ac0b-4ae0-a636-8f9f2e9d2217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5393 | 2025.09.21 00:22:56.987271 [ 4 ] {cc6bb15e-ac0b-4ae0-a636-8f9f2e9d2217} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5394 | 2025.09.21 00:22:56.987488 [ 4 ] {cc6bb15e-ac0b-4ae0-a636-8f9f2e9d2217} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5395 | 2025.09.21 00:22:56.987620 [ 4 ] {cc6bb15e-ac0b-4ae0-a636-8f9f2e9d2217} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. | ||
| 5396 | 2025.09.21 00:22:56.987657 [ 4 ] {cc6bb15e-ac0b-4ae0-a636-8f9f2e9d2217} <Debug> TCPHandler: Processed in 0.00126763 sec. | ||
| 5397 | 2025.09.21 00:22:56.987764 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5398 | 2025.09.21 00:22:56.987858 [ 4 ] {57ee678c-1a94-44b2-93ec-3f96306f7c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5399 | 2025.09.21 00:22:56.987913 [ 4 ] {57ee678c-1a94-44b2-93ec-3f96306f7c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5400 | 2025.09.21 00:22:56.988679 [ 4 ] {57ee678c-1a94-44b2-93ec-3f96306f7c1b} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5401 | 2025.09.21 00:22:56.988717 [ 4 ] {57ee678c-1a94-44b2-93ec-3f96306f7c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5402 | 2025.09.21 00:22:56.989239 [ 4 ] {57ee678c-1a94-44b2-93ec-3f96306f7c1b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5403 | 2025.09.21 00:22:56.989464 [ 4 ] {57ee678c-1a94-44b2-93ec-3f96306f7c1b} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5404 | 2025.09.21 00:22:56.989604 [ 4 ] {57ee678c-1a94-44b2-93ec-3f96306f7c1b} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001763 sec., 7941.009642654566 rows/sec., 14.23 MiB/sec. | ||
| 5405 | 2025.09.21 00:22:56.989666 [ 4 ] {57ee678c-1a94-44b2-93ec-3f96306f7c1b} <Debug> TCPHandler: Processed in 0.001951156 sec. | ||
| 5406 | 2025.09.21 00:22:56.989781 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5407 | 2025.09.21 00:22:56.989876 [ 4 ] {d7f82c96-fcee-4fdd-b120-20b73bd7bd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5408 | 2025.09.21 00:22:56.989917 [ 4 ] {d7f82c96-fcee-4fdd-b120-20b73bd7bd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5409 | 2025.09.21 00:22:56.990262 [ 4 ] {d7f82c96-fcee-4fdd-b120-20b73bd7bd5e} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5410 | 2025.09.21 00:22:56.990298 [ 4 ] {d7f82c96-fcee-4fdd-b120-20b73bd7bd5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5411 | 2025.09.21 00:22:56.990712 [ 4 ] {d7f82c96-fcee-4fdd-b120-20b73bd7bd5e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5412 | 2025.09.21 00:22:56.990950 [ 4 ] {d7f82c96-fcee-4fdd-b120-20b73bd7bd5e} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5413 | 2025.09.21 00:22:56.991078 [ 4 ] {d7f82c96-fcee-4fdd-b120-20b73bd7bd5e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001221 sec., 85176.08517608517 rows/sec., 5.22 MiB/sec. | ||
| 5414 | 2025.09.21 00:22:56.991116 [ 4 ] {d7f82c96-fcee-4fdd-b120-20b73bd7bd5e} <Debug> TCPHandler: Processed in 0.001383763 sec. | ||
| 5415 | 2025.09.21 00:22:57.268597 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10974 | ||
| 5416 | 2025.09.21 00:22:57.269053 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5417 | 2025.09.21 00:22:57.269086 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5418 | 2025.09.21 00:22:57.269533 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5419 | 2025.09.21 00:22:57.269757 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2025.09.21 00:22:57.269901 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10974 | ||
| 5421 | 2025.09.21 00:22:57.850686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5422 | 2025.09.21 00:22:57.866907 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5423 | 2025.09.21 00:22:57.866961 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5424 | 2025.09.21 00:22:57.872729 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5425 | 2025.09.21 00:22:57.873469 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5426 | 2025.09.21 00:22:57.876192 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5427 | 2025.09.21 00:23:01.962663 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5428 | 2025.09.21 00:23:01.962880 [ 4 ] {a0971106-3c03-4779-a9ea-ecf10be776f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5429 | 2025.09.21 00:23:01.962960 [ 4 ] {a0971106-3c03-4779-a9ea-ecf10be776f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5430 | 2025.09.21 00:23:01.963664 [ 4 ] {a0971106-3c03-4779-a9ea-ecf10be776f4} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5431 | 2025.09.21 00:23:01.963711 [ 4 ] {a0971106-3c03-4779-a9ea-ecf10be776f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5432 | 2025.09.21 00:23:01.964119 [ 4 ] {a0971106-3c03-4779-a9ea-ecf10be776f4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5433 | 2025.09.21 00:23:01.964353 [ 4 ] {a0971106-3c03-4779-a9ea-ecf10be776f4} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2025.09.21 00:23:01.964516 [ 4 ] {a0971106-3c03-4779-a9ea-ecf10be776f4} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001689 sec., 65127.29425695678 rows/sec., 5.46 MiB/sec. | ||
| 5435 | 2025.09.21 00:23:01.964568 [ 4 ] {a0971106-3c03-4779-a9ea-ecf10be776f4} <Debug> TCPHandler: Processed in 0.002048139 sec. | ||
| 5436 | 2025.09.21 00:23:01.964722 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5437 | 2025.09.21 00:23:01.964820 [ 4 ] {da402ab6-6c06-4597-aaf2-791d7d6d892c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5438 | 2025.09.21 00:23:01.964865 [ 4 ] {da402ab6-6c06-4597-aaf2-791d7d6d892c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5439 | 2025.09.21 00:23:01.965291 [ 4 ] {da402ab6-6c06-4597-aaf2-791d7d6d892c} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2025.09.21 00:23:01.965330 [ 4 ] {da402ab6-6c06-4597-aaf2-791d7d6d892c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5441 | 2025.09.21 00:23:01.965680 [ 4 ] {da402ab6-6c06-4597-aaf2-791d7d6d892c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5442 | 2025.09.21 00:23:01.965909 [ 4 ] {da402ab6-6c06-4597-aaf2-791d7d6d892c} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2025.09.21 00:23:01.966045 [ 4 ] {da402ab6-6c06-4597-aaf2-791d7d6d892c} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001243 sec., 21721.64119066774 rows/sec., 1.60 MiB/sec. | ||
| 5444 | 2025.09.21 00:23:01.966083 [ 4 ] {da402ab6-6c06-4597-aaf2-791d7d6d892c} <Debug> TCPHandler: Processed in 0.001410214 sec. | ||
| 5445 | 2025.09.21 00:23:01.966200 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5446 | 2025.09.21 00:23:01.966298 [ 4 ] {6df10854-962a-4e35-afd2-2f0b5f0a9bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5447 | 2025.09.21 00:23:01.966338 [ 4 ] {6df10854-962a-4e35-afd2-2f0b5f0a9bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5448 | 2025.09.21 00:23:01.966768 [ 4 ] {6df10854-962a-4e35-afd2-2f0b5f0a9bfd} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5449 | 2025.09.21 00:23:01.966806 [ 4 ] {6df10854-962a-4e35-afd2-2f0b5f0a9bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5450 | 2025.09.21 00:23:01.967137 [ 4 ] {6df10854-962a-4e35-afd2-2f0b5f0a9bfd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5451 | 2025.09.21 00:23:01.967420 [ 4 ] {6df10854-962a-4e35-afd2-2f0b5f0a9bfd} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5452 | 2025.09.21 00:23:01.967577 [ 4 ] {6df10854-962a-4e35-afd2-2f0b5f0a9bfd} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001296 sec., 70216.04938271604 rows/sec., 5.48 MiB/sec. | ||
| 5453 | 2025.09.21 00:23:01.967619 [ 4 ] {6df10854-962a-4e35-afd2-2f0b5f0a9bfd} <Debug> TCPHandler: Processed in 0.001468325 sec. | ||
| 5454 | 2025.09.21 00:23:01.967731 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5455 | 2025.09.21 00:23:01.967825 [ 4 ] {48befc13-5540-4a1c-ac5f-edb9645d82cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5456 | 2025.09.21 00:23:01.967868 [ 4 ] {48befc13-5540-4a1c-ac5f-edb9645d82cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5457 | 2025.09.21 00:23:01.968269 [ 4 ] {48befc13-5540-4a1c-ac5f-edb9645d82cd} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2025.09.21 00:23:01.968305 [ 4 ] {48befc13-5540-4a1c-ac5f-edb9645d82cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5459 | 2025.09.21 00:23:01.968662 [ 4 ] {48befc13-5540-4a1c-ac5f-edb9645d82cd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5460 | 2025.09.21 00:23:01.968885 [ 4 ] {48befc13-5540-4a1c-ac5f-edb9645d82cd} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2025.09.21 00:23:01.969018 [ 4 ] {48befc13-5540-4a1c-ac5f-edb9645d82cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 5462 | 2025.09.21 00:23:01.969057 [ 4 ] {48befc13-5540-4a1c-ac5f-edb9645d82cd} <Debug> TCPHandler: Processed in 0.001374313 sec. | ||
| 5463 | 2025.09.21 00:23:01.969176 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5464 | 2025.09.21 00:23:01.969281 [ 4 ] {79f73e50-8c93-4cf9-a8d7-637803514085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5465 | 2025.09.21 00:23:01.969338 [ 4 ] {79f73e50-8c93-4cf9-a8d7-637803514085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5466 | 2025.09.21 00:23:01.970212 [ 4 ] {79f73e50-8c93-4cf9-a8d7-637803514085} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2025.09.21 00:23:01.970251 [ 4 ] {79f73e50-8c93-4cf9-a8d7-637803514085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5468 | 2025.09.21 00:23:01.970964 [ 4 ] {79f73e50-8c93-4cf9-a8d7-637803514085} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5469 | 2025.09.21 00:23:01.971257 [ 4 ] {79f73e50-8c93-4cf9-a8d7-637803514085} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2025.09.21 00:23:01.971420 [ 4 ] {79f73e50-8c93-4cf9-a8d7-637803514085} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002159 sec., 12505.789717461788 rows/sec., 22.41 MiB/sec. | ||
| 5471 | 2025.09.21 00:23:01.971511 [ 4 ] {79f73e50-8c93-4cf9-a8d7-637803514085} <Debug> TCPHandler: Processed in 0.002395757 sec. | ||
| 5472 | 2025.09.21 00:23:01.971732 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5473 | 2025.09.21 00:23:01.971835 [ 4 ] {c3cc4337-d3fa-4f06-b6ea-75e5fbc40219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5474 | 2025.09.21 00:23:01.971886 [ 4 ] {c3cc4337-d3fa-4f06-b6ea-75e5fbc40219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5475 | 2025.09.21 00:23:01.972379 [ 4 ] {c3cc4337-d3fa-4f06-b6ea-75e5fbc40219} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2025.09.21 00:23:01.972419 [ 4 ] {c3cc4337-d3fa-4f06-b6ea-75e5fbc40219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5477 | 2025.09.21 00:23:01.972779 [ 4 ] {c3cc4337-d3fa-4f06-b6ea-75e5fbc40219} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5478 | 2025.09.21 00:23:01.973072 [ 4 ] {c3cc4337-d3fa-4f06-b6ea-75e5fbc40219} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2025.09.21 00:23:01.973210 [ 4 ] {c3cc4337-d3fa-4f06-b6ea-75e5fbc40219} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec. | ||
| 5480 | 2025.09.21 00:23:01.973250 [ 4 ] {c3cc4337-d3fa-4f06-b6ea-75e5fbc40219} <Debug> TCPHandler: Processed in 0.001586588 sec. | ||
| 5481 | 2025.09.21 00:23:04.612224 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5482 | 2025.09.21 00:23:04.612283 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5483 | 2025.09.21 00:23:04.769981 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11422 | ||
| 5484 | 2025.09.21 00:23:04.770556 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5485 | 2025.09.21 00:23:04.770617 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5486 | 2025.09.21 00:23:04.771190 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5487 | 2025.09.21 00:23:04.771428 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5488 | 2025.09.21 00:23:04.771572 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11422 | ||
| 5489 | 2025.09.21 00:23:04.794906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 746 | ||
| 5490 | 2025.09.21 00:23:04.797279 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5491 | 2025.09.21 00:23:04.797338 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5492 | 2025.09.21 00:23:04.798518 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5493 | 2025.09.21 00:23:04.798792 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2025.09.21 00:23:04.799059 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 746 | ||
| 5495 | 2025.09.21 00:23:05.376315 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5496 | 2025.09.21 00:23:05.393590 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2025.09.21 00:23:05.393638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5498 | 2025.09.21 00:23:05.399718 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5499 | 2025.09.21 00:23:05.400404 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5500 | 2025.09.21 00:23:05.403228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5501 | 2025.09.21 00:23:06.973539 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5502 | 2025.09.21 00:23:06.973732 [ 4 ] {7f266a31-2f56-4158-b732-b0b5f34c1c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5503 | 2025.09.21 00:23:06.973818 [ 4 ] {7f266a31-2f56-4158-b732-b0b5f34c1c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5504 | 2025.09.21 00:23:06.974792 [ 4 ] {7f266a31-2f56-4158-b732-b0b5f34c1c1b} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5505 | 2025.09.21 00:23:06.974846 [ 4 ] {7f266a31-2f56-4158-b732-b0b5f34c1c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5506 | 2025.09.21 00:23:06.975276 [ 4 ] {7f266a31-2f56-4158-b732-b0b5f34c1c1b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5507 | 2025.09.21 00:23:06.975513 [ 4 ] {7f266a31-2f56-4158-b732-b0b5f34c1c1b} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5508 | 2025.09.21 00:23:06.975654 [ 36 ] {} <Debug> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5509 | 2025.09.21 00:23:06.975701 [ 4 ] {7f266a31-2f56-4158-b732-b0b5f34c1c1b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00202 sec., 202970.29702970295 rows/sec., 12.88 MiB/sec. | ||
| 5510 | 2025.09.21 00:23:06.975714 [ 36 ] {} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5511 | 2025.09.21 00:23:06.975746 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5512 | 2025.09.21 00:23:06.975761 [ 4 ] {7f266a31-2f56-4158-b732-b0b5f34c1c1b} <Debug> TCPHandler: Processed in 0.002360937 sec. | ||
| 5513 | 2025.09.21 00:23:06.975841 [ 188 ] {c1c546d9-9a70-451d-a294-2dd334084042::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 | ||
| 5514 | 2025.09.21 00:23:06.975902 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5515 | 2025.09.21 00:23:06.975951 [ 188 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5516 | 2025.09.21 00:23:06.975987 [ 188 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 410 rows starting from the beginning of the part | ||
| 5517 | 2025.09.21 00:23:06.976011 [ 4 ] {fb457e3b-9458-4013-b379-e26be573752f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5518 | 2025.09.21 00:23:06.976053 [ 188 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5519 | 2025.09.21 00:23:06.976061 [ 4 ] {fb457e3b-9458-4013-b379-e26be573752f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5520 | 2025.09.21 00:23:06.976103 [ 188 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5521 | 2025.09.21 00:23:06.976152 [ 188 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 5522 | 2025.09.21 00:23:06.976197 [ 188 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 5523 | 2025.09.21 00:23:06.977166 [ 4 ] {fb457e3b-9458-4013-b379-e26be573752f} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2025.09.21 00:23:06.977207 [ 198 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401354 sec., 1462870.9091350222 rows/sec., 98.38 MiB/sec. | ||
| 5525 | 2025.09.21 00:23:06.977215 [ 4 ] {fb457e3b-9458-4013-b379-e26be573752f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5526 | 2025.09.21 00:23:06.977444 [ 190 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5527 | 2025.09.21 00:23:06.977710 [ 4 ] {fb457e3b-9458-4013-b379-e26be573752f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5528 | 2025.09.21 00:23:06.977776 [ 190 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_17_4} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5529 | 2025.09.21 00:23:06.977891 [ 190 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_17_4} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5530 | 2025.09.21 00:23:06.977975 [ 4 ] {fb457e3b-9458-4013-b379-e26be573752f} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5531 | 2025.09.21 00:23:06.977984 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 5532 | 2025.09.21 00:23:06.978140 [ 4 ] {fb457e3b-9458-4013-b379-e26be573752f} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.002153 sec., 529493.729679517 rows/sec., 42.00 MiB/sec. | ||
| 5533 | 2025.09.21 00:23:06.978192 [ 4 ] {fb457e3b-9458-4013-b379-e26be573752f} <Debug> TCPHandler: Processed in 0.002341076 sec. | ||
| 5534 | 2025.09.21 00:23:06.978326 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5535 | 2025.09.21 00:23:06.978421 [ 4 ] {44812425-969a-4b04-af3e-fdb7988c2072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5536 | 2025.09.21 00:23:06.978463 [ 4 ] {44812425-969a-4b04-af3e-fdb7988c2072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5537 | 2025.09.21 00:23:06.978988 [ 4 ] {44812425-969a-4b04-af3e-fdb7988c2072} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2025.09.21 00:23:06.979027 [ 4 ] {44812425-969a-4b04-af3e-fdb7988c2072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5539 | 2025.09.21 00:23:06.979364 [ 4 ] {44812425-969a-4b04-af3e-fdb7988c2072} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5540 | 2025.09.21 00:23:06.979587 [ 4 ] {44812425-969a-4b04-af3e-fdb7988c2072} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2025.09.21 00:23:06.979718 [ 4 ] {44812425-969a-4b04-af3e-fdb7988c2072} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001317 sec., 166287.0159453303 rows/sec., 9.91 MiB/sec. | ||
| 5542 | 2025.09.21 00:23:06.979757 [ 4 ] {44812425-969a-4b04-af3e-fdb7988c2072} <Debug> TCPHandler: Processed in 0.001487946 sec. | ||
| 5543 | 2025.09.21 00:23:06.979871 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5544 | 2025.09.21 00:23:06.979973 [ 4 ] {ebf768fb-ef88-4463-9cbd-d7677584bba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5545 | 2025.09.21 00:23:06.980014 [ 4 ] {ebf768fb-ef88-4463-9cbd-d7677584bba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5546 | 2025.09.21 00:23:06.980487 [ 4 ] {ebf768fb-ef88-4463-9cbd-d7677584bba2} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2025.09.21 00:23:06.980529 [ 4 ] {ebf768fb-ef88-4463-9cbd-d7677584bba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5548 | 2025.09.21 00:23:06.980848 [ 4 ] {ebf768fb-ef88-4463-9cbd-d7677584bba2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5549 | 2025.09.21 00:23:06.981059 [ 4 ] {ebf768fb-ef88-4463-9cbd-d7677584bba2} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2025.09.21 00:23:06.981190 [ 4 ] {ebf768fb-ef88-4463-9cbd-d7677584bba2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001234 sec., 171799.02755267423 rows/sec., 11.08 MiB/sec. | ||
| 5551 | 2025.09.21 00:23:06.981231 [ 4 ] {ebf768fb-ef88-4463-9cbd-d7677584bba2} <Debug> TCPHandler: Processed in 0.001410504 sec. | ||
| 5552 | 2025.09.21 00:23:06.981345 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2025.09.21 00:23:06.981438 [ 4 ] {46a0d66e-9653-4170-a1af-8846f2c87d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5554 | 2025.09.21 00:23:06.981483 [ 4 ] {46a0d66e-9653-4170-a1af-8846f2c87d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5555 | 2025.09.21 00:23:06.981960 [ 4 ] {46a0d66e-9653-4170-a1af-8846f2c87d0e} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2025.09.21 00:23:06.981996 [ 4 ] {46a0d66e-9653-4170-a1af-8846f2c87d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5557 | 2025.09.21 00:23:06.982300 [ 4 ] {46a0d66e-9653-4170-a1af-8846f2c87d0e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5558 | 2025.09.21 00:23:06.982515 [ 4 ] {46a0d66e-9653-4170-a1af-8846f2c87d0e} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2025.09.21 00:23:06.982616 [ 36 ] {} <Debug> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5560 | 2025.09.21 00:23:06.982645 [ 4 ] {46a0d66e-9653-4170-a1af-8846f2c87d0e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001224 sec., 172385.62091503266 rows/sec., 9.79 MiB/sec. | ||
| 5561 | 2025.09.21 00:23:06.982651 [ 36 ] {} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5562 | 2025.09.21 00:23:06.982688 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5563 | 2025.09.21 00:23:06.982692 [ 4 ] {46a0d66e-9653-4170-a1af-8846f2c87d0e} <Debug> TCPHandler: Processed in 0.001394144 sec. | ||
| 5564 | 2025.09.21 00:23:06.982758 [ 188 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::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 | ||
| 5565 | 2025.09.21 00:23:06.982813 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5566 | 2025.09.21 00:23:06.982844 [ 188 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5567 | 2025.09.21 00:23:06.982873 [ 188 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 211 rows starting from the beginning of the part | ||
| 5568 | 2025.09.21 00:23:06.982911 [ 4 ] {4313b51e-6d28-4685-8214-d275351e2bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5569 | 2025.09.21 00:23:06.982920 [ 188 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 5570 | 2025.09.21 00:23:06.982958 [ 4 ] {4313b51e-6d28-4685-8214-d275351e2bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5571 | 2025.09.21 00:23:06.982972 [ 188 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 5572 | 2025.09.21 00:23:06.983013 [ 188 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 5573 | 2025.09.21 00:23:06.983047 [ 188 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 5574 | 2025.09.21 00:23:06.983637 [ 4 ] {4313b51e-6d28-4685-8214-d275351e2bb7} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2025.09.21 00:23:06.983680 [ 4 ] {4313b51e-6d28-4685-8214-d275351e2bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5576 | 2025.09.21 00:23:06.983801 [ 190 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001070976 sec., 985082.7656268675 rows/sec., 59.70 MiB/sec. | ||
| 5577 | 2025.09.21 00:23:06.983950 [ 188 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5578 | 2025.09.21 00:23:06.984047 [ 4 ] {4313b51e-6d28-4685-8214-d275351e2bb7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5579 | 2025.09.21 00:23:06.984249 [ 188 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_17_4} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2025.09.21 00:23:06.984325 [ 4 ] {4313b51e-6d28-4685-8214-d275351e2bb7} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5581 | 2025.09.21 00:23:06.984332 [ 188 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_17_4} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5582 | 2025.09.21 00:23:06.984410 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5583 | 2025.09.21 00:23:06.984471 [ 4 ] {4313b51e-6d28-4685-8214-d275351e2bb7} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001578 sec., 439163.49809885933 rows/sec., 30.69 MiB/sec. | ||
| 5584 | 2025.09.21 00:23:06.984513 [ 4 ] {4313b51e-6d28-4685-8214-d275351e2bb7} <Debug> TCPHandler: Processed in 0.001747252 sec. | ||
| 5585 | 2025.09.21 00:23:06.984621 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5586 | 2025.09.21 00:23:06.984717 [ 4 ] {6a138ae7-707a-40a8-9576-1f9926a1c6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5587 | 2025.09.21 00:23:06.984759 [ 4 ] {6a138ae7-707a-40a8-9576-1f9926a1c6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5588 | 2025.09.21 00:23:06.985075 [ 4 ] {6a138ae7-707a-40a8-9576-1f9926a1c6e7} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5589 | 2025.09.21 00:23:06.985110 [ 4 ] {6a138ae7-707a-40a8-9576-1f9926a1c6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5590 | 2025.09.21 00:23:06.985419 [ 4 ] {6a138ae7-707a-40a8-9576-1f9926a1c6e7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5591 | 2025.09.21 00:23:06.985629 [ 4 ] {6a138ae7-707a-40a8-9576-1f9926a1c6e7} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5592 | 2025.09.21 00:23:06.985757 [ 4 ] {6a138ae7-707a-40a8-9576-1f9926a1c6e7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 5593 | 2025.09.21 00:23:06.985795 [ 4 ] {6a138ae7-707a-40a8-9576-1f9926a1c6e7} <Debug> TCPHandler: Processed in 0.001223879 sec. | ||
| 5594 | 2025.09.21 00:23:06.985903 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5595 | 2025.09.21 00:23:06.985997 [ 4 ] {f9db8cb3-79c9-4014-b0f8-b430c2cec06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5596 | 2025.09.21 00:23:06.986041 [ 4 ] {f9db8cb3-79c9-4014-b0f8-b430c2cec06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5597 | 2025.09.21 00:23:06.986473 [ 4 ] {f9db8cb3-79c9-4014-b0f8-b430c2cec06a} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5598 | 2025.09.21 00:23:06.986509 [ 4 ] {f9db8cb3-79c9-4014-b0f8-b430c2cec06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5599 | 2025.09.21 00:23:06.986849 [ 4 ] {f9db8cb3-79c9-4014-b0f8-b430c2cec06a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5600 | 2025.09.21 00:23:06.987059 [ 4 ] {f9db8cb3-79c9-4014-b0f8-b430c2cec06a} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5601 | 2025.09.21 00:23:06.987189 [ 4 ] {f9db8cb3-79c9-4014-b0f8-b430c2cec06a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001208 sec., 259933.77483443706 rows/sec., 17.08 MiB/sec. | ||
| 5602 | 2025.09.21 00:23:06.987226 [ 4 ] {f9db8cb3-79c9-4014-b0f8-b430c2cec06a} <Debug> TCPHandler: Processed in 0.001373012 sec. | ||
| 5603 | 2025.09.21 00:23:06.987334 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5604 | 2025.09.21 00:23:06.987425 [ 4 ] {305c8d58-f368-4bb0-a130-d2d191a7956e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5605 | 2025.09.21 00:23:06.987466 [ 4 ] {305c8d58-f368-4bb0-a130-d2d191a7956e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5606 | 2025.09.21 00:23:06.987769 [ 4 ] {305c8d58-f368-4bb0-a130-d2d191a7956e} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5607 | 2025.09.21 00:23:06.987803 [ 4 ] {305c8d58-f368-4bb0-a130-d2d191a7956e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5608 | 2025.09.21 00:23:06.988095 [ 4 ] {305c8d58-f368-4bb0-a130-d2d191a7956e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5609 | 2025.09.21 00:23:06.988296 [ 4 ] {305c8d58-f368-4bb0-a130-d2d191a7956e} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5610 | 2025.09.21 00:23:06.988422 [ 4 ] {305c8d58-f368-4bb0-a130-d2d191a7956e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 5611 | 2025.09.21 00:23:06.988459 [ 4 ] {305c8d58-f368-4bb0-a130-d2d191a7956e} <Debug> TCPHandler: Processed in 0.001171748 sec. | ||
| 5612 | 2025.09.21 00:23:06.988563 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5613 | 2025.09.21 00:23:06.988653 [ 4 ] {195a958c-1b6e-4535-a054-a5eb0f3bf52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5614 | 2025.09.21 00:23:06.988706 [ 4 ] {195a958c-1b6e-4535-a054-a5eb0f3bf52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5615 | 2025.09.21 00:23:06.989478 [ 4 ] {195a958c-1b6e-4535-a054-a5eb0f3bf52f} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2025.09.21 00:23:06.989514 [ 4 ] {195a958c-1b6e-4535-a054-a5eb0f3bf52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5617 | 2025.09.21 00:23:06.990017 [ 4 ] {195a958c-1b6e-4535-a054-a5eb0f3bf52f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5618 | 2025.09.21 00:23:06.990226 [ 4 ] {195a958c-1b6e-4535-a054-a5eb0f3bf52f} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2025.09.21 00:23:06.990361 [ 4 ] {195a958c-1b6e-4535-a054-a5eb0f3bf52f} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001724 sec., 8120.649651972158 rows/sec., 14.55 MiB/sec. | ||
| 5620 | 2025.09.21 00:23:06.990420 [ 4 ] {195a958c-1b6e-4535-a054-a5eb0f3bf52f} <Debug> TCPHandler: Processed in 0.001903816 sec. | ||
| 5621 | 2025.09.21 00:23:06.990546 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5622 | 2025.09.21 00:23:06.990639 [ 4 ] {e82c70b4-f927-4596-acea-9410fb562de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5623 | 2025.09.21 00:23:06.990678 [ 4 ] {e82c70b4-f927-4596-acea-9410fb562de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5624 | 2025.09.21 00:23:06.991063 [ 4 ] {e82c70b4-f927-4596-acea-9410fb562de0} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2025.09.21 00:23:06.991098 [ 4 ] {e82c70b4-f927-4596-acea-9410fb562de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5626 | 2025.09.21 00:23:06.991438 [ 4 ] {e82c70b4-f927-4596-acea-9410fb562de0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5627 | 2025.09.21 00:23:06.991640 [ 4 ] {e82c70b4-f927-4596-acea-9410fb562de0} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5628 | 2025.09.21 00:23:06.991768 [ 4 ] {e82c70b4-f927-4596-acea-9410fb562de0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001146 sec., 90750.43630017451 rows/sec., 5.56 MiB/sec. | ||
| 5629 | 2025.09.21 00:23:06.991806 [ 4 ] {e82c70b4-f927-4596-acea-9410fb562de0} <Debug> TCPHandler: Processed in 0.001306791 sec. | ||
| 5630 | 2025.09.21 00:23:11.949812 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53715 | ||
| 5631 | 2025.09.21 00:23:11.949934 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5632 | 2025.09.21 00:23:11.949961 [ 293 ] {} <Debug> TCP-Session: 12aed571-6522-4b83-8b29-929b4af1508e Authenticating user 'default' from [fd00:1122:3344:101::e]:53715 | ||
| 5633 | 2025.09.21 00:23:11.949984 [ 293 ] {} <Debug> TCP-Session: 12aed571-6522-4b83-8b29-929b4af1508e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2025.09.21 00:23:11.949997 [ 293 ] {} <Debug> TCP-Session: 12aed571-6522-4b83-8b29-929b4af1508e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5635 | 2025.09.21 00:23:11.950201 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50083 | ||
| 5636 | 2025.09.21 00:23:11.950211 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65125 | ||
| 5637 | 2025.09.21 00:23:11.950281 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35288 | ||
| 5638 | 2025.09.21 00:23:11.950302 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37473 | ||
| 5639 | 2025.09.21 00:23:11.950342 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5640 | 2025.09.21 00:23:11.950355 [ 293 ] {} <Trace> TCP-Session: 12aed571-6522-4b83-8b29-929b4af1508e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5641 | 2025.09.21 00:23:11.950383 [ 295 ] {} <Debug> TCP-Session: 880f8999-be56-4276-8410-eb29fcff5407 Authenticating user 'default' from [fd00:1122:3344:101::e]:50083 | ||
| 5642 | 2025.09.21 00:23:11.950386 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5643 | 2025.09.21 00:23:11.950421 [ 295 ] {} <Debug> TCP-Session: 880f8999-be56-4276-8410-eb29fcff5407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2025.09.21 00:23:11.950438 [ 300 ] {} <Debug> TCP-Session: 13562df8-d180-4a13-8377-882bbb918643 Authenticating user 'default' from [fd00:1122:3344:101::e]:35288 | ||
| 5645 | 2025.09.21 00:23:11.950444 [ 295 ] {} <Debug> TCP-Session: 880f8999-be56-4276-8410-eb29fcff5407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2025.09.21 00:23:11.950460 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5647 | 2025.09.21 00:23:11.950469 [ 300 ] {} <Debug> TCP-Session: 13562df8-d180-4a13-8377-882bbb918643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2025.09.21 00:23:11.950490 [ 3 ] {} <Debug> TCP-Session: 125ce63c-2941-4b47-b487-e8edcd22b8d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37473 | ||
| 5649 | 2025.09.21 00:23:11.950498 [ 300 ] {} <Debug> TCP-Session: 13562df8-d180-4a13-8377-882bbb918643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5650 | 2025.09.21 00:23:11.950515 [ 3 ] {} <Debug> TCP-Session: 125ce63c-2941-4b47-b487-e8edcd22b8d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5651 | 2025.09.21 00:23:11.950386 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5652 | 2025.09.21 00:23:11.950540 [ 3 ] {} <Debug> TCP-Session: 125ce63c-2941-4b47-b487-e8edcd22b8d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5653 | 2025.09.21 00:23:11.950545 [ 293 ] {9468623c-7b4c-4498-850c-ae29f33beb1f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53715) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5654 | 2025.09.21 00:23:11.950575 [ 296 ] {} <Debug> TCP-Session: ad11ed69-9404-4929-83c6-685352e381e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:65125 | ||
| 5655 | 2025.09.21 00:23:11.950246 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58285 | ||
| 5656 | 2025.09.21 00:23:11.950243 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47956 | ||
| 5657 | 2025.09.21 00:23:11.950220 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43735 | ||
| 5658 | 2025.09.21 00:23:11.950614 [ 296 ] {} <Debug> TCP-Session: ad11ed69-9404-4929-83c6-685352e381e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5659 | 2025.09.21 00:23:11.950295 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46961 | ||
| 5660 | 2025.09.21 00:23:11.950763 [ 296 ] {} <Debug> TCP-Session: ad11ed69-9404-4929-83c6-685352e381e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2025.09.21 00:23:11.950834 [ 293 ] {9468623c-7b4c-4498-850c-ae29f33beb1f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5662 | 2025.09.21 00:23:11.950902 [ 293 ] {9468623c-7b4c-4498-850c-ae29f33beb1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5663 | 2025.09.21 00:23:11.950973 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5664 | 2025.09.21 00:23:11.951008 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5665 | 2025.09.21 00:23:11.951015 [ 298 ] {} <Debug> TCP-Session: f0b1ad90-a572-425b-a1af-beb14f990de7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58285 | ||
| 5666 | 2025.09.21 00:23:11.951045 [ 299 ] {} <Debug> TCP-Session: 26699e28-2f03-4a6d-8379-7e13ef9107ec Authenticating user 'default' from [fd00:1122:3344:101::e]:47956 | ||
| 5667 | 2025.09.21 00:23:11.951053 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5668 | 2025.09.21 00:23:11.951072 [ 299 ] {} <Debug> TCP-Session: 26699e28-2f03-4a6d-8379-7e13ef9107ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5669 | 2025.09.21 00:23:11.951080 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5670 | 2025.09.21 00:23:11.951094 [ 297 ] {} <Debug> TCP-Session: 2c3b18dd-5704-4ea1-9ce1-19e1279a6644 Authenticating user 'default' from [fd00:1122:3344:101::e]:43735 | ||
| 5671 | 2025.09.21 00:23:11.951100 [ 299 ] {} <Debug> TCP-Session: 26699e28-2f03-4a6d-8379-7e13ef9107ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5672 | 2025.09.21 00:23:11.951130 [ 301 ] {} <Debug> TCP-Session: 07942b60-9eda-4f85-a0a1-fc415c0ff4dd Authenticating user 'default' from [fd00:1122:3344:101::e]:46961 | ||
| 5673 | 2025.09.21 00:23:11.951134 [ 297 ] {} <Debug> TCP-Session: 2c3b18dd-5704-4ea1-9ce1-19e1279a6644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5674 | 2025.09.21 00:23:11.951058 [ 298 ] {} <Debug> TCP-Session: f0b1ad90-a572-425b-a1af-beb14f990de7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5675 | 2025.09.21 00:23:11.951160 [ 301 ] {} <Debug> TCP-Session: 07942b60-9eda-4f85-a0a1-fc415c0ff4dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5676 | 2025.09.21 00:23:11.951185 [ 298 ] {} <Debug> TCP-Session: f0b1ad90-a572-425b-a1af-beb14f990de7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5677 | 2025.09.21 00:23:11.951199 [ 301 ] {} <Debug> TCP-Session: 07942b60-9eda-4f85-a0a1-fc415c0ff4dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5678 | 2025.09.21 00:23:11.951163 [ 297 ] {} <Debug> TCP-Session: 2c3b18dd-5704-4ea1-9ce1-19e1279a6644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5679 | 2025.09.21 00:23:11.951186 [ 293 ] {9468623c-7b4c-4498-850c-ae29f33beb1f} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 5680 | 2025.09.21 00:23:11.952143 [ 322 ] {9468623c-7b4c-4498-850c-ae29f33beb1f} <Trace> AggregatingTransform: Aggregating | ||
| 5681 | 2025.09.21 00:23:11.952192 [ 322 ] {9468623c-7b4c-4498-850c-ae29f33beb1f} <Trace> Aggregator: Aggregation method: without_key | ||
| 5682 | 2025.09.21 00:23:11.952229 [ 322 ] {9468623c-7b4c-4498-850c-ae29f33beb1f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000887101 sec. (1127.267 rows/sec., 44.03 KiB/sec.) | ||
| 5683 | 2025.09.21 00:23:11.952249 [ 322 ] {9468623c-7b4c-4498-850c-ae29f33beb1f} <Trace> Aggregator: Merging aggregated data | ||
| 5684 | 2025.09.21 00:23:11.953712 [ 293 ] {9468623c-7b4c-4498-850c-ae29f33beb1f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003225 sec., 310.07751937984494 rows/sec., 12.11 KiB/sec. | ||
| 5685 | 2025.09.21 00:23:11.953861 [ 293 ] {9468623c-7b4c-4498-850c-ae29f33beb1f} <Debug> TCPHandler: Processed in 0.003626947 sec. | ||
| 5686 | 2025.09.21 00:23:11.953957 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5687 | 2025.09.21 00:23:11.953987 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5688 | 2025.09.21 00:23:11.953988 [ 293 ] {} <Debug> TCP-Session: 12aed571-6522-4b83-8b29-929b4af1508e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5689 | 2025.09.21 00:23:11.954013 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5690 | 2025.09.21 00:23:11.954040 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5691 | 2025.09.21 00:23:11.954052 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5692 | 2025.09.21 00:23:11.954074 [ 295 ] {} <Debug> TCP-Session: 880f8999-be56-4276-8410-eb29fcff5407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5693 | 2025.09.21 00:23:11.954093 [ 299 ] {} <Debug> TCP-Session: 26699e28-2f03-4a6d-8379-7e13ef9107ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5694 | 2025.09.21 00:23:11.954111 [ 300 ] {} <Debug> TCP-Session: 13562df8-d180-4a13-8377-882bbb918643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5695 | 2025.09.21 00:23:11.954120 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5696 | 2025.09.21 00:23:11.954106 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5697 | 2025.09.21 00:23:11.954173 [ 301 ] {} <Debug> TCP-Session: 07942b60-9eda-4f85-a0a1-fc415c0ff4dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5698 | 2025.09.21 00:23:11.954085 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5699 | 2025.09.21 00:23:11.954200 [ 3 ] {} <Debug> TCP-Session: 125ce63c-2941-4b47-b487-e8edcd22b8d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5700 | 2025.09.21 00:23:11.954069 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5701 | 2025.09.21 00:23:11.954233 [ 297 ] {} <Debug> TCP-Session: 2c3b18dd-5704-4ea1-9ce1-19e1279a6644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5702 | 2025.09.21 00:23:11.954033 [ 296 ] {} <Debug> TCP-Session: ad11ed69-9404-4929-83c6-685352e381e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5703 | 2025.09.21 00:23:11.954278 [ 298 ] {} <Debug> TCP-Session: f0b1ad90-a572-425b-a1af-beb14f990de7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5704 | 2025.09.21 00:23:12.000857 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5705 | 2025.09.21 00:23:12.001035 [ 4 ] {9279951a-e0fe-49a7-922e-83777879a2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5706 | 2025.09.21 00:23:12.001102 [ 4 ] {9279951a-e0fe-49a7-922e-83777879a2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5707 | 2025.09.21 00:23:12.001738 [ 4 ] {9279951a-e0fe-49a7-922e-83777879a2a6} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5708 | 2025.09.21 00:23:12.001783 [ 4 ] {9279951a-e0fe-49a7-922e-83777879a2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5709 | 2025.09.21 00:23:12.002172 [ 4 ] {9279951a-e0fe-49a7-922e-83777879a2a6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5710 | 2025.09.21 00:23:12.002419 [ 4 ] {9279951a-e0fe-49a7-922e-83777879a2a6} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5711 | 2025.09.21 00:23:12.002598 [ 4 ] {9279951a-e0fe-49a7-922e-83777879a2a6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001612 sec., 2481.3895781637716 rows/sec., 202.34 KiB/sec. | ||
| 5712 | 2025.09.21 00:23:12.002651 [ 4 ] {9279951a-e0fe-49a7-922e-83777879a2a6} <Debug> TCPHandler: Processed in 0.001929827 sec. | ||
| 5713 | 2025.09.21 00:23:12.002797 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5714 | 2025.09.21 00:23:12.002927 [ 4 ] {e90d3bae-2800-4996-b37e-89b9f647f5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5715 | 2025.09.21 00:23:12.002981 [ 4 ] {e90d3bae-2800-4996-b37e-89b9f647f5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5716 | 2025.09.21 00:23:12.004104 [ 4 ] {e90d3bae-2800-4996-b37e-89b9f647f5f5} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5717 | 2025.09.21 00:23:12.004144 [ 4 ] {e90d3bae-2800-4996-b37e-89b9f647f5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5718 | 2025.09.21 00:23:12.004597 [ 4 ] {e90d3bae-2800-4996-b37e-89b9f647f5f5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5719 | 2025.09.21 00:23:12.004825 [ 4 ] {e90d3bae-2800-4996-b37e-89b9f647f5f5} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5720 | 2025.09.21 00:23:12.004968 [ 4 ] {e90d3bae-2800-4996-b37e-89b9f647f5f5} <Debug> executeQuery: Read 1252 rows, 105.70 KiB in 0.002073 sec., 603955.6198745779 rows/sec., 49.80 MiB/sec. | ||
| 5721 | 2025.09.21 00:23:12.005010 [ 4 ] {e90d3bae-2800-4996-b37e-89b9f647f5f5} <Debug> TCPHandler: Processed in 0.002277794 sec. | ||
| 5722 | 2025.09.21 00:23:12.005131 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5723 | 2025.09.21 00:23:12.005235 [ 4 ] {0314d652-9533-480e-920d-8299748bc14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5724 | 2025.09.21 00:23:12.005279 [ 4 ] {0314d652-9533-480e-920d-8299748bc14f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5725 | 2025.09.21 00:23:12.005725 [ 4 ] {0314d652-9533-480e-920d-8299748bc14f} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2025.09.21 00:23:12.005767 [ 4 ] {0314d652-9533-480e-920d-8299748bc14f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5727 | 2025.09.21 00:23:12.006123 [ 4 ] {0314d652-9533-480e-920d-8299748bc14f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5728 | 2025.09.21 00:23:12.006348 [ 4 ] {0314d652-9533-480e-920d-8299748bc14f} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2025.09.21 00:23:12.006483 [ 4 ] {0314d652-9533-480e-920d-8299748bc14f} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001268 sec., 24447.949526813878 rows/sec., 1.78 MiB/sec. | ||
| 5730 | 2025.09.21 00:23:12.006524 [ 4 ] {0314d652-9533-480e-920d-8299748bc14f} <Debug> TCPHandler: Processed in 0.001445854 sec. | ||
| 5731 | 2025.09.21 00:23:12.006642 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5732 | 2025.09.21 00:23:12.006744 [ 4 ] {2126f2d7-0e21-4f0d-bc52-606f9a204fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5733 | 2025.09.21 00:23:12.006798 [ 4 ] {2126f2d7-0e21-4f0d-bc52-606f9a204fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5734 | 2025.09.21 00:23:12.007310 [ 4 ] {2126f2d7-0e21-4f0d-bc52-606f9a204fcf} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5735 | 2025.09.21 00:23:12.007347 [ 4 ] {2126f2d7-0e21-4f0d-bc52-606f9a204fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5736 | 2025.09.21 00:23:12.007682 [ 4 ] {2126f2d7-0e21-4f0d-bc52-606f9a204fcf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5737 | 2025.09.21 00:23:12.007907 [ 4 ] {2126f2d7-0e21-4f0d-bc52-606f9a204fcf} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5738 | 2025.09.21 00:23:12.008045 [ 4 ] {2126f2d7-0e21-4f0d-bc52-606f9a204fcf} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001319 sec., 172858.22592873388 rows/sec., 11.70 MiB/sec. | ||
| 5739 | 2025.09.21 00:23:12.008085 [ 4 ] {2126f2d7-0e21-4f0d-bc52-606f9a204fcf} <Debug> TCPHandler: Processed in 0.001494256 sec. | ||
| 5740 | 2025.09.21 00:23:12.008215 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5741 | 2025.09.21 00:23:12.008312 [ 4 ] {3bd1aa41-a3ed-449f-aa8c-b84b110e6868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5742 | 2025.09.21 00:23:12.008354 [ 4 ] {3bd1aa41-a3ed-449f-aa8c-b84b110e6868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5743 | 2025.09.21 00:23:12.008950 [ 4 ] {3bd1aa41-a3ed-449f-aa8c-b84b110e6868} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2025.09.21 00:23:12.008988 [ 4 ] {3bd1aa41-a3ed-449f-aa8c-b84b110e6868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5745 | 2025.09.21 00:23:12.009334 [ 4 ] {3bd1aa41-a3ed-449f-aa8c-b84b110e6868} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5746 | 2025.09.21 00:23:12.009547 [ 4 ] {3bd1aa41-a3ed-449f-aa8c-b84b110e6868} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2025.09.21 00:23:12.009675 [ 4 ] {3bd1aa41-a3ed-449f-aa8c-b84b110e6868} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.001381 sec., 398986.2418537292 rows/sec., 29.62 MiB/sec. | ||
| 5748 | 2025.09.21 00:23:12.009714 [ 4 ] {3bd1aa41-a3ed-449f-aa8c-b84b110e6868} <Debug> TCPHandler: Processed in 0.001550197 sec. | ||
| 5749 | 2025.09.21 00:23:12.009827 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5750 | 2025.09.21 00:23:12.009922 [ 4 ] {a76a5811-3b7a-4287-a023-4b1342a757f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5751 | 2025.09.21 00:23:12.009968 [ 4 ] {a76a5811-3b7a-4287-a023-4b1342a757f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5752 | 2025.09.21 00:23:12.010569 [ 4 ] {a76a5811-3b7a-4287-a023-4b1342a757f2} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5753 | 2025.09.21 00:23:12.010610 [ 4 ] {a76a5811-3b7a-4287-a023-4b1342a757f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5754 | 2025.09.21 00:23:12.011008 [ 4 ] {a76a5811-3b7a-4287-a023-4b1342a757f2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5755 | 2025.09.21 00:23:12.011238 [ 4 ] {a76a5811-3b7a-4287-a023-4b1342a757f2} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5756 | 2025.09.21 00:23:12.011370 [ 4 ] {a76a5811-3b7a-4287-a023-4b1342a757f2} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001469 sec., 575901.9741320626 rows/sec., 38.76 MiB/sec. | ||
| 5757 | 2025.09.21 00:23:12.011408 [ 4 ] {a76a5811-3b7a-4287-a023-4b1342a757f2} <Debug> TCPHandler: Processed in 0.001631809 sec. | ||
| 5758 | 2025.09.21 00:23:12.011525 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5759 | 2025.09.21 00:23:12.011620 [ 4 ] {faee6429-6fe2-45a7-815a-83192602e2c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5760 | 2025.09.21 00:23:12.011677 [ 4 ] {faee6429-6fe2-45a7-815a-83192602e2c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5761 | 2025.09.21 00:23:12.012499 [ 4 ] {faee6429-6fe2-45a7-815a-83192602e2c4} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5762 | 2025.09.21 00:23:12.012535 [ 4 ] {faee6429-6fe2-45a7-815a-83192602e2c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5763 | 2025.09.21 00:23:12.013081 [ 4 ] {faee6429-6fe2-45a7-815a-83192602e2c4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5764 | 2025.09.21 00:23:12.013320 [ 4 ] {faee6429-6fe2-45a7-815a-83192602e2c4} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2025.09.21 00:23:12.013464 [ 4 ] {faee6429-6fe2-45a7-815a-83192602e2c4} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001862 sec., 14500.537056928035 rows/sec., 25.98 MiB/sec. | ||
| 5766 | 2025.09.21 00:23:12.013540 [ 4 ] {faee6429-6fe2-45a7-815a-83192602e2c4} <Debug> TCPHandler: Processed in 0.002062699 sec. | ||
| 5767 | 2025.09.21 00:23:12.013656 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5768 | 2025.09.21 00:23:12.013750 [ 4 ] {bdf60343-da91-4c31-9ff8-7dfdc60876d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5769 | 2025.09.21 00:23:12.013791 [ 4 ] {bdf60343-da91-4c31-9ff8-7dfdc60876d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5770 | 2025.09.21 00:23:12.014119 [ 4 ] {bdf60343-da91-4c31-9ff8-7dfdc60876d5} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5771 | 2025.09.21 00:23:12.014155 [ 4 ] {bdf60343-da91-4c31-9ff8-7dfdc60876d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5772 | 2025.09.21 00:23:12.014467 [ 4 ] {bdf60343-da91-4c31-9ff8-7dfdc60876d5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5773 | 2025.09.21 00:23:12.014685 [ 4 ] {bdf60343-da91-4c31-9ff8-7dfdc60876d5} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2025.09.21 00:23:12.014822 [ 4 ] {bdf60343-da91-4c31-9ff8-7dfdc60876d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 5775 | 2025.09.21 00:23:12.014861 [ 4 ] {bdf60343-da91-4c31-9ff8-7dfdc60876d5} <Debug> TCPHandler: Processed in 0.00125452 sec. | ||
| 5776 | 2025.09.21 00:23:12.105430 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41159 | ||
| 5777 | 2025.09.21 00:23:12.105564 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5778 | 2025.09.21 00:23:12.105606 [ 293 ] {} <Debug> TCP-Session: 96af6d72-3b6f-4978-8999-97463b7f5618 Authenticating user 'default' from [fd00:1122:3344:101::e]:41159 | ||
| 5779 | 2025.09.21 00:23:12.105630 [ 293 ] {} <Debug> TCP-Session: 96af6d72-3b6f-4978-8999-97463b7f5618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5780 | 2025.09.21 00:23:12.105643 [ 293 ] {} <Debug> TCP-Session: 96af6d72-3b6f-4978-8999-97463b7f5618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5781 | 2025.09.21 00:23:12.105849 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54615 | ||
| 5782 | 2025.09.21 00:23:12.105855 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40557 | ||
| 5783 | 2025.09.21 00:23:12.105900 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50663 | ||
| 5784 | 2025.09.21 00:23:12.105914 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39233 | ||
| 5785 | 2025.09.21 00:23:12.105966 [ 293 ] {} <Trace> TCP-Session: 96af6d72-3b6f-4978-8999-97463b7f5618 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5786 | 2025.09.21 00:23:12.105989 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5787 | 2025.09.21 00:23:12.106000 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5788 | 2025.09.21 00:23:12.105998 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5789 | 2025.09.21 00:23:12.106026 [ 295 ] {} <Debug> TCP-Session: d102be30-c4ff-44c7-bbd9-79711f590f29 Authenticating user 'default' from [fd00:1122:3344:101::e]:54615 | ||
| 5790 | 2025.09.21 00:23:12.106057 [ 297 ] {} <Debug> TCP-Session: b203855b-89d5-4416-8e36-5850243c7598 Authenticating user 'default' from [fd00:1122:3344:101::e]:40557 | ||
| 5791 | 2025.09.21 00:23:12.106043 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5792 | 2025.09.21 00:23:12.106082 [ 295 ] {} <Debug> TCP-Session: d102be30-c4ff-44c7-bbd9-79711f590f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5793 | 2025.09.21 00:23:12.106090 [ 297 ] {} <Debug> TCP-Session: b203855b-89d5-4416-8e36-5850243c7598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5794 | 2025.09.21 00:23:12.106121 [ 295 ] {} <Debug> TCP-Session: d102be30-c4ff-44c7-bbd9-79711f590f29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5795 | 2025.09.21 00:23:12.106119 [ 300 ] {} <Debug> TCP-Session: 70d23b12-4c6c-4fee-8eaa-f992dd217ec9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39233 | ||
| 5796 | 2025.09.21 00:23:12.106134 [ 297 ] {} <Debug> TCP-Session: b203855b-89d5-4416-8e36-5850243c7598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5797 | 2025.09.21 00:23:12.106151 [ 293 ] {ef3fa532-e1c8-46ee-986f-29559efa7450} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41159) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5798 | 2025.09.21 00:23:12.106170 [ 300 ] {} <Debug> TCP-Session: 70d23b12-4c6c-4fee-8eaa-f992dd217ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5799 | 2025.09.21 00:23:12.106033 [ 299 ] {} <Debug> TCP-Session: 1ea7903a-828d-4654-b791-fb4f2bd3a1f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50663 | ||
| 5800 | 2025.09.21 00:23:12.106202 [ 300 ] {} <Debug> TCP-Session: 70d23b12-4c6c-4fee-8eaa-f992dd217ec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5801 | 2025.09.21 00:23:12.106227 [ 299 ] {} <Debug> TCP-Session: 1ea7903a-828d-4654-b791-fb4f2bd3a1f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5802 | 2025.09.21 00:23:12.105936 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42287 | ||
| 5803 | 2025.09.21 00:23:12.106250 [ 299 ] {} <Debug> TCP-Session: 1ea7903a-828d-4654-b791-fb4f2bd3a1f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5804 | 2025.09.21 00:23:12.105895 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58987 | ||
| 5805 | 2025.09.21 00:23:12.105928 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49850 | ||
| 5806 | 2025.09.21 00:23:12.106317 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5807 | 2025.09.21 00:23:12.105860 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37868 | ||
| 5808 | 2025.09.21 00:23:12.106367 [ 3 ] {} <Debug> TCP-Session: 44c18207-0b63-47fc-92ea-711a8533d2bb Authenticating user 'default' from [fd00:1122:3344:101::e]:42287 | ||
| 5809 | 2025.09.21 00:23:12.106389 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5810 | 2025.09.21 00:23:12.106400 [ 3 ] {} <Debug> TCP-Session: 44c18207-0b63-47fc-92ea-711a8533d2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5811 | 2025.09.21 00:23:12.106397 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5812 | 2025.09.21 00:23:12.106433 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5813 | 2025.09.21 00:23:12.106444 [ 293 ] {ef3fa532-e1c8-46ee-986f-29559efa7450} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5814 | 2025.09.21 00:23:12.106467 [ 296 ] {} <Debug> TCP-Session: 82bea353-5d4c-4120-9732-c74b10d41ae0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37868 | ||
| 5815 | 2025.09.21 00:23:12.106463 [ 298 ] {} <Debug> TCP-Session: 499f9323-d64e-4dab-9cad-a6e4c2c4d860 Authenticating user 'default' from [fd00:1122:3344:101::e]:58987 | ||
| 5816 | 2025.09.21 00:23:12.106497 [ 296 ] {} <Debug> TCP-Session: 82bea353-5d4c-4120-9732-c74b10d41ae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5817 | 2025.09.21 00:23:12.106516 [ 293 ] {ef3fa532-e1c8-46ee-986f-29559efa7450} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5818 | 2025.09.21 00:23:12.106529 [ 296 ] {} <Debug> TCP-Session: 82bea353-5d4c-4120-9732-c74b10d41ae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5819 | 2025.09.21 00:23:12.106527 [ 298 ] {} <Debug> TCP-Session: 499f9323-d64e-4dab-9cad-a6e4c2c4d860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5820 | 2025.09.21 00:23:12.106427 [ 3 ] {} <Debug> TCP-Session: 44c18207-0b63-47fc-92ea-711a8533d2bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5821 | 2025.09.21 00:23:12.106572 [ 298 ] {} <Debug> TCP-Session: 499f9323-d64e-4dab-9cad-a6e4c2c4d860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5822 | 2025.09.21 00:23:12.106421 [ 301 ] {} <Debug> TCP-Session: ce7f482c-324c-44ac-8964-0024251c4fa8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49850 | ||
| 5823 | 2025.09.21 00:23:12.106630 [ 301 ] {} <Debug> TCP-Session: ce7f482c-324c-44ac-8964-0024251c4fa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5824 | 2025.09.21 00:23:12.106643 [ 301 ] {} <Debug> TCP-Session: ce7f482c-324c-44ac-8964-0024251c4fa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5825 | 2025.09.21 00:23:12.106847 [ 293 ] {ef3fa532-e1c8-46ee-986f-29559efa7450} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 5826 | 2025.09.21 00:23:12.107763 [ 313 ] {ef3fa532-e1c8-46ee-986f-29559efa7450} <Trace> AggregatingTransform: Aggregating | ||
| 5827 | 2025.09.21 00:23:12.107817 [ 313 ] {ef3fa532-e1c8-46ee-986f-29559efa7450} <Trace> Aggregator: Aggregation method: without_key | ||
| 5828 | 2025.09.21 00:23:12.107857 [ 313 ] {ef3fa532-e1c8-46ee-986f-29559efa7450} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906632 sec. (1102.983 rows/sec., 43.09 KiB/sec.) | ||
| 5829 | 2025.09.21 00:23:12.107877 [ 313 ] {ef3fa532-e1c8-46ee-986f-29559efa7450} <Trace> Aggregator: Merging aggregated data | ||
| 5830 | 2025.09.21 00:23:12.109099 [ 293 ] {ef3fa532-e1c8-46ee-986f-29559efa7450} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003007 sec., 332.5573661456601 rows/sec., 12.99 KiB/sec. | ||
| 5831 | 2025.09.21 00:23:12.109247 [ 293 ] {ef3fa532-e1c8-46ee-986f-29559efa7450} <Debug> TCPHandler: Processed in 0.003402851 sec. | ||
| 5832 | 2025.09.21 00:23:12.109379 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5833 | 2025.09.21 00:23:12.109410 [ 293 ] {} <Debug> TCP-Session: 96af6d72-3b6f-4978-8999-97463b7f5618 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5834 | 2025.09.21 00:23:12.109413 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5835 | 2025.09.21 00:23:12.109433 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5836 | 2025.09.21 00:23:12.109456 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5837 | 2025.09.21 00:23:12.109466 [ 295 ] {} <Debug> TCP-Session: d102be30-c4ff-44c7-bbd9-79711f590f29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5838 | 2025.09.21 00:23:12.109478 [ 297 ] {} <Debug> TCP-Session: b203855b-89d5-4416-8e36-5850243c7598 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5839 | 2025.09.21 00:23:12.109515 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5840 | 2025.09.21 00:23:12.109526 [ 300 ] {} <Debug> TCP-Session: 70d23b12-4c6c-4fee-8eaa-f992dd217ec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5841 | 2025.09.21 00:23:12.109535 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5842 | 2025.09.21 00:23:12.109568 [ 296 ] {} <Debug> TCP-Session: 82bea353-5d4c-4120-9732-c74b10d41ae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5843 | 2025.09.21 00:23:12.109576 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5844 | 2025.09.21 00:23:12.109594 [ 299 ] {} <Debug> TCP-Session: 1ea7903a-828d-4654-b791-fb4f2bd3a1f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5845 | 2025.09.21 00:23:12.109556 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5846 | 2025.09.21 00:23:12.109633 [ 301 ] {} <Debug> TCP-Session: ce7f482c-324c-44ac-8964-0024251c4fa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5847 | 2025.09.21 00:23:12.109677 [ 298 ] {} <Debug> TCP-Session: 499f9323-d64e-4dab-9cad-a6e4c2c4d860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5848 | 2025.09.21 00:23:12.109479 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5849 | 2025.09.21 00:23:12.109734 [ 3 ] {} <Debug> TCP-Session: 44c18207-0b63-47fc-92ea-711a8533d2bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5850 | 2025.09.21 00:23:12.156605 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47334 | ||
| 5851 | 2025.09.21 00:23:12.156719 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5852 | 2025.09.21 00:23:12.156745 [ 293 ] {} <Debug> TCP-Session: 13aa1ad9-ff81-4d0c-a7d9-53f6f0222449 Authenticating user 'default' from [fd00:1122:3344:101::e]:47334 | ||
| 5853 | 2025.09.21 00:23:12.156767 [ 293 ] {} <Debug> TCP-Session: 13aa1ad9-ff81-4d0c-a7d9-53f6f0222449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5854 | 2025.09.21 00:23:12.156781 [ 293 ] {} <Debug> TCP-Session: 13aa1ad9-ff81-4d0c-a7d9-53f6f0222449 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5855 | 2025.09.21 00:23:12.156977 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63464 | ||
| 5856 | 2025.09.21 00:23:12.157032 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52456 | ||
| 5857 | 2025.09.21 00:23:12.157046 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42876 | ||
| 5858 | 2025.09.21 00:23:12.157074 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5859 | 2025.09.21 00:23:12.157095 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57690 | ||
| 5860 | 2025.09.21 00:23:12.157106 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61459 | ||
| 5861 | 2025.09.21 00:23:12.157124 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40955 | ||
| 5862 | 2025.09.21 00:23:12.157140 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5863 | 2025.09.21 00:23:12.157169 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5864 | 2025.09.21 00:23:12.157148 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5865 | 2025.09.21 00:23:12.157193 [ 296 ] {} <Debug> TCP-Session: 329b0882-aed7-4c38-bf53-693bcaf2b8cc Authenticating user 'default' from [fd00:1122:3344:101::e]:52456 | ||
| 5866 | 2025.09.21 00:23:12.157209 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5867 | 2025.09.21 00:23:12.157227 [ 297 ] {} <Debug> TCP-Session: 91a36ba0-1352-4398-ac89-2c3abd4110f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42876 | ||
| 5868 | 2025.09.21 00:23:12.157241 [ 296 ] {} <Debug> TCP-Session: 329b0882-aed7-4c38-bf53-693bcaf2b8cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5869 | 2025.09.21 00:23:12.157254 [ 3 ] {} <Debug> TCP-Session: 5401a749-d87e-463c-82a4-3fd683504848 Authenticating user 'default' from [fd00:1122:3344:101::e]:40955 | ||
| 5870 | 2025.09.21 00:23:12.157276 [ 296 ] {} <Debug> TCP-Session: 329b0882-aed7-4c38-bf53-693bcaf2b8cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5871 | 2025.09.21 00:23:12.157298 [ 3 ] {} <Debug> TCP-Session: 5401a749-d87e-463c-82a4-3fd683504848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5872 | 2025.09.21 00:23:12.157202 [ 299 ] {} <Debug> TCP-Session: af7e9cd3-4b23-4990-b5a1-b8af89f3d502 Authenticating user 'default' from [fd00:1122:3344:101::e]:57690 | ||
| 5873 | 2025.09.21 00:23:12.157319 [ 3 ] {} <Debug> TCP-Session: 5401a749-d87e-463c-82a4-3fd683504848 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5874 | 2025.09.21 00:23:12.157337 [ 299 ] {} <Debug> TCP-Session: af7e9cd3-4b23-4990-b5a1-b8af89f3d502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5875 | 2025.09.21 00:23:12.157193 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5876 | 2025.09.21 00:23:12.157355 [ 299 ] {} <Debug> TCP-Session: af7e9cd3-4b23-4990-b5a1-b8af89f3d502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5877 | 2025.09.21 00:23:12.157124 [ 295 ] {} <Debug> TCP-Session: 34dc3218-2ed0-440c-8492-63b538477417 Authenticating user 'default' from [fd00:1122:3344:101::e]:63464 | ||
| 5878 | 2025.09.21 00:23:12.157386 [ 300 ] {} <Debug> TCP-Session: 57fbd094-0dac-49a2-b849-5e7a54157cdd Authenticating user 'default' from [fd00:1122:3344:101::e]:61459 | ||
| 5879 | 2025.09.21 00:23:12.157416 [ 295 ] {} <Debug> TCP-Session: 34dc3218-2ed0-440c-8492-63b538477417 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5880 | 2025.09.21 00:23:12.157431 [ 300 ] {} <Debug> TCP-Session: 57fbd094-0dac-49a2-b849-5e7a54157cdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5881 | 2025.09.21 00:23:12.157445 [ 295 ] {} <Debug> TCP-Session: 34dc3218-2ed0-440c-8492-63b538477417 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5882 | 2025.09.21 00:23:12.157458 [ 300 ] {} <Debug> TCP-Session: 57fbd094-0dac-49a2-b849-5e7a54157cdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5883 | 2025.09.21 00:23:12.157087 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48370 | ||
| 5884 | 2025.09.21 00:23:12.157265 [ 297 ] {} <Debug> TCP-Session: 91a36ba0-1352-4398-ac89-2c3abd4110f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5885 | 2025.09.21 00:23:12.157116 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36461 | ||
| 5886 | 2025.09.21 00:23:12.157539 [ 297 ] {} <Debug> TCP-Session: 91a36ba0-1352-4398-ac89-2c3abd4110f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5887 | 2025.09.21 00:23:12.157107 [ 293 ] {} <Trace> TCP-Session: 13aa1ad9-ff81-4d0c-a7d9-53f6f0222449 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5888 | 2025.09.21 00:23:12.157575 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5889 | 2025.09.21 00:23:12.157606 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5890 | 2025.09.21 00:23:12.157613 [ 298 ] {} <Debug> TCP-Session: e5f68b03-7508-4559-abbb-d146ee07b66a Authenticating user 'default' from [fd00:1122:3344:101::e]:48370 | ||
| 5891 | 2025.09.21 00:23:12.157643 [ 301 ] {} <Debug> TCP-Session: 8416b9c3-fff4-476d-a96f-b53fbab41f26 Authenticating user 'default' from [fd00:1122:3344:101::e]:36461 | ||
| 5892 | 2025.09.21 00:23:12.157654 [ 298 ] {} <Debug> TCP-Session: e5f68b03-7508-4559-abbb-d146ee07b66a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5893 | 2025.09.21 00:23:12.157669 [ 301 ] {} <Debug> TCP-Session: 8416b9c3-fff4-476d-a96f-b53fbab41f26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5894 | 2025.09.21 00:23:12.157676 [ 298 ] {} <Debug> TCP-Session: e5f68b03-7508-4559-abbb-d146ee07b66a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5895 | 2025.09.21 00:23:12.157690 [ 301 ] {} <Debug> TCP-Session: 8416b9c3-fff4-476d-a96f-b53fbab41f26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5896 | 2025.09.21 00:23:12.157736 [ 293 ] {7faede82-658a-438e-9f53-c194f921a947} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47334) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5897 | 2025.09.21 00:23:12.157990 [ 293 ] {7faede82-658a-438e-9f53-c194f921a947} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5898 | 2025.09.21 00:23:12.158045 [ 293 ] {7faede82-658a-438e-9f53-c194f921a947} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5899 | 2025.09.21 00:23:12.158333 [ 293 ] {7faede82-658a-438e-9f53-c194f921a947} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 5900 | 2025.09.21 00:23:12.159313 [ 335 ] {7faede82-658a-438e-9f53-c194f921a947} <Trace> AggregatingTransform: Aggregating | ||
| 5901 | 2025.09.21 00:23:12.159361 [ 335 ] {7faede82-658a-438e-9f53-c194f921a947} <Trace> Aggregator: Aggregation method: without_key | ||
| 5902 | 2025.09.21 00:23:12.159398 [ 335 ] {7faede82-658a-438e-9f53-c194f921a947} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000961213 sec. (1040.352 rows/sec., 40.64 KiB/sec.) | ||
| 5903 | 2025.09.21 00:23:12.159421 [ 335 ] {7faede82-658a-438e-9f53-c194f921a947} <Trace> Aggregator: Merging aggregated data | ||
| 5904 | 2025.09.21 00:23:12.160553 [ 293 ] {7faede82-658a-438e-9f53-c194f921a947} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002877 sec., 347.58428919012863 rows/sec., 13.58 KiB/sec. | ||
| 5905 | 2025.09.21 00:23:12.160695 [ 293 ] {7faede82-658a-438e-9f53-c194f921a947} <Debug> TCPHandler: Processed in 0.003711259 sec. | ||
| 5906 | 2025.09.21 00:23:12.160791 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5907 | 2025.09.21 00:23:12.160820 [ 293 ] {} <Debug> TCP-Session: 13aa1ad9-ff81-4d0c-a7d9-53f6f0222449 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5908 | 2025.09.21 00:23:12.160821 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5909 | 2025.09.21 00:23:12.160848 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5910 | 2025.09.21 00:23:12.160859 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5911 | 2025.09.21 00:23:12.160876 [ 295 ] {} <Debug> TCP-Session: 34dc3218-2ed0-440c-8492-63b538477417 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5912 | 2025.09.21 00:23:12.160897 [ 3 ] {} <Debug> TCP-Session: 5401a749-d87e-463c-82a4-3fd683504848 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5913 | 2025.09.21 00:23:12.160901 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5914 | 2025.09.21 00:23:12.160929 [ 296 ] {} <Debug> TCP-Session: 329b0882-aed7-4c38-bf53-693bcaf2b8cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5915 | 2025.09.21 00:23:12.160941 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5916 | 2025.09.21 00:23:12.160957 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5917 | 2025.09.21 00:23:12.160995 [ 301 ] {} <Debug> TCP-Session: 8416b9c3-fff4-476d-a96f-b53fbab41f26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2025.09.21 00:23:12.160964 [ 298 ] {} <Debug> TCP-Session: e5f68b03-7508-4559-abbb-d146ee07b66a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5919 | 2025.09.21 00:23:12.161024 [ 300 ] {} <Debug> TCP-Session: 57fbd094-0dac-49a2-b849-5e7a54157cdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5920 | 2025.09.21 00:23:12.160880 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5921 | 2025.09.21 00:23:12.160920 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5922 | 2025.09.21 00:23:12.161091 [ 299 ] {} <Debug> TCP-Session: af7e9cd3-4b23-4990-b5a1-b8af89f3d502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5923 | 2025.09.21 00:23:12.161126 [ 297 ] {} <Debug> TCP-Session: 91a36ba0-1352-4398-ac89-2c3abd4110f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5924 | 2025.09.21 00:23:12.271642 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11934 | ||
| 5925 | 2025.09.21 00:23:12.272178 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5926 | 2025.09.21 00:23:12.272231 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5927 | 2025.09.21 00:23:12.272774 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5928 | 2025.09.21 00:23:12.273029 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5929 | 2025.09.21 00:23:12.273191 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11934 | ||
| 5930 | 2025.09.21 00:23:12.904266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5931 | 2025.09.21 00:23:12.921738 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5932 | 2025.09.21 00:23:12.921806 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5933 | 2025.09.21 00:23:12.927405 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5934 | 2025.09.21 00:23:12.928139 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5935 | 2025.09.21 00:23:12.931707 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5936 | 2025.09.21 00:23:13.001156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.73 MiB, peak 266.28 MiB, free memory in arenas 0.00 B, will set to 255.19 MiB (RSS), difference: -1.54 MiB | ||
| 5937 | 2025.09.21 00:23:14.800166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 790 | ||
| 5938 | 2025.09.21 00:23:14.802646 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5939 | 2025.09.21 00:23:14.802704 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5940 | 2025.09.21 00:23:14.803953 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5941 | 2025.09.21 00:23:14.804231 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5942 | 2025.09.21 00:23:14.804604 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 790 | ||
| 5943 | 2025.09.21 00:23:16.973004 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5944 | 2025.09.21 00:23:16.973224 [ 4 ] {63144f9e-621f-4429-a8c1-59d3554b6bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5945 | 2025.09.21 00:23:16.973311 [ 4 ] {63144f9e-621f-4429-a8c1-59d3554b6bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5946 | 2025.09.21 00:23:16.974343 [ 4 ] {63144f9e-621f-4429-a8c1-59d3554b6bfc} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2025.09.21 00:23:16.974403 [ 4 ] {63144f9e-621f-4429-a8c1-59d3554b6bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5948 | 2025.09.21 00:23:16.974931 [ 4 ] {63144f9e-621f-4429-a8c1-59d3554b6bfc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5949 | 2025.09.21 00:23:16.975276 [ 4 ] {63144f9e-621f-4429-a8c1-59d3554b6bfc} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2025.09.21 00:23:16.975465 [ 4 ] {63144f9e-621f-4429-a8c1-59d3554b6bfc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002305 sec., 177874.18655097613 rows/sec., 11.28 MiB/sec. | ||
| 5951 | 2025.09.21 00:23:16.975511 [ 4 ] {63144f9e-621f-4429-a8c1-59d3554b6bfc} <Debug> TCPHandler: Processed in 0.002670873 sec. | ||
| 5952 | 2025.09.21 00:23:16.975644 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5953 | 2025.09.21 00:23:16.975741 [ 4 ] {369a4878-79b9-4c2a-aafc-ce1ece3a034b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5954 | 2025.09.21 00:23:16.975782 [ 4 ] {369a4878-79b9-4c2a-aafc-ce1ece3a034b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5955 | 2025.09.21 00:23:16.976889 [ 4 ] {369a4878-79b9-4c2a-aafc-ce1ece3a034b} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2025.09.21 00:23:16.976926 [ 4 ] {369a4878-79b9-4c2a-aafc-ce1ece3a034b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5957 | 2025.09.21 00:23:16.977330 [ 4 ] {369a4878-79b9-4c2a-aafc-ce1ece3a034b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5958 | 2025.09.21 00:23:16.977548 [ 4 ] {369a4878-79b9-4c2a-aafc-ce1ece3a034b} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2025.09.21 00:23:16.977668 [ 105 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5960 | 2025.09.21 00:23:16.977679 [ 4 ] {369a4878-79b9-4c2a-aafc-ce1ece3a034b} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001958 sec., 582226.7620020428 rows/sec., 46.18 MiB/sec. | ||
| 5961 | 2025.09.21 00:23:16.977735 [ 105 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5962 | 2025.09.21 00:23:16.977745 [ 4 ] {369a4878-79b9-4c2a-aafc-ce1ece3a034b} <Debug> TCPHandler: Processed in 0.002149191 sec. | ||
| 5963 | 2025.09.21 00:23:16.977766 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5964 | 2025.09.21 00:23:16.977883 [ 197 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 5965 | 2025.09.21 00:23:16.977890 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5966 | 2025.09.21 00:23:16.977999 [ 197 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5967 | 2025.09.21 00:23:16.978013 [ 4 ] {fcfec65e-91c7-4cfc-b1bd-8bcb0f381e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5968 | 2025.09.21 00:23:16.978042 [ 197 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2343 rows starting from the beginning of the part | ||
| 5969 | 2025.09.21 00:23:16.978060 [ 4 ] {fcfec65e-91c7-4cfc-b1bd-8bcb0f381e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5970 | 2025.09.21 00:23:16.978123 [ 197 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1140 rows starting from the beginning of the part | ||
| 5971 | 2025.09.21 00:23:16.978195 [ 197 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 110 rows starting from the beginning of the part | ||
| 5972 | 2025.09.21 00:23:16.978262 [ 197 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1140 rows starting from the beginning of the part | ||
| 5973 | 2025.09.21 00:23:16.978327 [ 197 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1252 rows starting from the beginning of the part | ||
| 5974 | 2025.09.21 00:23:16.978377 [ 197 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1140 rows starting from the beginning of the part | ||
| 5975 | 2025.09.21 00:23:16.978731 [ 4 ] {fcfec65e-91c7-4cfc-b1bd-8bcb0f381e64} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5976 | 2025.09.21 00:23:16.978772 [ 4 ] {fcfec65e-91c7-4cfc-b1bd-8bcb0f381e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5977 | 2025.09.21 00:23:16.979267 [ 4 ] {fcfec65e-91c7-4cfc-b1bd-8bcb0f381e64} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5978 | 2025.09.21 00:23:16.979588 [ 4 ] {fcfec65e-91c7-4cfc-b1bd-8bcb0f381e64} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5979 | 2025.09.21 00:23:16.979734 [ 105 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5980 | 2025.09.21 00:23:16.979760 [ 4 ] {fcfec65e-91c7-4cfc-b1bd-8bcb0f381e64} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.00177 sec., 123728.81355932202 rows/sec., 7.38 MiB/sec. | ||
| 5981 | 2025.09.21 00:23:16.979774 [ 105 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5982 | 2025.09.21 00:23:16.979810 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5983 | 2025.09.21 00:23:16.979818 [ 4 ] {fcfec65e-91c7-4cfc-b1bd-8bcb0f381e64} <Debug> TCPHandler: Processed in 0.001986608 sec. | ||
| 5984 | 2025.09.21 00:23:16.979961 [ 188 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::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 | ||
| 5985 | 2025.09.21 00:23:16.979986 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5986 | 2025.09.21 00:23:16.980113 [ 4 ] {4cba162a-1b01-4d64-bc89-08cd700f7882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5987 | 2025.09.21 00:23:16.980120 [ 188 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5988 | 2025.09.21 00:23:16.980166 [ 4 ] {4cba162a-1b01-4d64-bc89-08cd700f7882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5989 | 2025.09.21 00:23:16.980176 [ 188 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 264 rows starting from the beginning of the part | ||
| 5990 | 2025.09.21 00:23:16.980270 [ 188 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 219 rows starting from the beginning of the part | ||
| 5991 | 2025.09.21 00:23:16.980325 [ 188 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 27 rows starting from the beginning of the part | ||
| 5992 | 2025.09.21 00:23:16.980374 [ 188 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 219 rows starting from the beginning of the part | ||
| 5993 | 2025.09.21 00:23:16.980422 [ 188 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part | ||
| 5994 | 2025.09.21 00:23:16.980476 [ 188 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 219 rows starting from the beginning of the part | ||
| 5995 | 2025.09.21 00:23:16.980834 [ 4 ] {4cba162a-1b01-4d64-bc89-08cd700f7882} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5996 | 2025.09.21 00:23:16.980884 [ 4 ] {4cba162a-1b01-4d64-bc89-08cd700f7882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5997 | 2025.09.21 00:23:16.981348 [ 4 ] {4cba162a-1b01-4d64-bc89-08cd700f7882} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5998 | 2025.09.21 00:23:16.981497 [ 190 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 979 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586088 sec., 617241.918481194 rows/sec., 39.97 MiB/sec. | ||
| 5999 | 2025.09.21 00:23:16.981573 [ 201 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7125 rows, containing 5 columns (5 merged, 0 gathered) in 0.00374493 sec., 1902572.2777194767 rows/sec., 160.42 MiB/sec. | ||
| 6000 | 2025.09.21 00:23:16.981623 [ 4 ] {4cba162a-1b01-4d64-bc89-08cd700f7882} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6001 | 2025.09.21 00:23:16.981684 [ 191 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6002 | 2025.09.21 00:23:16.981767 [ 4 ] {4cba162a-1b01-4d64-bc89-08cd700f7882} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001678 sec., 126340.88200238379 rows/sec., 8.15 MiB/sec. | ||
| 6003 | 2025.09.21 00:23:16.981814 [ 4 ] {4cba162a-1b01-4d64-bc89-08cd700f7882} <Debug> TCPHandler: Processed in 0.001889475 sec. | ||
| 6004 | 2025.09.21 00:23:16.981853 [ 197 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6005 | 2025.09.21 00:23:16.981931 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6006 | 2025.09.21 00:23:16.981976 [ 191 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_31_6} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2025.09.21 00:23:16.982037 [ 4 ] {9798ec8d-2dca-46c3-aab4-f1c140798a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6008 | 2025.09.21 00:23:16.982079 [ 191 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_31_6} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6009 | 2025.09.21 00:23:16.982085 [ 4 ] {9798ec8d-2dca-46c3-aab4-f1c140798a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6010 | 2025.09.21 00:23:16.982144 [ 197 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_36_7} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2025.09.21 00:23:16.982164 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6012 | 2025.09.21 00:23:16.982212 [ 197 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_36_7} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6013 | 2025.09.21 00:23:16.982283 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 6014 | 2025.09.21 00:23:16.982626 [ 4 ] {9798ec8d-2dca-46c3-aab4-f1c140798a3c} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6015 | 2025.09.21 00:23:16.982662 [ 4 ] {9798ec8d-2dca-46c3-aab4-f1c140798a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6016 | 2025.09.21 00:23:16.983004 [ 4 ] {9798ec8d-2dca-46c3-aab4-f1c140798a3c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6017 | 2025.09.21 00:23:16.983225 [ 4 ] {9798ec8d-2dca-46c3-aab4-f1c140798a3c} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2025.09.21 00:23:16.983357 [ 4 ] {9798ec8d-2dca-46c3-aab4-f1c140798a3c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001339 sec., 157580.28379387603 rows/sec., 8.95 MiB/sec. | ||
| 6019 | 2025.09.21 00:23:16.983397 [ 4 ] {9798ec8d-2dca-46c3-aab4-f1c140798a3c} <Debug> TCPHandler: Processed in 0.001516386 sec. | ||
| 6020 | 2025.09.21 00:23:16.983508 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6021 | 2025.09.21 00:23:16.983606 [ 4 ] {b3fe4ea0-1d5f-4620-9857-31e268eb8860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6022 | 2025.09.21 00:23:16.983645 [ 4 ] {b3fe4ea0-1d5f-4620-9857-31e268eb8860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6023 | 2025.09.21 00:23:16.984441 [ 4 ] {b3fe4ea0-1d5f-4620-9857-31e268eb8860} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6024 | 2025.09.21 00:23:16.984479 [ 4 ] {b3fe4ea0-1d5f-4620-9857-31e268eb8860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6025 | 2025.09.21 00:23:16.984844 [ 4 ] {b3fe4ea0-1d5f-4620-9857-31e268eb8860} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6026 | 2025.09.21 00:23:16.985064 [ 4 ] {b3fe4ea0-1d5f-4620-9857-31e268eb8860} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6027 | 2025.09.21 00:23:16.985164 [ 110 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6028 | 2025.09.21 00:23:16.985193 [ 4 ] {b3fe4ea0-1d5f-4620-9857-31e268eb8860} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001606 sec., 431506.8493150685 rows/sec., 30.15 MiB/sec. | ||
| 6029 | 2025.09.21 00:23:16.985195 [ 110 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6030 | 2025.09.21 00:23:16.985224 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6031 | 2025.09.21 00:23:16.985231 [ 4 ] {b3fe4ea0-1d5f-4620-9857-31e268eb8860} <Debug> TCPHandler: Processed in 0.001774892 sec. | ||
| 6032 | 2025.09.21 00:23:16.985327 [ 190 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 6033 | 2025.09.21 00:23:16.985338 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6034 | 2025.09.21 00:23:16.985451 [ 4 ] {0b2c5a09-dbf3-4822-9ff2-d01e5db6d7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6035 | 2025.09.21 00:23:16.985472 [ 190 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6036 | 2025.09.21 00:23:16.985493 [ 4 ] {0b2c5a09-dbf3-4822-9ff2-d01e5db6d7b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6037 | 2025.09.21 00:23:16.985523 [ 190 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1212 rows starting from the beginning of the part | ||
| 6038 | 2025.09.21 00:23:16.985607 [ 190 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 693 rows starting from the beginning of the part | ||
| 6039 | 2025.09.21 00:23:16.985665 [ 190 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 91 rows starting from the beginning of the part | ||
| 6040 | 2025.09.21 00:23:16.985717 [ 190 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 693 rows starting from the beginning of the part | ||
| 6041 | 2025.09.21 00:23:16.985767 [ 190 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 551 rows starting from the beginning of the part | ||
| 6042 | 2025.09.21 00:23:16.985816 [ 190 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 693 rows starting from the beginning of the part | ||
| 6043 | 2025.09.21 00:23:16.985825 [ 4 ] {0b2c5a09-dbf3-4822-9ff2-d01e5db6d7b7} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2025.09.21 00:23:16.985866 [ 4 ] {0b2c5a09-dbf3-4822-9ff2-d01e5db6d7b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6045 | 2025.09.21 00:23:16.986199 [ 4 ] {0b2c5a09-dbf3-4822-9ff2-d01e5db6d7b7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6046 | 2025.09.21 00:23:16.986419 [ 4 ] {0b2c5a09-dbf3-4822-9ff2-d01e5db6d7b7} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6047 | 2025.09.21 00:23:16.986553 [ 4 ] {0b2c5a09-dbf3-4822-9ff2-d01e5db6d7b7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00112 sec., 5357.142857142858 rows/sec., 279.89 KiB/sec. | ||
| 6048 | 2025.09.21 00:23:16.986589 [ 4 ] {0b2c5a09-dbf3-4822-9ff2-d01e5db6d7b7} <Debug> TCPHandler: Processed in 0.001299381 sec. | ||
| 6049 | 2025.09.21 00:23:16.986697 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6050 | 2025.09.21 00:23:16.986790 [ 4 ] {8298fd55-42aa-4356-9bb4-9383084e93d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6051 | 2025.09.21 00:23:16.986832 [ 4 ] {8298fd55-42aa-4356-9bb4-9383084e93d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6052 | 2025.09.21 00:23:16.987271 [ 4 ] {8298fd55-42aa-4356-9bb4-9383084e93d2} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2025.09.21 00:23:16.987306 [ 4 ] {8298fd55-42aa-4356-9bb4-9383084e93d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6054 | 2025.09.21 00:23:16.987394 [ 201 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3933 rows, containing 5 columns (5 merged, 0 gathered) in 0.002122281 sec., 1853194.7465957617 rows/sec., 139.08 MiB/sec. | ||
| 6055 | 2025.09.21 00:23:16.987602 [ 190 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6056 | 2025.09.21 00:23:16.987655 [ 4 ] {8298fd55-42aa-4356-9bb4-9383084e93d2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6057 | 2025.09.21 00:23:16.987937 [ 190 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_36_7} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6058 | 2025.09.21 00:23:16.987984 [ 4 ] {8298fd55-42aa-4356-9bb4-9383084e93d2} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6059 | 2025.09.21 00:23:16.988024 [ 190 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_36_7} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6060 | 2025.09.21 00:23:16.988097 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6061 | 2025.09.21 00:23:16.988111 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 6062 | 2025.09.21 00:23:16.988129 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6063 | 2025.09.21 00:23:16.988130 [ 4 ] {8298fd55-42aa-4356-9bb4-9383084e93d2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001357 sec., 231392.7781871776 rows/sec., 15.20 MiB/sec. | ||
| 6064 | 2025.09.21 00:23:16.988153 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6065 | 2025.09.21 00:23:16.988179 [ 4 ] {8298fd55-42aa-4356-9bb4-9383084e93d2} <Debug> TCPHandler: Processed in 0.001529507 sec. | ||
| 6066 | 2025.09.21 00:23:16.988233 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 6067 | 2025.09.21 00:23:16.988290 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6068 | 2025.09.21 00:23:16.988334 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6069 | 2025.09.21 00:23:16.988372 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11333 rows starting from the beginning of the part | ||
| 6070 | 2025.09.21 00:23:16.988390 [ 4 ] {781f5268-194e-493b-882a-9b9f17abefe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6071 | 2025.09.21 00:23:16.988434 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 314 rows starting from the beginning of the part | ||
| 6072 | 2025.09.21 00:23:16.988437 [ 4 ] {781f5268-194e-493b-882a-9b9f17abefe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6073 | 2025.09.21 00:23:16.988489 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 6074 | 2025.09.21 00:23:16.988536 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 314 rows starting from the beginning of the part | ||
| 6075 | 2025.09.21 00:23:16.988578 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 846 rows starting from the beginning of the part | ||
| 6076 | 2025.09.21 00:23:16.988621 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 314 rows starting from the beginning of the part | ||
| 6077 | 2025.09.21 00:23:16.988779 [ 4 ] {781f5268-194e-493b-882a-9b9f17abefe5} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6078 | 2025.09.21 00:23:16.988820 [ 4 ] {781f5268-194e-493b-882a-9b9f17abefe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6079 | 2025.09.21 00:23:16.989149 [ 4 ] {781f5268-194e-493b-882a-9b9f17abefe5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6080 | 2025.09.21 00:23:16.989366 [ 4 ] {781f5268-194e-493b-882a-9b9f17abefe5} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6081 | 2025.09.21 00:23:16.989511 [ 4 ] {781f5268-194e-493b-882a-9b9f17abefe5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00114 sec., 877.1929824561404 rows/sec., 59.11 KiB/sec. | ||
| 6082 | 2025.09.21 00:23:16.989550 [ 4 ] {781f5268-194e-493b-882a-9b9f17abefe5} <Debug> TCPHandler: Processed in 0.001310082 sec. | ||
| 6083 | 2025.09.21 00:23:16.989656 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6084 | 2025.09.21 00:23:16.989751 [ 4 ] {e7679cbc-e153-4c6c-a09e-d5a84808946c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6085 | 2025.09.21 00:23:16.989805 [ 4 ] {e7679cbc-e153-4c6c-a09e-d5a84808946c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6086 | 2025.09.21 00:23:16.990585 [ 4 ] {e7679cbc-e153-4c6c-a09e-d5a84808946c} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6087 | 2025.09.21 00:23:16.990620 [ 4 ] {e7679cbc-e153-4c6c-a09e-d5a84808946c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6088 | 2025.09.21 00:23:16.991216 [ 4 ] {e7679cbc-e153-4c6c-a09e-d5a84808946c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6089 | 2025.09.21 00:23:16.991450 [ 4 ] {e7679cbc-e153-4c6c-a09e-d5a84808946c} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6090 | 2025.09.21 00:23:16.991550 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6091 | 2025.09.21 00:23:16.991579 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6092 | 2025.09.21 00:23:16.991592 [ 4 ] {e7679cbc-e153-4c6c-a09e-d5a84808946c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001859 sec., 7530.930607853685 rows/sec., 13.50 MiB/sec. | ||
| 6093 | 2025.09.21 00:23:16.991599 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6094 | 2025.09.21 00:23:16.991655 [ 4 ] {e7679cbc-e153-4c6c-a09e-d5a84808946c} <Debug> TCPHandler: Processed in 0.002046619 sec. | ||
| 6095 | 2025.09.21 00:23:16.991694 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 6096 | 2025.09.21 00:23:16.991764 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6097 | 2025.09.21 00:23:16.991863 [ 4 ] {0b6d1913-6a32-4ee1-a641-0c3707f979fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6098 | 2025.09.21 00:23:16.991903 [ 4 ] {0b6d1913-6a32-4ee1-a641-0c3707f979fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6099 | 2025.09.21 00:23:16.991921 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6100 | 2025.09.21 00:23:16.991985 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 481 rows starting from the beginning of the part | ||
| 6101 | 2025.09.21 00:23:16.992111 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
| 6102 | 2025.09.21 00:23:16.992225 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 27 rows starting from the beginning of the part | ||
| 6103 | 2025.09.21 00:23:16.992259 [ 4 ] {0b6d1913-6a32-4ee1-a641-0c3707f979fc} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6104 | 2025.09.21 00:23:16.992275 [ 201 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13281 rows, containing 5 columns (5 merged, 0 gathered) in 0.004078668 sec., 3256210.1156554054 rows/sec., 217.84 MiB/sec. | ||
| 6105 | 2025.09.21 00:23:16.992301 [ 4 ] {0b6d1913-6a32-4ee1-a641-0c3707f979fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6106 | 2025.09.21 00:23:16.992334 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
| 6107 | 2025.09.21 00:23:16.992441 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 27 rows starting from the beginning of the part | ||
| 6108 | 2025.09.21 00:23:16.992535 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
| 6109 | 2025.09.21 00:23:16.992688 [ 4 ] {0b6d1913-6a32-4ee1-a641-0c3707f979fc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6110 | 2025.09.21 00:23:16.992790 [ 194 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6111 | 2025.09.21 00:23:16.992969 [ 4 ] {0b6d1913-6a32-4ee1-a641-0c3707f979fc} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2025.09.21 00:23:16.993084 [ 110 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6113 | 2025.09.21 00:23:16.993109 [ 110 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6114 | 2025.09.21 00:23:16.993117 [ 4 ] {0b6d1913-6a32-4ee1-a641-0c3707f979fc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001272 sec., 81761.00628930818 rows/sec., 5.01 MiB/sec. | ||
| 6115 | 2025.09.21 00:23:16.993129 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6116 | 2025.09.21 00:23:16.993159 [ 4 ] {0b6d1913-6a32-4ee1-a641-0c3707f979fc} <Debug> TCPHandler: Processed in 0.001442804 sec. | ||
| 6117 | 2025.09.21 00:23:16.993167 [ 194 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6118 | 2025.09.21 00:23:16.993204 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 6119 | 2025.09.21 00:23:16.993256 [ 194 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6120 | 2025.09.21 00:23:16.993299 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6121 | 2025.09.21 00:23:16.993333 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2460 rows starting from the beginning of the part | ||
| 6122 | 2025.09.21 00:23:16.993357 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 6123 | 2025.09.21 00:23:16.993389 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 6124 | 2025.09.21 00:23:16.993440 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 6125 | 2025.09.21 00:23:16.993477 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 6126 | 2025.09.21 00:23:16.993513 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 6127 | 2025.09.21 00:23:16.993548 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 6128 | 2025.09.21 00:23:16.994659 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2892 rows, containing 4 columns (4 merged, 0 gathered) in 0.001488446 sec., 1942966.0195935895 rows/sec., 123.25 MiB/sec. | ||
| 6129 | 2025.09.21 00:23:16.994902 [ 201 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6130 | 2025.09.21 00:23:16.995169 [ 201 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_36_7} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2025.09.21 00:23:16.995232 [ 201 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_36_7} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6132 | 2025.09.21 00:23:16.995297 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6133 | 2025.09.21 00:23:17.001167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.50 MiB, peak 266.28 MiB, free memory in arenas 0.00 B, will set to 257.45 MiB (RSS), difference: -2.05 MiB | ||
| 6134 | 2025.09.21 00:23:17.012328 [ 196 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 577 rows, containing 19 columns (19 merged, 0 gathered) in 0.020674245 sec., 27909.120744191623 rows/sec., 50.01 MiB/sec. | ||
| 6135 | 2025.09.21 00:23:17.013486 [ 201 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6136 | 2025.09.21 00:23:17.013812 [ 201 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2025.09.21 00:23:17.013883 [ 201 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6138 | 2025.09.21 00:23:17.014018 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 6139 | 2025.09.21 00:23:18.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.12 MiB, peak 266.28 MiB, free memory in arenas 0.00 B, will set to 258.02 MiB (RSS), difference: 3.89 MiB | ||
| 6140 | 2025.09.21 00:23:19.612332 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6141 | 2025.09.21 00:23:19.612385 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6142 | 2025.09.21 00:23:19.774163 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12382 | ||
| 6143 | 2025.09.21 00:23:19.774666 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6144 | 2025.09.21 00:23:19.774716 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6145 | 2025.09.21 00:23:19.775262 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6146 | 2025.09.21 00:23:19.775500 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6147 | 2025.09.21 00:23:19.775641 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12382 | ||
| 6148 | 2025.09.21 00:23:19.775640 [ 146 ] {} <Debug> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6149 | 2025.09.21 00:23:19.775713 [ 146 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6150 | 2025.09.21 00:23:19.775733 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6151 | 2025.09.21 00:23:19.775933 [ 190 ] {f657ec38-8325-487f-8824-fa38318f9148::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 | ||
| 6152 | 2025.09.21 00:23:19.776026 [ 190 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6153 | 2025.09.21 00:23:19.776059 [ 190 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10014 rows starting from the beginning of the part | ||
| 6154 | 2025.09.21 00:23:19.776117 [ 190 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6155 | 2025.09.21 00:23:19.776163 [ 190 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6156 | 2025.09.21 00:23:19.776206 [ 190 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6157 | 2025.09.21 00:23:19.776251 [ 190 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6158 | 2025.09.21 00:23:19.776291 [ 190 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6159 | 2025.09.21 00:23:19.778078 [ 196 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12382 rows, containing 4 columns (4 merged, 0 gathered) in 0.002184142 sec., 5669045.327638954 rows/sec., 81.10 MiB/sec. | ||
| 6160 | 2025.09.21 00:23:19.778523 [ 193 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6161 | 2025.09.21 00:23:19.778853 [ 193 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_26_5} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6162 | 2025.09.21 00:23:19.778942 [ 193 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_26_5} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6163 | 2025.09.21 00:23:19.779072 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6164 | 2025.09.21 00:23:20.432721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6165 | 2025.09.21 00:23:20.450380 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6166 | 2025.09.21 00:23:20.450447 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6167 | 2025.09.21 00:23:20.456180 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6168 | 2025.09.21 00:23:20.456920 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6169 | 2025.09.21 00:23:20.457224 [ 146 ] {} <Debug> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6170 | 2025.09.21 00:23:20.457291 [ 146 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6171 | 2025.09.21 00:23:20.457311 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6172 | 2025.09.21 00:23:20.457443 [ 186 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 6173 | 2025.09.21 00:23:20.460035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6174 | 2025.09.21 00:23:20.461394 [ 186 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6175 | 2025.09.21 00:23:20.462958 [ 186 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 6176 | 2025.09.21 00:23:20.467523 [ 186 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 6177 | 2025.09.21 00:23:20.471991 [ 186 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 6178 | 2025.09.21 00:23:20.476521 [ 186 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 6179 | 2025.09.21 00:23:20.481120 [ 186 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 6180 | 2025.09.21 00:23:20.485334 [ 186 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 6181 | 2025.09.21 00:23:20.540170 [ 200 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.082787732 sec., 2367.5005373984636 rows/sec., 12.24 MiB/sec. | ||
| 6182 | 2025.09.21 00:23:20.542296 [ 192 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6183 | 2025.09.21 00:23:20.544286 [ 192 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_26_5} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6184 | 2025.09.21 00:23:20.544386 [ 192 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_26_5} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6185 | 2025.09.21 00:23:20.546150 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6186 | 2025.09.21 00:23:21.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.11 MiB, peak 269.66 MiB, free memory in arenas 0.00 B, will set to 264.24 MiB (RSS), difference: 5.14 MiB | ||
| 6187 | 2025.09.21 00:23:21.962765 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6188 | 2025.09.21 00:23:21.963036 [ 4 ] {9aba1fb2-d304-45bf-9934-e58f92b54f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6189 | 2025.09.21 00:23:21.963141 [ 4 ] {9aba1fb2-d304-45bf-9934-e58f92b54f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6190 | 2025.09.21 00:23:21.964050 [ 4 ] {9aba1fb2-d304-45bf-9934-e58f92b54f35} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6191 | 2025.09.21 00:23:21.964093 [ 4 ] {9aba1fb2-d304-45bf-9934-e58f92b54f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6192 | 2025.09.21 00:23:21.964535 [ 4 ] {9aba1fb2-d304-45bf-9934-e58f92b54f35} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6193 | 2025.09.21 00:23:21.964763 [ 4 ] {9aba1fb2-d304-45bf-9934-e58f92b54f35} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6194 | 2025.09.21 00:23:21.964939 [ 4 ] {9aba1fb2-d304-45bf-9934-e58f92b54f35} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001977 sec., 55639.8583712696 rows/sec., 4.66 MiB/sec. | ||
| 6195 | 2025.09.21 00:23:21.964992 [ 4 ] {9aba1fb2-d304-45bf-9934-e58f92b54f35} <Debug> TCPHandler: Processed in 0.002392397 sec. | ||
| 6196 | 2025.09.21 00:23:21.965120 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6197 | 2025.09.21 00:23:21.965224 [ 4 ] {0fc1f72d-d863-4771-bc02-b9515ddbaff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6198 | 2025.09.21 00:23:21.965270 [ 4 ] {0fc1f72d-d863-4771-bc02-b9515ddbaff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6199 | 2025.09.21 00:23:21.965691 [ 4 ] {0fc1f72d-d863-4771-bc02-b9515ddbaff8} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6200 | 2025.09.21 00:23:21.965728 [ 4 ] {0fc1f72d-d863-4771-bc02-b9515ddbaff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6201 | 2025.09.21 00:23:21.966046 [ 4 ] {0fc1f72d-d863-4771-bc02-b9515ddbaff8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6202 | 2025.09.21 00:23:21.966256 [ 4 ] {0fc1f72d-d863-4771-bc02-b9515ddbaff8} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6203 | 2025.09.21 00:23:21.966394 [ 4 ] {0fc1f72d-d863-4771-bc02-b9515ddbaff8} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001194 sec., 22613.065326633165 rows/sec., 1.66 MiB/sec. | ||
| 6204 | 2025.09.21 00:23:21.966434 [ 4 ] {0fc1f72d-d863-4771-bc02-b9515ddbaff8} <Debug> TCPHandler: Processed in 0.001366853 sec. | ||
| 6205 | 2025.09.21 00:23:21.966542 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6206 | 2025.09.21 00:23:21.966640 [ 4 ] {6d3341d0-5d54-4a2d-a2d9-66e2e443d826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6207 | 2025.09.21 00:23:21.966681 [ 4 ] {6d3341d0-5d54-4a2d-a2d9-66e2e443d826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6208 | 2025.09.21 00:23:21.967096 [ 4 ] {6d3341d0-5d54-4a2d-a2d9-66e2e443d826} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2025.09.21 00:23:21.967133 [ 4 ] {6d3341d0-5d54-4a2d-a2d9-66e2e443d826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6210 | 2025.09.21 00:23:21.967473 [ 4 ] {6d3341d0-5d54-4a2d-a2d9-66e2e443d826} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6211 | 2025.09.21 00:23:21.967699 [ 4 ] {6d3341d0-5d54-4a2d-a2d9-66e2e443d826} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6212 | 2025.09.21 00:23:21.967834 [ 4 ] {6d3341d0-5d54-4a2d-a2d9-66e2e443d826} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001214 sec., 74958.81383855024 rows/sec., 5.85 MiB/sec. | ||
| 6213 | 2025.09.21 00:23:21.967877 [ 4 ] {6d3341d0-5d54-4a2d-a2d9-66e2e443d826} <Debug> TCPHandler: Processed in 0.001385673 sec. | ||
| 6214 | 2025.09.21 00:23:21.967982 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6215 | 2025.09.21 00:23:21.968076 [ 4 ] {0fc1e4c7-e5f0-4dbd-bdb3-f78707dd284b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6216 | 2025.09.21 00:23:21.968120 [ 4 ] {0fc1e4c7-e5f0-4dbd-bdb3-f78707dd284b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6217 | 2025.09.21 00:23:21.968522 [ 4 ] {0fc1e4c7-e5f0-4dbd-bdb3-f78707dd284b} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6218 | 2025.09.21 00:23:21.968558 [ 4 ] {0fc1e4c7-e5f0-4dbd-bdb3-f78707dd284b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6219 | 2025.09.21 00:23:21.968916 [ 4 ] {0fc1e4c7-e5f0-4dbd-bdb3-f78707dd284b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6220 | 2025.09.21 00:23:21.969143 [ 4 ] {0fc1e4c7-e5f0-4dbd-bdb3-f78707dd284b} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6221 | 2025.09.21 00:23:21.969279 [ 4 ] {0fc1e4c7-e5f0-4dbd-bdb3-f78707dd284b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 6222 | 2025.09.21 00:23:21.969317 [ 4 ] {0fc1e4c7-e5f0-4dbd-bdb3-f78707dd284b} <Debug> TCPHandler: Processed in 0.001384884 sec. | ||
| 6223 | 2025.09.21 00:23:21.969432 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6224 | 2025.09.21 00:23:21.969525 [ 4 ] {c06ba2fc-a5ff-4bef-8163-44308170f7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6225 | 2025.09.21 00:23:21.969580 [ 4 ] {c06ba2fc-a5ff-4bef-8163-44308170f7e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6226 | 2025.09.21 00:23:21.970409 [ 4 ] {c06ba2fc-a5ff-4bef-8163-44308170f7e4} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6227 | 2025.09.21 00:23:21.970448 [ 4 ] {c06ba2fc-a5ff-4bef-8163-44308170f7e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6228 | 2025.09.21 00:23:21.971063 [ 4 ] {c06ba2fc-a5ff-4bef-8163-44308170f7e4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6229 | 2025.09.21 00:23:21.971310 [ 4 ] {c06ba2fc-a5ff-4bef-8163-44308170f7e4} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6230 | 2025.09.21 00:23:21.971456 [ 4 ] {c06ba2fc-a5ff-4bef-8163-44308170f7e4} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001949 sec., 13853.258081067213 rows/sec., 24.82 MiB/sec. | ||
| 6231 | 2025.09.21 00:23:21.971526 [ 4 ] {c06ba2fc-a5ff-4bef-8163-44308170f7e4} <Debug> TCPHandler: Processed in 0.002143272 sec. | ||
| 6232 | 2025.09.21 00:23:21.971641 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6233 | 2025.09.21 00:23:21.971736 [ 4 ] {635d6c2a-8f13-467f-8888-dd3130ed3f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6234 | 2025.09.21 00:23:21.971781 [ 4 ] {635d6c2a-8f13-467f-8888-dd3130ed3f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6235 | 2025.09.21 00:23:21.972135 [ 4 ] {635d6c2a-8f13-467f-8888-dd3130ed3f7c} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2025.09.21 00:23:21.972171 [ 4 ] {635d6c2a-8f13-467f-8888-dd3130ed3f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6237 | 2025.09.21 00:23:21.972501 [ 4 ] {635d6c2a-8f13-467f-8888-dd3130ed3f7c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6238 | 2025.09.21 00:23:21.972760 [ 4 ] {635d6c2a-8f13-467f-8888-dd3130ed3f7c} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2025.09.21 00:23:21.972917 [ 4 ] {635d6c2a-8f13-467f-8888-dd3130ed3f7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. | ||
| 6240 | 2025.09.21 00:23:21.972963 [ 4 ] {635d6c2a-8f13-467f-8888-dd3130ed3f7c} <Debug> TCPHandler: Processed in 0.001372083 sec. | ||
| 6241 | 2025.09.21 00:23:24.804835 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 824 | ||
| 6242 | 2025.09.21 00:23:24.807176 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2025.09.21 00:23:24.807235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6244 | 2025.09.21 00:23:24.808465 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6245 | 2025.09.21 00:23:24.808753 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2025.09.21 00:23:24.809114 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 824 | ||
| 6247 | 2025.09.21 00:23:26.974081 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6248 | 2025.09.21 00:23:26.974307 [ 4 ] {c53dabee-5b32-4f63-9d36-607c586c617e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6249 | 2025.09.21 00:23:26.974411 [ 4 ] {c53dabee-5b32-4f63-9d36-607c586c617e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6250 | 2025.09.21 00:23:26.975503 [ 4 ] {c53dabee-5b32-4f63-9d36-607c586c617e} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6251 | 2025.09.21 00:23:26.975548 [ 4 ] {c53dabee-5b32-4f63-9d36-607c586c617e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6252 | 2025.09.21 00:23:26.976008 [ 4 ] {c53dabee-5b32-4f63-9d36-607c586c617e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6253 | 2025.09.21 00:23:26.976282 [ 4 ] {c53dabee-5b32-4f63-9d36-607c586c617e} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2025.09.21 00:23:26.976478 [ 4 ] {c53dabee-5b32-4f63-9d36-607c586c617e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002234 sec., 183527.30528200537 rows/sec., 11.64 MiB/sec. | ||
| 6255 | 2025.09.21 00:23:26.976537 [ 4 ] {c53dabee-5b32-4f63-9d36-607c586c617e} <Debug> TCPHandler: Processed in 0.002611983 sec. | ||
| 6256 | 2025.09.21 00:23:26.976687 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6257 | 2025.09.21 00:23:26.976800 [ 4 ] {5eb42241-ccb5-4f78-a627-a11093fd6a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6258 | 2025.09.21 00:23:26.976849 [ 4 ] {5eb42241-ccb5-4f78-a627-a11093fd6a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6259 | 2025.09.21 00:23:26.977304 [ 4 ] {5eb42241-ccb5-4f78-a627-a11093fd6a18} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2025.09.21 00:23:26.977344 [ 4 ] {5eb42241-ccb5-4f78-a627-a11093fd6a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6261 | 2025.09.21 00:23:26.977674 [ 4 ] {5eb42241-ccb5-4f78-a627-a11093fd6a18} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6262 | 2025.09.21 00:23:26.977892 [ 4 ] {5eb42241-ccb5-4f78-a627-a11093fd6a18} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2025.09.21 00:23:26.978032 [ 4 ] {5eb42241-ccb5-4f78-a627-a11093fd6a18} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001259 sec., 11119.936457505957 rows/sec., 906.75 KiB/sec. | ||
| 6264 | 2025.09.21 00:23:26.978073 [ 4 ] {5eb42241-ccb5-4f78-a627-a11093fd6a18} <Debug> TCPHandler: Processed in 0.001450665 sec. | ||
| 6265 | 2025.09.21 00:23:26.978197 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6266 | 2025.09.21 00:23:26.978302 [ 4 ] {722867e8-dbeb-4ad1-bcb9-c4c6035607aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6267 | 2025.09.21 00:23:26.978352 [ 4 ] {722867e8-dbeb-4ad1-bcb9-c4c6035607aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6268 | 2025.09.21 00:23:26.979456 [ 4 ] {722867e8-dbeb-4ad1-bcb9-c4c6035607aa} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2025.09.21 00:23:26.979493 [ 4 ] {722867e8-dbeb-4ad1-bcb9-c4c6035607aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6270 | 2025.09.21 00:23:26.979929 [ 4 ] {722867e8-dbeb-4ad1-bcb9-c4c6035607aa} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6271 | 2025.09.21 00:23:26.980152 [ 4 ] {722867e8-dbeb-4ad1-bcb9-c4c6035607aa} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6272 | 2025.09.21 00:23:26.980294 [ 4 ] {722867e8-dbeb-4ad1-bcb9-c4c6035607aa} <Debug> executeQuery: Read 1147 rows, 93.10 KiB in 0.00202 sec., 567821.7821782178 rows/sec., 45.01 MiB/sec. | ||
| 6273 | 2025.09.21 00:23:26.980335 [ 4 ] {722867e8-dbeb-4ad1-bcb9-c4c6035607aa} <Debug> TCPHandler: Processed in 0.002194773 sec. | ||
| 6274 | 2025.09.21 00:23:26.980450 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6275 | 2025.09.21 00:23:26.980547 [ 4 ] {a67294c5-0c85-4628-8d13-5dfe863edb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6276 | 2025.09.21 00:23:26.980591 [ 4 ] {a67294c5-0c85-4628-8d13-5dfe863edb5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6277 | 2025.09.21 00:23:26.981178 [ 4 ] {a67294c5-0c85-4628-8d13-5dfe863edb5e} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2025.09.21 00:23:26.981215 [ 4 ] {a67294c5-0c85-4628-8d13-5dfe863edb5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6279 | 2025.09.21 00:23:26.981539 [ 4 ] {a67294c5-0c85-4628-8d13-5dfe863edb5e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6280 | 2025.09.21 00:23:26.981778 [ 4 ] {a67294c5-0c85-4628-8d13-5dfe863edb5e} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2025.09.21 00:23:26.981915 [ 4 ] {a67294c5-0c85-4628-8d13-5dfe863edb5e} <Debug> executeQuery: Read 233 rows, 14.35 KiB in 0.001388 sec., 167867.43515850144 rows/sec., 10.09 MiB/sec. | ||
| 6282 | 2025.09.21 00:23:26.981956 [ 4 ] {a67294c5-0c85-4628-8d13-5dfe863edb5e} <Debug> TCPHandler: Processed in 0.001555908 sec. | ||
| 6283 | 2025.09.21 00:23:26.982073 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6284 | 2025.09.21 00:23:26.982169 [ 4 ] {40fd853c-8dad-4e92-a605-04d0a3d0e0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6285 | 2025.09.21 00:23:26.982212 [ 4 ] {40fd853c-8dad-4e92-a605-04d0a3d0e0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6286 | 2025.09.21 00:23:26.982747 [ 4 ] {40fd853c-8dad-4e92-a605-04d0a3d0e0c4} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2025.09.21 00:23:26.982785 [ 4 ] {40fd853c-8dad-4e92-a605-04d0a3d0e0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6288 | 2025.09.21 00:23:26.983115 [ 4 ] {40fd853c-8dad-4e92-a605-04d0a3d0e0c4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6289 | 2025.09.21 00:23:26.983337 [ 4 ] {40fd853c-8dad-4e92-a605-04d0a3d0e0c4} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2025.09.21 00:23:26.983472 [ 4 ] {40fd853c-8dad-4e92-a605-04d0a3d0e0c4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00132 sec., 160606.0606060606 rows/sec., 10.36 MiB/sec. | ||
| 6291 | 2025.09.21 00:23:26.983511 [ 4 ] {40fd853c-8dad-4e92-a605-04d0a3d0e0c4} <Debug> TCPHandler: Processed in 0.001490506 sec. | ||
| 6292 | 2025.09.21 00:23:26.983625 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6293 | 2025.09.21 00:23:26.983719 [ 4 ] {51837edc-2ca9-4335-a4dc-07d3ee1d0f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6294 | 2025.09.21 00:23:26.983771 [ 4 ] {51837edc-2ca9-4335-a4dc-07d3ee1d0f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6295 | 2025.09.21 00:23:26.984357 [ 4 ] {51837edc-2ca9-4335-a4dc-07d3ee1d0f81} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2025.09.21 00:23:26.984405 [ 4 ] {51837edc-2ca9-4335-a4dc-07d3ee1d0f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6297 | 2025.09.21 00:23:26.984821 [ 4 ] {51837edc-2ca9-4335-a4dc-07d3ee1d0f81} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6298 | 2025.09.21 00:23:26.985112 [ 4 ] {51837edc-2ca9-4335-a4dc-07d3ee1d0f81} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2025.09.21 00:23:26.985278 [ 4 ] {51837edc-2ca9-4335-a4dc-07d3ee1d0f81} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001577 sec., 133798.3512999366 rows/sec., 7.60 MiB/sec. | ||
| 6300 | 2025.09.21 00:23:26.985324 [ 4 ] {51837edc-2ca9-4335-a4dc-07d3ee1d0f81} <Debug> TCPHandler: Processed in 0.001748112 sec. | ||
| 6301 | 2025.09.21 00:23:26.985436 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6302 | 2025.09.21 00:23:26.985539 [ 4 ] {a00fe321-2887-470e-afeb-2e15523b71ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6303 | 2025.09.21 00:23:26.985580 [ 4 ] {a00fe321-2887-470e-afeb-2e15523b71ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6304 | 2025.09.21 00:23:26.986387 [ 4 ] {a00fe321-2887-470e-afeb-2e15523b71ca} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2025.09.21 00:23:26.986426 [ 4 ] {a00fe321-2887-470e-afeb-2e15523b71ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6306 | 2025.09.21 00:23:26.986808 [ 4 ] {a00fe321-2887-470e-afeb-2e15523b71ca} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6307 | 2025.09.21 00:23:26.987051 [ 4 ] {a00fe321-2887-470e-afeb-2e15523b71ca} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2025.09.21 00:23:26.987198 [ 4 ] {a00fe321-2887-470e-afeb-2e15523b71ca} <Debug> executeQuery: Read 707 rows, 50.73 KiB in 0.001679 sec., 421083.9785586659 rows/sec., 29.51 MiB/sec. | ||
| 6309 | 2025.09.21 00:23:26.987240 [ 4 ] {a00fe321-2887-470e-afeb-2e15523b71ca} <Debug> TCPHandler: Processed in 0.001855074 sec. | ||
| 6310 | 2025.09.21 00:23:26.987353 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6311 | 2025.09.21 00:23:26.987448 [ 4 ] {58576ab5-5953-42b2-9229-95b17245146e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6312 | 2025.09.21 00:23:26.987490 [ 4 ] {58576ab5-5953-42b2-9229-95b17245146e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6313 | 2025.09.21 00:23:26.987817 [ 4 ] {58576ab5-5953-42b2-9229-95b17245146e} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2025.09.21 00:23:26.987855 [ 4 ] {58576ab5-5953-42b2-9229-95b17245146e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6315 | 2025.09.21 00:23:26.988164 [ 4 ] {58576ab5-5953-42b2-9229-95b17245146e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6316 | 2025.09.21 00:23:26.988375 [ 4 ] {58576ab5-5953-42b2-9229-95b17245146e} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6317 | 2025.09.21 00:23:26.988505 [ 4 ] {58576ab5-5953-42b2-9229-95b17245146e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 6318 | 2025.09.21 00:23:26.988544 [ 4 ] {58576ab5-5953-42b2-9229-95b17245146e} <Debug> TCPHandler: Processed in 0.001242879 sec. | ||
| 6319 | 2025.09.21 00:23:26.988652 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6320 | 2025.09.21 00:23:26.988747 [ 4 ] {e3400914-7df0-4ffa-ab93-57daae7828a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6321 | 2025.09.21 00:23:26.988789 [ 4 ] {e3400914-7df0-4ffa-ab93-57daae7828a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6322 | 2025.09.21 00:23:26.989261 [ 4 ] {e3400914-7df0-4ffa-ab93-57daae7828a0} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2025.09.21 00:23:26.989297 [ 4 ] {e3400914-7df0-4ffa-ab93-57daae7828a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6324 | 2025.09.21 00:23:26.989682 [ 4 ] {e3400914-7df0-4ffa-ab93-57daae7828a0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6325 | 2025.09.21 00:23:26.989903 [ 4 ] {e3400914-7df0-4ffa-ab93-57daae7828a0} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2025.09.21 00:23:26.990049 [ 4 ] {e3400914-7df0-4ffa-ab93-57daae7828a0} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001321 sec., 242997.728993187 rows/sec., 15.98 MiB/sec. | ||
| 6327 | 2025.09.21 00:23:26.990088 [ 4 ] {e3400914-7df0-4ffa-ab93-57daae7828a0} <Debug> TCPHandler: Processed in 0.001486435 sec. | ||
| 6328 | 2025.09.21 00:23:26.990196 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6329 | 2025.09.21 00:23:26.990293 [ 4 ] {c9c0ccad-68aa-4b6b-845f-64c93bda7b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6330 | 2025.09.21 00:23:26.990340 [ 4 ] {c9c0ccad-68aa-4b6b-845f-64c93bda7b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6331 | 2025.09.21 00:23:26.990639 [ 4 ] {c9c0ccad-68aa-4b6b-845f-64c93bda7b6b} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2025.09.21 00:23:26.990676 [ 4 ] {c9c0ccad-68aa-4b6b-845f-64c93bda7b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6333 | 2025.09.21 00:23:26.990977 [ 4 ] {c9c0ccad-68aa-4b6b-845f-64c93bda7b6b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6334 | 2025.09.21 00:23:26.991190 [ 4 ] {c9c0ccad-68aa-4b6b-845f-64c93bda7b6b} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2025.09.21 00:23:26.991318 [ 4 ] {c9c0ccad-68aa-4b6b-845f-64c93bda7b6b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 6336 | 2025.09.21 00:23:26.991355 [ 4 ] {c9c0ccad-68aa-4b6b-845f-64c93bda7b6b} <Debug> TCPHandler: Processed in 0.001208598 sec. | ||
| 6337 | 2025.09.21 00:23:26.991462 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6338 | 2025.09.21 00:23:26.991558 [ 4 ] {76dc843f-10f1-4fc5-a53e-c5a45bc58c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6339 | 2025.09.21 00:23:26.991613 [ 4 ] {76dc843f-10f1-4fc5-a53e-c5a45bc58c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6340 | 2025.09.21 00:23:26.992416 [ 4 ] {76dc843f-10f1-4fc5-a53e-c5a45bc58c2f} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6341 | 2025.09.21 00:23:26.992454 [ 4 ] {76dc843f-10f1-4fc5-a53e-c5a45bc58c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6342 | 2025.09.21 00:23:26.992994 [ 4 ] {76dc843f-10f1-4fc5-a53e-c5a45bc58c2f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6343 | 2025.09.21 00:23:26.993229 [ 4 ] {76dc843f-10f1-4fc5-a53e-c5a45bc58c2f} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6344 | 2025.09.21 00:23:26.993373 [ 4 ] {76dc843f-10f1-4fc5-a53e-c5a45bc58c2f} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001833 sec., 7637.752318603382 rows/sec., 13.69 MiB/sec. | ||
| 6345 | 2025.09.21 00:23:26.993434 [ 4 ] {76dc843f-10f1-4fc5-a53e-c5a45bc58c2f} <Debug> TCPHandler: Processed in 0.002021088 sec. | ||
| 6346 | 2025.09.21 00:23:26.993539 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6347 | 2025.09.21 00:23:26.993635 [ 4 ] {f649c07e-4afe-48b9-a3fa-b6d679468c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6348 | 2025.09.21 00:23:26.993677 [ 4 ] {f649c07e-4afe-48b9-a3fa-b6d679468c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6349 | 2025.09.21 00:23:26.994015 [ 4 ] {f649c07e-4afe-48b9-a3fa-b6d679468c4e} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6350 | 2025.09.21 00:23:26.994052 [ 4 ] {f649c07e-4afe-48b9-a3fa-b6d679468c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6351 | 2025.09.21 00:23:26.994376 [ 4 ] {f649c07e-4afe-48b9-a3fa-b6d679468c4e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6352 | 2025.09.21 00:23:26.994607 [ 4 ] {f649c07e-4afe-48b9-a3fa-b6d679468c4e} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6353 | 2025.09.21 00:23:26.994747 [ 4 ] {f649c07e-4afe-48b9-a3fa-b6d679468c4e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001131 sec., 91954.02298850575 rows/sec., 5.63 MiB/sec. | ||
| 6354 | 2025.09.21 00:23:26.994785 [ 4 ] {f649c07e-4afe-48b9-a3fa-b6d679468c4e} <Debug> TCPHandler: Processed in 0.001295002 sec. | ||
| 6355 | 2025.09.21 00:23:27.275747 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12894 | ||
| 6356 | 2025.09.21 00:23:27.276617 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6357 | 2025.09.21 00:23:27.276693 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6358 | 2025.09.21 00:23:27.277454 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6359 | 2025.09.21 00:23:27.277689 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6360 | 2025.09.21 00:23:27.277814 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12894 | ||
| 6361 | 2025.09.21 00:23:27.961058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6362 | 2025.09.21 00:23:27.976578 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6363 | 2025.09.21 00:23:27.976628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6364 | 2025.09.21 00:23:27.982497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6365 | 2025.09.21 00:23:27.983209 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6366 | 2025.09.21 00:23:27.985777 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6367 | 2025.09.21 00:23:31.962973 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6368 | 2025.09.21 00:23:31.963169 [ 4 ] {0a6916c2-6dda-4543-ad2c-9f8b822fd1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6369 | 2025.09.21 00:23:31.963238 [ 4 ] {0a6916c2-6dda-4543-ad2c-9f8b822fd1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6370 | 2025.09.21 00:23:31.963972 [ 4 ] {0a6916c2-6dda-4543-ad2c-9f8b822fd1b8} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6371 | 2025.09.21 00:23:31.964017 [ 4 ] {0a6916c2-6dda-4543-ad2c-9f8b822fd1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6372 | 2025.09.21 00:23:31.964442 [ 4 ] {0a6916c2-6dda-4543-ad2c-9f8b822fd1b8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6373 | 2025.09.21 00:23:31.964670 [ 4 ] {0a6916c2-6dda-4543-ad2c-9f8b822fd1b8} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6374 | 2025.09.21 00:23:31.964831 [ 4 ] {0a6916c2-6dda-4543-ad2c-9f8b822fd1b8} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001711 sec., 64289.888953828166 rows/sec., 5.39 MiB/sec. | ||
| 6375 | 2025.09.21 00:23:31.964881 [ 4 ] {0a6916c2-6dda-4543-ad2c-9f8b822fd1b8} <Debug> TCPHandler: Processed in 0.002045059 sec. | ||
| 6376 | 2025.09.21 00:23:31.965038 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6377 | 2025.09.21 00:23:31.965145 [ 4 ] {ee32a395-3c7b-4f6d-9f80-adc1033e6d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6378 | 2025.09.21 00:23:31.965189 [ 4 ] {ee32a395-3c7b-4f6d-9f80-adc1033e6d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6379 | 2025.09.21 00:23:31.965650 [ 4 ] {ee32a395-3c7b-4f6d-9f80-adc1033e6d74} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6380 | 2025.09.21 00:23:31.965689 [ 4 ] {ee32a395-3c7b-4f6d-9f80-adc1033e6d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6381 | 2025.09.21 00:23:31.966019 [ 4 ] {ee32a395-3c7b-4f6d-9f80-adc1033e6d74} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6382 | 2025.09.21 00:23:31.966305 [ 4 ] {ee32a395-3c7b-4f6d-9f80-adc1033e6d74} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6383 | 2025.09.21 00:23:31.966462 [ 4 ] {ee32a395-3c7b-4f6d-9f80-adc1033e6d74} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001343 sec., 20104.244229337306 rows/sec., 1.48 MiB/sec. | ||
| 6384 | 2025.09.21 00:23:31.966506 [ 4 ] {ee32a395-3c7b-4f6d-9f80-adc1033e6d74} <Debug> TCPHandler: Processed in 0.001531997 sec. | ||
| 6385 | 2025.09.21 00:23:31.966633 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6386 | 2025.09.21 00:23:31.966736 [ 4 ] {17e65277-36c1-4347-80cb-7ca77efc3d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6387 | 2025.09.21 00:23:31.966780 [ 4 ] {17e65277-36c1-4347-80cb-7ca77efc3d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6388 | 2025.09.21 00:23:31.967223 [ 4 ] {17e65277-36c1-4347-80cb-7ca77efc3d15} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6389 | 2025.09.21 00:23:31.967259 [ 4 ] {17e65277-36c1-4347-80cb-7ca77efc3d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6390 | 2025.09.21 00:23:31.967593 [ 4 ] {17e65277-36c1-4347-80cb-7ca77efc3d15} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6391 | 2025.09.21 00:23:31.967831 [ 4 ] {17e65277-36c1-4347-80cb-7ca77efc3d15} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6392 | 2025.09.21 00:23:31.967965 [ 4 ] {17e65277-36c1-4347-80cb-7ca77efc3d15} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001253 sec., 72625.69832402235 rows/sec., 5.67 MiB/sec. | ||
| 6393 | 2025.09.21 00:23:31.968013 [ 4 ] {17e65277-36c1-4347-80cb-7ca77efc3d15} <Debug> TCPHandler: Processed in 0.001433334 sec. | ||
| 6394 | 2025.09.21 00:23:31.968150 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6395 | 2025.09.21 00:23:31.968264 [ 4 ] {f9883328-47bc-4ff5-ae65-7d1f2feebccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6396 | 2025.09.21 00:23:31.968318 [ 4 ] {f9883328-47bc-4ff5-ae65-7d1f2feebccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6397 | 2025.09.21 00:23:31.968819 [ 4 ] {f9883328-47bc-4ff5-ae65-7d1f2feebccc} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6398 | 2025.09.21 00:23:31.968860 [ 4 ] {f9883328-47bc-4ff5-ae65-7d1f2feebccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6399 | 2025.09.21 00:23:31.969286 [ 4 ] {f9883328-47bc-4ff5-ae65-7d1f2feebccc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6400 | 2025.09.21 00:23:31.969570 [ 4 ] {f9883328-47bc-4ff5-ae65-7d1f2feebccc} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6401 | 2025.09.21 00:23:31.969740 [ 4 ] {f9883328-47bc-4ff5-ae65-7d1f2feebccc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001502 sec., 106524.63382157123 rows/sec., 7.42 MiB/sec. | ||
| 6402 | 2025.09.21 00:23:31.969787 [ 4 ] {f9883328-47bc-4ff5-ae65-7d1f2feebccc} <Debug> TCPHandler: Processed in 0.001695531 sec. | ||
| 6403 | 2025.09.21 00:23:31.969921 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6404 | 2025.09.21 00:23:31.970029 [ 4 ] {63f8fa4e-04b2-4aa3-893e-51eaf0d34443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6405 | 2025.09.21 00:23:31.970087 [ 4 ] {63f8fa4e-04b2-4aa3-893e-51eaf0d34443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6406 | 2025.09.21 00:23:31.970918 [ 4 ] {63f8fa4e-04b2-4aa3-893e-51eaf0d34443} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6407 | 2025.09.21 00:23:31.970954 [ 4 ] {63f8fa4e-04b2-4aa3-893e-51eaf0d34443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6408 | 2025.09.21 00:23:31.971510 [ 4 ] {63f8fa4e-04b2-4aa3-893e-51eaf0d34443} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6409 | 2025.09.21 00:23:31.971741 [ 4 ] {63f8fa4e-04b2-4aa3-893e-51eaf0d34443} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6410 | 2025.09.21 00:23:31.971879 [ 4 ] {63f8fa4e-04b2-4aa3-893e-51eaf0d34443} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001871 sec., 14430.785676109032 rows/sec., 25.86 MiB/sec. | ||
| 6411 | 2025.09.21 00:23:31.971933 [ 4 ] {63f8fa4e-04b2-4aa3-893e-51eaf0d34443} <Debug> TCPHandler: Processed in 0.00207122 sec. | ||
| 6412 | 2025.09.21 00:23:31.972056 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6413 | 2025.09.21 00:23:31.972153 [ 4 ] {c56a1ea2-5834-418a-a004-3eb7b022f81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6414 | 2025.09.21 00:23:31.972203 [ 4 ] {c56a1ea2-5834-418a-a004-3eb7b022f81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6415 | 2025.09.21 00:23:31.972572 [ 4 ] {c56a1ea2-5834-418a-a004-3eb7b022f81b} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6416 | 2025.09.21 00:23:31.972608 [ 4 ] {c56a1ea2-5834-418a-a004-3eb7b022f81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6417 | 2025.09.21 00:23:31.972976 [ 4 ] {c56a1ea2-5834-418a-a004-3eb7b022f81b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6418 | 2025.09.21 00:23:31.973252 [ 4 ] {c56a1ea2-5834-418a-a004-3eb7b022f81b} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2025.09.21 00:23:31.973405 [ 4 ] {c56a1ea2-5834-418a-a004-3eb7b022f81b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001271 sec., 47206.92368214005 rows/sec., 3.18 MiB/sec. | ||
| 6420 | 2025.09.21 00:23:31.973448 [ 4 ] {c56a1ea2-5834-418a-a004-3eb7b022f81b} <Debug> TCPHandler: Processed in 0.001442154 sec. | ||
| 6421 | 2025.09.21 00:23:34.612630 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6422 | 2025.09.21 00:23:34.612691 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6423 | 2025.09.21 00:23:34.778871 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13342 | ||
| 6424 | 2025.09.21 00:23:34.779357 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6425 | 2025.09.21 00:23:34.779402 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6426 | 2025.09.21 00:23:34.779906 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6427 | 2025.09.21 00:23:34.780147 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6428 | 2025.09.21 00:23:34.780295 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13342 | ||
| 6429 | 2025.09.21 00:23:34.810243 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 860 | ||
| 6430 | 2025.09.21 00:23:34.812640 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6431 | 2025.09.21 00:23:34.812699 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6432 | 2025.09.21 00:23:34.813922 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6433 | 2025.09.21 00:23:34.814219 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6434 | 2025.09.21 00:23:34.814572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 860 | ||
| 6435 | 2025.09.21 00:23:35.485839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6436 | 2025.09.21 00:23:35.502548 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6437 | 2025.09.21 00:23:35.502613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6438 | 2025.09.21 00:23:35.508941 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6439 | 2025.09.21 00:23:35.509638 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2025.09.21 00:23:35.512453 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6441 | 2025.09.21 00:23:36.973193 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6442 | 2025.09.21 00:23:36.973388 [ 4 ] {17433eaf-bb98-4e82-ad9b-a2bdc4966ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6443 | 2025.09.21 00:23:36.973462 [ 4 ] {17433eaf-bb98-4e82-ad9b-a2bdc4966ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6444 | 2025.09.21 00:23:36.974508 [ 4 ] {17433eaf-bb98-4e82-ad9b-a2bdc4966ef5} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6445 | 2025.09.21 00:23:36.974557 [ 4 ] {17433eaf-bb98-4e82-ad9b-a2bdc4966ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6446 | 2025.09.21 00:23:36.975221 [ 4 ] {17433eaf-bb98-4e82-ad9b-a2bdc4966ef5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6447 | 2025.09.21 00:23:36.975547 [ 4 ] {17433eaf-bb98-4e82-ad9b-a2bdc4966ef5} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6448 | 2025.09.21 00:23:36.975737 [ 4 ] {17433eaf-bb98-4e82-ad9b-a2bdc4966ef5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002399 sec., 170904.54355981658 rows/sec., 10.84 MiB/sec. | ||
| 6449 | 2025.09.21 00:23:36.975802 [ 4 ] {17433eaf-bb98-4e82-ad9b-a2bdc4966ef5} <Debug> TCPHandler: Processed in 0.002743336 sec. | ||
| 6450 | 2025.09.21 00:23:36.975943 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6451 | 2025.09.21 00:23:36.976076 [ 4 ] {5d7cbdb2-e69f-4fd6-afea-32a53fe8598f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6452 | 2025.09.21 00:23:36.976124 [ 4 ] {5d7cbdb2-e69f-4fd6-afea-32a53fe8598f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6453 | 2025.09.21 00:23:36.977327 [ 4 ] {5d7cbdb2-e69f-4fd6-afea-32a53fe8598f} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6454 | 2025.09.21 00:23:36.977369 [ 4 ] {5d7cbdb2-e69f-4fd6-afea-32a53fe8598f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6455 | 2025.09.21 00:23:36.977836 [ 4 ] {5d7cbdb2-e69f-4fd6-afea-32a53fe8598f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6456 | 2025.09.21 00:23:36.978083 [ 4 ] {5d7cbdb2-e69f-4fd6-afea-32a53fe8598f} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6457 | 2025.09.21 00:23:36.978230 [ 4 ] {5d7cbdb2-e69f-4fd6-afea-32a53fe8598f} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.002181 sec., 522696.0110041265 rows/sec., 41.46 MiB/sec. | ||
| 6458 | 2025.09.21 00:23:36.978279 [ 4 ] {5d7cbdb2-e69f-4fd6-afea-32a53fe8598f} <Debug> TCPHandler: Processed in 0.002390607 sec. | ||
| 6459 | 2025.09.21 00:23:36.978395 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6460 | 2025.09.21 00:23:36.978499 [ 4 ] {30e429d1-479d-409f-b1b6-f9f25d7b955d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6461 | 2025.09.21 00:23:36.978548 [ 4 ] {30e429d1-479d-409f-b1b6-f9f25d7b955d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6462 | 2025.09.21 00:23:36.979050 [ 4 ] {30e429d1-479d-409f-b1b6-f9f25d7b955d} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6463 | 2025.09.21 00:23:36.979088 [ 4 ] {30e429d1-479d-409f-b1b6-f9f25d7b955d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6464 | 2025.09.21 00:23:36.979432 [ 4 ] {30e429d1-479d-409f-b1b6-f9f25d7b955d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6465 | 2025.09.21 00:23:36.979649 [ 4 ] {30e429d1-479d-409f-b1b6-f9f25d7b955d} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6466 | 2025.09.21 00:23:36.979780 [ 4 ] {30e429d1-479d-409f-b1b6-f9f25d7b955d} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001305 sec., 167816.091954023 rows/sec., 10.00 MiB/sec. | ||
| 6467 | 2025.09.21 00:23:36.979820 [ 4 ] {30e429d1-479d-409f-b1b6-f9f25d7b955d} <Debug> TCPHandler: Processed in 0.001474765 sec. | ||
| 6468 | 2025.09.21 00:23:36.979942 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6469 | 2025.09.21 00:23:36.980046 [ 4 ] {913808f5-3cc2-47de-8f94-aa65d323b06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6470 | 2025.09.21 00:23:36.980088 [ 4 ] {913808f5-3cc2-47de-8f94-aa65d323b06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6471 | 2025.09.21 00:23:36.980583 [ 4 ] {913808f5-3cc2-47de-8f94-aa65d323b06a} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6472 | 2025.09.21 00:23:36.980621 [ 4 ] {913808f5-3cc2-47de-8f94-aa65d323b06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6473 | 2025.09.21 00:23:36.980964 [ 4 ] {913808f5-3cc2-47de-8f94-aa65d323b06a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6474 | 2025.09.21 00:23:36.981200 [ 4 ] {913808f5-3cc2-47de-8f94-aa65d323b06a} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6475 | 2025.09.21 00:23:36.981330 [ 143 ] {} <Debug> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 6476 | 2025.09.21 00:23:36.981353 [ 4 ] {913808f5-3cc2-47de-8f94-aa65d323b06a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001327 sec., 159758.854559156 rows/sec., 10.30 MiB/sec. | ||
| 6477 | 2025.09.21 00:23:36.981447 [ 143 ] {} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6478 | 2025.09.21 00:23:36.981461 [ 4 ] {913808f5-3cc2-47de-8f94-aa65d323b06a} <Debug> TCPHandler: Processed in 0.001570518 sec. | ||
| 6479 | 2025.09.21 00:23:36.981485 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6480 | 2025.09.21 00:23:36.981594 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6481 | 2025.09.21 00:23:36.981624 [ 200 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 6482 | 2025.09.21 00:23:36.981708 [ 4 ] {b16accd1-7ae2-47d9-b115-665f570149a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6483 | 2025.09.21 00:23:36.981754 [ 4 ] {b16accd1-7ae2-47d9-b115-665f570149a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6484 | 2025.09.21 00:23:36.981765 [ 200 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6485 | 2025.09.21 00:23:36.981804 [ 200 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 440 rows starting from the beginning of the part | ||
| 6486 | 2025.09.21 00:23:36.981878 [ 200 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 6487 | 2025.09.21 00:23:36.981937 [ 200 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part | ||
| 6488 | 2025.09.21 00:23:36.981994 [ 200 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 6489 | 2025.09.21 00:23:36.982045 [ 200 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 6490 | 2025.09.21 00:23:36.982097 [ 200 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 6491 | 2025.09.21 00:23:36.982272 [ 4 ] {b16accd1-7ae2-47d9-b115-665f570149a4} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2025.09.21 00:23:36.982313 [ 4 ] {b16accd1-7ae2-47d9-b115-665f570149a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6493 | 2025.09.21 00:23:36.982682 [ 4 ] {b16accd1-7ae2-47d9-b115-665f570149a4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6494 | 2025.09.21 00:23:36.982926 [ 4 ] {b16accd1-7ae2-47d9-b115-665f570149a4} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2025.09.21 00:23:36.983059 [ 4 ] {b16accd1-7ae2-47d9-b115-665f570149a4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001371 sec., 153902.26112326767 rows/sec., 8.74 MiB/sec. | ||
| 6496 | 2025.09.21 00:23:36.983100 [ 4 ] {b16accd1-7ae2-47d9-b115-665f570149a4} <Debug> TCPHandler: Processed in 0.001561617 sec. | ||
| 6497 | 2025.09.21 00:23:36.983177 [ 195 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1516 rows, containing 5 columns (5 merged, 0 gathered) in 0.001612328 sec., 940255.3326618406 rows/sec., 65.13 MiB/sec. | ||
| 6498 | 2025.09.21 00:23:36.983224 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6499 | 2025.09.21 00:23:36.983326 [ 4 ] {55954de3-471c-4724-ba71-7a3dd479e65b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6500 | 2025.09.21 00:23:36.983357 [ 187 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 6501 | 2025.09.21 00:23:36.983369 [ 4 ] {55954de3-471c-4724-ba71-7a3dd479e65b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6502 | 2025.09.21 00:23:36.983642 [ 187 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_25_5} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6503 | 2025.09.21 00:23:36.983709 [ 187 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_25_5} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 6504 | 2025.09.21 00:23:36.983789 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6505 | 2025.09.21 00:23:36.984045 [ 4 ] {55954de3-471c-4724-ba71-7a3dd479e65b} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6506 | 2025.09.21 00:23:36.984082 [ 4 ] {55954de3-471c-4724-ba71-7a3dd479e65b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6507 | 2025.09.21 00:23:36.984426 [ 4 ] {55954de3-471c-4724-ba71-7a3dd479e65b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6508 | 2025.09.21 00:23:36.984639 [ 4 ] {55954de3-471c-4724-ba71-7a3dd479e65b} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6509 | 2025.09.21 00:23:36.984769 [ 4 ] {55954de3-471c-4724-ba71-7a3dd479e65b} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001461 sec., 474332.64887063653 rows/sec., 33.15 MiB/sec. | ||
| 6510 | 2025.09.21 00:23:36.984808 [ 4 ] {55954de3-471c-4724-ba71-7a3dd479e65b} <Debug> TCPHandler: Processed in 0.00163711 sec. | ||
| 6511 | 2025.09.21 00:23:36.984915 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6512 | 2025.09.21 00:23:36.985011 [ 4 ] {7d581b8c-b5f3-4d3a-b11f-5c339a796704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6513 | 2025.09.21 00:23:36.985053 [ 4 ] {7d581b8c-b5f3-4d3a-b11f-5c339a796704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6514 | 2025.09.21 00:23:36.985375 [ 4 ] {7d581b8c-b5f3-4d3a-b11f-5c339a796704} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6515 | 2025.09.21 00:23:36.985410 [ 4 ] {7d581b8c-b5f3-4d3a-b11f-5c339a796704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6516 | 2025.09.21 00:23:36.985729 [ 4 ] {7d581b8c-b5f3-4d3a-b11f-5c339a796704} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6517 | 2025.09.21 00:23:36.985943 [ 4 ] {7d581b8c-b5f3-4d3a-b11f-5c339a796704} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6518 | 2025.09.21 00:23:36.986068 [ 4 ] {7d581b8c-b5f3-4d3a-b11f-5c339a796704} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 6519 | 2025.09.21 00:23:36.986103 [ 4 ] {7d581b8c-b5f3-4d3a-b11f-5c339a796704} <Debug> TCPHandler: Processed in 0.00123691 sec. | ||
| 6520 | 2025.09.21 00:23:36.986211 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6521 | 2025.09.21 00:23:36.986303 [ 4 ] {3c6f70ad-0c33-4eb6-a3bb-e2829448e0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6522 | 2025.09.21 00:23:36.986344 [ 4 ] {3c6f70ad-0c33-4eb6-a3bb-e2829448e0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6523 | 2025.09.21 00:23:36.986768 [ 4 ] {3c6f70ad-0c33-4eb6-a3bb-e2829448e0e2} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6524 | 2025.09.21 00:23:36.986804 [ 4 ] {3c6f70ad-0c33-4eb6-a3bb-e2829448e0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6525 | 2025.09.21 00:23:36.987121 [ 4 ] {3c6f70ad-0c33-4eb6-a3bb-e2829448e0e2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6526 | 2025.09.21 00:23:36.987324 [ 4 ] {3c6f70ad-0c33-4eb6-a3bb-e2829448e0e2} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2025.09.21 00:23:36.987449 [ 4 ] {3c6f70ad-0c33-4eb6-a3bb-e2829448e0e2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001164 sec., 269759.4501718213 rows/sec., 17.72 MiB/sec. | ||
| 6528 | 2025.09.21 00:23:36.987485 [ 4 ] {3c6f70ad-0c33-4eb6-a3bb-e2829448e0e2} <Debug> TCPHandler: Processed in 0.001321682 sec. | ||
| 6529 | 2025.09.21 00:23:36.987589 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6530 | 2025.09.21 00:23:36.987680 [ 4 ] {b043371d-e7e4-443a-9fb3-832016a695a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6531 | 2025.09.21 00:23:36.987721 [ 4 ] {b043371d-e7e4-443a-9fb3-832016a695a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6532 | 2025.09.21 00:23:36.988017 [ 4 ] {b043371d-e7e4-443a-9fb3-832016a695a8} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6533 | 2025.09.21 00:23:36.988050 [ 4 ] {b043371d-e7e4-443a-9fb3-832016a695a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6534 | 2025.09.21 00:23:36.988354 [ 4 ] {b043371d-e7e4-443a-9fb3-832016a695a8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6535 | 2025.09.21 00:23:36.988554 [ 4 ] {b043371d-e7e4-443a-9fb3-832016a695a8} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6536 | 2025.09.21 00:23:36.988653 [ 143 ] {} <Debug> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6537 | 2025.09.21 00:23:36.988674 [ 4 ] {b043371d-e7e4-443a-9fb3-832016a695a8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 6538 | 2025.09.21 00:23:36.988688 [ 143 ] {} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2025.09.21 00:23:36.988714 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6540 | 2025.09.21 00:23:36.988716 [ 4 ] {b043371d-e7e4-443a-9fb3-832016a695a8} <Debug> TCPHandler: Processed in 0.001174798 sec. | ||
| 6541 | 2025.09.21 00:23:36.988794 [ 200 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 6542 | 2025.09.21 00:23:36.988832 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6543 | 2025.09.21 00:23:36.988909 [ 200 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6544 | 2025.09.21 00:23:36.988928 [ 4 ] {84275254-49ea-46ed-9026-fa44e9c56291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6545 | 2025.09.21 00:23:36.988946 [ 200 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 6546 | 2025.09.21 00:23:36.988987 [ 4 ] {84275254-49ea-46ed-9026-fa44e9c56291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6547 | 2025.09.21 00:23:36.989002 [ 200 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6548 | 2025.09.21 00:23:36.989049 [ 200 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6549 | 2025.09.21 00:23:36.989088 [ 200 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6550 | 2025.09.21 00:23:36.989121 [ 200 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6551 | 2025.09.21 00:23:36.989156 [ 200 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 6552 | 2025.09.21 00:23:36.989807 [ 4 ] {84275254-49ea-46ed-9026-fa44e9c56291} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6553 | 2025.09.21 00:23:36.989837 [ 195 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001077026 sec., 18569.65384308271 rows/sec., 1.22 MiB/sec. | ||
| 6554 | 2025.09.21 00:23:36.989848 [ 4 ] {84275254-49ea-46ed-9026-fa44e9c56291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6555 | 2025.09.21 00:23:36.989970 [ 189 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6556 | 2025.09.21 00:23:36.990216 [ 189 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_20_4} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6557 | 2025.09.21 00:23:36.990279 [ 189 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_20_4} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6558 | 2025.09.21 00:23:36.990349 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6559 | 2025.09.21 00:23:36.990402 [ 4 ] {84275254-49ea-46ed-9026-fa44e9c56291} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6560 | 2025.09.21 00:23:36.990624 [ 4 ] {84275254-49ea-46ed-9026-fa44e9c56291} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6561 | 2025.09.21 00:23:36.990773 [ 4 ] {84275254-49ea-46ed-9026-fa44e9c56291} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001849 sec., 7571.660356949703 rows/sec., 13.57 MiB/sec. | ||
| 6562 | 2025.09.21 00:23:36.990839 [ 4 ] {84275254-49ea-46ed-9026-fa44e9c56291} <Debug> TCPHandler: Processed in 0.002052989 sec. | ||
| 6563 | 2025.09.21 00:23:36.990955 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6564 | 2025.09.21 00:23:36.991049 [ 4 ] {587ec2e3-11d2-4849-8d15-ad6384bc319a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6565 | 2025.09.21 00:23:36.991092 [ 4 ] {587ec2e3-11d2-4849-8d15-ad6384bc319a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6566 | 2025.09.21 00:23:36.991423 [ 4 ] {587ec2e3-11d2-4849-8d15-ad6384bc319a} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6567 | 2025.09.21 00:23:36.991458 [ 4 ] {587ec2e3-11d2-4849-8d15-ad6384bc319a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6568 | 2025.09.21 00:23:36.991762 [ 4 ] {587ec2e3-11d2-4849-8d15-ad6384bc319a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6569 | 2025.09.21 00:23:36.991964 [ 4 ] {587ec2e3-11d2-4849-8d15-ad6384bc319a} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6570 | 2025.09.21 00:23:36.992098 [ 4 ] {587ec2e3-11d2-4849-8d15-ad6384bc319a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001056 sec., 98484.84848484848 rows/sec., 6.03 MiB/sec. | ||
| 6571 | 2025.09.21 00:23:36.992138 [ 4 ] {587ec2e3-11d2-4849-8d15-ad6384bc319a} <Debug> TCPHandler: Processed in 0.001230079 sec. | ||
| 6572 | 2025.09.21 00:23:41.993684 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6573 | 2025.09.21 00:23:41.993902 [ 4 ] {0a1a9bdf-82b1-4b7a-b692-a192b47e61a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6574 | 2025.09.21 00:23:41.993979 [ 4 ] {0a1a9bdf-82b1-4b7a-b692-a192b47e61a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6575 | 2025.09.21 00:23:41.995305 [ 4 ] {0a1a9bdf-82b1-4b7a-b692-a192b47e61a0} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6576 | 2025.09.21 00:23:41.995354 [ 4 ] {0a1a9bdf-82b1-4b7a-b692-a192b47e61a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6577 | 2025.09.21 00:23:41.995839 [ 4 ] {0a1a9bdf-82b1-4b7a-b692-a192b47e61a0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6578 | 2025.09.21 00:23:41.996066 [ 4 ] {0a1a9bdf-82b1-4b7a-b692-a192b47e61a0} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2025.09.21 00:23:41.996216 [ 4 ] {0a1a9bdf-82b1-4b7a-b692-a192b47e61a0} <Debug> executeQuery: Read 1250 rows, 105.56 KiB in 0.00237 sec., 527426.1603375527 rows/sec., 43.49 MiB/sec. | ||
| 6580 | 2025.09.21 00:23:41.996224 [ 136 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6581 | 2025.09.21 00:23:41.996259 [ 4 ] {0a1a9bdf-82b1-4b7a-b692-a192b47e61a0} <Debug> TCPHandler: Processed in 0.002723835 sec. | ||
| 6582 | 2025.09.21 00:23:41.996300 [ 136 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2025.09.21 00:23:41.996332 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6584 | 2025.09.21 00:23:41.996415 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6585 | 2025.09.21 00:23:41.996466 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 6586 | 2025.09.21 00:23:41.996522 [ 4 ] {ab35d141-b233-4d0e-a00b-3627aea6932b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6587 | 2025.09.21 00:23:41.996570 [ 4 ] {ab35d141-b233-4d0e-a00b-3627aea6932b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6588 | 2025.09.21 00:23:41.996619 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6589 | 2025.09.21 00:23:41.996664 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2343 rows starting from the beginning of the part | ||
| 6590 | 2025.09.21 00:23:41.996734 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 110 rows starting from the beginning of the part | ||
| 6591 | 2025.09.21 00:23:41.996784 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1147 rows starting from the beginning of the part | ||
| 6592 | 2025.09.21 00:23:41.996846 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 110 rows starting from the beginning of the part | ||
| 6593 | 2025.09.21 00:23:41.996892 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1140 rows starting from the beginning of the part | ||
| 6594 | 2025.09.21 00:23:41.996937 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1250 rows starting from the beginning of the part | ||
| 6595 | 2025.09.21 00:23:41.997022 [ 4 ] {ab35d141-b233-4d0e-a00b-3627aea6932b} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6596 | 2025.09.21 00:23:41.997069 [ 4 ] {ab35d141-b233-4d0e-a00b-3627aea6932b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6597 | 2025.09.21 00:23:41.997418 [ 4 ] {ab35d141-b233-4d0e-a00b-3627aea6932b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6598 | 2025.09.21 00:23:41.997642 [ 4 ] {ab35d141-b233-4d0e-a00b-3627aea6932b} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6599 | 2025.09.21 00:23:41.997764 [ 136 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6600 | 2025.09.21 00:23:41.997774 [ 4 ] {ab35d141-b233-4d0e-a00b-3627aea6932b} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001272 sec., 21226.415094339623 rows/sec., 1.56 MiB/sec. | ||
| 6601 | 2025.09.21 00:23:41.997815 [ 136 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6602 | 2025.09.21 00:23:41.997846 [ 4 ] {ab35d141-b233-4d0e-a00b-3627aea6932b} <Debug> TCPHandler: Processed in 0.001482375 sec. | ||
| 6603 | 2025.09.21 00:23:41.997848 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6604 | 2025.09.21 00:23:41.997969 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6605 | 2025.09.21 00:23:41.997981 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::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 | ||
| 6606 | 2025.09.21 00:23:41.998069 [ 4 ] {1a391fdb-e1d2-48c7-a7a8-8ef07316f97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6607 | 2025.09.21 00:23:41.998117 [ 4 ] {1a391fdb-e1d2-48c7-a7a8-8ef07316f97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6608 | 2025.09.21 00:23:41.998128 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6609 | 2025.09.21 00:23:41.998168 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 264 rows starting from the beginning of the part | ||
| 6610 | 2025.09.21 00:23:41.998239 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 27 rows starting from the beginning of the part | ||
| 6611 | 2025.09.21 00:23:41.998283 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 233 rows starting from the beginning of the part | ||
| 6612 | 2025.09.21 00:23:41.998325 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 27 rows starting from the beginning of the part | ||
| 6613 | 2025.09.21 00:23:41.998365 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 219 rows starting from the beginning of the part | ||
| 6614 | 2025.09.21 00:23:41.998404 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part | ||
| 6615 | 2025.09.21 00:23:41.998585 [ 4 ] {1a391fdb-e1d2-48c7-a7a8-8ef07316f97a} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6616 | 2025.09.21 00:23:41.998626 [ 4 ] {1a391fdb-e1d2-48c7-a7a8-8ef07316f97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6617 | 2025.09.21 00:23:41.999080 [ 4 ] {1a391fdb-e1d2-48c7-a7a8-8ef07316f97a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6618 | 2025.09.21 00:23:41.999132 [ 199 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6100 rows, containing 5 columns (5 merged, 0 gathered) in 0.002727895 sec., 2236156.4503032556 rows/sec., 189.16 MiB/sec. | ||
| 6619 | 2025.09.21 00:23:41.999320 [ 4 ] {1a391fdb-e1d2-48c7-a7a8-8ef07316f97a} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6620 | 2025.09.21 00:23:41.999339 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 797 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418074 sec., 562029.9081712237 rows/sec., 36.89 MiB/sec. | ||
| 6621 | 2025.09.21 00:23:41.999458 [ 4 ] {1a391fdb-e1d2-48c7-a7a8-8ef07316f97a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001407 sec., 162046.90831556503 rows/sec., 10.97 MiB/sec. | ||
| 6622 | 2025.09.21 00:23:41.999481 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6623 | 2025.09.21 00:23:41.999489 [ 188 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6624 | 2025.09.21 00:23:41.999504 [ 4 ] {1a391fdb-e1d2-48c7-a7a8-8ef07316f97a} <Debug> TCPHandler: Processed in 0.001585198 sec. | ||
| 6625 | 2025.09.21 00:23:41.999617 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6626 | 2025.09.21 00:23:41.999715 [ 4 ] {e0f18366-0591-48b0-b87f-f911b5b37ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6627 | 2025.09.21 00:23:41.999758 [ 4 ] {e0f18366-0591-48b0-b87f-f911b5b37ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6628 | 2025.09.21 00:23:41.999782 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_36_7} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2025.09.21 00:23:41.999785 [ 195 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_41_8} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2025.09.21 00:23:41.999865 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_36_7} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6631 | 2025.09.21 00:23:41.999880 [ 195 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_41_8} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6632 | 2025.09.21 00:23:41.999941 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6633 | 2025.09.21 00:23:41.999973 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 6634 | 2025.09.21 00:23:42.000345 [ 4 ] {e0f18366-0591-48b0-b87f-f911b5b37ae2} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2025.09.21 00:23:42.000384 [ 4 ] {e0f18366-0591-48b0-b87f-f911b5b37ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6636 | 2025.09.21 00:23:42.000749 [ 4 ] {e0f18366-0591-48b0-b87f-f911b5b37ae2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6637 | 2025.09.21 00:23:42.000968 [ 4 ] {e0f18366-0591-48b0-b87f-f911b5b37ae2} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6638 | 2025.09.21 00:23:42.001090 [ 136 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6639 | 2025.09.21 00:23:42.001098 [ 4 ] {e0f18366-0591-48b0-b87f-f911b5b37ae2} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001401 sec., 390435.403283369 rows/sec., 28.97 MiB/sec. | ||
| 6640 | 2025.09.21 00:23:42.001133 [ 136 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2025.09.21 00:23:42.001157 [ 4 ] {e0f18366-0591-48b0-b87f-f911b5b37ae2} <Debug> TCPHandler: Processed in 0.001588858 sec. | ||
| 6642 | 2025.09.21 00:23:42.001160 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6643 | 2025.09.21 00:23:42.001258 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 6644 | 2025.09.21 00:23:42.001289 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6645 | 2025.09.21 00:23:42.001365 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6646 | 2025.09.21 00:23:42.001391 [ 4 ] {0a3b7071-0092-43f6-9bbb-dfcd04a0c20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6647 | 2025.09.21 00:23:42.001397 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1212 rows starting from the beginning of the part | ||
| 6648 | 2025.09.21 00:23:42.001442 [ 4 ] {0a3b7071-0092-43f6-9bbb-dfcd04a0c20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6649 | 2025.09.21 00:23:42.001465 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 91 rows starting from the beginning of the part | ||
| 6650 | 2025.09.21 00:23:42.001510 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 707 rows starting from the beginning of the part | ||
| 6651 | 2025.09.21 00:23:42.001546 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 91 rows starting from the beginning of the part | ||
| 6652 | 2025.09.21 00:23:42.001583 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 693 rows starting from the beginning of the part | ||
| 6653 | 2025.09.21 00:23:42.001624 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 547 rows starting from the beginning of the part | ||
| 6654 | 2025.09.21 00:23:42.002044 [ 4 ] {0a3b7071-0092-43f6-9bbb-dfcd04a0c20c} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6655 | 2025.09.21 00:23:42.002087 [ 4 ] {0a3b7071-0092-43f6-9bbb-dfcd04a0c20c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6656 | 2025.09.21 00:23:42.002495 [ 4 ] {0a3b7071-0092-43f6-9bbb-dfcd04a0c20c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6657 | 2025.09.21 00:23:42.002709 [ 4 ] {0a3b7071-0092-43f6-9bbb-dfcd04a0c20c} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6658 | 2025.09.21 00:23:42.002818 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6659 | 2025.09.21 00:23:42.002840 [ 4 ] {0a3b7071-0092-43f6-9bbb-dfcd04a0c20c} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001469 sec., 574540.5037440435 rows/sec., 38.67 MiB/sec. | ||
| 6660 | 2025.09.21 00:23:42.002852 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2025.09.21 00:23:42.002879 [ 188 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3341 rows, containing 5 columns (5 merged, 0 gathered) in 0.00165442 sec., 2019438.8365711246 rows/sec., 152.55 MiB/sec. | ||
| 6662 | 2025.09.21 00:23:42.002885 [ 4 ] {0a3b7071-0092-43f6-9bbb-dfcd04a0c20c} <Debug> TCPHandler: Processed in 0.00164616 sec. | ||
| 6663 | 2025.09.21 00:23:42.002881 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6664 | 2025.09.21 00:23:42.003011 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 6665 | 2025.09.21 00:23:42.003018 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6666 | 2025.09.21 00:23:42.003129 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6667 | 2025.09.21 00:23:42.003138 [ 199 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6668 | 2025.09.21 00:23:42.003142 [ 4 ] {5262817d-b441-46bd-9153-11b7a9409123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6669 | 2025.09.21 00:23:42.003171 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13281 rows starting from the beginning of the part | ||
| 6670 | 2025.09.21 00:23:42.003218 [ 4 ] {5262817d-b441-46bd-9153-11b7a9409123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6671 | 2025.09.21 00:23:42.003236 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 6672 | 2025.09.21 00:23:42.003290 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 321 rows starting from the beginning of the part | ||
| 6673 | 2025.09.21 00:23:42.003334 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6674 | 2025.09.21 00:23:42.003376 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 6675 | 2025.09.21 00:23:42.003415 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 844 rows starting from the beginning of the part | ||
| 6676 | 2025.09.21 00:23:42.003416 [ 199 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_41_8} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2025.09.21 00:23:42.003499 [ 199 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_41_8} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6678 | 2025.09.21 00:23:42.003573 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6679 | 2025.09.21 00:23:42.004049 [ 4 ] {5262817d-b441-46bd-9153-11b7a9409123} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2025.09.21 00:23:42.004095 [ 4 ] {5262817d-b441-46bd-9153-11b7a9409123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6681 | 2025.09.21 00:23:42.004693 [ 4 ] {5262817d-b441-46bd-9153-11b7a9409123} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6682 | 2025.09.21 00:23:42.004939 [ 4 ] {5262817d-b441-46bd-9153-11b7a9409123} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2025.09.21 00:23:42.005062 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6684 | 2025.09.21 00:23:42.005083 [ 4 ] {5262817d-b441-46bd-9153-11b7a9409123} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00196 sec., 13775.510204081633 rows/sec., 24.69 MiB/sec. | ||
| 6685 | 2025.09.21 00:23:42.005098 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6686 | 2025.09.21 00:23:42.005126 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6687 | 2025.09.21 00:23:42.005146 [ 4 ] {5262817d-b441-46bd-9153-11b7a9409123} <Debug> TCPHandler: Processed in 0.002177202 sec. | ||
| 6688 | 2025.09.21 00:23:42.005205 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 6689 | 2025.09.21 00:23:42.005263 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6690 | 2025.09.21 00:23:42.005365 [ 4 ] {288dab45-f4d0-484c-8c68-15676f5a7e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6691 | 2025.09.21 00:23:42.005395 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6692 | 2025.09.21 00:23:42.005406 [ 4 ] {288dab45-f4d0-484c-8c68-15676f5a7e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6693 | 2025.09.21 00:23:42.005453 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 577 rows starting from the beginning of the part | ||
| 6694 | 2025.09.21 00:23:42.005567 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 27 rows starting from the beginning of the part | ||
| 6695 | 2025.09.21 00:23:42.005664 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
| 6696 | 2025.09.21 00:23:42.005736 [ 4 ] {288dab45-f4d0-484c-8c68-15676f5a7e82} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6697 | 2025.09.21 00:23:42.005756 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 27 rows starting from the beginning of the part | ||
| 6698 | 2025.09.21 00:23:42.005782 [ 4 ] {288dab45-f4d0-484c-8c68-15676f5a7e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6699 | 2025.09.21 00:23:42.005854 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
| 6700 | 2025.09.21 00:23:42.005949 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part | ||
| 6701 | 2025.09.21 00:23:42.006135 [ 4 ] {288dab45-f4d0-484c-8c68-15676f5a7e82} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6702 | 2025.09.21 00:23:42.006396 [ 4 ] {288dab45-f4d0-484c-8c68-15676f5a7e82} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6703 | 2025.09.21 00:23:42.006537 [ 135 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6704 | 2025.09.21 00:23:42.006546 [ 4 ] {288dab45-f4d0-484c-8c68-15676f5a7e82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 6705 | 2025.09.21 00:23:42.006582 [ 135 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6706 | 2025.09.21 00:23:42.006602 [ 4 ] {288dab45-f4d0-484c-8c68-15676f5a7e82} <Debug> TCPHandler: Processed in 0.001388293 sec. | ||
| 6707 | 2025.09.21 00:23:42.006609 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6708 | 2025.09.21 00:23:42.006691 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 6709 | 2025.09.21 00:23:42.006775 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6710 | 2025.09.21 00:23:42.006801 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2892 rows starting from the beginning of the part | ||
| 6711 | 2025.09.21 00:23:42.006848 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6712 | 2025.09.21 00:23:42.006888 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 6713 | 2025.09.21 00:23:42.006929 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6714 | 2025.09.21 00:23:42.006967 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 6715 | 2025.09.21 00:23:42.007005 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6716 | 2025.09.21 00:23:42.008159 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15080 rows, containing 5 columns (5 merged, 0 gathered) in 0.005187104 sec., 2907209.8805036494 rows/sec., 194.58 MiB/sec. | ||
| 6717 | 2025.09.21 00:23:42.008194 [ 191 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001536937 sec., 2134114.8010621127 rows/sec., 135.54 MiB/sec. | ||
| 6718 | 2025.09.21 00:23:42.008574 [ 199 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6719 | 2025.09.21 00:23:42.008604 [ 196 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6720 | 2025.09.21 00:23:42.008882 [ 199 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6721 | 2025.09.21 00:23:42.008960 [ 199 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6722 | 2025.09.21 00:23:42.008984 [ 196 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_41_8} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6723 | 2025.09.21 00:23:42.009026 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 6724 | 2025.09.21 00:23:42.009076 [ 196 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_41_8} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6725 | 2025.09.21 00:23:42.009186 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 6726 | 2025.09.21 00:23:42.010849 [ 193 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 19 columns (19 merged, 0 gathered) in 0.005681376 sec., 120745.39688976755 rows/sec., 216.37 MiB/sec. | ||
| 6727 | 2025.09.21 00:23:42.012101 [ 196 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6728 | 2025.09.21 00:23:42.012550 [ 196 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2025.09.21 00:23:42.012641 [ 196 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6730 | 2025.09.21 00:23:42.012811 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 6731 | 2025.09.21 00:23:42.281292 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13854 | ||
| 6732 | 2025.09.21 00:23:42.281789 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6733 | 2025.09.21 00:23:42.281826 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6734 | 2025.09.21 00:23:42.282322 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6735 | 2025.09.21 00:23:42.282571 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6736 | 2025.09.21 00:23:42.282713 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13854 | ||
| 6737 | 2025.09.21 00:23:43.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.12 MiB, peak 278.96 MiB, free memory in arenas 0.00 B, will set to 270.14 MiB (RSS), difference: 4.02 MiB | ||
| 6738 | 2025.09.21 00:23:43.013449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6739 | 2025.09.21 00:23:43.030923 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6740 | 2025.09.21 00:23:43.030975 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6741 | 2025.09.21 00:23:43.036806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6742 | 2025.09.21 00:23:43.037509 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6743 | 2025.09.21 00:23:43.040554 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6744 | 2025.09.21 00:23:44.815755 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 896 | ||
| 6745 | 2025.09.21 00:23:44.818129 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6746 | 2025.09.21 00:23:44.818178 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6747 | 2025.09.21 00:23:44.819364 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6748 | 2025.09.21 00:23:44.819624 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2025.09.21 00:23:44.819763 [ 133 ] {} <Debug> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6750 | 2025.09.21 00:23:44.819806 [ 133 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6751 | 2025.09.21 00:23:44.819828 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6752 | 2025.09.21 00:23:44.819898 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 896 | ||
| 6753 | 2025.09.21 00:23:44.819938 [ 199 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 6754 | 2025.09.21 00:23:44.820519 [ 199 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6755 | 2025.09.21 00:23:44.820671 [ 199 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 712 rows starting from the beginning of the part | ||
| 6756 | 2025.09.21 00:23:44.821048 [ 199 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 6757 | 2025.09.21 00:23:44.821402 [ 199 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 6758 | 2025.09.21 00:23:44.821734 [ 199 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 6759 | 2025.09.21 00:23:44.822079 [ 199 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 6760 | 2025.09.21 00:23:44.822417 [ 199 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 6761 | 2025.09.21 00:23:44.828293 [ 193 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 896 rows, containing 72 columns (72 merged, 0 gathered) in 0.008396292 sec., 106713.77317511111 rows/sec., 87.44 MiB/sec. | ||
| 6762 | 2025.09.21 00:23:44.830007 [ 201 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6763 | 2025.09.21 00:23:44.830655 [ 201 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_21_4} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6764 | 2025.09.21 00:23:44.830745 [ 201 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_21_4} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6765 | 2025.09.21 00:23:44.831099 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 6766 | 2025.09.21 00:23:46.972481 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6767 | 2025.09.21 00:23:46.972690 [ 4 ] {76f74ff7-22c4-4f62-b181-04ba8dd243cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6768 | 2025.09.21 00:23:46.972769 [ 4 ] {76f74ff7-22c4-4f62-b181-04ba8dd243cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6769 | 2025.09.21 00:23:46.973659 [ 4 ] {76f74ff7-22c4-4f62-b181-04ba8dd243cb} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6770 | 2025.09.21 00:23:46.973717 [ 4 ] {76f74ff7-22c4-4f62-b181-04ba8dd243cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6771 | 2025.09.21 00:23:46.974252 [ 4 ] {76f74ff7-22c4-4f62-b181-04ba8dd243cb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6772 | 2025.09.21 00:23:46.974515 [ 4 ] {76f74ff7-22c4-4f62-b181-04ba8dd243cb} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6773 | 2025.09.21 00:23:46.974681 [ 128 ] {} <Debug> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6774 | 2025.09.21 00:23:46.974744 [ 4 ] {76f74ff7-22c4-4f62-b181-04ba8dd243cb} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002105 sec., 194774.34679334916 rows/sec., 12.36 MiB/sec. | ||
| 6775 | 2025.09.21 00:23:46.974755 [ 128 ] {} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6776 | 2025.09.21 00:23:46.974810 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6777 | 2025.09.21 00:23:46.974834 [ 4 ] {76f74ff7-22c4-4f62-b181-04ba8dd243cb} <Debug> TCPHandler: Processed in 0.002491859 sec. | ||
| 6778 | 2025.09.21 00:23:46.974973 [ 191 ] {c1c546d9-9a70-451d-a294-2dd334084042::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 | ||
| 6779 | 2025.09.21 00:23:46.974978 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6780 | 2025.09.21 00:23:46.975155 [ 191 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6781 | 2025.09.21 00:23:46.975157 [ 4 ] {40687b23-35e8-44d2-8400-2e5fea60dfe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6782 | 2025.09.21 00:23:46.975211 [ 191 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 410 rows starting from the beginning of the part | ||
| 6783 | 2025.09.21 00:23:46.975229 [ 4 ] {40687b23-35e8-44d2-8400-2e5fea60dfe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6784 | 2025.09.21 00:23:46.975307 [ 191 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 6785 | 2025.09.21 00:23:46.975376 [ 191 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 6786 | 2025.09.21 00:23:46.975444 [ 191 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 6787 | 2025.09.21 00:23:46.975504 [ 191 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 6788 | 2025.09.21 00:23:46.976274 [ 4 ] {40687b23-35e8-44d2-8400-2e5fea60dfe5} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6789 | 2025.09.21 00:23:46.976319 [ 4 ] {40687b23-35e8-44d2-8400-2e5fea60dfe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6790 | 2025.09.21 00:23:46.976808 [ 4 ] {40687b23-35e8-44d2-8400-2e5fea60dfe5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6791 | 2025.09.21 00:23:46.976959 [ 201 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.002066079 sec., 992217.6257539038 rows/sec., 66.73 MiB/sec. | ||
| 6792 | 2025.09.21 00:23:46.977078 [ 4 ] {40687b23-35e8-44d2-8400-2e5fea60dfe5} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6793 | 2025.09.21 00:23:46.977122 [ 193 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6794 | 2025.09.21 00:23:46.977234 [ 4 ] {40687b23-35e8-44d2-8400-2e5fea60dfe5} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.002104 sec., 541825.0950570343 rows/sec., 42.98 MiB/sec. | ||
| 6795 | 2025.09.21 00:23:46.977293 [ 4 ] {40687b23-35e8-44d2-8400-2e5fea60dfe5} <Debug> TCPHandler: Processed in 0.002372477 sec. | ||
| 6796 | 2025.09.21 00:23:46.977401 [ 193 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_21_5} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6797 | 2025.09.21 00:23:46.977427 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6798 | 2025.09.21 00:23:46.977470 [ 193 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_21_5} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6799 | 2025.09.21 00:23:46.977533 [ 4 ] {cf745bf3-9830-4e65-8d2e-ec245026c341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6800 | 2025.09.21 00:23:46.977567 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 6801 | 2025.09.21 00:23:46.977581 [ 4 ] {cf745bf3-9830-4e65-8d2e-ec245026c341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6802 | 2025.09.21 00:23:46.978088 [ 4 ] {cf745bf3-9830-4e65-8d2e-ec245026c341} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6803 | 2025.09.21 00:23:46.978128 [ 4 ] {cf745bf3-9830-4e65-8d2e-ec245026c341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6804 | 2025.09.21 00:23:46.978455 [ 4 ] {cf745bf3-9830-4e65-8d2e-ec245026c341} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6805 | 2025.09.21 00:23:46.978676 [ 4 ] {cf745bf3-9830-4e65-8d2e-ec245026c341} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6806 | 2025.09.21 00:23:46.979054 [ 4 ] {cf745bf3-9830-4e65-8d2e-ec245026c341} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001545 sec., 141747.572815534 rows/sec., 8.45 MiB/sec. | ||
| 6807 | 2025.09.21 00:23:46.979106 [ 4 ] {cf745bf3-9830-4e65-8d2e-ec245026c341} <Debug> TCPHandler: Processed in 0.001733232 sec. | ||
| 6808 | 2025.09.21 00:23:46.979242 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6809 | 2025.09.21 00:23:46.979349 [ 4 ] {caa31641-c342-48d8-b440-151299606965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6810 | 2025.09.21 00:23:46.979393 [ 4 ] {caa31641-c342-48d8-b440-151299606965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6811 | 2025.09.21 00:23:46.979960 [ 4 ] {caa31641-c342-48d8-b440-151299606965} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6812 | 2025.09.21 00:23:46.979999 [ 4 ] {caa31641-c342-48d8-b440-151299606965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6813 | 2025.09.21 00:23:46.980355 [ 4 ] {caa31641-c342-48d8-b440-151299606965} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6814 | 2025.09.21 00:23:46.980579 [ 4 ] {caa31641-c342-48d8-b440-151299606965} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6815 | 2025.09.21 00:23:46.980716 [ 4 ] {caa31641-c342-48d8-b440-151299606965} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00139 sec., 152517.98561151078 rows/sec., 9.84 MiB/sec. | ||
| 6816 | 2025.09.21 00:23:46.980757 [ 4 ] {caa31641-c342-48d8-b440-151299606965} <Debug> TCPHandler: Processed in 0.001566827 sec. | ||
| 6817 | 2025.09.21 00:23:46.980888 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6818 | 2025.09.21 00:23:46.980997 [ 4 ] {1049f9f2-f745-43bc-9d84-7e4cb9eaae9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6819 | 2025.09.21 00:23:46.981045 [ 4 ] {1049f9f2-f745-43bc-9d84-7e4cb9eaae9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6820 | 2025.09.21 00:23:46.981574 [ 4 ] {1049f9f2-f745-43bc-9d84-7e4cb9eaae9b} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6821 | 2025.09.21 00:23:46.981613 [ 4 ] {1049f9f2-f745-43bc-9d84-7e4cb9eaae9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6822 | 2025.09.21 00:23:46.981938 [ 4 ] {1049f9f2-f745-43bc-9d84-7e4cb9eaae9b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6823 | 2025.09.21 00:23:46.982168 [ 4 ] {1049f9f2-f745-43bc-9d84-7e4cb9eaae9b} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6824 | 2025.09.21 00:23:46.982287 [ 127 ] {} <Debug> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6825 | 2025.09.21 00:23:46.982307 [ 4 ] {1049f9f2-f745-43bc-9d84-7e4cb9eaae9b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001335 sec., 158052.43445692884 rows/sec., 8.98 MiB/sec. | ||
| 6826 | 2025.09.21 00:23:46.982344 [ 127 ] {} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6827 | 2025.09.21 00:23:46.982358 [ 4 ] {1049f9f2-f745-43bc-9d84-7e4cb9eaae9b} <Debug> TCPHandler: Processed in 0.001542197 sec. | ||
| 6828 | 2025.09.21 00:23:46.982380 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6829 | 2025.09.21 00:23:46.982479 [ 197 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::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 | ||
| 6830 | 2025.09.21 00:23:46.982487 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6831 | 2025.09.21 00:23:46.982571 [ 197 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6832 | 2025.09.21 00:23:46.982595 [ 4 ] {c2c55ebb-a0ed-45c9-b304-fd2e09529b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6833 | 2025.09.21 00:23:46.982600 [ 197 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 211 rows starting from the beginning of the part | ||
| 6834 | 2025.09.21 00:23:46.982637 [ 4 ] {c2c55ebb-a0ed-45c9-b304-fd2e09529b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6835 | 2025.09.21 00:23:46.982701 [ 197 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 6836 | 2025.09.21 00:23:46.982750 [ 197 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 6837 | 2025.09.21 00:23:46.982791 [ 197 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 6838 | 2025.09.21 00:23:46.982837 [ 197 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 6839 | 2025.09.21 00:23:46.983289 [ 4 ] {c2c55ebb-a0ed-45c9-b304-fd2e09529b28} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6840 | 2025.09.21 00:23:46.983326 [ 4 ] {c2c55ebb-a0ed-45c9-b304-fd2e09529b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6841 | 2025.09.21 00:23:46.983628 [ 201 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001182598 sec., 892103.6565257171 rows/sec., 54.06 MiB/sec. | ||
| 6842 | 2025.09.21 00:23:46.983680 [ 4 ] {c2c55ebb-a0ed-45c9-b304-fd2e09529b28} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6843 | 2025.09.21 00:23:46.983779 [ 201 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6844 | 2025.09.21 00:23:46.983898 [ 4 ] {c2c55ebb-a0ed-45c9-b304-fd2e09529b28} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6845 | 2025.09.21 00:23:46.984033 [ 4 ] {c2c55ebb-a0ed-45c9-b304-fd2e09529b28} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001457 sec., 475634.86616334936 rows/sec., 33.24 MiB/sec. | ||
| 6846 | 2025.09.21 00:23:46.984086 [ 4 ] {c2c55ebb-a0ed-45c9-b304-fd2e09529b28} <Debug> TCPHandler: Processed in 0.00165019 sec. | ||
| 6847 | 2025.09.21 00:23:46.984100 [ 201 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_21_5} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6848 | 2025.09.21 00:23:46.984180 [ 201 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_21_5} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6849 | 2025.09.21 00:23:46.984211 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6850 | 2025.09.21 00:23:46.984250 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6851 | 2025.09.21 00:23:46.984309 [ 4 ] {bf6b06a6-e901-4350-8e56-c909fb134998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6852 | 2025.09.21 00:23:46.984352 [ 4 ] {bf6b06a6-e901-4350-8e56-c909fb134998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6853 | 2025.09.21 00:23:46.984692 [ 4 ] {bf6b06a6-e901-4350-8e56-c909fb134998} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6854 | 2025.09.21 00:23:46.984728 [ 4 ] {bf6b06a6-e901-4350-8e56-c909fb134998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6855 | 2025.09.21 00:23:46.985040 [ 4 ] {bf6b06a6-e901-4350-8e56-c909fb134998} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6856 | 2025.09.21 00:23:46.985264 [ 4 ] {bf6b06a6-e901-4350-8e56-c909fb134998} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6857 | 2025.09.21 00:23:46.985379 [ 127 ] {} <Debug> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6858 | 2025.09.21 00:23:46.985400 [ 4 ] {bf6b06a6-e901-4350-8e56-c909fb134998} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 6859 | 2025.09.21 00:23:46.985426 [ 127 ] {} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6860 | 2025.09.21 00:23:46.985453 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6861 | 2025.09.21 00:23:46.985456 [ 4 ] {bf6b06a6-e901-4350-8e56-c909fb134998} <Debug> TCPHandler: Processed in 0.001297032 sec. | ||
| 6862 | 2025.09.21 00:23:46.985528 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::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 | ||
| 6863 | 2025.09.21 00:23:46.985583 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6864 | 2025.09.21 00:23:46.985614 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6865 | 2025.09.21 00:23:46.985640 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 6866 | 2025.09.21 00:23:46.985679 [ 4 ] {750f9caf-886c-4d7b-8451-d58fbc1876b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6867 | 2025.09.21 00:23:46.985691 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 6868 | 2025.09.21 00:23:46.985725 [ 4 ] {750f9caf-886c-4d7b-8451-d58fbc1876b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6869 | 2025.09.21 00:23:46.985742 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 6870 | 2025.09.21 00:23:46.985791 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 6871 | 2025.09.21 00:23:46.985838 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 6872 | 2025.09.21 00:23:46.985883 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 6873 | 2025.09.21 00:23:46.986169 [ 4 ] {750f9caf-886c-4d7b-8451-d58fbc1876b4} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6874 | 2025.09.21 00:23:46.986207 [ 4 ] {750f9caf-886c-4d7b-8451-d58fbc1876b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6875 | 2025.09.21 00:23:46.986556 [ 4 ] {750f9caf-886c-4d7b-8451-d58fbc1876b4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6876 | 2025.09.21 00:23:46.986611 [ 197 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001114636 sec., 113041.38750228775 rows/sec., 5.77 MiB/sec. | ||
| 6877 | 2025.09.21 00:23:46.986791 [ 4 ] {750f9caf-886c-4d7b-8451-d58fbc1876b4} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6878 | 2025.09.21 00:23:46.986800 [ 192 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6879 | 2025.09.21 00:23:46.986927 [ 4 ] {750f9caf-886c-4d7b-8451-d58fbc1876b4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001266 sec., 248025.27646129543 rows/sec., 16.29 MiB/sec. | ||
| 6880 | 2025.09.21 00:23:46.986970 [ 4 ] {750f9caf-886c-4d7b-8451-d58fbc1876b4} <Debug> TCPHandler: Processed in 0.001438024 sec. | ||
| 6881 | 2025.09.21 00:23:46.987088 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6882 | 2025.09.21 00:23:46.987186 [ 4 ] {7f5a9e6c-d0ea-4fd4-84c7-221409c71d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6883 | 2025.09.21 00:23:46.987186 [ 192 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_21_4} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6884 | 2025.09.21 00:23:46.987232 [ 4 ] {7f5a9e6c-d0ea-4fd4-84c7-221409c71d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6885 | 2025.09.21 00:23:46.987294 [ 192 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_21_4} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6886 | 2025.09.21 00:23:46.987423 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6887 | 2025.09.21 00:23:46.987537 [ 4 ] {7f5a9e6c-d0ea-4fd4-84c7-221409c71d3e} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6888 | 2025.09.21 00:23:46.987579 [ 4 ] {7f5a9e6c-d0ea-4fd4-84c7-221409c71d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6889 | 2025.09.21 00:23:46.987889 [ 4 ] {7f5a9e6c-d0ea-4fd4-84c7-221409c71d3e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6890 | 2025.09.21 00:23:46.988095 [ 4 ] {7f5a9e6c-d0ea-4fd4-84c7-221409c71d3e} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6891 | 2025.09.21 00:23:46.988227 [ 4 ] {7f5a9e6c-d0ea-4fd4-84c7-221409c71d3e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 6892 | 2025.09.21 00:23:46.988262 [ 4 ] {7f5a9e6c-d0ea-4fd4-84c7-221409c71d3e} <Debug> TCPHandler: Processed in 0.00122444 sec. | ||
| 6893 | 2025.09.21 00:23:46.988363 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6894 | 2025.09.21 00:23:46.988457 [ 4 ] {d6498216-163c-4fd1-a3fd-5f77609c90e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6895 | 2025.09.21 00:23:46.988512 [ 4 ] {d6498216-163c-4fd1-a3fd-5f77609c90e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6896 | 2025.09.21 00:23:46.989262 [ 4 ] {d6498216-163c-4fd1-a3fd-5f77609c90e7} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6897 | 2025.09.21 00:23:46.989298 [ 4 ] {d6498216-163c-4fd1-a3fd-5f77609c90e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6898 | 2025.09.21 00:23:46.989813 [ 4 ] {d6498216-163c-4fd1-a3fd-5f77609c90e7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6899 | 2025.09.21 00:23:46.990034 [ 4 ] {d6498216-163c-4fd1-a3fd-5f77609c90e7} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6900 | 2025.09.21 00:23:46.990177 [ 4 ] {d6498216-163c-4fd1-a3fd-5f77609c90e7} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001734 sec., 8073.817762399077 rows/sec., 14.47 MiB/sec. | ||
| 6901 | 2025.09.21 00:23:46.990241 [ 4 ] {d6498216-163c-4fd1-a3fd-5f77609c90e7} <Debug> TCPHandler: Processed in 0.001927976 sec. | ||
| 6902 | 2025.09.21 00:23:46.990344 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6903 | 2025.09.21 00:23:46.990439 [ 4 ] {eeabb120-7a65-48b1-9b2c-0f59ab64669c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6904 | 2025.09.21 00:23:46.990482 [ 4 ] {eeabb120-7a65-48b1-9b2c-0f59ab64669c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6905 | 2025.09.21 00:23:46.990791 [ 4 ] {eeabb120-7a65-48b1-9b2c-0f59ab64669c} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6906 | 2025.09.21 00:23:46.990827 [ 4 ] {eeabb120-7a65-48b1-9b2c-0f59ab64669c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6907 | 2025.09.21 00:23:46.991139 [ 4 ] {eeabb120-7a65-48b1-9b2c-0f59ab64669c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6908 | 2025.09.21 00:23:46.991344 [ 4 ] {eeabb120-7a65-48b1-9b2c-0f59ab64669c} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6909 | 2025.09.21 00:23:46.991470 [ 4 ] {eeabb120-7a65-48b1-9b2c-0f59ab64669c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001049 sec., 99142.04003813156 rows/sec., 6.07 MiB/sec. | ||
| 6910 | 2025.09.21 00:23:46.991505 [ 4 ] {eeabb120-7a65-48b1-9b2c-0f59ab64669c} <Debug> TCPHandler: Processed in 0.001211409 sec. | ||
| 6911 | 2025.09.21 00:23:49.612743 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6912 | 2025.09.21 00:23:49.612812 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6913 | 2025.09.21 00:23:49.782778 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14302 | ||
| 6914 | 2025.09.21 00:23:49.783346 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6915 | 2025.09.21 00:23:49.783402 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6916 | 2025.09.21 00:23:49.783907 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6917 | 2025.09.21 00:23:49.784146 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2025.09.21 00:23:49.784292 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14302 | ||
| 6919 | 2025.09.21 00:23:50.541610 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6920 | 2025.09.21 00:23:50.560001 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6921 | 2025.09.21 00:23:50.560075 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6922 | 2025.09.21 00:23:50.566443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6923 | 2025.09.21 00:23:50.567156 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6924 | 2025.09.21 00:23:50.570130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6925 | 2025.09.21 00:23:51.962407 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6926 | 2025.09.21 00:23:51.962645 [ 4 ] {25290408-65c7-4211-80c7-b0671889c58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6927 | 2025.09.21 00:23:51.962719 [ 4 ] {25290408-65c7-4211-80c7-b0671889c58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6928 | 2025.09.21 00:23:51.963496 [ 4 ] {25290408-65c7-4211-80c7-b0671889c58d} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2025.09.21 00:23:51.963544 [ 4 ] {25290408-65c7-4211-80c7-b0671889c58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6930 | 2025.09.21 00:23:51.963945 [ 4 ] {25290408-65c7-4211-80c7-b0671889c58d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6931 | 2025.09.21 00:23:51.964174 [ 4 ] {25290408-65c7-4211-80c7-b0671889c58d} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2025.09.21 00:23:51.964335 [ 4 ] {25290408-65c7-4211-80c7-b0671889c58d} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001752 sec., 62785.388127853876 rows/sec., 5.26 MiB/sec. | ||
| 6933 | 2025.09.21 00:23:51.964383 [ 4 ] {25290408-65c7-4211-80c7-b0671889c58d} <Debug> TCPHandler: Processed in 0.002114211 sec. | ||
| 6934 | 2025.09.21 00:23:51.964512 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6935 | 2025.09.21 00:23:51.964620 [ 4 ] {937a731f-9f84-4c35-8994-339623b39d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6936 | 2025.09.21 00:23:51.964663 [ 4 ] {937a731f-9f84-4c35-8994-339623b39d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6937 | 2025.09.21 00:23:51.965134 [ 4 ] {937a731f-9f84-4c35-8994-339623b39d5c} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6938 | 2025.09.21 00:23:51.965170 [ 4 ] {937a731f-9f84-4c35-8994-339623b39d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6939 | 2025.09.21 00:23:51.965508 [ 4 ] {937a731f-9f84-4c35-8994-339623b39d5c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6940 | 2025.09.21 00:23:51.965735 [ 4 ] {937a731f-9f84-4c35-8994-339623b39d5c} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6941 | 2025.09.21 00:23:51.965884 [ 4 ] {937a731f-9f84-4c35-8994-339623b39d5c} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001287 sec., 20979.02097902098 rows/sec., 1.54 MiB/sec. | ||
| 6942 | 2025.09.21 00:23:51.965927 [ 4 ] {937a731f-9f84-4c35-8994-339623b39d5c} <Debug> TCPHandler: Processed in 0.001465066 sec. | ||
| 6943 | 2025.09.21 00:23:51.966082 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6944 | 2025.09.21 00:23:51.966189 [ 4 ] {427b4992-a62b-4a0c-b2b8-4f3878cc9822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6945 | 2025.09.21 00:23:51.966232 [ 4 ] {427b4992-a62b-4a0c-b2b8-4f3878cc9822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6946 | 2025.09.21 00:23:51.966689 [ 4 ] {427b4992-a62b-4a0c-b2b8-4f3878cc9822} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6947 | 2025.09.21 00:23:51.966727 [ 4 ] {427b4992-a62b-4a0c-b2b8-4f3878cc9822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6948 | 2025.09.21 00:23:51.967048 [ 4 ] {427b4992-a62b-4a0c-b2b8-4f3878cc9822} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6949 | 2025.09.21 00:23:51.967283 [ 4 ] {427b4992-a62b-4a0c-b2b8-4f3878cc9822} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6950 | 2025.09.21 00:23:51.967431 [ 4 ] {427b4992-a62b-4a0c-b2b8-4f3878cc9822} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001251 sec., 72741.8065547562 rows/sec., 5.68 MiB/sec. | ||
| 6951 | 2025.09.21 00:23:51.967474 [ 4 ] {427b4992-a62b-4a0c-b2b8-4f3878cc9822} <Debug> TCPHandler: Processed in 0.001477595 sec. | ||
| 6952 | 2025.09.21 00:23:51.967593 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6953 | 2025.09.21 00:23:51.967692 [ 4 ] {887233ee-d2c4-42e9-aa61-29bb376aa0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6954 | 2025.09.21 00:23:51.967736 [ 4 ] {887233ee-d2c4-42e9-aa61-29bb376aa0d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6955 | 2025.09.21 00:23:51.968177 [ 4 ] {887233ee-d2c4-42e9-aa61-29bb376aa0d9} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6956 | 2025.09.21 00:23:51.968215 [ 4 ] {887233ee-d2c4-42e9-aa61-29bb376aa0d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6957 | 2025.09.21 00:23:51.968572 [ 4 ] {887233ee-d2c4-42e9-aa61-29bb376aa0d9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6958 | 2025.09.21 00:23:51.968780 [ 4 ] {887233ee-d2c4-42e9-aa61-29bb376aa0d9} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6959 | 2025.09.21 00:23:51.968911 [ 4 ] {887233ee-d2c4-42e9-aa61-29bb376aa0d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 6960 | 2025.09.21 00:23:51.968948 [ 4 ] {887233ee-d2c4-42e9-aa61-29bb376aa0d9} <Debug> TCPHandler: Processed in 0.001404584 sec. | ||
| 6961 | 2025.09.21 00:23:51.969095 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6962 | 2025.09.21 00:23:51.969197 [ 4 ] {f71b2d1d-3171-45be-9354-0c492c048efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6963 | 2025.09.21 00:23:51.969264 [ 4 ] {f71b2d1d-3171-45be-9354-0c492c048efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6964 | 2025.09.21 00:23:51.970152 [ 4 ] {f71b2d1d-3171-45be-9354-0c492c048efa} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6965 | 2025.09.21 00:23:51.970188 [ 4 ] {f71b2d1d-3171-45be-9354-0c492c048efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6966 | 2025.09.21 00:23:51.970765 [ 4 ] {f71b2d1d-3171-45be-9354-0c492c048efa} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6967 | 2025.09.21 00:23:51.971008 [ 4 ] {f71b2d1d-3171-45be-9354-0c492c048efa} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6968 | 2025.09.21 00:23:51.971165 [ 4 ] {f71b2d1d-3171-45be-9354-0c492c048efa} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00199 sec., 13567.8391959799 rows/sec., 24.31 MiB/sec. | ||
| 6969 | 2025.09.21 00:23:51.971222 [ 4 ] {f71b2d1d-3171-45be-9354-0c492c048efa} <Debug> TCPHandler: Processed in 0.002175352 sec. | ||
| 6970 | 2025.09.21 00:23:51.971346 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6971 | 2025.09.21 00:23:51.971441 [ 4 ] {9ff7be7a-8e68-467b-b451-e4d8a041389e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6972 | 2025.09.21 00:23:51.971481 [ 4 ] {9ff7be7a-8e68-467b-b451-e4d8a041389e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6973 | 2025.09.21 00:23:51.971818 [ 4 ] {9ff7be7a-8e68-467b-b451-e4d8a041389e} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2025.09.21 00:23:51.971857 [ 4 ] {9ff7be7a-8e68-467b-b451-e4d8a041389e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6975 | 2025.09.21 00:23:51.972196 [ 4 ] {9ff7be7a-8e68-467b-b451-e4d8a041389e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6976 | 2025.09.21 00:23:51.972405 [ 4 ] {9ff7be7a-8e68-467b-b451-e4d8a041389e} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2025.09.21 00:23:51.972535 [ 4 ] {9ff7be7a-8e68-467b-b451-e4d8a041389e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 6978 | 2025.09.21 00:23:51.972573 [ 4 ] {9ff7be7a-8e68-467b-b451-e4d8a041389e} <Debug> TCPHandler: Processed in 0.001274251 sec. | ||
| 6979 | 2025.09.21 00:23:54.820993 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 930 | ||
| 6980 | 2025.09.21 00:23:54.823334 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6981 | 2025.09.21 00:23:54.823392 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6982 | 2025.09.21 00:23:54.824622 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6983 | 2025.09.21 00:23:54.824884 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6984 | 2025.09.21 00:23:54.825160 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 930 | ||
| 6985 | 2025.09.21 00:23:56.973034 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6986 | 2025.09.21 00:23:56.973227 [ 4 ] {5e4983f9-e4a2-4c54-a11f-8c2c3a963d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6987 | 2025.09.21 00:23:56.973293 [ 4 ] {5e4983f9-e4a2-4c54-a11f-8c2c3a963d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6988 | 2025.09.21 00:23:56.974019 [ 4 ] {5e4983f9-e4a2-4c54-a11f-8c2c3a963d01} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6989 | 2025.09.21 00:23:56.974067 [ 4 ] {5e4983f9-e4a2-4c54-a11f-8c2c3a963d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6990 | 2025.09.21 00:23:56.974464 [ 4 ] {5e4983f9-e4a2-4c54-a11f-8c2c3a963d01} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6991 | 2025.09.21 00:23:56.974684 [ 4 ] {5e4983f9-e4a2-4c54-a11f-8c2c3a963d01} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6992 | 2025.09.21 00:23:56.974839 [ 4 ] {5e4983f9-e4a2-4c54-a11f-8c2c3a963d01} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001657 sec., 247435.12371756186 rows/sec., 15.70 MiB/sec. | ||
| 6993 | 2025.09.21 00:23:56.974896 [ 4 ] {5e4983f9-e4a2-4c54-a11f-8c2c3a963d01} <Debug> TCPHandler: Processed in 0.001995658 sec. | ||
| 6994 | 2025.09.21 00:23:56.975028 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6995 | 2025.09.21 00:23:56.975122 [ 4 ] {dc540f9d-2ccc-4ae2-90e1-ce1321cad0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6996 | 2025.09.21 00:23:56.975163 [ 4 ] {dc540f9d-2ccc-4ae2-90e1-ce1321cad0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6997 | 2025.09.21 00:23:56.976032 [ 4 ] {dc540f9d-2ccc-4ae2-90e1-ce1321cad0d1} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6998 | 2025.09.21 00:23:56.976070 [ 4 ] {dc540f9d-2ccc-4ae2-90e1-ce1321cad0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6999 | 2025.09.21 00:23:56.976471 [ 4 ] {dc540f9d-2ccc-4ae2-90e1-ce1321cad0d1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7000 | 2025.09.21 00:23:56.976696 [ 4 ] {dc540f9d-2ccc-4ae2-90e1-ce1321cad0d1} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7001 | 2025.09.21 00:23:56.976838 [ 4 ] {dc540f9d-2ccc-4ae2-90e1-ce1321cad0d1} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001725 sec., 660869.5652173914 rows/sec., 52.42 MiB/sec. | ||
| 7002 | 2025.09.21 00:23:56.976885 [ 4 ] {dc540f9d-2ccc-4ae2-90e1-ce1321cad0d1} <Debug> TCPHandler: Processed in 0.001904606 sec. | ||
| 7003 | 2025.09.21 00:23:56.977008 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7004 | 2025.09.21 00:23:56.977107 [ 4 ] {f48d86e2-bfa7-4f58-bd48-897e03d13ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7005 | 2025.09.21 00:23:56.977149 [ 4 ] {f48d86e2-bfa7-4f58-bd48-897e03d13ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7006 | 2025.09.21 00:23:56.977610 [ 4 ] {f48d86e2-bfa7-4f58-bd48-897e03d13ee9} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7007 | 2025.09.21 00:23:56.977647 [ 4 ] {f48d86e2-bfa7-4f58-bd48-897e03d13ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7008 | 2025.09.21 00:23:56.977973 [ 4 ] {f48d86e2-bfa7-4f58-bd48-897e03d13ee9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7009 | 2025.09.21 00:23:56.978180 [ 4 ] {f48d86e2-bfa7-4f58-bd48-897e03d13ee9} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7010 | 2025.09.21 00:23:56.978310 [ 4 ] {f48d86e2-bfa7-4f58-bd48-897e03d13ee9} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001221 sec., 179361.17936117935 rows/sec., 10.69 MiB/sec. | ||
| 7011 | 2025.09.21 00:23:56.978347 [ 4 ] {f48d86e2-bfa7-4f58-bd48-897e03d13ee9} <Debug> TCPHandler: Processed in 0.001388573 sec. | ||
| 7012 | 2025.09.21 00:23:56.978456 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7013 | 2025.09.21 00:23:56.978551 [ 4 ] {8fc7cd5e-7d41-44e4-9922-022025fad343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7014 | 2025.09.21 00:23:56.978590 [ 4 ] {8fc7cd5e-7d41-44e4-9922-022025fad343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7015 | 2025.09.21 00:23:56.979094 [ 4 ] {8fc7cd5e-7d41-44e4-9922-022025fad343} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7016 | 2025.09.21 00:23:56.979134 [ 4 ] {8fc7cd5e-7d41-44e4-9922-022025fad343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7017 | 2025.09.21 00:23:56.979454 [ 4 ] {8fc7cd5e-7d41-44e4-9922-022025fad343} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7018 | 2025.09.21 00:23:56.979670 [ 4 ] {8fc7cd5e-7d41-44e4-9922-022025fad343} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7019 | 2025.09.21 00:23:56.979802 [ 4 ] {8fc7cd5e-7d41-44e4-9922-022025fad343} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001268 sec., 167192.429022082 rows/sec., 10.78 MiB/sec. | ||
| 7020 | 2025.09.21 00:23:56.979842 [ 4 ] {8fc7cd5e-7d41-44e4-9922-022025fad343} <Debug> TCPHandler: Processed in 0.001433664 sec. | ||
| 7021 | 2025.09.21 00:23:56.979945 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7022 | 2025.09.21 00:23:56.980037 [ 4 ] {ad2d6b26-eea6-4d92-8297-fa1ce4fa5724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7023 | 2025.09.21 00:23:56.980076 [ 4 ] {ad2d6b26-eea6-4d92-8297-fa1ce4fa5724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7024 | 2025.09.21 00:23:56.980539 [ 4 ] {ad2d6b26-eea6-4d92-8297-fa1ce4fa5724} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7025 | 2025.09.21 00:23:56.980575 [ 4 ] {ad2d6b26-eea6-4d92-8297-fa1ce4fa5724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7026 | 2025.09.21 00:23:56.980883 [ 4 ] {ad2d6b26-eea6-4d92-8297-fa1ce4fa5724} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7027 | 2025.09.21 00:23:56.981109 [ 4 ] {ad2d6b26-eea6-4d92-8297-fa1ce4fa5724} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7028 | 2025.09.21 00:23:56.981259 [ 4 ] {ad2d6b26-eea6-4d92-8297-fa1ce4fa5724} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001238 sec., 170436.1873990307 rows/sec., 9.68 MiB/sec. | ||
| 7029 | 2025.09.21 00:23:56.981299 [ 4 ] {ad2d6b26-eea6-4d92-8297-fa1ce4fa5724} <Debug> TCPHandler: Processed in 0.001400854 sec. | ||
| 7030 | 2025.09.21 00:23:56.981403 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7031 | 2025.09.21 00:23:56.981495 [ 4 ] {605bed25-aa14-44a8-be4b-e8910ac1e62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7032 | 2025.09.21 00:23:56.981533 [ 4 ] {605bed25-aa14-44a8-be4b-e8910ac1e62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7033 | 2025.09.21 00:23:56.982182 [ 4 ] {605bed25-aa14-44a8-be4b-e8910ac1e62d} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7034 | 2025.09.21 00:23:56.982219 [ 4 ] {605bed25-aa14-44a8-be4b-e8910ac1e62d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7035 | 2025.09.21 00:23:56.982570 [ 4 ] {605bed25-aa14-44a8-be4b-e8910ac1e62d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7036 | 2025.09.21 00:23:56.982810 [ 4 ] {605bed25-aa14-44a8-be4b-e8910ac1e62d} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7037 | 2025.09.21 00:23:56.982962 [ 4 ] {605bed25-aa14-44a8-be4b-e8910ac1e62d} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001482 sec., 467611.3360323887 rows/sec., 32.68 MiB/sec. | ||
| 7038 | 2025.09.21 00:23:56.983006 [ 4 ] {605bed25-aa14-44a8-be4b-e8910ac1e62d} <Debug> TCPHandler: Processed in 0.00164994 sec. | ||
| 7039 | 2025.09.21 00:23:56.983109 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7040 | 2025.09.21 00:23:56.983200 [ 4 ] {d90c733e-9476-47ea-9f5d-f352057e8026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7041 | 2025.09.21 00:23:56.983240 [ 4 ] {d90c733e-9476-47ea-9f5d-f352057e8026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7042 | 2025.09.21 00:23:56.983542 [ 4 ] {d90c733e-9476-47ea-9f5d-f352057e8026} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7043 | 2025.09.21 00:23:56.983577 [ 4 ] {d90c733e-9476-47ea-9f5d-f352057e8026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7044 | 2025.09.21 00:23:56.983881 [ 4 ] {d90c733e-9476-47ea-9f5d-f352057e8026} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7045 | 2025.09.21 00:23:56.984082 [ 4 ] {d90c733e-9476-47ea-9f5d-f352057e8026} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7046 | 2025.09.21 00:23:56.984220 [ 4 ] {d90c733e-9476-47ea-9f5d-f352057e8026} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 7047 | 2025.09.21 00:23:56.984255 [ 4 ] {d90c733e-9476-47ea-9f5d-f352057e8026} <Debug> TCPHandler: Processed in 0.001193489 sec. | ||
| 7048 | 2025.09.21 00:23:56.984351 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7049 | 2025.09.21 00:23:56.984442 [ 4 ] {4272298e-84e8-467a-a83f-ca259cb1caaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7050 | 2025.09.21 00:23:56.984483 [ 4 ] {4272298e-84e8-467a-a83f-ca259cb1caaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7051 | 2025.09.21 00:23:56.984886 [ 4 ] {4272298e-84e8-467a-a83f-ca259cb1caaf} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7052 | 2025.09.21 00:23:56.984921 [ 4 ] {4272298e-84e8-467a-a83f-ca259cb1caaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7053 | 2025.09.21 00:23:56.985240 [ 4 ] {4272298e-84e8-467a-a83f-ca259cb1caaf} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7054 | 2025.09.21 00:23:56.985457 [ 4 ] {4272298e-84e8-467a-a83f-ca259cb1caaf} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2025.09.21 00:23:56.985584 [ 4 ] {4272298e-84e8-467a-a83f-ca259cb1caaf} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00116 sec., 270689.6551724138 rows/sec., 17.78 MiB/sec. | ||
| 7056 | 2025.09.21 00:23:56.985620 [ 4 ] {4272298e-84e8-467a-a83f-ca259cb1caaf} <Debug> TCPHandler: Processed in 0.001315411 sec. | ||
| 7057 | 2025.09.21 00:23:56.985719 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7058 | 2025.09.21 00:23:56.985810 [ 4 ] {3e768af3-ded2-4f21-9160-3d47c9ad115b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7059 | 2025.09.21 00:23:56.985851 [ 4 ] {3e768af3-ded2-4f21-9160-3d47c9ad115b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7060 | 2025.09.21 00:23:56.986130 [ 4 ] {3e768af3-ded2-4f21-9160-3d47c9ad115b} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7061 | 2025.09.21 00:23:56.986165 [ 4 ] {3e768af3-ded2-4f21-9160-3d47c9ad115b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7062 | 2025.09.21 00:23:56.986450 [ 4 ] {3e768af3-ded2-4f21-9160-3d47c9ad115b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7063 | 2025.09.21 00:23:56.986649 [ 4 ] {3e768af3-ded2-4f21-9160-3d47c9ad115b} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7064 | 2025.09.21 00:23:56.986771 [ 4 ] {3e768af3-ded2-4f21-9160-3d47c9ad115b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000979 sec., 1021.4504596527067 rows/sec., 68.83 KiB/sec. | ||
| 7065 | 2025.09.21 00:23:56.986806 [ 4 ] {3e768af3-ded2-4f21-9160-3d47c9ad115b} <Debug> TCPHandler: Processed in 0.001136008 sec. | ||
| 7066 | 2025.09.21 00:23:56.986902 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7067 | 2025.09.21 00:23:56.986992 [ 4 ] {273a3829-4a9e-456e-92b7-8a3c7317cee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7068 | 2025.09.21 00:23:56.987044 [ 4 ] {273a3829-4a9e-456e-92b7-8a3c7317cee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7069 | 2025.09.21 00:23:56.987785 [ 4 ] {273a3829-4a9e-456e-92b7-8a3c7317cee6} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7070 | 2025.09.21 00:23:56.987820 [ 4 ] {273a3829-4a9e-456e-92b7-8a3c7317cee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7071 | 2025.09.21 00:23:56.988333 [ 4 ] {273a3829-4a9e-456e-92b7-8a3c7317cee6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7072 | 2025.09.21 00:23:56.988551 [ 4 ] {273a3829-4a9e-456e-92b7-8a3c7317cee6} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7073 | 2025.09.21 00:23:56.988688 [ 4 ] {273a3829-4a9e-456e-92b7-8a3c7317cee6} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001713 sec., 8172.796263864566 rows/sec., 14.65 MiB/sec. | ||
| 7074 | 2025.09.21 00:23:56.988747 [ 4 ] {273a3829-4a9e-456e-92b7-8a3c7317cee6} <Debug> TCPHandler: Processed in 0.001891325 sec. | ||
| 7075 | 2025.09.21 00:23:56.988844 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7076 | 2025.09.21 00:23:56.988935 [ 4 ] {66fc8c73-f54c-4c4b-a0cd-b76fef839ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7077 | 2025.09.21 00:23:56.988975 [ 4 ] {66fc8c73-f54c-4c4b-a0cd-b76fef839ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7078 | 2025.09.21 00:23:56.989290 [ 4 ] {66fc8c73-f54c-4c4b-a0cd-b76fef839ff4} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7079 | 2025.09.21 00:23:56.989325 [ 4 ] {66fc8c73-f54c-4c4b-a0cd-b76fef839ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7080 | 2025.09.21 00:23:56.989621 [ 4 ] {66fc8c73-f54c-4c4b-a0cd-b76fef839ff4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7081 | 2025.09.21 00:23:56.989819 [ 4 ] {66fc8c73-f54c-4c4b-a0cd-b76fef839ff4} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7082 | 2025.09.21 00:23:56.989940 [ 4 ] {66fc8c73-f54c-4c4b-a0cd-b76fef839ff4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001024 sec., 101562.5 rows/sec., 6.22 MiB/sec. | ||
| 7083 | 2025.09.21 00:23:56.989976 [ 4 ] {66fc8c73-f54c-4c4b-a0cd-b76fef839ff4} <Debug> TCPHandler: Processed in 0.001178839 sec. | ||
| 7084 | 2025.09.21 00:23:57.284365 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14814 | ||
| 7085 | 2025.09.21 00:23:57.284889 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7086 | 2025.09.21 00:23:57.284941 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7087 | 2025.09.21 00:23:57.285454 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7088 | 2025.09.21 00:23:57.285685 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7089 | 2025.09.21 00:23:57.285839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14814 | ||
| 7090 | 2025.09.21 00:23:57.285841 [ 17 ] {} <Debug> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7091 | 2025.09.21 00:23:57.285909 [ 17 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7092 | 2025.09.21 00:23:57.285928 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7093 | 2025.09.21 00:23:57.286016 [ 190 ] {f657ec38-8325-487f-8824-fa38318f9148::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 | ||
| 7094 | 2025.09.21 00:23:57.286099 [ 190 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7095 | 2025.09.21 00:23:57.286129 [ 190 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12382 rows starting from the beginning of the part | ||
| 7096 | 2025.09.21 00:23:57.286184 [ 190 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7097 | 2025.09.21 00:23:57.286225 [ 190 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7098 | 2025.09.21 00:23:57.286266 [ 190 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7099 | 2025.09.21 00:23:57.286304 [ 190 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7100 | 2025.09.21 00:23:57.286341 [ 190 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7101 | 2025.09.21 00:23:57.288308 [ 197 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14814 rows, containing 4 columns (4 merged, 0 gathered) in 0.002325506 sec., 6370226.522743867 rows/sec., 91.13 MiB/sec. | ||
| 7102 | 2025.09.21 00:23:57.288778 [ 186 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7103 | 2025.09.21 00:23:57.289078 [ 186 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_31_6} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7104 | 2025.09.21 00:23:57.289169 [ 186 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_31_6} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7105 | 2025.09.21 00:23:57.289298 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7106 | 2025.09.21 00:23:58.070200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7107 | 2025.09.21 00:23:58.087867 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7108 | 2025.09.21 00:23:58.087916 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7109 | 2025.09.21 00:23:58.093723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7110 | 2025.09.21 00:23:58.094496 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7111 | 2025.09.21 00:23:58.094773 [ 54 ] {} <Debug> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7112 | 2025.09.21 00:23:58.094818 [ 54 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7113 | 2025.09.21 00:23:58.094840 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7114 | 2025.09.21 00:23:58.094985 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 7115 | 2025.09.21 00:23:58.097578 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7116 | 2025.09.21 00:23:58.099369 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7117 | 2025.09.21 00:23:58.100927 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 7118 | 2025.09.21 00:23:58.105729 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 7119 | 2025.09.21 00:23:58.110311 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 7120 | 2025.09.21 00:23:58.114647 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 7121 | 2025.09.21 00:23:58.119361 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 7122 | 2025.09.21 00:23:58.123593 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 7123 | 2025.09.21 00:23:58.180049 [ 197 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.085140368 sec., 2748.4024969213197 rows/sec., 14.21 MiB/sec. | ||
| 7124 | 2025.09.21 00:23:58.182637 [ 187 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7125 | 2025.09.21 00:23:58.184575 [ 187 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_31_6} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7126 | 2025.09.21 00:23:58.184653 [ 187 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_31_6} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7127 | 2025.09.21 00:23:58.186508 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7128 | 2025.09.21 00:23:59.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.00 MiB, peak 283.56 MiB, free memory in arenas 0.00 B, will set to 278.54 MiB (RSS), difference: 5.54 MiB | ||
| 7129 | 2025.09.21 00:24:01.961933 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7130 | 2025.09.21 00:24:01.962162 [ 4 ] {6845ebc4-a8d8-4fd2-96aa-f691d557610a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7131 | 2025.09.21 00:24:01.962241 [ 4 ] {6845ebc4-a8d8-4fd2-96aa-f691d557610a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7132 | 2025.09.21 00:24:01.963045 [ 4 ] {6845ebc4-a8d8-4fd2-96aa-f691d557610a} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7133 | 2025.09.21 00:24:01.963097 [ 4 ] {6845ebc4-a8d8-4fd2-96aa-f691d557610a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7134 | 2025.09.21 00:24:01.963517 [ 4 ] {6845ebc4-a8d8-4fd2-96aa-f691d557610a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7135 | 2025.09.21 00:24:01.963749 [ 4 ] {6845ebc4-a8d8-4fd2-96aa-f691d557610a} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2025.09.21 00:24:01.963920 [ 4 ] {6845ebc4-a8d8-4fd2-96aa-f691d557610a} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001814 sec., 60639.47078280044 rows/sec., 5.08 MiB/sec. | ||
| 7137 | 2025.09.21 00:24:01.963972 [ 4 ] {6845ebc4-a8d8-4fd2-96aa-f691d557610a} <Debug> TCPHandler: Processed in 0.002194033 sec. | ||
| 7138 | 2025.09.21 00:24:01.964097 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7139 | 2025.09.21 00:24:01.964204 [ 4 ] {99fc050c-f617-41d5-b1f8-4778ec011f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7140 | 2025.09.21 00:24:01.964250 [ 4 ] {99fc050c-f617-41d5-b1f8-4778ec011f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7141 | 2025.09.21 00:24:01.964659 [ 4 ] {99fc050c-f617-41d5-b1f8-4778ec011f34} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7142 | 2025.09.21 00:24:01.964698 [ 4 ] {99fc050c-f617-41d5-b1f8-4778ec011f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7143 | 2025.09.21 00:24:01.965009 [ 4 ] {99fc050c-f617-41d5-b1f8-4778ec011f34} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7144 | 2025.09.21 00:24:01.965237 [ 4 ] {99fc050c-f617-41d5-b1f8-4778ec011f34} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7145 | 2025.09.21 00:24:01.965368 [ 4 ] {99fc050c-f617-41d5-b1f8-4778ec011f34} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001189 sec., 22708.15811606392 rows/sec., 1.67 MiB/sec. | ||
| 7146 | 2025.09.21 00:24:01.965407 [ 4 ] {99fc050c-f617-41d5-b1f8-4778ec011f34} <Debug> TCPHandler: Processed in 0.001363342 sec. | ||
| 7147 | 2025.09.21 00:24:01.965533 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7148 | 2025.09.21 00:24:01.965630 [ 4 ] {cd15ac7b-b694-4a32-be96-b75f33c3a006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7149 | 2025.09.21 00:24:01.965671 [ 4 ] {cd15ac7b-b694-4a32-be96-b75f33c3a006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7150 | 2025.09.21 00:24:01.966157 [ 4 ] {cd15ac7b-b694-4a32-be96-b75f33c3a006} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7151 | 2025.09.21 00:24:01.966198 [ 4 ] {cd15ac7b-b694-4a32-be96-b75f33c3a006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7152 | 2025.09.21 00:24:01.966543 [ 4 ] {cd15ac7b-b694-4a32-be96-b75f33c3a006} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7153 | 2025.09.21 00:24:01.966765 [ 4 ] {cd15ac7b-b694-4a32-be96-b75f33c3a006} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7154 | 2025.09.21 00:24:01.966913 [ 4 ] {cd15ac7b-b694-4a32-be96-b75f33c3a006} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001302 sec., 69892.47311827957 rows/sec., 5.46 MiB/sec. | ||
| 7155 | 2025.09.21 00:24:01.966959 [ 4 ] {cd15ac7b-b694-4a32-be96-b75f33c3a006} <Debug> TCPHandler: Processed in 0.001475895 sec. | ||
| 7156 | 2025.09.21 00:24:01.967080 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7157 | 2025.09.21 00:24:01.967178 [ 4 ] {40c715f1-4f5e-472d-8d25-06ac8da3de34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7158 | 2025.09.21 00:24:01.967225 [ 4 ] {40c715f1-4f5e-472d-8d25-06ac8da3de34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7159 | 2025.09.21 00:24:01.967699 [ 4 ] {40c715f1-4f5e-472d-8d25-06ac8da3de34} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7160 | 2025.09.21 00:24:01.967738 [ 4 ] {40c715f1-4f5e-472d-8d25-06ac8da3de34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7161 | 2025.09.21 00:24:01.968092 [ 4 ] {40c715f1-4f5e-472d-8d25-06ac8da3de34} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7162 | 2025.09.21 00:24:01.968317 [ 4 ] {40c715f1-4f5e-472d-8d25-06ac8da3de34} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7163 | 2025.09.21 00:24:01.968472 [ 4 ] {40c715f1-4f5e-472d-8d25-06ac8da3de34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001313 sec., 121858.33968012186 rows/sec., 8.49 MiB/sec. | ||
| 7164 | 2025.09.21 00:24:01.968514 [ 4 ] {40c715f1-4f5e-472d-8d25-06ac8da3de34} <Debug> TCPHandler: Processed in 0.001485816 sec. | ||
| 7165 | 2025.09.21 00:24:01.968622 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7166 | 2025.09.21 00:24:01.968717 [ 4 ] {bdde3b89-7bc7-4e69-8564-d30bc96615e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7167 | 2025.09.21 00:24:01.968771 [ 4 ] {bdde3b89-7bc7-4e69-8564-d30bc96615e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7168 | 2025.09.21 00:24:01.969604 [ 4 ] {bdde3b89-7bc7-4e69-8564-d30bc96615e8} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2025.09.21 00:24:01.969640 [ 4 ] {bdde3b89-7bc7-4e69-8564-d30bc96615e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7170 | 2025.09.21 00:24:01.970178 [ 4 ] {bdde3b89-7bc7-4e69-8564-d30bc96615e8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7171 | 2025.09.21 00:24:01.970404 [ 4 ] {bdde3b89-7bc7-4e69-8564-d30bc96615e8} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7172 | 2025.09.21 00:24:01.970543 [ 4 ] {bdde3b89-7bc7-4e69-8564-d30bc96615e8} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001844 sec., 14642.082429501084 rows/sec., 26.24 MiB/sec. | ||
| 7173 | 2025.09.21 00:24:01.970599 [ 4 ] {bdde3b89-7bc7-4e69-8564-d30bc96615e8} <Debug> TCPHandler: Processed in 0.002024619 sec. | ||
| 7174 | 2025.09.21 00:24:01.970710 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7175 | 2025.09.21 00:24:01.970803 [ 4 ] {48f6bb0d-8bcf-415b-acd5-f3a987b49eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7176 | 2025.09.21 00:24:01.970844 [ 4 ] {48f6bb0d-8bcf-415b-acd5-f3a987b49eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7177 | 2025.09.21 00:24:01.971181 [ 4 ] {48f6bb0d-8bcf-415b-acd5-f3a987b49eae} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7178 | 2025.09.21 00:24:01.971217 [ 4 ] {48f6bb0d-8bcf-415b-acd5-f3a987b49eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7179 | 2025.09.21 00:24:01.971522 [ 4 ] {48f6bb0d-8bcf-415b-acd5-f3a987b49eae} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7180 | 2025.09.21 00:24:01.971727 [ 4 ] {48f6bb0d-8bcf-415b-acd5-f3a987b49eae} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7181 | 2025.09.21 00:24:01.971859 [ 4 ] {48f6bb0d-8bcf-415b-acd5-f3a987b49eae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 7182 | 2025.09.21 00:24:01.971897 [ 4 ] {48f6bb0d-8bcf-415b-acd5-f3a987b49eae} <Debug> TCPHandler: Processed in 0.00123469 sec. | ||
| 7183 | 2025.09.21 00:24:04.612870 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7184 | 2025.09.21 00:24:04.612949 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7185 | 2025.09.21 00:24:04.786806 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15262 | ||
| 7186 | 2025.09.21 00:24:04.787343 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7187 | 2025.09.21 00:24:04.787395 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7188 | 2025.09.21 00:24:04.788202 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7189 | 2025.09.21 00:24:04.788447 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2025.09.21 00:24:04.788593 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15262 | ||
| 7191 | 2025.09.21 00:24:04.826318 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 964 | ||
| 7192 | 2025.09.21 00:24:04.828695 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2025.09.21 00:24:04.828752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7194 | 2025.09.21 00:24:04.830004 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7195 | 2025.09.21 00:24:04.830276 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7196 | 2025.09.21 00:24:04.830650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 964 | ||
| 7197 | 2025.09.21 00:24:05.002047 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001525266 sec. | ||
| 7198 | 2025.09.21 00:24:05.598513 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7199 | 2025.09.21 00:24:05.614577 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7200 | 2025.09.21 00:24:05.614647 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7201 | 2025.09.21 00:24:05.620139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7202 | 2025.09.21 00:24:05.620817 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7203 | 2025.09.21 00:24:05.623644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7204 | 2025.09.21 00:24:06.972166 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7205 | 2025.09.21 00:24:06.972374 [ 4 ] {655e6c85-3fc9-48c4-aa97-b6e540842d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7206 | 2025.09.21 00:24:06.972451 [ 4 ] {655e6c85-3fc9-48c4-aa97-b6e540842d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7207 | 2025.09.21 00:24:06.973360 [ 4 ] {655e6c85-3fc9-48c4-aa97-b6e540842d24} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7208 | 2025.09.21 00:24:06.973417 [ 4 ] {655e6c85-3fc9-48c4-aa97-b6e540842d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7209 | 2025.09.21 00:24:06.973862 [ 4 ] {655e6c85-3fc9-48c4-aa97-b6e540842d24} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7210 | 2025.09.21 00:24:06.974107 [ 4 ] {655e6c85-3fc9-48c4-aa97-b6e540842d24} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7211 | 2025.09.21 00:24:06.974270 [ 4 ] {655e6c85-3fc9-48c4-aa97-b6e540842d24} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001951 sec., 210148.64172219374 rows/sec., 13.33 MiB/sec. | ||
| 7212 | 2025.09.21 00:24:06.974326 [ 4 ] {655e6c85-3fc9-48c4-aa97-b6e540842d24} <Debug> TCPHandler: Processed in 0.002299125 sec. | ||
| 7213 | 2025.09.21 00:24:06.974465 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7214 | 2025.09.21 00:24:06.974576 [ 4 ] {bab1a879-2d4a-47cf-82aa-b4be771335cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7215 | 2025.09.21 00:24:06.974624 [ 4 ] {bab1a879-2d4a-47cf-82aa-b4be771335cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7216 | 2025.09.21 00:24:06.976026 [ 4 ] {bab1a879-2d4a-47cf-82aa-b4be771335cf} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7217 | 2025.09.21 00:24:06.976075 [ 4 ] {bab1a879-2d4a-47cf-82aa-b4be771335cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7218 | 2025.09.21 00:24:06.976613 [ 4 ] {bab1a879-2d4a-47cf-82aa-b4be771335cf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7219 | 2025.09.21 00:24:06.976911 [ 4 ] {bab1a879-2d4a-47cf-82aa-b4be771335cf} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7220 | 2025.09.21 00:24:06.977086 [ 4 ] {bab1a879-2d4a-47cf-82aa-b4be771335cf} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.002535 sec., 449704.1420118343 rows/sec., 35.67 MiB/sec. | ||
| 7221 | 2025.09.21 00:24:06.977081 [ 61 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7222 | 2025.09.21 00:24:06.977140 [ 4 ] {bab1a879-2d4a-47cf-82aa-b4be771335cf} <Debug> TCPHandler: Processed in 0.002731835 sec. | ||
| 7223 | 2025.09.21 00:24:06.977173 [ 61 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7224 | 2025.09.21 00:24:06.977208 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7225 | 2025.09.21 00:24:06.977283 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7226 | 2025.09.21 00:24:06.977336 [ 187 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 7227 | 2025.09.21 00:24:06.977412 [ 4 ] {f5971150-27da-4e0d-9254-6aeb36a3390d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7228 | 2025.09.21 00:24:06.977444 [ 187 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7229 | 2025.09.21 00:24:06.977467 [ 4 ] {f5971150-27da-4e0d-9254-6aeb36a3390d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7230 | 2025.09.21 00:24:06.977484 [ 187 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2343 rows starting from the beginning of the part | ||
| 7231 | 2025.09.21 00:24:06.977595 [ 187 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1140 rows starting from the beginning of the part | ||
| 7232 | 2025.09.21 00:24:06.977669 [ 187 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 110 rows starting from the beginning of the part | ||
| 7233 | 2025.09.21 00:24:06.977734 [ 187 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1140 rows starting from the beginning of the part | ||
| 7234 | 2025.09.21 00:24:06.977805 [ 187 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 110 rows starting from the beginning of the part | ||
| 7235 | 2025.09.21 00:24:06.977883 [ 187 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1140 rows starting from the beginning of the part | ||
| 7236 | 2025.09.21 00:24:06.978047 [ 4 ] {f5971150-27da-4e0d-9254-6aeb36a3390d} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7237 | 2025.09.21 00:24:06.978082 [ 4 ] {f5971150-27da-4e0d-9254-6aeb36a3390d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7238 | 2025.09.21 00:24:06.978548 [ 4 ] {f5971150-27da-4e0d-9254-6aeb36a3390d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7239 | 2025.09.21 00:24:06.978771 [ 4 ] {f5971150-27da-4e0d-9254-6aeb36a3390d} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2025.09.21 00:24:06.978910 [ 4 ] {f5971150-27da-4e0d-9254-6aeb36a3390d} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001529 sec., 143230.8698495749 rows/sec., 8.54 MiB/sec. | ||
| 7241 | 2025.09.21 00:24:06.978910 [ 61 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7242 | 2025.09.21 00:24:06.978954 [ 4 ] {f5971150-27da-4e0d-9254-6aeb36a3390d} <Debug> TCPHandler: Processed in 0.001727141 sec. | ||
| 7243 | 2025.09.21 00:24:06.978965 [ 61 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7244 | 2025.09.21 00:24:06.978998 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7245 | 2025.09.21 00:24:06.979091 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::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 | ||
| 7246 | 2025.09.21 00:24:06.979096 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7247 | 2025.09.21 00:24:06.979213 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7248 | 2025.09.21 00:24:06.979219 [ 4 ] {2b1dd1fb-b528-4112-b5fe-26839b87cc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7249 | 2025.09.21 00:24:06.979254 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 264 rows starting from the beginning of the part | ||
| 7250 | 2025.09.21 00:24:06.979277 [ 4 ] {2b1dd1fb-b528-4112-b5fe-26839b87cc2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7251 | 2025.09.21 00:24:06.979310 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 219 rows starting from the beginning of the part | ||
| 7252 | 2025.09.21 00:24:06.979355 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 27 rows starting from the beginning of the part | ||
| 7253 | 2025.09.21 00:24:06.979393 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 219 rows starting from the beginning of the part | ||
| 7254 | 2025.09.21 00:24:06.979431 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 27 rows starting from the beginning of the part | ||
| 7255 | 2025.09.21 00:24:06.979466 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 219 rows starting from the beginning of the part | ||
| 7256 | 2025.09.21 00:24:06.979844 [ 4 ] {2b1dd1fb-b528-4112-b5fe-26839b87cc2c} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7257 | 2025.09.21 00:24:06.979881 [ 4 ] {2b1dd1fb-b528-4112-b5fe-26839b87cc2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7258 | 2025.09.21 00:24:06.980154 [ 198 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5983 rows, containing 5 columns (5 merged, 0 gathered) in 0.002870898 sec., 2084016.9173547789 rows/sec., 175.00 MiB/sec. | ||
| 7259 | 2025.09.21 00:24:06.980342 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299481 sec., 750299.5426635711 rows/sec., 48.57 MiB/sec. | ||
| 7260 | 2025.09.21 00:24:06.980495 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7261 | 2025.09.21 00:24:06.980501 [ 4 ] {2b1dd1fb-b528-4112-b5fe-26839b87cc2c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7262 | 2025.09.21 00:24:06.980513 [ 187 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7263 | 2025.09.21 00:24:06.980761 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_41_8} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7264 | 2025.09.21 00:24:06.980768 [ 4 ] {2b1dd1fb-b528-4112-b5fe-26839b87cc2c} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7265 | 2025.09.21 00:24:06.980808 [ 187 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_46_9} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2025.09.21 00:24:06.980834 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_41_8} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7267 | 2025.09.21 00:24:06.980877 [ 187 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_46_9} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7268 | 2025.09.21 00:24:06.980898 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7269 | 2025.09.21 00:24:06.980911 [ 4 ] {2b1dd1fb-b528-4112-b5fe-26839b87cc2c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001712 sec., 123831.77570093458 rows/sec., 7.99 MiB/sec. | ||
| 7270 | 2025.09.21 00:24:06.980943 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 7271 | 2025.09.21 00:24:06.980953 [ 4 ] {2b1dd1fb-b528-4112-b5fe-26839b87cc2c} <Debug> TCPHandler: Processed in 0.001917566 sec. | ||
| 7272 | 2025.09.21 00:24:06.981075 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7273 | 2025.09.21 00:24:06.981171 [ 4 ] {2813a018-331f-40d4-8d5a-8d1e29a9557c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7274 | 2025.09.21 00:24:06.981219 [ 4 ] {2813a018-331f-40d4-8d5a-8d1e29a9557c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7275 | 2025.09.21 00:24:06.981765 [ 4 ] {2813a018-331f-40d4-8d5a-8d1e29a9557c} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7276 | 2025.09.21 00:24:06.981803 [ 4 ] {2813a018-331f-40d4-8d5a-8d1e29a9557c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7277 | 2025.09.21 00:24:06.982163 [ 4 ] {2813a018-331f-40d4-8d5a-8d1e29a9557c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7278 | 2025.09.21 00:24:06.982402 [ 4 ] {2813a018-331f-40d4-8d5a-8d1e29a9557c} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7279 | 2025.09.21 00:24:06.982539 [ 4 ] {2813a018-331f-40d4-8d5a-8d1e29a9557c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001388 sec., 152017.29106628243 rows/sec., 8.63 MiB/sec. | ||
| 7280 | 2025.09.21 00:24:06.982580 [ 4 ] {2813a018-331f-40d4-8d5a-8d1e29a9557c} <Debug> TCPHandler: Processed in 0.001557657 sec. | ||
| 7281 | 2025.09.21 00:24:06.982703 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7282 | 2025.09.21 00:24:06.982800 [ 4 ] {2f03e587-9550-4a94-8f12-97494ecc55d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7283 | 2025.09.21 00:24:06.982840 [ 4 ] {2f03e587-9550-4a94-8f12-97494ecc55d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7284 | 2025.09.21 00:24:06.983510 [ 4 ] {2f03e587-9550-4a94-8f12-97494ecc55d1} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7285 | 2025.09.21 00:24:06.983548 [ 4 ] {2f03e587-9550-4a94-8f12-97494ecc55d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7286 | 2025.09.21 00:24:06.983918 [ 4 ] {2f03e587-9550-4a94-8f12-97494ecc55d1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7287 | 2025.09.21 00:24:06.984125 [ 4 ] {2f03e587-9550-4a94-8f12-97494ecc55d1} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7288 | 2025.09.21 00:24:06.984241 [ 61 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7289 | 2025.09.21 00:24:06.984255 [ 4 ] {2f03e587-9550-4a94-8f12-97494ecc55d1} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001473 sec., 470468.4317718941 rows/sec., 32.88 MiB/sec. | ||
| 7290 | 2025.09.21 00:24:06.984283 [ 61 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2025.09.21 00:24:06.984302 [ 4 ] {2f03e587-9550-4a94-8f12-97494ecc55d1} <Debug> TCPHandler: Processed in 0.001648679 sec. | ||
| 7292 | 2025.09.21 00:24:06.984308 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7293 | 2025.09.21 00:24:06.984395 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 7294 | 2025.09.21 00:24:06.984428 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7295 | 2025.09.21 00:24:06.984476 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7296 | 2025.09.21 00:24:06.984503 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1212 rows starting from the beginning of the part | ||
| 7297 | 2025.09.21 00:24:06.984532 [ 4 ] {948fa25f-51c2-4400-9153-b43ff26d7416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7298 | 2025.09.21 00:24:06.984550 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 693 rows starting from the beginning of the part | ||
| 7299 | 2025.09.21 00:24:06.984578 [ 4 ] {948fa25f-51c2-4400-9153-b43ff26d7416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7300 | 2025.09.21 00:24:06.984588 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 91 rows starting from the beginning of the part | ||
| 7301 | 2025.09.21 00:24:06.984666 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 693 rows starting from the beginning of the part | ||
| 7302 | 2025.09.21 00:24:06.984725 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 91 rows starting from the beginning of the part | ||
| 7303 | 2025.09.21 00:24:06.984781 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 693 rows starting from the beginning of the part | ||
| 7304 | 2025.09.21 00:24:06.984986 [ 4 ] {948fa25f-51c2-4400-9153-b43ff26d7416} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7305 | 2025.09.21 00:24:06.985020 [ 4 ] {948fa25f-51c2-4400-9153-b43ff26d7416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7306 | 2025.09.21 00:24:06.985320 [ 4 ] {948fa25f-51c2-4400-9153-b43ff26d7416} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7307 | 2025.09.21 00:24:06.985535 [ 4 ] {948fa25f-51c2-4400-9153-b43ff26d7416} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7308 | 2025.09.21 00:24:06.985660 [ 4 ] {948fa25f-51c2-4400-9153-b43ff26d7416} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001148 sec., 5226.480836236934 rows/sec., 273.06 KiB/sec. | ||
| 7309 | 2025.09.21 00:24:06.985695 [ 4 ] {948fa25f-51c2-4400-9153-b43ff26d7416} <Debug> TCPHandler: Processed in 0.001317242 sec. | ||
| 7310 | 2025.09.21 00:24:06.985819 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7311 | 2025.09.21 00:24:06.985933 [ 4 ] {58b545f6-9e64-4805-b9de-0d5843912c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7312 | 2025.09.21 00:24:06.985990 [ 4 ] {58b545f6-9e64-4805-b9de-0d5843912c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7313 | 2025.09.21 00:24:06.986033 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3473 rows, containing 5 columns (5 merged, 0 gathered) in 0.00166812 sec., 2081984.5095077094 rows/sec., 155.63 MiB/sec. | ||
| 7314 | 2025.09.21 00:24:06.986221 [ 187 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7315 | 2025.09.21 00:24:06.986467 [ 187 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_46_9} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7316 | 2025.09.21 00:24:06.986480 [ 4 ] {58b545f6-9e64-4805-b9de-0d5843912c60} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7317 | 2025.09.21 00:24:06.986515 [ 4 ] {58b545f6-9e64-4805-b9de-0d5843912c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7318 | 2025.09.21 00:24:06.986547 [ 187 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_46_9} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7319 | 2025.09.21 00:24:06.986619 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7320 | 2025.09.21 00:24:06.986859 [ 4 ] {58b545f6-9e64-4805-b9de-0d5843912c60} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7321 | 2025.09.21 00:24:06.987076 [ 4 ] {58b545f6-9e64-4805-b9de-0d5843912c60} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2025.09.21 00:24:06.987194 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7323 | 2025.09.21 00:24:06.987213 [ 4 ] {58b545f6-9e64-4805-b9de-0d5843912c60} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001304 sec., 240797.54601226994 rows/sec., 15.82 MiB/sec. | ||
| 7324 | 2025.09.21 00:24:06.987237 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7325 | 2025.09.21 00:24:06.987258 [ 4 ] {58b545f6-9e64-4805-b9de-0d5843912c60} <Debug> TCPHandler: Processed in 0.001499936 sec. | ||
| 7326 | 2025.09.21 00:24:06.987261 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7327 | 2025.09.21 00:24:06.987358 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 7328 | 2025.09.21 00:24:06.987393 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7329 | 2025.09.21 00:24:06.987471 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7330 | 2025.09.21 00:24:06.987503 [ 4 ] {6389dded-7653-48ac-9020-61a8feaeac34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7331 | 2025.09.21 00:24:06.987509 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15080 rows starting from the beginning of the part | ||
| 7332 | 2025.09.21 00:24:06.987550 [ 4 ] {6389dded-7653-48ac-9020-61a8feaeac34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7333 | 2025.09.21 00:24:06.987575 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 314 rows starting from the beginning of the part | ||
| 7334 | 2025.09.21 00:24:06.987632 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7335 | 2025.09.21 00:24:06.987696 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 314 rows starting from the beginning of the part | ||
| 7336 | 2025.09.21 00:24:06.987753 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 7337 | 2025.09.21 00:24:06.987815 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 314 rows starting from the beginning of the part | ||
| 7338 | 2025.09.21 00:24:06.987942 [ 4 ] {6389dded-7653-48ac-9020-61a8feaeac34} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7339 | 2025.09.21 00:24:06.987983 [ 4 ] {6389dded-7653-48ac-9020-61a8feaeac34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7340 | 2025.09.21 00:24:06.988372 [ 4 ] {6389dded-7653-48ac-9020-61a8feaeac34} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7341 | 2025.09.21 00:24:06.988656 [ 4 ] {6389dded-7653-48ac-9020-61a8feaeac34} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7342 | 2025.09.21 00:24:06.988821 [ 4 ] {6389dded-7653-48ac-9020-61a8feaeac34} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001342 sec., 745.1564828614008 rows/sec., 50.21 KiB/sec. | ||
| 7343 | 2025.09.21 00:24:06.988868 [ 4 ] {6389dded-7653-48ac-9020-61a8feaeac34} <Debug> TCPHandler: Processed in 0.001534626 sec. | ||
| 7344 | 2025.09.21 00:24:06.988992 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7345 | 2025.09.21 00:24:06.989102 [ 4 ] {a518dd99-377e-488f-87d3-a6334a1b97de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7346 | 2025.09.21 00:24:06.989174 [ 4 ] {a518dd99-377e-488f-87d3-a6334a1b97de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7347 | 2025.09.21 00:24:06.990236 [ 4 ] {a518dd99-377e-488f-87d3-a6334a1b97de} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7348 | 2025.09.21 00:24:06.990279 [ 4 ] {a518dd99-377e-488f-87d3-a6334a1b97de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7349 | 2025.09.21 00:24:06.991028 [ 4 ] {a518dd99-377e-488f-87d3-a6334a1b97de} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7350 | 2025.09.21 00:24:06.991336 [ 4 ] {a518dd99-377e-488f-87d3-a6334a1b97de} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7351 | 2025.09.21 00:24:06.991480 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7352 | 2025.09.21 00:24:06.991517 [ 4 ] {a518dd99-377e-488f-87d3-a6334a1b97de} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002437 sec., 5744.768157570784 rows/sec., 10.29 MiB/sec. | ||
| 7353 | 2025.09.21 00:24:06.991519 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7354 | 2025.09.21 00:24:06.991563 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7355 | 2025.09.21 00:24:06.991619 [ 4 ] {a518dd99-377e-488f-87d3-a6334a1b97de} <Debug> TCPHandler: Processed in 0.002685544 sec. | ||
| 7356 | 2025.09.21 00:24:06.991629 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 7357 | 2025.09.21 00:24:06.991764 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7358 | 2025.09.21 00:24:06.991791 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7359 | 2025.09.21 00:24:06.991836 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 686 rows starting from the beginning of the part | ||
| 7360 | 2025.09.21 00:24:06.991875 [ 4 ] {5d6e6c33-2509-4eea-8e08-5778f501e299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7361 | 2025.09.21 00:24:06.991927 [ 4 ] {5d6e6c33-2509-4eea-8e08-5778f501e299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7362 | 2025.09.21 00:24:06.991937 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
| 7363 | 2025.09.21 00:24:06.992034 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 27 rows starting from the beginning of the part | ||
| 7364 | 2025.09.21 00:24:06.992119 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
| 7365 | 2025.09.21 00:24:06.992208 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 27 rows starting from the beginning of the part | ||
| 7366 | 2025.09.21 00:24:06.992291 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
| 7367 | 2025.09.21 00:24:06.992326 [ 4 ] {5d6e6c33-2509-4eea-8e08-5778f501e299} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2025.09.21 00:24:06.992365 [ 4 ] {5d6e6c33-2509-4eea-8e08-5778f501e299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7369 | 2025.09.21 00:24:06.992881 [ 4 ] {5d6e6c33-2509-4eea-8e08-5778f501e299} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7370 | 2025.09.21 00:24:06.993120 [ 4 ] {5d6e6c33-2509-4eea-8e08-5778f501e299} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7371 | 2025.09.21 00:24:06.993232 [ 61 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7372 | 2025.09.21 00:24:06.993251 [ 4 ] {5d6e6c33-2509-4eea-8e08-5778f501e299} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.0014 sec., 74285.71428571429 rows/sec., 4.55 MiB/sec. | ||
| 7373 | 2025.09.21 00:24:06.993261 [ 61 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7374 | 2025.09.21 00:24:06.993291 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7375 | 2025.09.21 00:24:06.993295 [ 4 ] {5d6e6c33-2509-4eea-8e08-5778f501e299} <Debug> TCPHandler: Processed in 0.001591208 sec. | ||
| 7376 | 2025.09.21 00:24:06.993382 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 7377 | 2025.09.21 00:24:06.993503 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7378 | 2025.09.21 00:24:06.993536 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3280 rows starting from the beginning of the part | ||
| 7379 | 2025.09.21 00:24:06.993594 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 7380 | 2025.09.21 00:24:06.993636 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 7381 | 2025.09.21 00:24:06.993673 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 7382 | 2025.09.21 00:24:06.993708 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 7383 | 2025.09.21 00:24:06.993746 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 7384 | 2025.09.21 00:24:06.994349 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16342 rows, containing 5 columns (5 merged, 0 gathered) in 0.007022998 sec., 2326926.4778375276 rows/sec., 155.70 MiB/sec. | ||
| 7385 | 2025.09.21 00:24:06.995045 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7386 | 2025.09.21 00:24:06.995317 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3712 rows, containing 4 columns (4 merged, 0 gathered) in 0.001979838 sec., 1874900.8757282163 rows/sec., 118.96 MiB/sec. | ||
| 7387 | 2025.09.21 00:24:06.995341 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2025.09.21 00:24:06.995422 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7389 | 2025.09.21 00:24:06.995516 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 7390 | 2025.09.21 00:24:06.995879 [ 196 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7391 | 2025.09.21 00:24:06.996182 [ 196 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_46_9} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7392 | 2025.09.21 00:24:06.996260 [ 196 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_46_9} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7393 | 2025.09.21 00:24:06.996366 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7394 | 2025.09.21 00:24:06.997634 [ 196 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 782 rows, containing 19 columns (19 merged, 0 gathered) in 0.006031004 sec., 129663.31973913463 rows/sec., 232.35 MiB/sec. | ||
| 7395 | 2025.09.21 00:24:06.999074 [ 188 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7396 | 2025.09.21 00:24:06.999423 [ 188 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7397 | 2025.09.21 00:24:06.999503 [ 188 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7398 | 2025.09.21 00:24:06.999629 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 7399 | 2025.09.21 00:24:07.001174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.90 MiB, peak 292.31 MiB, free memory in arenas 0.00 B, will set to 285.39 MiB (RSS), difference: 5.49 MiB | ||
| 7400 | 2025.09.21 00:24:11.995396 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7401 | 2025.09.21 00:24:11.995636 [ 4 ] {e86a1141-fbbd-4b3a-8099-e2b9e7f9f5b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7402 | 2025.09.21 00:24:11.995713 [ 4 ] {e86a1141-fbbd-4b3a-8099-e2b9e7f9f5b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7403 | 2025.09.21 00:24:11.996442 [ 4 ] {e86a1141-fbbd-4b3a-8099-e2b9e7f9f5b3} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7404 | 2025.09.21 00:24:11.996497 [ 4 ] {e86a1141-fbbd-4b3a-8099-e2b9e7f9f5b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7405 | 2025.09.21 00:24:11.996934 [ 4 ] {e86a1141-fbbd-4b3a-8099-e2b9e7f9f5b3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7406 | 2025.09.21 00:24:11.997178 [ 4 ] {e86a1141-fbbd-4b3a-8099-e2b9e7f9f5b3} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7407 | 2025.09.21 00:24:11.997364 [ 4 ] {e86a1141-fbbd-4b3a-8099-e2b9e7f9f5b3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001796 sec., 2227.1714922048996 rows/sec., 181.61 KiB/sec. | ||
| 7408 | 2025.09.21 00:24:11.997424 [ 4 ] {e86a1141-fbbd-4b3a-8099-e2b9e7f9f5b3} <Debug> TCPHandler: Processed in 0.002189413 sec. | ||
| 7409 | 2025.09.21 00:24:11.997567 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7410 | 2025.09.21 00:24:11.997680 [ 4 ] {8a5dcad5-26a6-49e7-8c04-428395374309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7411 | 2025.09.21 00:24:11.997729 [ 4 ] {8a5dcad5-26a6-49e7-8c04-428395374309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7412 | 2025.09.21 00:24:11.999090 [ 4 ] {8a5dcad5-26a6-49e7-8c04-428395374309} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7413 | 2025.09.21 00:24:11.999148 [ 4 ] {8a5dcad5-26a6-49e7-8c04-428395374309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7414 | 2025.09.21 00:24:11.999728 [ 4 ] {8a5dcad5-26a6-49e7-8c04-428395374309} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7415 | 2025.09.21 00:24:12.000029 [ 4 ] {8a5dcad5-26a6-49e7-8c04-428395374309} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2025.09.21 00:24:12.000332 [ 4 ] {8a5dcad5-26a6-49e7-8c04-428395374309} <Debug> executeQuery: Read 1252 rows, 105.70 KiB in 0.002678 sec., 467513.06945481704 rows/sec., 38.55 MiB/sec. | ||
| 7417 | 2025.09.21 00:24:12.000388 [ 4 ] {8a5dcad5-26a6-49e7-8c04-428395374309} <Debug> TCPHandler: Processed in 0.002874838 sec. | ||
| 7418 | 2025.09.21 00:24:12.000528 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7419 | 2025.09.21 00:24:12.000633 [ 4 ] {857f4826-07e1-455e-956c-f335c7c004e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7420 | 2025.09.21 00:24:12.000678 [ 4 ] {857f4826-07e1-455e-956c-f335c7c004e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7421 | 2025.09.21 00:24:12.001155 [ 4 ] {857f4826-07e1-455e-956c-f335c7c004e5} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7422 | 2025.09.21 00:24:12.001192 [ 4 ] {857f4826-07e1-455e-956c-f335c7c004e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7423 | 2025.09.21 00:24:12.001553 [ 4 ] {857f4826-07e1-455e-956c-f335c7c004e5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7424 | 2025.09.21 00:24:12.001802 [ 4 ] {857f4826-07e1-455e-956c-f335c7c004e5} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7425 | 2025.09.21 00:24:12.001944 [ 4 ] {857f4826-07e1-455e-956c-f335c7c004e5} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001335 sec., 23220.973782771536 rows/sec., 1.69 MiB/sec. | ||
| 7426 | 2025.09.21 00:24:12.001984 [ 4 ] {857f4826-07e1-455e-956c-f335c7c004e5} <Debug> TCPHandler: Processed in 0.001508076 sec. | ||
| 7427 | 2025.09.21 00:24:12.002129 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7428 | 2025.09.21 00:24:12.002247 [ 4 ] {eb380c27-cf43-4851-8089-245d6d30f6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7429 | 2025.09.21 00:24:12.002290 [ 4 ] {eb380c27-cf43-4851-8089-245d6d30f6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7430 | 2025.09.21 00:24:12.002921 [ 4 ] {eb380c27-cf43-4851-8089-245d6d30f6aa} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7431 | 2025.09.21 00:24:12.002958 [ 4 ] {eb380c27-cf43-4851-8089-245d6d30f6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7432 | 2025.09.21 00:24:12.003292 [ 4 ] {eb380c27-cf43-4851-8089-245d6d30f6aa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7433 | 2025.09.21 00:24:12.003509 [ 4 ] {eb380c27-cf43-4851-8089-245d6d30f6aa} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7434 | 2025.09.21 00:24:12.003645 [ 4 ] {eb380c27-cf43-4851-8089-245d6d30f6aa} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001422 sec., 160337.552742616 rows/sec., 10.86 MiB/sec. | ||
| 7435 | 2025.09.21 00:24:12.003643 [ 65 ] {} <Debug> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 7436 | 2025.09.21 00:24:12.003687 [ 4 ] {eb380c27-cf43-4851-8089-245d6d30f6aa} <Debug> TCPHandler: Processed in 0.001620668 sec. | ||
| 7437 | 2025.09.21 00:24:12.003734 [ 65 ] {} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7438 | 2025.09.21 00:24:12.003770 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7439 | 2025.09.21 00:24:12.003844 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7440 | 2025.09.21 00:24:12.003877 [ 187 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 7441 | 2025.09.21 00:24:12.003946 [ 4 ] {b46f8be6-1510-4419-a9ea-268303b74c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7442 | 2025.09.21 00:24:12.003971 [ 187 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7443 | 2025.09.21 00:24:12.003986 [ 4 ] {b46f8be6-1510-4419-a9ea-268303b74c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7444 | 2025.09.21 00:24:12.004003 [ 187 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 440 rows starting from the beginning of the part | ||
| 7445 | 2025.09.21 00:24:12.004062 [ 187 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 7446 | 2025.09.21 00:24:12.004116 [ 187 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 7447 | 2025.09.21 00:24:12.004175 [ 187 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 7448 | 2025.09.21 00:24:12.004227 [ 187 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 7449 | 2025.09.21 00:24:12.004273 [ 187 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part | ||
| 7450 | 2025.09.21 00:24:12.004832 [ 4 ] {b46f8be6-1510-4419-a9ea-268303b74c51} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7451 | 2025.09.21 00:24:12.004881 [ 4 ] {b46f8be6-1510-4419-a9ea-268303b74c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7452 | 2025.09.21 00:24:12.005264 [ 188 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423244 sec., 1076414.1636992674 rows/sec., 75.07 MiB/sec. | ||
| 7453 | 2025.09.21 00:24:12.005316 [ 4 ] {b46f8be6-1510-4419-a9ea-268303b74c51} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7454 | 2025.09.21 00:24:12.005429 [ 187 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 7455 | 2025.09.21 00:24:12.005556 [ 4 ] {b46f8be6-1510-4419-a9ea-268303b74c51} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7456 | 2025.09.21 00:24:12.005675 [ 187 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_30_6} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7457 | 2025.09.21 00:24:12.005703 [ 4 ] {b46f8be6-1510-4419-a9ea-268303b74c51} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.001778 sec., 309898.7626546681 rows/sec., 23.01 MiB/sec. | ||
| 7458 | 2025.09.21 00:24:12.005756 [ 187 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_30_6} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 7459 | 2025.09.21 00:24:12.005769 [ 4 ] {b46f8be6-1510-4419-a9ea-268303b74c51} <Debug> TCPHandler: Processed in 0.001975467 sec. | ||
| 7460 | 2025.09.21 00:24:12.005840 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7461 | 2025.09.21 00:24:12.005909 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7462 | 2025.09.21 00:24:12.006009 [ 4 ] {11328219-4bd8-4bc4-8339-10a9186d0e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7463 | 2025.09.21 00:24:12.006055 [ 4 ] {11328219-4bd8-4bc4-8339-10a9186d0e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7464 | 2025.09.21 00:24:12.006782 [ 4 ] {11328219-4bd8-4bc4-8339-10a9186d0e45} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7465 | 2025.09.21 00:24:12.006821 [ 4 ] {11328219-4bd8-4bc4-8339-10a9186d0e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7466 | 2025.09.21 00:24:12.007292 [ 4 ] {11328219-4bd8-4bc4-8339-10a9186d0e45} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7467 | 2025.09.21 00:24:12.007536 [ 4 ] {11328219-4bd8-4bc4-8339-10a9186d0e45} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7468 | 2025.09.21 00:24:12.007719 [ 4 ] {11328219-4bd8-4bc4-8339-10a9186d0e45} <Debug> executeQuery: Read 834 rows, 57.49 KiB in 0.001731 sec., 481802.4263431543 rows/sec., 32.43 MiB/sec. | ||
| 7469 | 2025.09.21 00:24:12.007796 [ 4 ] {11328219-4bd8-4bc4-8339-10a9186d0e45} <Debug> TCPHandler: Processed in 0.001936836 sec. | ||
| 7470 | 2025.09.21 00:24:12.007939 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7471 | 2025.09.21 00:24:12.008044 [ 4 ] {c92a50d4-d885-4df4-8440-b8f11cf6f899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7472 | 2025.09.21 00:24:12.008105 [ 4 ] {c92a50d4-d885-4df4-8440-b8f11cf6f899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7473 | 2025.09.21 00:24:12.008999 [ 4 ] {c92a50d4-d885-4df4-8440-b8f11cf6f899} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7474 | 2025.09.21 00:24:12.009037 [ 4 ] {c92a50d4-d885-4df4-8440-b8f11cf6f899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7475 | 2025.09.21 00:24:12.009685 [ 4 ] {c92a50d4-d885-4df4-8440-b8f11cf6f899} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7476 | 2025.09.21 00:24:12.009937 [ 4 ] {c92a50d4-d885-4df4-8440-b8f11cf6f899} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7477 | 2025.09.21 00:24:12.010111 [ 4 ] {c92a50d4-d885-4df4-8440-b8f11cf6f899} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002087 sec., 12937.230474365118 rows/sec., 23.18 MiB/sec. | ||
| 7478 | 2025.09.21 00:24:12.010189 [ 4 ] {c92a50d4-d885-4df4-8440-b8f11cf6f899} <Debug> TCPHandler: Processed in 0.002301915 sec. | ||
| 7479 | 2025.09.21 00:24:12.010337 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7480 | 2025.09.21 00:24:12.010437 [ 4 ] {e09d55a0-3688-4e59-8c75-0f293a76c4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7481 | 2025.09.21 00:24:12.010514 [ 4 ] {e09d55a0-3688-4e59-8c75-0f293a76c4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7482 | 2025.09.21 00:24:12.010943 [ 4 ] {e09d55a0-3688-4e59-8c75-0f293a76c4bc} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2025.09.21 00:24:12.010987 [ 4 ] {e09d55a0-3688-4e59-8c75-0f293a76c4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7484 | 2025.09.21 00:24:12.011376 [ 4 ] {e09d55a0-3688-4e59-8c75-0f293a76c4bc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7485 | 2025.09.21 00:24:12.011613 [ 4 ] {e09d55a0-3688-4e59-8c75-0f293a76c4bc} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7486 | 2025.09.21 00:24:12.011749 [ 4 ] {e09d55a0-3688-4e59-8c75-0f293a76c4bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001331 sec., 45078.88805409467 rows/sec., 3.04 MiB/sec. | ||
| 7487 | 2025.09.21 00:24:12.011787 [ 4 ] {e09d55a0-3688-4e59-8c75-0f293a76c4bc} <Debug> TCPHandler: Processed in 0.001523826 sec. | ||
| 7488 | 2025.09.21 00:24:12.136731 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46014 | ||
| 7489 | 2025.09.21 00:24:12.136850 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7490 | 2025.09.21 00:24:12.136879 [ 293 ] {} <Debug> TCP-Session: f6d3dc69-ff63-4b8d-b984-2762e55a7d41 Authenticating user 'default' from [fd00:1122:3344:101::e]:46014 | ||
| 7491 | 2025.09.21 00:24:12.136905 [ 293 ] {} <Debug> TCP-Session: f6d3dc69-ff63-4b8d-b984-2762e55a7d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7492 | 2025.09.21 00:24:12.136922 [ 293 ] {} <Debug> TCP-Session: f6d3dc69-ff63-4b8d-b984-2762e55a7d41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7493 | 2025.09.21 00:24:12.137141 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50441 | ||
| 7494 | 2025.09.21 00:24:12.137175 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47022 | ||
| 7495 | 2025.09.21 00:24:12.137180 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49034 | ||
| 7496 | 2025.09.21 00:24:12.137253 [ 293 ] {} <Trace> TCP-Session: f6d3dc69-ff63-4b8d-b984-2762e55a7d41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7497 | 2025.09.21 00:24:12.137261 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7498 | 2025.09.21 00:24:12.137264 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7499 | 2025.09.21 00:24:12.137314 [ 295 ] {} <Debug> TCP-Session: cf30e0ba-16b6-4d94-8d86-ec1719d7905b Authenticating user 'default' from [fd00:1122:3344:101::e]:50441 | ||
| 7500 | 2025.09.21 00:24:12.137328 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7501 | 2025.09.21 00:24:12.137335 [ 297 ] {} <Debug> TCP-Session: bec02869-c185-45bd-af84-21c9844d836b Authenticating user 'default' from [fd00:1122:3344:101::e]:47022 | ||
| 7502 | 2025.09.21 00:24:12.137345 [ 295 ] {} <Debug> TCP-Session: cf30e0ba-16b6-4d94-8d86-ec1719d7905b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7503 | 2025.09.21 00:24:12.137365 [ 296 ] {} <Debug> TCP-Session: f34c9046-3559-4218-91ed-f90834f83f1a Authenticating user 'default' from [fd00:1122:3344:101::e]:49034 | ||
| 7504 | 2025.09.21 00:24:12.137381 [ 295 ] {} <Debug> TCP-Session: cf30e0ba-16b6-4d94-8d86-ec1719d7905b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7505 | 2025.09.21 00:24:12.137374 [ 297 ] {} <Debug> TCP-Session: bec02869-c185-45bd-af84-21c9844d836b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7506 | 2025.09.21 00:24:12.137403 [ 296 ] {} <Debug> TCP-Session: f34c9046-3559-4218-91ed-f90834f83f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7507 | 2025.09.21 00:24:12.137426 [ 297 ] {} <Debug> TCP-Session: bec02869-c185-45bd-af84-21c9844d836b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7508 | 2025.09.21 00:24:12.137428 [ 293 ] {a169fdcb-beb8-411a-be77-c6efa5a60b50} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46014) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7509 | 2025.09.21 00:24:12.137439 [ 296 ] {} <Debug> TCP-Session: f34c9046-3559-4218-91ed-f90834f83f1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7510 | 2025.09.21 00:24:12.137700 [ 293 ] {a169fdcb-beb8-411a-be77-c6efa5a60b50} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7511 | 2025.09.21 00:24:12.137758 [ 293 ] {a169fdcb-beb8-411a-be77-c6efa5a60b50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7512 | 2025.09.21 00:24:12.138029 [ 293 ] {a169fdcb-beb8-411a-be77-c6efa5a60b50} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 7513 | 2025.09.21 00:24:12.138204 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41379 | ||
| 7514 | 2025.09.21 00:24:12.138253 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42830 | ||
| 7515 | 2025.09.21 00:24:12.138291 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7516 | 2025.09.21 00:24:12.138297 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42652 | ||
| 7517 | 2025.09.21 00:24:12.138325 [ 352 ] {} <Debug> TCP-Session: 2ab3869e-1dc5-4b4f-8910-049586ef6273 Authenticating user 'default' from [fd00:1122:3344:101::e]:41379 | ||
| 7518 | 2025.09.21 00:24:12.138343 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63055 | ||
| 7519 | 2025.09.21 00:24:12.138353 [ 352 ] {} <Debug> TCP-Session: 2ab3869e-1dc5-4b4f-8910-049586ef6273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7520 | 2025.09.21 00:24:12.138387 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37007 | ||
| 7521 | 2025.09.21 00:24:12.138449 [ 352 ] {} <Debug> TCP-Session: 2ab3869e-1dc5-4b4f-8910-049586ef6273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7522 | 2025.09.21 00:24:12.138587 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7523 | 2025.09.21 00:24:12.138629 [ 353 ] {} <Debug> TCP-Session: 211bb0cc-b0bc-47a1-b190-53f05bf2178b Authenticating user 'default' from [fd00:1122:3344:101::e]:42830 | ||
| 7524 | 2025.09.21 00:24:12.138650 [ 353 ] {} <Debug> TCP-Session: 211bb0cc-b0bc-47a1-b190-53f05bf2178b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7525 | 2025.09.21 00:24:12.138664 [ 353 ] {} <Debug> TCP-Session: 211bb0cc-b0bc-47a1-b190-53f05bf2178b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7526 | 2025.09.21 00:24:12.138957 [ 315 ] {a169fdcb-beb8-411a-be77-c6efa5a60b50} <Trace> AggregatingTransform: Aggregating | ||
| 7527 | 2025.09.21 00:24:12.139050 [ 315 ] {a169fdcb-beb8-411a-be77-c6efa5a60b50} <Trace> Aggregator: Aggregation method: without_key | ||
| 7528 | 2025.09.21 00:24:12.139071 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7529 | 2025.09.21 00:24:12.139093 [ 315 ] {a169fdcb-beb8-411a-be77-c6efa5a60b50} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967023 sec. (1034.102 rows/sec., 40.39 KiB/sec.) | ||
| 7530 | 2025.09.21 00:24:12.139135 [ 356 ] {} <Debug> TCP-Session: 06105356-83f9-44be-8c2e-4d82a5a3587a Authenticating user 'default' from [fd00:1122:3344:101::e]:37007 | ||
| 7531 | 2025.09.21 00:24:12.139224 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7532 | 2025.09.21 00:24:12.139229 [ 315 ] {a169fdcb-beb8-411a-be77-c6efa5a60b50} <Trace> Aggregator: Merging aggregated data | ||
| 7533 | 2025.09.21 00:24:12.139260 [ 356 ] {} <Debug> TCP-Session: 06105356-83f9-44be-8c2e-4d82a5a3587a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7534 | 2025.09.21 00:24:12.139266 [ 355 ] {} <Debug> TCP-Session: 0e100777-999e-4fcf-8456-225615c8f87c Authenticating user 'default' from [fd00:1122:3344:101::e]:63055 | ||
| 7535 | 2025.09.21 00:24:12.139290 [ 356 ] {} <Debug> TCP-Session: 06105356-83f9-44be-8c2e-4d82a5a3587a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7536 | 2025.09.21 00:24:12.139300 [ 355 ] {} <Debug> TCP-Session: 0e100777-999e-4fcf-8456-225615c8f87c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7537 | 2025.09.21 00:24:12.139325 [ 355 ] {} <Debug> TCP-Session: 0e100777-999e-4fcf-8456-225615c8f87c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7538 | 2025.09.21 00:24:12.139539 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7539 | 2025.09.21 00:24:12.139592 [ 354 ] {} <Debug> TCP-Session: 7aaf721e-ef9c-4555-bbdf-438c08f309cf Authenticating user 'default' from [fd00:1122:3344:101::e]:42652 | ||
| 7540 | 2025.09.21 00:24:12.139615 [ 354 ] {} <Debug> TCP-Session: 7aaf721e-ef9c-4555-bbdf-438c08f309cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7541 | 2025.09.21 00:24:12.139632 [ 354 ] {} <Debug> TCP-Session: 7aaf721e-ef9c-4555-bbdf-438c08f309cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7542 | 2025.09.21 00:24:12.140827 [ 293 ] {a169fdcb-beb8-411a-be77-c6efa5a60b50} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003458 sec., 289.1844997108155 rows/sec., 11.30 KiB/sec. | ||
| 7543 | 2025.09.21 00:24:12.140915 [ 293 ] {a169fdcb-beb8-411a-be77-c6efa5a60b50} <Debug> TCPHandler: Processed in 0.00379018 sec. | ||
| 7544 | 2025.09.21 00:24:12.141033 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7545 | 2025.09.21 00:24:12.141062 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7546 | 2025.09.21 00:24:12.141065 [ 293 ] {} <Debug> TCP-Session: f6d3dc69-ff63-4b8d-b984-2762e55a7d41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7547 | 2025.09.21 00:24:12.141084 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7548 | 2025.09.21 00:24:12.141111 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7549 | 2025.09.21 00:24:12.141128 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7550 | 2025.09.21 00:24:12.141146 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7551 | 2025.09.21 00:24:12.141166 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7552 | 2025.09.21 00:24:12.141200 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7553 | 2025.09.21 00:24:12.141197 [ 352 ] {} <Debug> TCP-Session: 2ab3869e-1dc5-4b4f-8910-049586ef6273 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7554 | 2025.09.21 00:24:12.141227 [ 353 ] {} <Debug> TCP-Session: 211bb0cc-b0bc-47a1-b190-53f05bf2178b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7555 | 2025.09.21 00:24:12.141238 [ 355 ] {} <Debug> TCP-Session: 0e100777-999e-4fcf-8456-225615c8f87c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7556 | 2025.09.21 00:24:12.141180 [ 297 ] {} <Debug> TCP-Session: bec02869-c185-45bd-af84-21c9844d836b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7557 | 2025.09.21 00:24:12.141180 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7558 | 2025.09.21 00:24:12.141142 [ 295 ] {} <Debug> TCP-Session: cf30e0ba-16b6-4d94-8d86-ec1719d7905b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7559 | 2025.09.21 00:24:12.141165 [ 296 ] {} <Debug> TCP-Session: f34c9046-3559-4218-91ed-f90834f83f1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7560 | 2025.09.21 00:24:12.141322 [ 354 ] {} <Debug> TCP-Session: 7aaf721e-ef9c-4555-bbdf-438c08f309cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7561 | 2025.09.21 00:24:12.141112 [ 356 ] {} <Debug> TCP-Session: 06105356-83f9-44be-8c2e-4d82a5a3587a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7562 | 2025.09.21 00:24:12.207902 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44546 | ||
| 7563 | 2025.09.21 00:24:12.208015 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7564 | 2025.09.21 00:24:12.208040 [ 293 ] {} <Debug> TCP-Session: 1caf1bd7-7930-4d3c-ac9d-242e0eb6c1af Authenticating user 'default' from [fd00:1122:3344:101::e]:44546 | ||
| 7565 | 2025.09.21 00:24:12.208061 [ 293 ] {} <Debug> TCP-Session: 1caf1bd7-7930-4d3c-ac9d-242e0eb6c1af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7566 | 2025.09.21 00:24:12.208074 [ 293 ] {} <Debug> TCP-Session: 1caf1bd7-7930-4d3c-ac9d-242e0eb6c1af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7567 | 2025.09.21 00:24:12.208307 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46655 | ||
| 7568 | 2025.09.21 00:24:12.208353 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47944 | ||
| 7569 | 2025.09.21 00:24:12.208381 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38104 | ||
| 7570 | 2025.09.21 00:24:12.208403 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44579 | ||
| 7571 | 2025.09.21 00:24:12.208415 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7572 | 2025.09.21 00:24:12.208417 [ 293 ] {} <Trace> TCP-Session: 1caf1bd7-7930-4d3c-ac9d-242e0eb6c1af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7573 | 2025.09.21 00:24:12.208486 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7574 | 2025.09.21 00:24:12.208508 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7575 | 2025.09.21 00:24:12.208511 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7576 | 2025.09.21 00:24:12.208533 [ 296 ] {} <Debug> TCP-Session: 0e55943f-db81-4c1a-a4cb-ba9844491bca Authenticating user 'default' from [fd00:1122:3344:101::e]:47944 | ||
| 7577 | 2025.09.21 00:24:12.208571 [ 353 ] {} <Debug> TCP-Session: 484906a1-8985-46ca-8aa6-fd9877518c8f Authenticating user 'default' from [fd00:1122:3344:101::e]:38104 | ||
| 7578 | 2025.09.21 00:24:12.208579 [ 355 ] {} <Debug> TCP-Session: 3b82cbb1-e790-4d8b-a212-c9197b610e9c Authenticating user 'default' from [fd00:1122:3344:101::e]:44579 | ||
| 7579 | 2025.09.21 00:24:12.208591 [ 296 ] {} <Debug> TCP-Session: 0e55943f-db81-4c1a-a4cb-ba9844491bca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7580 | 2025.09.21 00:24:12.208604 [ 353 ] {} <Debug> TCP-Session: 484906a1-8985-46ca-8aa6-fd9877518c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7581 | 2025.09.21 00:24:12.208624 [ 296 ] {} <Debug> TCP-Session: 0e55943f-db81-4c1a-a4cb-ba9844491bca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7582 | 2025.09.21 00:24:12.208615 [ 355 ] {} <Debug> TCP-Session: 3b82cbb1-e790-4d8b-a212-c9197b610e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7583 | 2025.09.21 00:24:12.208635 [ 353 ] {} <Debug> TCP-Session: 484906a1-8985-46ca-8aa6-fd9877518c8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7584 | 2025.09.21 00:24:12.208666 [ 293 ] {b6b375a1-9df8-4e65-93ee-29f803a35fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44546) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7585 | 2025.09.21 00:24:12.208656 [ 355 ] {} <Debug> TCP-Session: 3b82cbb1-e790-4d8b-a212-c9197b610e9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7586 | 2025.09.21 00:24:12.208498 [ 295 ] {} <Debug> TCP-Session: 81c01b49-353a-44a0-af95-2e5196d7674e Authenticating user 'default' from [fd00:1122:3344:101::e]:46655 | ||
| 7587 | 2025.09.21 00:24:12.208390 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50265 | ||
| 7588 | 2025.09.21 00:24:12.208766 [ 295 ] {} <Debug> TCP-Session: 81c01b49-353a-44a0-af95-2e5196d7674e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7589 | 2025.09.21 00:24:12.208365 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57488 | ||
| 7590 | 2025.09.21 00:24:12.208790 [ 295 ] {} <Debug> TCP-Session: 81c01b49-353a-44a0-af95-2e5196d7674e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7591 | 2025.09.21 00:24:12.208819 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7592 | 2025.09.21 00:24:12.208358 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34540 | ||
| 7593 | 2025.09.21 00:24:12.208846 [ 354 ] {} <Debug> TCP-Session: bc5c6bf7-4c4e-426b-97a8-0c00f7f8a6c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50265 | ||
| 7594 | 2025.09.21 00:24:12.208859 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7595 | 2025.09.21 00:24:12.208886 [ 354 ] {} <Debug> TCP-Session: bc5c6bf7-4c4e-426b-97a8-0c00f7f8a6c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7596 | 2025.09.21 00:24:12.208903 [ 352 ] {} <Debug> TCP-Session: c099d37d-5912-4539-a417-c0d6d3ed55be Authenticating user 'default' from [fd00:1122:3344:101::e]:57488 | ||
| 7597 | 2025.09.21 00:24:12.208917 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7598 | 2025.09.21 00:24:12.208914 [ 354 ] {} <Debug> TCP-Session: bc5c6bf7-4c4e-426b-97a8-0c00f7f8a6c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7599 | 2025.09.21 00:24:12.208931 [ 352 ] {} <Debug> TCP-Session: c099d37d-5912-4539-a417-c0d6d3ed55be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7600 | 2025.09.21 00:24:12.208949 [ 297 ] {} <Debug> TCP-Session: b014bd32-c07f-485a-9752-10c5fe5fba27 Authenticating user 'default' from [fd00:1122:3344:101::e]:34540 | ||
| 7601 | 2025.09.21 00:24:12.208952 [ 293 ] {b6b375a1-9df8-4e65-93ee-29f803a35fe2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7602 | 2025.09.21 00:24:12.208962 [ 352 ] {} <Debug> TCP-Session: c099d37d-5912-4539-a417-c0d6d3ed55be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7603 | 2025.09.21 00:24:12.208970 [ 297 ] {} <Debug> TCP-Session: b014bd32-c07f-485a-9752-10c5fe5fba27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7604 | 2025.09.21 00:24:12.208415 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43765 | ||
| 7605 | 2025.09.21 00:24:12.209014 [ 293 ] {b6b375a1-9df8-4e65-93ee-29f803a35fe2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7606 | 2025.09.21 00:24:12.209007 [ 297 ] {} <Debug> TCP-Session: b014bd32-c07f-485a-9752-10c5fe5fba27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7607 | 2025.09.21 00:24:12.209119 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7608 | 2025.09.21 00:24:12.209151 [ 356 ] {} <Debug> TCP-Session: ef1a1732-d18d-42a2-9c47-499c21e18a30 Authenticating user 'default' from [fd00:1122:3344:101::e]:43765 | ||
| 7609 | 2025.09.21 00:24:12.209173 [ 356 ] {} <Debug> TCP-Session: ef1a1732-d18d-42a2-9c47-499c21e18a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7610 | 2025.09.21 00:24:12.209186 [ 356 ] {} <Debug> TCP-Session: ef1a1732-d18d-42a2-9c47-499c21e18a30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7611 | 2025.09.21 00:24:12.209346 [ 293 ] {b6b375a1-9df8-4e65-93ee-29f803a35fe2} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 7612 | 2025.09.21 00:24:12.210297 [ 316 ] {b6b375a1-9df8-4e65-93ee-29f803a35fe2} <Trace> AggregatingTransform: Aggregating | ||
| 7613 | 2025.09.21 00:24:12.210367 [ 316 ] {b6b375a1-9df8-4e65-93ee-29f803a35fe2} <Trace> Aggregator: Aggregation method: without_key | ||
| 7614 | 2025.09.21 00:24:12.210414 [ 316 ] {b6b375a1-9df8-4e65-93ee-29f803a35fe2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960863 sec. (1040.731 rows/sec., 40.65 KiB/sec.) | ||
| 7615 | 2025.09.21 00:24:12.210440 [ 316 ] {b6b375a1-9df8-4e65-93ee-29f803a35fe2} <Trace> Aggregator: Merging aggregated data | ||
| 7616 | 2025.09.21 00:24:12.211666 [ 293 ] {b6b375a1-9df8-4e65-93ee-29f803a35fe2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003056 sec., 327.22513089005236 rows/sec., 12.78 KiB/sec. | ||
| 7617 | 2025.09.21 00:24:12.211817 [ 293 ] {b6b375a1-9df8-4e65-93ee-29f803a35fe2} <Debug> TCPHandler: Processed in 0.003516904 sec. | ||
| 7618 | 2025.09.21 00:24:12.211943 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7619 | 2025.09.21 00:24:12.211970 [ 293 ] {} <Debug> TCP-Session: 1caf1bd7-7930-4d3c-ac9d-242e0eb6c1af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7620 | 2025.09.21 00:24:12.211970 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7621 | 2025.09.21 00:24:12.211994 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7622 | 2025.09.21 00:24:12.212011 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7623 | 2025.09.21 00:24:12.212026 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7624 | 2025.09.21 00:24:12.212042 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7625 | 2025.09.21 00:24:12.212059 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7626 | 2025.09.21 00:24:12.212071 [ 296 ] {} <Debug> TCP-Session: 0e55943f-db81-4c1a-a4cb-ba9844491bca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7627 | 2025.09.21 00:24:12.212098 [ 354 ] {} <Debug> TCP-Session: bc5c6bf7-4c4e-426b-97a8-0c00f7f8a6c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7628 | 2025.09.21 00:24:12.212112 [ 295 ] {} <Debug> TCP-Session: 81c01b49-353a-44a0-af95-2e5196d7674e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7629 | 2025.09.21 00:24:12.212078 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7630 | 2025.09.21 00:24:12.212075 [ 353 ] {} <Debug> TCP-Session: 484906a1-8985-46ca-8aa6-fd9877518c8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7631 | 2025.09.21 00:24:12.212176 [ 352 ] {} <Debug> TCP-Session: c099d37d-5912-4539-a417-c0d6d3ed55be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7632 | 2025.09.21 00:24:12.212006 [ 297 ] {} <Debug> TCP-Session: b014bd32-c07f-485a-9752-10c5fe5fba27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7633 | 2025.09.21 00:24:12.212094 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7634 | 2025.09.21 00:24:12.212044 [ 356 ] {} <Debug> TCP-Session: ef1a1732-d18d-42a2-9c47-499c21e18a30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7635 | 2025.09.21 00:24:12.212246 [ 355 ] {} <Debug> TCP-Session: 3b82cbb1-e790-4d8b-a212-c9197b610e9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7636 | 2025.09.21 00:24:12.288794 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15774 | ||
| 7637 | 2025.09.21 00:24:12.289348 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7638 | 2025.09.21 00:24:12.289404 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7639 | 2025.09.21 00:24:12.289928 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7640 | 2025.09.21 00:24:12.290173 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7641 | 2025.09.21 00:24:12.290324 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15774 | ||
| 7642 | 2025.09.21 00:24:12.319559 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65078 | ||
| 7643 | 2025.09.21 00:24:12.319668 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7644 | 2025.09.21 00:24:12.319697 [ 293 ] {} <Debug> TCP-Session: 162ff273-a817-4dfa-828e-5fb168ae2faa Authenticating user 'default' from [fd00:1122:3344:101::e]:65078 | ||
| 7645 | 2025.09.21 00:24:12.319720 [ 293 ] {} <Debug> TCP-Session: 162ff273-a817-4dfa-828e-5fb168ae2faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7646 | 2025.09.21 00:24:12.319733 [ 293 ] {} <Debug> TCP-Session: 162ff273-a817-4dfa-828e-5fb168ae2faa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7647 | 2025.09.21 00:24:12.319931 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46313 | ||
| 7648 | 2025.09.21 00:24:12.319962 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57658 | ||
| 7649 | 2025.09.21 00:24:12.319989 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41969 | ||
| 7650 | 2025.09.21 00:24:12.320002 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35982 | ||
| 7651 | 2025.09.21 00:24:12.320024 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64477 | ||
| 7652 | 2025.09.21 00:24:12.320053 [ 293 ] {} <Trace> TCP-Session: 162ff273-a817-4dfa-828e-5fb168ae2faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7653 | 2025.09.21 00:24:12.320044 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7654 | 2025.09.21 00:24:12.320088 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7655 | 2025.09.21 00:24:12.320090 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7656 | 2025.09.21 00:24:12.320115 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7657 | 2025.09.21 00:24:12.320113 [ 295 ] {} <Debug> TCP-Session: 344ccdbc-f863-49c0-a955-9a2eae5525de Authenticating user 'default' from [fd00:1122:3344:101::e]:46313 | ||
| 7658 | 2025.09.21 00:24:12.320134 [ 296 ] {} <Debug> TCP-Session: f522386a-0d62-48b9-b41a-41c929636eeb Authenticating user 'default' from [fd00:1122:3344:101::e]:57658 | ||
| 7659 | 2025.09.21 00:24:12.320146 [ 355 ] {} <Debug> TCP-Session: cb10ae5d-56ab-48ab-a464-f683336b1c39 Authenticating user 'default' from [fd00:1122:3344:101::e]:64477 | ||
| 7660 | 2025.09.21 00:24:12.320169 [ 295 ] {} <Debug> TCP-Session: 344ccdbc-f863-49c0-a955-9a2eae5525de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7661 | 2025.09.21 00:24:12.320182 [ 296 ] {} <Debug> TCP-Session: f522386a-0d62-48b9-b41a-41c929636eeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7662 | 2025.09.21 00:24:12.320201 [ 295 ] {} <Debug> TCP-Session: 344ccdbc-f863-49c0-a955-9a2eae5525de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7663 | 2025.09.21 00:24:12.320216 [ 296 ] {} <Debug> TCP-Session: f522386a-0d62-48b9-b41a-41c929636eeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7664 | 2025.09.21 00:24:12.320233 [ 293 ] {3bc19bf8-7a6c-4e27-bf93-66f2accf2a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65078) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7665 | 2025.09.21 00:24:12.320140 [ 352 ] {} <Debug> TCP-Session: 74ff25f4-9927-433e-a833-36ea1427fd70 Authenticating user 'default' from [fd00:1122:3344:101::e]:41969 | ||
| 7666 | 2025.09.21 00:24:12.320104 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7667 | 2025.09.21 00:24:12.320282 [ 352 ] {} <Debug> TCP-Session: 74ff25f4-9927-433e-a833-36ea1427fd70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7668 | 2025.09.21 00:24:12.320012 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48050 | ||
| 7669 | 2025.09.21 00:24:12.320309 [ 353 ] {} <Debug> TCP-Session: a700c3c1-6f4b-4298-b2d9-84185418980a Authenticating user 'default' from [fd00:1122:3344:101::e]:35982 | ||
| 7670 | 2025.09.21 00:24:12.320315 [ 352 ] {} <Debug> TCP-Session: 74ff25f4-9927-433e-a833-36ea1427fd70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7671 | 2025.09.21 00:24:12.320356 [ 353 ] {} <Debug> TCP-Session: a700c3c1-6f4b-4298-b2d9-84185418980a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7672 | 2025.09.21 00:24:12.319979 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54468 | ||
| 7673 | 2025.09.21 00:24:12.320382 [ 353 ] {} <Debug> TCP-Session: a700c3c1-6f4b-4298-b2d9-84185418980a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7674 | 2025.09.21 00:24:12.320385 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7675 | 2025.09.21 00:24:12.320189 [ 355 ] {} <Debug> TCP-Session: cb10ae5d-56ab-48ab-a464-f683336b1c39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7676 | 2025.09.21 00:24:12.320453 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7677 | 2025.09.21 00:24:12.320454 [ 354 ] {} <Debug> TCP-Session: f5620bae-705b-492a-a2e1-4acbeb4fb6ec Authenticating user 'default' from [fd00:1122:3344:101::e]:48050 | ||
| 7678 | 2025.09.21 00:24:12.320469 [ 355 ] {} <Debug> TCP-Session: cb10ae5d-56ab-48ab-a464-f683336b1c39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7679 | 2025.09.21 00:24:12.320481 [ 297 ] {} <Debug> TCP-Session: 2fcd2384-534c-436c-a4a4-56c5023177f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54468 | ||
| 7680 | 2025.09.21 00:24:12.320494 [ 354 ] {} <Debug> TCP-Session: f5620bae-705b-492a-a2e1-4acbeb4fb6ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7681 | 2025.09.21 00:24:12.320511 [ 297 ] {} <Debug> TCP-Session: 2fcd2384-534c-436c-a4a4-56c5023177f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7682 | 2025.09.21 00:24:12.320514 [ 293 ] {3bc19bf8-7a6c-4e27-bf93-66f2accf2a9b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7683 | 2025.09.21 00:24:12.320535 [ 297 ] {} <Debug> TCP-Session: 2fcd2384-534c-436c-a4a4-56c5023177f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7684 | 2025.09.21 00:24:12.320528 [ 354 ] {} <Debug> TCP-Session: f5620bae-705b-492a-a2e1-4acbeb4fb6ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7685 | 2025.09.21 00:24:12.320032 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33858 | ||
| 7686 | 2025.09.21 00:24:12.320585 [ 293 ] {3bc19bf8-7a6c-4e27-bf93-66f2accf2a9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7687 | 2025.09.21 00:24:12.320648 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7688 | 2025.09.21 00:24:12.320677 [ 356 ] {} <Debug> TCP-Session: c94c17d0-2c63-4e1e-8777-18e79959254a Authenticating user 'default' from [fd00:1122:3344:101::e]:33858 | ||
| 7689 | 2025.09.21 00:24:12.320698 [ 356 ] {} <Debug> TCP-Session: c94c17d0-2c63-4e1e-8777-18e79959254a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7690 | 2025.09.21 00:24:12.320711 [ 356 ] {} <Debug> TCP-Session: c94c17d0-2c63-4e1e-8777-18e79959254a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7691 | 2025.09.21 00:24:12.320878 [ 293 ] {3bc19bf8-7a6c-4e27-bf93-66f2accf2a9b} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 7692 | 2025.09.21 00:24:12.321834 [ 341 ] {3bc19bf8-7a6c-4e27-bf93-66f2accf2a9b} <Trace> AggregatingTransform: Aggregating | ||
| 7693 | 2025.09.21 00:24:12.321890 [ 341 ] {3bc19bf8-7a6c-4e27-bf93-66f2accf2a9b} <Trace> Aggregator: Aggregation method: without_key | ||
| 7694 | 2025.09.21 00:24:12.321927 [ 341 ] {3bc19bf8-7a6c-4e27-bf93-66f2accf2a9b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000946002 sec. (1057.080 rows/sec., 41.29 KiB/sec.) | ||
| 7695 | 2025.09.21 00:24:12.321945 [ 341 ] {3bc19bf8-7a6c-4e27-bf93-66f2accf2a9b} <Trace> Aggregator: Merging aggregated data | ||
| 7696 | 2025.09.21 00:24:12.323394 [ 293 ] {3bc19bf8-7a6c-4e27-bf93-66f2accf2a9b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003218 sec., 310.75201988812927 rows/sec., 12.14 KiB/sec. | ||
| 7697 | 2025.09.21 00:24:12.323536 [ 293 ] {3bc19bf8-7a6c-4e27-bf93-66f2accf2a9b} <Debug> TCPHandler: Processed in 0.003605756 sec. | ||
| 7698 | 2025.09.21 00:24:12.323624 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7699 | 2025.09.21 00:24:12.323653 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7700 | 2025.09.21 00:24:12.323664 [ 293 ] {} <Debug> TCP-Session: 162ff273-a817-4dfa-828e-5fb168ae2faa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7701 | 2025.09.21 00:24:12.323678 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7702 | 2025.09.21 00:24:12.323700 [ 295 ] {} <Debug> TCP-Session: 344ccdbc-f863-49c0-a955-9a2eae5525de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7703 | 2025.09.21 00:24:12.323711 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7704 | 2025.09.21 00:24:12.323731 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7705 | 2025.09.21 00:24:12.323750 [ 296 ] {} <Debug> TCP-Session: f522386a-0d62-48b9-b41a-41c929636eeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7706 | 2025.09.21 00:24:12.323768 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7707 | 2025.09.21 00:24:12.323781 [ 297 ] {} <Debug> TCP-Session: 2fcd2384-534c-436c-a4a4-56c5023177f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7708 | 2025.09.21 00:24:12.323787 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7709 | 2025.09.21 00:24:12.323814 [ 352 ] {} <Debug> TCP-Session: 74ff25f4-9927-433e-a833-36ea1427fd70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7710 | 2025.09.21 00:24:12.323692 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7711 | 2025.09.21 00:24:12.323842 [ 353 ] {} <Debug> TCP-Session: a700c3c1-6f4b-4298-b2d9-84185418980a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7712 | 2025.09.21 00:24:12.323767 [ 355 ] {} <Debug> TCP-Session: cb10ae5d-56ab-48ab-a464-f683336b1c39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7713 | 2025.09.21 00:24:12.323878 [ 354 ] {} <Debug> TCP-Session: f5620bae-705b-492a-a2e1-4acbeb4fb6ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7714 | 2025.09.21 00:24:12.323750 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7715 | 2025.09.21 00:24:12.323950 [ 356 ] {} <Debug> TCP-Session: c94c17d0-2c63-4e1e-8777-18e79959254a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7716 | 2025.09.21 00:24:13.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.68 MiB, peak 295.77 MiB, free memory in arenas 0.00 B, will set to 285.50 MiB (RSS), difference: -1.17 MiB | ||
| 7717 | 2025.09.21 00:24:13.123844 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7718 | 2025.09.21 00:24:13.143225 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7719 | 2025.09.21 00:24:13.143304 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7720 | 2025.09.21 00:24:13.149761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7721 | 2025.09.21 00:24:13.150624 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7722 | 2025.09.21 00:24:13.154743 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7723 | 2025.09.21 00:24:14.830939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1008 | ||
| 7724 | 2025.09.21 00:24:14.833636 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7725 | 2025.09.21 00:24:14.833687 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7726 | 2025.09.21 00:24:14.834924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7727 | 2025.09.21 00:24:14.835195 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7728 | 2025.09.21 00:24:14.835542 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1008 | ||
| 7729 | 2025.09.21 00:24:16.972312 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7730 | 2025.09.21 00:24:16.972498 [ 4 ] {07922271-1669-400a-917b-b70aaf1be682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7731 | 2025.09.21 00:24:16.972560 [ 4 ] {07922271-1669-400a-917b-b70aaf1be682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7732 | 2025.09.21 00:24:16.973354 [ 4 ] {07922271-1669-400a-917b-b70aaf1be682} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2025.09.21 00:24:16.973392 [ 4 ] {07922271-1669-400a-917b-b70aaf1be682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7734 | 2025.09.21 00:24:16.973795 [ 4 ] {07922271-1669-400a-917b-b70aaf1be682} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7735 | 2025.09.21 00:24:16.974015 [ 4 ] {07922271-1669-400a-917b-b70aaf1be682} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2025.09.21 00:24:16.974168 [ 4 ] {07922271-1669-400a-917b-b70aaf1be682} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001716 sec., 238927.73892773892 rows/sec., 15.16 MiB/sec. | ||
| 7737 | 2025.09.21 00:24:16.974212 [ 4 ] {07922271-1669-400a-917b-b70aaf1be682} <Debug> TCPHandler: Processed in 0.002026759 sec. | ||
| 7738 | 2025.09.21 00:24:16.974350 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7739 | 2025.09.21 00:24:16.974454 [ 4 ] {1a13c245-b9fe-4eab-80f4-0674dd69ffa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7740 | 2025.09.21 00:24:16.974496 [ 4 ] {1a13c245-b9fe-4eab-80f4-0674dd69ffa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7741 | 2025.09.21 00:24:16.975493 [ 4 ] {1a13c245-b9fe-4eab-80f4-0674dd69ffa6} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7742 | 2025.09.21 00:24:16.975530 [ 4 ] {1a13c245-b9fe-4eab-80f4-0674dd69ffa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7743 | 2025.09.21 00:24:16.975937 [ 4 ] {1a13c245-b9fe-4eab-80f4-0674dd69ffa6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7744 | 2025.09.21 00:24:16.976211 [ 4 ] {1a13c245-b9fe-4eab-80f4-0674dd69ffa6} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2025.09.21 00:24:16.976375 [ 4 ] {1a13c245-b9fe-4eab-80f4-0674dd69ffa6} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001931 sec., 590367.6851372346 rows/sec., 46.83 MiB/sec. | ||
| 7746 | 2025.09.21 00:24:16.976428 [ 4 ] {1a13c245-b9fe-4eab-80f4-0674dd69ffa6} <Debug> TCPHandler: Processed in 0.002131511 sec. | ||
| 7747 | 2025.09.21 00:24:16.976575 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7748 | 2025.09.21 00:24:16.976672 [ 4 ] {04290945-cee0-434c-b65c-be70ea7efab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7749 | 2025.09.21 00:24:16.976713 [ 4 ] {04290945-cee0-434c-b65c-be70ea7efab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7750 | 2025.09.21 00:24:16.977210 [ 4 ] {04290945-cee0-434c-b65c-be70ea7efab8} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2025.09.21 00:24:16.977247 [ 4 ] {04290945-cee0-434c-b65c-be70ea7efab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7752 | 2025.09.21 00:24:16.977586 [ 4 ] {04290945-cee0-434c-b65c-be70ea7efab8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7753 | 2025.09.21 00:24:16.977805 [ 4 ] {04290945-cee0-434c-b65c-be70ea7efab8} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2025.09.21 00:24:16.977942 [ 4 ] {04290945-cee0-434c-b65c-be70ea7efab8} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001288 sec., 170031.0559006211 rows/sec., 10.14 MiB/sec. | ||
| 7755 | 2025.09.21 00:24:16.977980 [ 4 ] {04290945-cee0-434c-b65c-be70ea7efab8} <Debug> TCPHandler: Processed in 0.001462315 sec. | ||
| 7756 | 2025.09.21 00:24:16.978100 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7757 | 2025.09.21 00:24:16.978198 [ 4 ] {e8e23f37-dd00-410b-a055-27745928dae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7758 | 2025.09.21 00:24:16.978238 [ 4 ] {e8e23f37-dd00-410b-a055-27745928dae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7759 | 2025.09.21 00:24:16.978754 [ 4 ] {e8e23f37-dd00-410b-a055-27745928dae4} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2025.09.21 00:24:16.978790 [ 4 ] {e8e23f37-dd00-410b-a055-27745928dae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7761 | 2025.09.21 00:24:16.979096 [ 4 ] {e8e23f37-dd00-410b-a055-27745928dae4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7762 | 2025.09.21 00:24:16.979302 [ 4 ] {e8e23f37-dd00-410b-a055-27745928dae4} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2025.09.21 00:24:16.979432 [ 4 ] {e8e23f37-dd00-410b-a055-27745928dae4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001256 sec., 168789.80891719746 rows/sec., 10.89 MiB/sec. | ||
| 7764 | 2025.09.21 00:24:16.979469 [ 4 ] {e8e23f37-dd00-410b-a055-27745928dae4} <Debug> TCPHandler: Processed in 0.001420574 sec. | ||
| 7765 | 2025.09.21 00:24:16.979589 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7766 | 2025.09.21 00:24:16.979689 [ 4 ] {16c34d10-77da-4537-9076-ac205f19aaf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7767 | 2025.09.21 00:24:16.979729 [ 4 ] {16c34d10-77da-4537-9076-ac205f19aaf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7768 | 2025.09.21 00:24:16.980256 [ 4 ] {16c34d10-77da-4537-9076-ac205f19aaf2} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7769 | 2025.09.21 00:24:16.980298 [ 4 ] {16c34d10-77da-4537-9076-ac205f19aaf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7770 | 2025.09.21 00:24:16.980623 [ 4 ] {16c34d10-77da-4537-9076-ac205f19aaf2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7771 | 2025.09.21 00:24:16.980845 [ 4 ] {16c34d10-77da-4537-9076-ac205f19aaf2} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2025.09.21 00:24:16.980982 [ 4 ] {16c34d10-77da-4537-9076-ac205f19aaf2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001311 sec., 160945.84286803965 rows/sec., 9.14 MiB/sec. | ||
| 7773 | 2025.09.21 00:24:16.981023 [ 4 ] {16c34d10-77da-4537-9076-ac205f19aaf2} <Debug> TCPHandler: Processed in 0.001485326 sec. | ||
| 7774 | 2025.09.21 00:24:16.981152 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7775 | 2025.09.21 00:24:16.981249 [ 4 ] {b3de2163-ba8b-41e1-a6d2-cfdb43ba1e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7776 | 2025.09.21 00:24:16.981290 [ 4 ] {b3de2163-ba8b-41e1-a6d2-cfdb43ba1e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7777 | 2025.09.21 00:24:16.981989 [ 4 ] {b3de2163-ba8b-41e1-a6d2-cfdb43ba1e36} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2025.09.21 00:24:16.982025 [ 4 ] {b3de2163-ba8b-41e1-a6d2-cfdb43ba1e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7779 | 2025.09.21 00:24:16.982366 [ 4 ] {b3de2163-ba8b-41e1-a6d2-cfdb43ba1e36} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7780 | 2025.09.21 00:24:16.982606 [ 4 ] {b3de2163-ba8b-41e1-a6d2-cfdb43ba1e36} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2025.09.21 00:24:16.982776 [ 4 ] {b3de2163-ba8b-41e1-a6d2-cfdb43ba1e36} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001542 sec., 449416.3424124514 rows/sec., 31.41 MiB/sec. | ||
| 7782 | 2025.09.21 00:24:16.982819 [ 4 ] {b3de2163-ba8b-41e1-a6d2-cfdb43ba1e36} <Debug> TCPHandler: Processed in 0.001721642 sec. | ||
| 7783 | 2025.09.21 00:24:16.982935 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7784 | 2025.09.21 00:24:16.983028 [ 4 ] {0332f0ce-f429-4aec-abf3-6948a0ab5659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7785 | 2025.09.21 00:24:16.983072 [ 4 ] {0332f0ce-f429-4aec-abf3-6948a0ab5659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7786 | 2025.09.21 00:24:16.983433 [ 4 ] {0332f0ce-f429-4aec-abf3-6948a0ab5659} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7787 | 2025.09.21 00:24:16.983471 [ 4 ] {0332f0ce-f429-4aec-abf3-6948a0ab5659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7788 | 2025.09.21 00:24:16.983780 [ 4 ] {0332f0ce-f429-4aec-abf3-6948a0ab5659} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7789 | 2025.09.21 00:24:16.984004 [ 4 ] {0332f0ce-f429-4aec-abf3-6948a0ab5659} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7790 | 2025.09.21 00:24:16.984142 [ 4 ] {0332f0ce-f429-4aec-abf3-6948a0ab5659} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 7791 | 2025.09.21 00:24:16.984179 [ 4 ] {0332f0ce-f429-4aec-abf3-6948a0ab5659} <Debug> TCPHandler: Processed in 0.001293251 sec. | ||
| 7792 | 2025.09.21 00:24:16.984292 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7793 | 2025.09.21 00:24:16.984387 [ 4 ] {42a4bd0e-dc18-4709-a49b-ccfe04de4a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7794 | 2025.09.21 00:24:16.984431 [ 4 ] {42a4bd0e-dc18-4709-a49b-ccfe04de4a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7795 | 2025.09.21 00:24:16.984873 [ 4 ] {42a4bd0e-dc18-4709-a49b-ccfe04de4a21} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7796 | 2025.09.21 00:24:16.984911 [ 4 ] {42a4bd0e-dc18-4709-a49b-ccfe04de4a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7797 | 2025.09.21 00:24:16.985256 [ 4 ] {42a4bd0e-dc18-4709-a49b-ccfe04de4a21} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7798 | 2025.09.21 00:24:16.985478 [ 4 ] {42a4bd0e-dc18-4709-a49b-ccfe04de4a21} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7799 | 2025.09.21 00:24:16.985607 [ 4 ] {42a4bd0e-dc18-4709-a49b-ccfe04de4a21} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001238 sec., 253634.89499192245 rows/sec., 16.66 MiB/sec. | ||
| 7800 | 2025.09.21 00:24:16.985645 [ 4 ] {42a4bd0e-dc18-4709-a49b-ccfe04de4a21} <Debug> TCPHandler: Processed in 0.001401373 sec. | ||
| 7801 | 2025.09.21 00:24:16.985755 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7802 | 2025.09.21 00:24:16.985847 [ 4 ] {405a32dc-93c9-4863-ab9c-d79475ad54cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7803 | 2025.09.21 00:24:16.985890 [ 4 ] {405a32dc-93c9-4863-ab9c-d79475ad54cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7804 | 2025.09.21 00:24:16.986210 [ 4 ] {405a32dc-93c9-4863-ab9c-d79475ad54cf} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2025.09.21 00:24:16.986246 [ 4 ] {405a32dc-93c9-4863-ab9c-d79475ad54cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7806 | 2025.09.21 00:24:16.986590 [ 4 ] {405a32dc-93c9-4863-ab9c-d79475ad54cf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7807 | 2025.09.21 00:24:16.986833 [ 4 ] {405a32dc-93c9-4863-ab9c-d79475ad54cf} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7808 | 2025.09.21 00:24:16.986987 [ 4 ] {405a32dc-93c9-4863-ab9c-d79475ad54cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001157 sec., 864.304235090752 rows/sec., 58.24 KiB/sec. | ||
| 7809 | 2025.09.21 00:24:16.987031 [ 4 ] {405a32dc-93c9-4863-ab9c-d79475ad54cf} <Debug> TCPHandler: Processed in 0.001326031 sec. | ||
| 7810 | 2025.09.21 00:24:16.987156 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7811 | 2025.09.21 00:24:16.987268 [ 4 ] {2b5d41f8-c9e1-47e8-82dc-93e169a58a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7812 | 2025.09.21 00:24:16.987332 [ 4 ] {2b5d41f8-c9e1-47e8-82dc-93e169a58a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7813 | 2025.09.21 00:24:16.988098 [ 4 ] {2b5d41f8-c9e1-47e8-82dc-93e169a58a71} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7814 | 2025.09.21 00:24:16.988134 [ 4 ] {2b5d41f8-c9e1-47e8-82dc-93e169a58a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7815 | 2025.09.21 00:24:16.988645 [ 4 ] {2b5d41f8-c9e1-47e8-82dc-93e169a58a71} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7816 | 2025.09.21 00:24:16.988861 [ 4 ] {2b5d41f8-c9e1-47e8-82dc-93e169a58a71} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7817 | 2025.09.21 00:24:16.988995 [ 4 ] {2b5d41f8-c9e1-47e8-82dc-93e169a58a71} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001751 sec., 7995.431182181611 rows/sec., 14.33 MiB/sec. | ||
| 7818 | 2025.09.21 00:24:16.989051 [ 4 ] {2b5d41f8-c9e1-47e8-82dc-93e169a58a71} <Debug> TCPHandler: Processed in 0.001953317 sec. | ||
| 7819 | 2025.09.21 00:24:16.989159 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7820 | 2025.09.21 00:24:16.989251 [ 4 ] {4a86cea1-4ff7-4bab-841a-5943430aaeaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7821 | 2025.09.21 00:24:16.989292 [ 4 ] {4a86cea1-4ff7-4bab-841a-5943430aaeaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7822 | 2025.09.21 00:24:16.989619 [ 4 ] {4a86cea1-4ff7-4bab-841a-5943430aaeaa} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7823 | 2025.09.21 00:24:16.989655 [ 4 ] {4a86cea1-4ff7-4bab-841a-5943430aaeaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7824 | 2025.09.21 00:24:16.989964 [ 4 ] {4a86cea1-4ff7-4bab-841a-5943430aaeaa} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7825 | 2025.09.21 00:24:16.990176 [ 4 ] {4a86cea1-4ff7-4bab-841a-5943430aaeaa} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7826 | 2025.09.21 00:24:16.990306 [ 4 ] {4a86cea1-4ff7-4bab-841a-5943430aaeaa} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001071 sec., 97105.50887021476 rows/sec., 5.95 MiB/sec. | ||
| 7827 | 2025.09.21 00:24:16.990348 [ 4 ] {4a86cea1-4ff7-4bab-841a-5943430aaeaa} <Debug> TCPHandler: Processed in 0.00123617 sec. | ||
| 7828 | 2025.09.21 00:24:19.613008 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7829 | 2025.09.21 00:24:19.613058 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7830 | 2025.09.21 00:24:19.791232 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16222 | ||
| 7831 | 2025.09.21 00:24:19.791744 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7832 | 2025.09.21 00:24:19.791793 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7833 | 2025.09.21 00:24:19.792321 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7834 | 2025.09.21 00:24:19.792559 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7835 | 2025.09.21 00:24:19.792705 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16222 | ||
| 7836 | 2025.09.21 00:24:20.655619 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7837 | 2025.09.21 00:24:20.672717 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7838 | 2025.09.21 00:24:20.672782 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7839 | 2025.09.21 00:24:20.679138 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7840 | 2025.09.21 00:24:20.679965 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7841 | 2025.09.21 00:24:20.684192 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7842 | 2025.09.21 00:24:21.962017 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7843 | 2025.09.21 00:24:21.962339 [ 4 ] {0cc1b859-e3c3-4ce2-976f-29c49fbb0a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7844 | 2025.09.21 00:24:21.962450 [ 4 ] {0cc1b859-e3c3-4ce2-976f-29c49fbb0a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7845 | 2025.09.21 00:24:21.963141 [ 4 ] {0cc1b859-e3c3-4ce2-976f-29c49fbb0a45} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7846 | 2025.09.21 00:24:21.963185 [ 4 ] {0cc1b859-e3c3-4ce2-976f-29c49fbb0a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7847 | 2025.09.21 00:24:21.963615 [ 4 ] {0cc1b859-e3c3-4ce2-976f-29c49fbb0a45} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7848 | 2025.09.21 00:24:21.963851 [ 4 ] {0cc1b859-e3c3-4ce2-976f-29c49fbb0a45} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7849 | 2025.09.21 00:24:21.964015 [ 4 ] {0cc1b859-e3c3-4ce2-976f-29c49fbb0a45} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001766 sec., 62287.6557191393 rows/sec., 5.22 MiB/sec. | ||
| 7850 | 2025.09.21 00:24:21.964065 [ 4 ] {0cc1b859-e3c3-4ce2-976f-29c49fbb0a45} <Debug> TCPHandler: Processed in 0.002241994 sec. | ||
| 7851 | 2025.09.21 00:24:21.964182 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7852 | 2025.09.21 00:24:21.964287 [ 4 ] {b359f790-52f8-4cc6-ad09-471fba421913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7853 | 2025.09.21 00:24:21.964332 [ 4 ] {b359f790-52f8-4cc6-ad09-471fba421913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7854 | 2025.09.21 00:24:21.964741 [ 4 ] {b359f790-52f8-4cc6-ad09-471fba421913} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7855 | 2025.09.21 00:24:21.964778 [ 4 ] {b359f790-52f8-4cc6-ad09-471fba421913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7856 | 2025.09.21 00:24:21.965101 [ 4 ] {b359f790-52f8-4cc6-ad09-471fba421913} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7857 | 2025.09.21 00:24:21.965325 [ 4 ] {b359f790-52f8-4cc6-ad09-471fba421913} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7858 | 2025.09.21 00:24:21.965459 [ 4 ] {b359f790-52f8-4cc6-ad09-471fba421913} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001196 sec., 22575.2508361204 rows/sec., 1.66 MiB/sec. | ||
| 7859 | 2025.09.21 00:24:21.965507 [ 4 ] {b359f790-52f8-4cc6-ad09-471fba421913} <Debug> TCPHandler: Processed in 0.001378243 sec. | ||
| 7860 | 2025.09.21 00:24:21.965643 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7861 | 2025.09.21 00:24:21.965744 [ 4 ] {a28dc023-e3a9-4f26-8b92-83de61e90da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7862 | 2025.09.21 00:24:21.965788 [ 4 ] {a28dc023-e3a9-4f26-8b92-83de61e90da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7863 | 2025.09.21 00:24:21.966235 [ 4 ] {a28dc023-e3a9-4f26-8b92-83de61e90da6} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7864 | 2025.09.21 00:24:21.966271 [ 4 ] {a28dc023-e3a9-4f26-8b92-83de61e90da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7865 | 2025.09.21 00:24:21.966602 [ 4 ] {a28dc023-e3a9-4f26-8b92-83de61e90da6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7866 | 2025.09.21 00:24:21.966833 [ 4 ] {a28dc023-e3a9-4f26-8b92-83de61e90da6} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7867 | 2025.09.21 00:24:21.966968 [ 4 ] {a28dc023-e3a9-4f26-8b92-83de61e90da6} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001244 sec., 73151.12540192925 rows/sec., 5.71 MiB/sec. | ||
| 7868 | 2025.09.21 00:24:21.967006 [ 4 ] {a28dc023-e3a9-4f26-8b92-83de61e90da6} <Debug> TCPHandler: Processed in 0.001419424 sec. | ||
| 7869 | 2025.09.21 00:24:21.967122 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7870 | 2025.09.21 00:24:21.967219 [ 4 ] {5f5bc43d-85fe-4cf4-9015-597908ae6f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7871 | 2025.09.21 00:24:21.967264 [ 4 ] {5f5bc43d-85fe-4cf4-9015-597908ae6f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7872 | 2025.09.21 00:24:21.967661 [ 4 ] {5f5bc43d-85fe-4cf4-9015-597908ae6f8b} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7873 | 2025.09.21 00:24:21.967696 [ 4 ] {5f5bc43d-85fe-4cf4-9015-597908ae6f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7874 | 2025.09.21 00:24:21.968054 [ 4 ] {5f5bc43d-85fe-4cf4-9015-597908ae6f8b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7875 | 2025.09.21 00:24:21.968268 [ 4 ] {5f5bc43d-85fe-4cf4-9015-597908ae6f8b} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7876 | 2025.09.21 00:24:21.968398 [ 4 ] {5f5bc43d-85fe-4cf4-9015-597908ae6f8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 7877 | 2025.09.21 00:24:21.968443 [ 4 ] {5f5bc43d-85fe-4cf4-9015-597908ae6f8b} <Debug> TCPHandler: Processed in 0.001371283 sec. | ||
| 7878 | 2025.09.21 00:24:21.968564 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7879 | 2025.09.21 00:24:21.968658 [ 4 ] {abc9a977-3e99-4163-9987-04f687fb501a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7880 | 2025.09.21 00:24:21.968713 [ 4 ] {abc9a977-3e99-4163-9987-04f687fb501a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7881 | 2025.09.21 00:24:21.969538 [ 4 ] {abc9a977-3e99-4163-9987-04f687fb501a} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7882 | 2025.09.21 00:24:21.969576 [ 4 ] {abc9a977-3e99-4163-9987-04f687fb501a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7883 | 2025.09.21 00:24:21.970137 [ 4 ] {abc9a977-3e99-4163-9987-04f687fb501a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7884 | 2025.09.21 00:24:21.970367 [ 4 ] {abc9a977-3e99-4163-9987-04f687fb501a} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7885 | 2025.09.21 00:24:21.970508 [ 4 ] {abc9a977-3e99-4163-9987-04f687fb501a} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001869 sec., 14446.227929373998 rows/sec., 25.89 MiB/sec. | ||
| 7886 | 2025.09.21 00:24:21.970574 [ 4 ] {abc9a977-3e99-4163-9987-04f687fb501a} <Debug> TCPHandler: Processed in 0.002065629 sec. | ||
| 7887 | 2025.09.21 00:24:21.970678 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7888 | 2025.09.21 00:24:21.970774 [ 4 ] {537c0a4b-8935-450a-9498-8ce26a4cce12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7889 | 2025.09.21 00:24:21.970817 [ 4 ] {537c0a4b-8935-450a-9498-8ce26a4cce12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7890 | 2025.09.21 00:24:21.971136 [ 4 ] {537c0a4b-8935-450a-9498-8ce26a4cce12} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7891 | 2025.09.21 00:24:21.971173 [ 4 ] {537c0a4b-8935-450a-9498-8ce26a4cce12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7892 | 2025.09.21 00:24:21.971493 [ 4 ] {537c0a4b-8935-450a-9498-8ce26a4cce12} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7893 | 2025.09.21 00:24:21.971721 [ 4 ] {537c0a4b-8935-450a-9498-8ce26a4cce12} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7894 | 2025.09.21 00:24:21.971854 [ 4 ] {537c0a4b-8935-450a-9498-8ce26a4cce12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 7895 | 2025.09.21 00:24:21.971891 [ 4 ] {537c0a4b-8935-450a-9498-8ce26a4cce12} <Debug> TCPHandler: Processed in 0.00126311 sec. | ||
| 7896 | 2025.09.21 00:24:24.836667 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1042 | ||
| 7897 | 2025.09.21 00:24:24.839028 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7898 | 2025.09.21 00:24:24.839085 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7899 | 2025.09.21 00:24:24.840301 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7900 | 2025.09.21 00:24:24.840598 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7901 | 2025.09.21 00:24:24.840988 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1042 | ||
| 7902 | 2025.09.21 00:24:26.972943 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7903 | 2025.09.21 00:24:26.973168 [ 4 ] {10d3c09f-3115-444b-88a8-7960f5a4da56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7904 | 2025.09.21 00:24:26.973250 [ 4 ] {10d3c09f-3115-444b-88a8-7960f5a4da56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7905 | 2025.09.21 00:24:26.974132 [ 4 ] {10d3c09f-3115-444b-88a8-7960f5a4da56} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7906 | 2025.09.21 00:24:26.974184 [ 4 ] {10d3c09f-3115-444b-88a8-7960f5a4da56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7907 | 2025.09.21 00:24:26.974621 [ 4 ] {10d3c09f-3115-444b-88a8-7960f5a4da56} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7908 | 2025.09.21 00:24:26.974883 [ 4 ] {10d3c09f-3115-444b-88a8-7960f5a4da56} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2025.09.21 00:24:26.975027 [ 116 ] {} <Debug> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 7910 | 2025.09.21 00:24:26.975048 [ 4 ] {10d3c09f-3115-444b-88a8-7960f5a4da56} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00194 sec., 211340.206185567 rows/sec., 13.41 MiB/sec. | ||
| 7911 | 2025.09.21 00:24:26.975091 [ 116 ] {} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7912 | 2025.09.21 00:24:26.975114 [ 4 ] {10d3c09f-3115-444b-88a8-7960f5a4da56} <Debug> TCPHandler: Processed in 0.002317726 sec. | ||
| 7913 | 2025.09.21 00:24:26.975118 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7914 | 2025.09.21 00:24:26.975248 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7915 | 2025.09.21 00:24:26.975252 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::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 | ||
| 7916 | 2025.09.21 00:24:26.975361 [ 4 ] {da98c316-5201-4343-a189-303e2f550df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7917 | 2025.09.21 00:24:26.975391 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7918 | 2025.09.21 00:24:26.975413 [ 4 ] {da98c316-5201-4343-a189-303e2f550df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7919 | 2025.09.21 00:24:26.975431 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 410 rows starting from the beginning of the part | ||
| 7920 | 2025.09.21 00:24:26.975502 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 7921 | 2025.09.21 00:24:26.975551 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 7922 | 2025.09.21 00:24:26.975595 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 7923 | 2025.09.21 00:24:26.975637 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 7924 | 2025.09.21 00:24:26.975840 [ 4 ] {da98c316-5201-4343-a189-303e2f550df5} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7925 | 2025.09.21 00:24:26.975882 [ 4 ] {da98c316-5201-4343-a189-303e2f550df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7926 | 2025.09.21 00:24:26.976213 [ 4 ] {da98c316-5201-4343-a189-303e2f550df5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7927 | 2025.09.21 00:24:26.976437 [ 4 ] {da98c316-5201-4343-a189-303e2f550df5} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7928 | 2025.09.21 00:24:26.976568 [ 4 ] {da98c316-5201-4343-a189-303e2f550df5} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001232 sec., 11363.636363636364 rows/sec., 926.62 KiB/sec. | ||
| 7929 | 2025.09.21 00:24:26.976607 [ 4 ] {da98c316-5201-4343-a189-303e2f550df5} <Debug> TCPHandler: Processed in 0.001412544 sec. | ||
| 7930 | 2025.09.21 00:24:26.976720 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7931 | 2025.09.21 00:24:26.976725 [ 187 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528606 sec., 1341091.1641063818 rows/sec., 90.19 MiB/sec. | ||
| 7932 | 2025.09.21 00:24:26.976820 [ 4 ] {7aa7c34c-15ad-4268-b75a-66564e3d00af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7933 | 2025.09.21 00:24:26.976864 [ 4 ] {7aa7c34c-15ad-4268-b75a-66564e3d00af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7934 | 2025.09.21 00:24:26.976893 [ 188 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 7935 | 2025.09.21 00:24:26.977158 [ 188 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_25_6} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7936 | 2025.09.21 00:24:26.977226 [ 188 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_25_6} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 7937 | 2025.09.21 00:24:26.977298 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 7938 | 2025.09.21 00:24:26.977893 [ 4 ] {7aa7c34c-15ad-4268-b75a-66564e3d00af} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7939 | 2025.09.21 00:24:26.977936 [ 4 ] {7aa7c34c-15ad-4268-b75a-66564e3d00af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7940 | 2025.09.21 00:24:26.978345 [ 4 ] {7aa7c34c-15ad-4268-b75a-66564e3d00af} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7941 | 2025.09.21 00:24:26.978567 [ 4 ] {7aa7c34c-15ad-4268-b75a-66564e3d00af} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2025.09.21 00:24:26.978702 [ 4 ] {7aa7c34c-15ad-4268-b75a-66564e3d00af} <Debug> executeQuery: Read 1147 rows, 93.10 KiB in 0.001902 sec., 603049.4216614091 rows/sec., 47.80 MiB/sec. | ||
| 7943 | 2025.09.21 00:24:26.978741 [ 4 ] {7aa7c34c-15ad-4268-b75a-66564e3d00af} <Debug> TCPHandler: Processed in 0.00207044 sec. | ||
| 7944 | 2025.09.21 00:24:26.978850 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7945 | 2025.09.21 00:24:26.978947 [ 4 ] {b2766264-c032-4662-a885-fd9d84779d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7946 | 2025.09.21 00:24:26.978989 [ 4 ] {b2766264-c032-4662-a885-fd9d84779d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7947 | 2025.09.21 00:24:26.979496 [ 4 ] {b2766264-c032-4662-a885-fd9d84779d29} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7948 | 2025.09.21 00:24:26.979534 [ 4 ] {b2766264-c032-4662-a885-fd9d84779d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7949 | 2025.09.21 00:24:26.979865 [ 4 ] {b2766264-c032-4662-a885-fd9d84779d29} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7950 | 2025.09.21 00:24:26.980107 [ 4 ] {b2766264-c032-4662-a885-fd9d84779d29} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7951 | 2025.09.21 00:24:26.980248 [ 4 ] {b2766264-c032-4662-a885-fd9d84779d29} <Debug> executeQuery: Read 233 rows, 14.35 KiB in 0.00132 sec., 176515.15151515152 rows/sec., 10.61 MiB/sec. | ||
| 7952 | 2025.09.21 00:24:26.980286 [ 4 ] {b2766264-c032-4662-a885-fd9d84779d29} <Debug> TCPHandler: Processed in 0.001486156 sec. | ||
| 7953 | 2025.09.21 00:24:26.980395 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7954 | 2025.09.21 00:24:26.980497 [ 4 ] {33105eb9-33f6-49f8-b313-bdb2635ee1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7955 | 2025.09.21 00:24:26.980539 [ 4 ] {33105eb9-33f6-49f8-b313-bdb2635ee1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7956 | 2025.09.21 00:24:26.981007 [ 4 ] {33105eb9-33f6-49f8-b313-bdb2635ee1ff} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7957 | 2025.09.21 00:24:26.981043 [ 4 ] {33105eb9-33f6-49f8-b313-bdb2635ee1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7958 | 2025.09.21 00:24:26.981353 [ 4 ] {33105eb9-33f6-49f8-b313-bdb2635ee1ff} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7959 | 2025.09.21 00:24:26.981568 [ 4 ] {33105eb9-33f6-49f8-b313-bdb2635ee1ff} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2025.09.21 00:24:26.981698 [ 4 ] {33105eb9-33f6-49f8-b313-bdb2635ee1ff} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001221 sec., 173628.17362817362 rows/sec., 11.20 MiB/sec. | ||
| 7961 | 2025.09.21 00:24:26.981737 [ 4 ] {33105eb9-33f6-49f8-b313-bdb2635ee1ff} <Debug> TCPHandler: Processed in 0.001392244 sec. | ||
| 7962 | 2025.09.21 00:24:26.981845 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7963 | 2025.09.21 00:24:26.981939 [ 4 ] {513bb912-faee-4042-9aca-6f02f845f599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7964 | 2025.09.21 00:24:26.981986 [ 4 ] {513bb912-faee-4042-9aca-6f02f845f599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7965 | 2025.09.21 00:24:26.982444 [ 4 ] {513bb912-faee-4042-9aca-6f02f845f599} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7966 | 2025.09.21 00:24:26.982480 [ 4 ] {513bb912-faee-4042-9aca-6f02f845f599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7967 | 2025.09.21 00:24:26.982805 [ 4 ] {513bb912-faee-4042-9aca-6f02f845f599} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7968 | 2025.09.21 00:24:26.983014 [ 4 ] {513bb912-faee-4042-9aca-6f02f845f599} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2025.09.21 00:24:26.983114 [ 116 ] {} <Debug> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 7970 | 2025.09.21 00:24:26.983138 [ 4 ] {513bb912-faee-4042-9aca-6f02f845f599} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001217 sec., 173377.1569433032 rows/sec., 9.85 MiB/sec. | ||
| 7971 | 2025.09.21 00:24:26.983148 [ 116 ] {} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7972 | 2025.09.21 00:24:26.983178 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7973 | 2025.09.21 00:24:26.983183 [ 4 ] {513bb912-faee-4042-9aca-6f02f845f599} <Debug> TCPHandler: Processed in 0.001388273 sec. | ||
| 7974 | 2025.09.21 00:24:26.983253 [ 199 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::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 | ||
| 7975 | 2025.09.21 00:24:26.983300 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7976 | 2025.09.21 00:24:26.983341 [ 199 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7977 | 2025.09.21 00:24:26.983371 [ 199 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 211 rows starting from the beginning of the part | ||
| 7978 | 2025.09.21 00:24:26.983400 [ 4 ] {2037ba33-83b5-48da-8191-2df10a6b8b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7979 | 2025.09.21 00:24:26.983418 [ 199 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 7980 | 2025.09.21 00:24:26.983445 [ 4 ] {2037ba33-83b5-48da-8191-2df10a6b8b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7981 | 2025.09.21 00:24:26.983463 [ 199 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 7982 | 2025.09.21 00:24:26.983506 [ 199 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 7983 | 2025.09.21 00:24:26.983545 [ 199 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 7984 | 2025.09.21 00:24:26.984110 [ 4 ] {2037ba33-83b5-48da-8191-2df10a6b8b2c} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7985 | 2025.09.21 00:24:26.984152 [ 4 ] {2037ba33-83b5-48da-8191-2df10a6b8b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7986 | 2025.09.21 00:24:26.984336 [ 191 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001111137 sec., 949477.877165462 rows/sec., 57.54 MiB/sec. | ||
| 7987 | 2025.09.21 00:24:26.984457 [ 199 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 7988 | 2025.09.21 00:24:26.984516 [ 4 ] {2037ba33-83b5-48da-8191-2df10a6b8b2c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7989 | 2025.09.21 00:24:26.984761 [ 199 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_25_6} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7990 | 2025.09.21 00:24:26.984824 [ 4 ] {2037ba33-83b5-48da-8191-2df10a6b8b2c} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7991 | 2025.09.21 00:24:26.984832 [ 199 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_25_6} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 7992 | 2025.09.21 00:24:26.984907 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7993 | 2025.09.21 00:24:26.984971 [ 4 ] {2037ba33-83b5-48da-8191-2df10a6b8b2c} <Debug> executeQuery: Read 707 rows, 50.73 KiB in 0.001589 sec., 444933.92070484586 rows/sec., 31.18 MiB/sec. | ||
| 7994 | 2025.09.21 00:24:26.985013 [ 4 ] {2037ba33-83b5-48da-8191-2df10a6b8b2c} <Debug> TCPHandler: Processed in 0.001764252 sec. | ||
| 7995 | 2025.09.21 00:24:26.985121 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7996 | 2025.09.21 00:24:26.985216 [ 4 ] {cd914ba4-9c4e-43ef-abdf-a351380e9be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7997 | 2025.09.21 00:24:26.985258 [ 4 ] {cd914ba4-9c4e-43ef-abdf-a351380e9be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7998 | 2025.09.21 00:24:26.985575 [ 4 ] {cd914ba4-9c4e-43ef-abdf-a351380e9be3} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7999 | 2025.09.21 00:24:26.985610 [ 4 ] {cd914ba4-9c4e-43ef-abdf-a351380e9be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8000 | 2025.09.21 00:24:26.985923 [ 4 ] {cd914ba4-9c4e-43ef-abdf-a351380e9be3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8001 | 2025.09.21 00:24:26.986131 [ 4 ] {cd914ba4-9c4e-43ef-abdf-a351380e9be3} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8002 | 2025.09.21 00:24:26.986273 [ 4 ] {cd914ba4-9c4e-43ef-abdf-a351380e9be3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 8003 | 2025.09.21 00:24:26.986309 [ 4 ] {cd914ba4-9c4e-43ef-abdf-a351380e9be3} <Debug> TCPHandler: Processed in 0.001239279 sec. | ||
| 8004 | 2025.09.21 00:24:26.986418 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8005 | 2025.09.21 00:24:26.986516 [ 4 ] {1b8b5f85-5279-41fb-bac8-187faee5ab41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8006 | 2025.09.21 00:24:26.986560 [ 4 ] {1b8b5f85-5279-41fb-bac8-187faee5ab41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8007 | 2025.09.21 00:24:26.987070 [ 4 ] {1b8b5f85-5279-41fb-bac8-187faee5ab41} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8008 | 2025.09.21 00:24:26.987115 [ 4 ] {1b8b5f85-5279-41fb-bac8-187faee5ab41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8009 | 2025.09.21 00:24:26.987552 [ 4 ] {1b8b5f85-5279-41fb-bac8-187faee5ab41} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8010 | 2025.09.21 00:24:26.987774 [ 4 ] {1b8b5f85-5279-41fb-bac8-187faee5ab41} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8011 | 2025.09.21 00:24:26.987904 [ 4 ] {1b8b5f85-5279-41fb-bac8-187faee5ab41} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001408 sec., 227982.95454545456 rows/sec., 14.99 MiB/sec. | ||
| 8012 | 2025.09.21 00:24:26.987942 [ 4 ] {1b8b5f85-5279-41fb-bac8-187faee5ab41} <Debug> TCPHandler: Processed in 0.001574747 sec. | ||
| 8013 | 2025.09.21 00:24:26.988043 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8014 | 2025.09.21 00:24:26.988142 [ 4 ] {3d08cb48-8eb5-439e-8e09-da104d0d0b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8015 | 2025.09.21 00:24:26.988184 [ 4 ] {3d08cb48-8eb5-439e-8e09-da104d0d0b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8016 | 2025.09.21 00:24:26.988505 [ 4 ] {3d08cb48-8eb5-439e-8e09-da104d0d0b3a} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8017 | 2025.09.21 00:24:26.988541 [ 4 ] {3d08cb48-8eb5-439e-8e09-da104d0d0b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8018 | 2025.09.21 00:24:26.988880 [ 4 ] {3d08cb48-8eb5-439e-8e09-da104d0d0b3a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8019 | 2025.09.21 00:24:26.989091 [ 4 ] {3d08cb48-8eb5-439e-8e09-da104d0d0b3a} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8020 | 2025.09.21 00:24:26.989202 [ 115 ] {} <Debug> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8021 | 2025.09.21 00:24:26.989232 [ 4 ] {3d08cb48-8eb5-439e-8e09-da104d0d0b3a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 8022 | 2025.09.21 00:24:26.989238 [ 115 ] {} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8023 | 2025.09.21 00:24:26.989275 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8024 | 2025.09.21 00:24:26.989278 [ 4 ] {3d08cb48-8eb5-439e-8e09-da104d0d0b3a} <Debug> TCPHandler: Processed in 0.001282971 sec. | ||
| 8025 | 2025.09.21 00:24:26.989357 [ 187 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8026 | 2025.09.21 00:24:26.989395 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8027 | 2025.09.21 00:24:26.989446 [ 187 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8028 | 2025.09.21 00:24:26.989474 [ 187 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 8029 | 2025.09.21 00:24:26.989489 [ 4 ] {38f8fc18-69cb-44b6-a0bc-c123b56cef74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8030 | 2025.09.21 00:24:26.989528 [ 187 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8031 | 2025.09.21 00:24:26.989543 [ 4 ] {38f8fc18-69cb-44b6-a0bc-c123b56cef74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.09.21 00:24:26.989569 [ 187 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8033 | 2025.09.21 00:24:26.989610 [ 187 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8034 | 2025.09.21 00:24:26.989650 [ 187 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8035 | 2025.09.21 00:24:26.989692 [ 187 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8036 | 2025.09.21 00:24:26.990335 [ 4 ] {38f8fc18-69cb-44b6-a0bc-c123b56cef74} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8037 | 2025.09.21 00:24:26.990369 [ 4 ] {38f8fc18-69cb-44b6-a0bc-c123b56cef74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8038 | 2025.09.21 00:24:26.990505 [ 193 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001182849 sec., 21135.41119787902 rows/sec., 1.39 MiB/sec. | ||
| 8039 | 2025.09.21 00:24:26.990621 [ 187 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8040 | 2025.09.21 00:24:26.990849 [ 187 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_25_5} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8041 | 2025.09.21 00:24:26.990910 [ 187 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_25_5} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8042 | 2025.09.21 00:24:26.990932 [ 4 ] {38f8fc18-69cb-44b6-a0bc-c123b56cef74} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8043 | 2025.09.21 00:24:26.990972 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8044 | 2025.09.21 00:24:26.991161 [ 4 ] {38f8fc18-69cb-44b6-a0bc-c123b56cef74} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8045 | 2025.09.21 00:24:26.991312 [ 4 ] {38f8fc18-69cb-44b6-a0bc-c123b56cef74} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001839 sec., 7612.8330614464385 rows/sec., 13.64 MiB/sec. | ||
| 8046 | 2025.09.21 00:24:26.991377 [ 4 ] {38f8fc18-69cb-44b6-a0bc-c123b56cef74} <Debug> TCPHandler: Processed in 0.002029058 sec. | ||
| 8047 | 2025.09.21 00:24:26.991486 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8048 | 2025.09.21 00:24:26.991578 [ 4 ] {8c945e82-0569-40d8-851d-183e733833a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8049 | 2025.09.21 00:24:26.991619 [ 4 ] {8c945e82-0569-40d8-851d-183e733833a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8050 | 2025.09.21 00:24:26.991960 [ 4 ] {8c945e82-0569-40d8-851d-183e733833a1} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8051 | 2025.09.21 00:24:26.991996 [ 4 ] {8c945e82-0569-40d8-851d-183e733833a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8052 | 2025.09.21 00:24:26.992320 [ 4 ] {8c945e82-0569-40d8-851d-183e733833a1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8053 | 2025.09.21 00:24:26.992531 [ 4 ] {8c945e82-0569-40d8-851d-183e733833a1} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8054 | 2025.09.21 00:24:26.992658 [ 4 ] {8c945e82-0569-40d8-851d-183e733833a1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001097 sec., 94804.01093892433 rows/sec., 5.81 MiB/sec. | ||
| 8055 | 2025.09.21 00:24:26.992697 [ 4 ] {8c945e82-0569-40d8-851d-183e733833a1} <Debug> TCPHandler: Processed in 0.00125753 sec. | ||
| 8056 | 2025.09.21 00:24:27.292766 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16734 | ||
| 8057 | 2025.09.21 00:24:27.293284 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8058 | 2025.09.21 00:24:27.293327 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8059 | 2025.09.21 00:24:27.293843 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8060 | 2025.09.21 00:24:27.294099 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8061 | 2025.09.21 00:24:27.294244 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16734 | ||
| 8062 | 2025.09.21 00:24:28.184253 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8063 | 2025.09.21 00:24:28.201847 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2025.09.21 00:24:28.201901 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8065 | 2025.09.21 00:24:28.208370 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8066 | 2025.09.21 00:24:28.209118 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2025.09.21 00:24:28.212408 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8068 | 2025.09.21 00:24:31.961882 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8069 | 2025.09.21 00:24:31.962091 [ 4 ] {e6bb19d2-04bf-4a43-810d-a3aab0be38f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8070 | 2025.09.21 00:24:31.962164 [ 4 ] {e6bb19d2-04bf-4a43-810d-a3aab0be38f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8071 | 2025.09.21 00:24:31.962856 [ 4 ] {e6bb19d2-04bf-4a43-810d-a3aab0be38f7} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8072 | 2025.09.21 00:24:31.962902 [ 4 ] {e6bb19d2-04bf-4a43-810d-a3aab0be38f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8073 | 2025.09.21 00:24:31.963301 [ 4 ] {e6bb19d2-04bf-4a43-810d-a3aab0be38f7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8074 | 2025.09.21 00:24:31.963530 [ 4 ] {e6bb19d2-04bf-4a43-810d-a3aab0be38f7} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8075 | 2025.09.21 00:24:31.963685 [ 4 ] {e6bb19d2-04bf-4a43-810d-a3aab0be38f7} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001647 sec., 66788.09957498482 rows/sec., 5.60 MiB/sec. | ||
| 8076 | 2025.09.21 00:24:31.963716 [ 104 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8077 | 2025.09.21 00:24:31.963729 [ 4 ] {e6bb19d2-04bf-4a43-810d-a3aab0be38f7} <Debug> TCPHandler: Processed in 0.001985838 sec. | ||
| 8078 | 2025.09.21 00:24:31.963797 [ 104 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8079 | 2025.09.21 00:24:31.963827 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8080 | 2025.09.21 00:24:31.963892 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8081 | 2025.09.21 00:24:31.963952 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 8082 | 2025.09.21 00:24:31.963991 [ 4 ] {34d324dd-f04e-4b1c-a6bf-06c31c7a116c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8083 | 2025.09.21 00:24:31.964038 [ 4 ] {34d324dd-f04e-4b1c-a6bf-06c31c7a116c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8084 | 2025.09.21 00:24:31.964111 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8085 | 2025.09.21 00:24:31.964153 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2343 rows starting from the beginning of the part | ||
| 8086 | 2025.09.21 00:24:31.964227 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1252 rows starting from the beginning of the part | ||
| 8087 | 2025.09.21 00:24:31.964282 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1140 rows starting from the beginning of the part | ||
| 8088 | 2025.09.21 00:24:31.964331 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 110 rows starting from the beginning of the part | ||
| 8089 | 2025.09.21 00:24:31.964381 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1147 rows starting from the beginning of the part | ||
| 8090 | 2025.09.21 00:24:31.964428 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 110 rows starting from the beginning of the part | ||
| 8091 | 2025.09.21 00:24:31.964430 [ 4 ] {34d324dd-f04e-4b1c-a6bf-06c31c7a116c} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8092 | 2025.09.21 00:24:31.964478 [ 4 ] {34d324dd-f04e-4b1c-a6bf-06c31c7a116c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8093 | 2025.09.21 00:24:31.964804 [ 4 ] {34d324dd-f04e-4b1c-a6bf-06c31c7a116c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8094 | 2025.09.21 00:24:31.965023 [ 4 ] {34d324dd-f04e-4b1c-a6bf-06c31c7a116c} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8095 | 2025.09.21 00:24:31.965142 [ 104 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8096 | 2025.09.21 00:24:31.965156 [ 4 ] {34d324dd-f04e-4b1c-a6bf-06c31c7a116c} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001182 sec., 22842.63959390863 rows/sec., 1.68 MiB/sec. | ||
| 8097 | 2025.09.21 00:24:31.965187 [ 104 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8098 | 2025.09.21 00:24:31.965209 [ 4 ] {34d324dd-f04e-4b1c-a6bf-06c31c7a116c} <Debug> TCPHandler: Processed in 0.001365483 sec. | ||
| 8099 | 2025.09.21 00:24:31.965212 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8100 | 2025.09.21 00:24:31.965325 [ 201 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::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 | ||
| 8101 | 2025.09.21 00:24:31.965335 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8102 | 2025.09.21 00:24:31.965424 [ 201 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8103 | 2025.09.21 00:24:31.965437 [ 4 ] {c086ceff-f10b-47cc-8f69-12e93505555a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8104 | 2025.09.21 00:24:31.965457 [ 201 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 264 rows starting from the beginning of the part | ||
| 8105 | 2025.09.21 00:24:31.965477 [ 4 ] {c086ceff-f10b-47cc-8f69-12e93505555a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8106 | 2025.09.21 00:24:31.965525 [ 201 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part | ||
| 8107 | 2025.09.21 00:24:31.965578 [ 201 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 219 rows starting from the beginning of the part | ||
| 8108 | 2025.09.21 00:24:31.965621 [ 201 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 27 rows starting from the beginning of the part | ||
| 8109 | 2025.09.21 00:24:31.965661 [ 201 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 233 rows starting from the beginning of the part | ||
| 8110 | 2025.09.21 00:24:31.965707 [ 201 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 27 rows starting from the beginning of the part | ||
| 8111 | 2025.09.21 00:24:31.965902 [ 4 ] {c086ceff-f10b-47cc-8f69-12e93505555a} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8112 | 2025.09.21 00:24:31.965938 [ 4 ] {c086ceff-f10b-47cc-8f69-12e93505555a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8113 | 2025.09.21 00:24:31.966252 [ 4 ] {c086ceff-f10b-47cc-8f69-12e93505555a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8114 | 2025.09.21 00:24:31.966467 [ 4 ] {c086ceff-f10b-47cc-8f69-12e93505555a} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8115 | 2025.09.21 00:24:31.966548 [ 192 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 801 rows, containing 5 columns (5 merged, 0 gathered) in 0.00126151 sec., 634953.3495572766 rows/sec., 41.70 MiB/sec. | ||
| 8116 | 2025.09.21 00:24:31.966588 [ 104 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8117 | 2025.09.21 00:24:31.966600 [ 4 ] {c086ceff-f10b-47cc-8f69-12e93505555a} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001179 sec., 77184.05428329093 rows/sec., 6.03 MiB/sec. | ||
| 8118 | 2025.09.21 00:24:31.966631 [ 104 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8119 | 2025.09.21 00:24:31.966653 [ 4 ] {c086ceff-f10b-47cc-8f69-12e93505555a} <Debug> TCPHandler: Processed in 0.001364503 sec. | ||
| 8120 | 2025.09.21 00:24:31.966656 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8121 | 2025.09.21 00:24:31.966692 [ 201 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6102 rows, containing 5 columns (5 merged, 0 gathered) in 0.002800067 sec., 2179233.5683396147 rows/sec., 184.34 MiB/sec. | ||
| 8122 | 2025.09.21 00:24:31.966744 [ 191 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 8123 | 2025.09.21 00:24:31.966785 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8124 | 2025.09.21 00:24:31.966812 [ 186 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8125 | 2025.09.21 00:24:31.966845 [ 191 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8126 | 2025.09.21 00:24:31.966873 [ 191 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1212 rows starting from the beginning of the part | ||
| 8127 | 2025.09.21 00:24:31.966884 [ 4 ] {dd90f174-4dc8-469c-9999-ac8953b608c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8128 | 2025.09.21 00:24:31.966920 [ 191 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 551 rows starting from the beginning of the part | ||
| 8129 | 2025.09.21 00:24:31.966932 [ 4 ] {dd90f174-4dc8-469c-9999-ac8953b608c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8130 | 2025.09.21 00:24:31.966965 [ 191 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 693 rows starting from the beginning of the part | ||
| 8131 | 2025.09.21 00:24:31.967005 [ 191 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 91 rows starting from the beginning of the part | ||
| 8132 | 2025.09.21 00:24:31.967044 [ 191 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 707 rows starting from the beginning of the part | ||
| 8133 | 2025.09.21 00:24:31.967082 [ 191 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 91 rows starting from the beginning of the part | ||
| 8134 | 2025.09.21 00:24:31.967091 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8135 | 2025.09.21 00:24:31.967269 [ 186 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_46_9} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8136 | 2025.09.21 00:24:31.967391 [ 4 ] {dd90f174-4dc8-469c-9999-ac8953b608c1} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8137 | 2025.09.21 00:24:31.967392 [ 186 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_46_9} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8138 | 2025.09.21 00:24:31.967437 [ 4 ] {dd90f174-4dc8-469c-9999-ac8953b608c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8139 | 2025.09.21 00:24:31.967541 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8140 | 2025.09.21 00:24:31.967599 [ 201 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_51_10} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8141 | 2025.09.21 00:24:31.967705 [ 201 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_51_10} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8142 | 2025.09.21 00:24:31.967801 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 8143 | 2025.09.21 00:24:31.967844 [ 4 ] {dd90f174-4dc8-469c-9999-ac8953b608c1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8144 | 2025.09.21 00:24:31.968071 [ 4 ] {dd90f174-4dc8-469c-9999-ac8953b608c1} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8145 | 2025.09.21 00:24:31.968183 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8146 | 2025.09.21 00:24:31.968200 [ 4 ] {dd90f174-4dc8-469c-9999-ac8953b608c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001333 sec., 120030.00750187547 rows/sec., 8.36 MiB/sec. | ||
| 8147 | 2025.09.21 00:24:31.968216 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2025.09.21 00:24:31.968241 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8149 | 2025.09.21 00:24:31.968246 [ 4 ] {dd90f174-4dc8-469c-9999-ac8953b608c1} <Debug> TCPHandler: Processed in 0.001507806 sec. | ||
| 8150 | 2025.09.21 00:24:31.968275 [ 186 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3345 rows, containing 5 columns (5 merged, 0 gathered) in 0.001562428 sec., 2140898.652609912 rows/sec., 161.75 MiB/sec. | ||
| 8151 | 2025.09.21 00:24:31.968317 [ 186 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 8152 | 2025.09.21 00:24:31.968381 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8153 | 2025.09.21 00:24:31.968415 [ 186 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8154 | 2025.09.21 00:24:31.968455 [ 186 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16342 rows starting from the beginning of the part | ||
| 8155 | 2025.09.21 00:24:31.968463 [ 201 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8156 | 2025.09.21 00:24:31.968494 [ 4 ] {84ba7453-7db7-4d09-bd4e-c80d4b3628f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8157 | 2025.09.21 00:24:31.968522 [ 186 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 834 rows starting from the beginning of the part | ||
| 8158 | 2025.09.21 00:24:31.968563 [ 4 ] {84ba7453-7db7-4d09-bd4e-c80d4b3628f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8159 | 2025.09.21 00:24:31.968582 [ 186 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 314 rows starting from the beginning of the part | ||
| 8160 | 2025.09.21 00:24:31.968633 [ 186 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 8161 | 2025.09.21 00:24:31.968677 [ 186 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 321 rows starting from the beginning of the part | ||
| 8162 | 2025.09.21 00:24:31.968723 [ 186 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 8163 | 2025.09.21 00:24:31.968757 [ 201 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_51_10} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8164 | 2025.09.21 00:24:31.968836 [ 201 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_51_10} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8165 | 2025.09.21 00:24:31.968923 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8166 | 2025.09.21 00:24:31.969423 [ 4 ] {84ba7453-7db7-4d09-bd4e-c80d4b3628f2} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8167 | 2025.09.21 00:24:31.969462 [ 4 ] {84ba7453-7db7-4d09-bd4e-c80d4b3628f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8168 | 2025.09.21 00:24:31.970063 [ 4 ] {84ba7453-7db7-4d09-bd4e-c80d4b3628f2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8169 | 2025.09.21 00:24:31.970308 [ 4 ] {84ba7453-7db7-4d09-bd4e-c80d4b3628f2} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8170 | 2025.09.21 00:24:31.970444 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8171 | 2025.09.21 00:24:31.970463 [ 4 ] {84ba7453-7db7-4d09-bd4e-c80d4b3628f2} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001991 sec., 13561.024610748367 rows/sec., 24.30 MiB/sec. | ||
| 8172 | 2025.09.21 00:24:31.970485 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8173 | 2025.09.21 00:24:31.970512 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8174 | 2025.09.21 00:24:31.970556 [ 4 ] {84ba7453-7db7-4d09-bd4e-c80d4b3628f2} <Debug> TCPHandler: Processed in 0.002229093 sec. | ||
| 8175 | 2025.09.21 00:24:31.970582 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 8176 | 2025.09.21 00:24:31.970684 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8177 | 2025.09.21 00:24:31.970781 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8178 | 2025.09.21 00:24:31.970782 [ 4 ] {1a1e5b25-25c4-47fe-b5e2-23c34672a14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8179 | 2025.09.21 00:24:31.970835 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 782 rows starting from the beginning of the part | ||
| 8180 | 2025.09.21 00:24:31.970839 [ 4 ] {1a1e5b25-25c4-47fe-b5e2-23c34672a14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8181 | 2025.09.21 00:24:31.970962 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 27 rows starting from the beginning of the part | ||
| 8182 | 2025.09.21 00:24:31.971083 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
| 8183 | 2025.09.21 00:24:31.971192 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 27 rows starting from the beginning of the part | ||
| 8184 | 2025.09.21 00:24:31.971215 [ 4 ] {1a1e5b25-25c4-47fe-b5e2-23c34672a14a} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8185 | 2025.09.21 00:24:31.971254 [ 4 ] {1a1e5b25-25c4-47fe-b5e2-23c34672a14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8186 | 2025.09.21 00:24:31.971295 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part | ||
| 8187 | 2025.09.21 00:24:31.971397 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 27 rows starting from the beginning of the part | ||
| 8188 | 2025.09.21 00:24:31.971621 [ 4 ] {1a1e5b25-25c4-47fe-b5e2-23c34672a14a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8189 | 2025.09.21 00:24:31.971941 [ 4 ] {1a1e5b25-25c4-47fe-b5e2-23c34672a14a} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2025.09.21 00:24:31.972074 [ 104 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8191 | 2025.09.21 00:24:31.972096 [ 4 ] {1a1e5b25-25c4-47fe-b5e2-23c34672a14a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec. | ||
| 8192 | 2025.09.21 00:24:31.972104 [ 104 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2025.09.21 00:24:31.972137 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8194 | 2025.09.21 00:24:31.972143 [ 4 ] {1a1e5b25-25c4-47fe-b5e2-23c34672a14a} <Debug> TCPHandler: Processed in 0.001508576 sec. | ||
| 8195 | 2025.09.21 00:24:31.972212 [ 201 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 8196 | 2025.09.21 00:24:31.972294 [ 201 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8197 | 2025.09.21 00:24:31.972319 [ 201 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3712 rows starting from the beginning of the part | ||
| 8198 | 2025.09.21 00:24:31.972363 [ 201 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 8199 | 2025.09.21 00:24:31.972402 [ 201 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 8200 | 2025.09.21 00:24:31.972434 [ 201 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 8201 | 2025.09.21 00:24:31.972466 [ 201 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 104 rows starting from the beginning of the part | ||
| 8202 | 2025.09.21 00:24:31.972500 [ 201 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 8203 | 2025.09.21 00:24:31.973940 [ 190 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4100 rows, containing 4 columns (4 merged, 0 gathered) in 0.001754892 sec., 2336326.1100968034 rows/sec., 148.39 MiB/sec. | ||
| 8204 | 2025.09.21 00:24:31.974384 [ 200 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8205 | 2025.09.21 00:24:31.974658 [ 190 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_51_10} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8206 | 2025.09.21 00:24:31.974772 [ 190 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_51_10} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8207 | 2025.09.21 00:24:31.974830 [ 195 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18131 rows, containing 5 columns (5 merged, 0 gathered) in 0.006541577 sec., 2771655.8254989586 rows/sec., 185.53 MiB/sec. | ||
| 8208 | 2025.09.21 00:24:31.974896 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8209 | 2025.09.21 00:24:31.975040 [ 200 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8210 | 2025.09.21 00:24:31.975285 [ 200 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8211 | 2025.09.21 00:24:31.975357 [ 200 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8212 | 2025.09.21 00:24:31.975428 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 8213 | 2025.09.21 00:24:32.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.54 MiB, peak 299.43 MiB, free memory in arenas 0.00 B, will set to 291.04 MiB (RSS), difference: -3.50 MiB | ||
| 8214 | 2025.09.21 00:24:32.001173 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 891 rows, containing 19 columns (19 merged, 0 gathered) in 0.030621574 sec., 29097.132629433094 rows/sec., 52.14 MiB/sec. | ||
| 8215 | 2025.09.21 00:24:32.002575 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8216 | 2025.09.21 00:24:32.002941 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2025.09.21 00:24:32.003017 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8218 | 2025.09.21 00:24:32.003194 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 8219 | 2025.09.21 00:24:33.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.41 MiB, peak 299.43 MiB, free memory in arenas 0.00 B, will set to 292.13 MiB (RSS), difference: 8.72 MiB | ||
| 8220 | 2025.09.21 00:24:34.613097 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8221 | 2025.09.21 00:24:34.613153 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8222 | 2025.09.21 00:24:34.794446 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17182 | ||
| 8223 | 2025.09.21 00:24:34.795147 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8224 | 2025.09.21 00:24:34.795186 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8225 | 2025.09.21 00:24:34.795667 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8226 | 2025.09.21 00:24:34.795897 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8227 | 2025.09.21 00:24:34.796031 [ 100 ] {} <Debug> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8228 | 2025.09.21 00:24:34.796039 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17182 | ||
| 8229 | 2025.09.21 00:24:34.796078 [ 100 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8230 | 2025.09.21 00:24:34.796103 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8231 | 2025.09.21 00:24:34.796261 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::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 | ||
| 8232 | 2025.09.21 00:24:34.796467 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8233 | 2025.09.21 00:24:34.796530 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14814 rows starting from the beginning of the part | ||
| 8234 | 2025.09.21 00:24:34.796634 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8235 | 2025.09.21 00:24:34.796714 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8236 | 2025.09.21 00:24:34.796783 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8237 | 2025.09.21 00:24:34.796850 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8238 | 2025.09.21 00:24:34.796918 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8239 | 2025.09.21 00:24:34.798951 [ 195 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17182 rows, containing 4 columns (4 merged, 0 gathered) in 0.002769496 sec., 6204016.904158735 rows/sec., 88.75 MiB/sec. | ||
| 8240 | 2025.09.21 00:24:34.799227 [ 198 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8241 | 2025.09.21 00:24:34.799507 [ 198 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_36_7} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8242 | 2025.09.21 00:24:34.799575 [ 198 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_36_7} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8243 | 2025.09.21 00:24:34.799665 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 8244 | 2025.09.21 00:24:34.841211 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1078 | ||
| 8245 | 2025.09.21 00:24:34.843469 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8246 | 2025.09.21 00:24:34.843516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8247 | 2025.09.21 00:24:34.844672 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8248 | 2025.09.21 00:24:34.844934 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8249 | 2025.09.21 00:24:34.845101 [ 100 ] {} <Debug> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8250 | 2025.09.21 00:24:34.845165 [ 100 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8251 | 2025.09.21 00:24:34.845198 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1078 | ||
| 8252 | 2025.09.21 00:24:34.845198 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8253 | 2025.09.21 00:24:34.845385 [ 200 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 8254 | 2025.09.21 00:24:34.845973 [ 200 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8255 | 2025.09.21 00:24:34.846117 [ 200 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 896 rows starting from the beginning of the part | ||
| 8256 | 2025.09.21 00:24:34.846478 [ 200 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 8257 | 2025.09.21 00:24:34.846823 [ 200 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 8258 | 2025.09.21 00:24:34.847159 [ 200 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 44 rows starting from the beginning of the part | ||
| 8259 | 2025.09.21 00:24:34.847485 [ 200 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 8260 | 2025.09.21 00:24:34.847841 [ 200 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 8261 | 2025.09.21 00:24:34.854009 [ 197 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1078 rows, containing 72 columns (72 merged, 0 gathered) in 0.008653427 sec., 124574.92274448031 rows/sec., 99.81 MiB/sec. | ||
| 8262 | 2025.09.21 00:24:34.855277 [ 196 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8263 | 2025.09.21 00:24:34.855774 [ 196 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_26_5} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8264 | 2025.09.21 00:24:34.855837 [ 196 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_26_5} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8265 | 2025.09.21 00:24:34.855998 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 8266 | 2025.09.21 00:24:35.712665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8267 | 2025.09.21 00:24:35.729961 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8268 | 2025.09.21 00:24:35.730021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8269 | 2025.09.21 00:24:35.735518 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8270 | 2025.09.21 00:24:35.736224 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8271 | 2025.09.21 00:24:35.736518 [ 99 ] {} <Debug> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8272 | 2025.09.21 00:24:35.736585 [ 99 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8273 | 2025.09.21 00:24:35.736606 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8274 | 2025.09.21 00:24:35.736720 [ 197 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 8275 | 2025.09.21 00:24:35.739225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8276 | 2025.09.21 00:24:35.739678 [ 197 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8277 | 2025.09.21 00:24:35.740367 [ 197 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 8278 | 2025.09.21 00:24:35.743583 [ 197 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 8279 | 2025.09.21 00:24:35.746880 [ 197 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 8280 | 2025.09.21 00:24:35.750354 [ 197 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 8281 | 2025.09.21 00:24:35.754486 [ 197 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 8282 | 2025.09.21 00:24:35.758091 [ 197 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8283 | 2025.09.21 00:24:35.807851 [ 197 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.071167924 sec., 3821.946527483365 rows/sec., 19.76 MiB/sec. | ||
| 8284 | 2025.09.21 00:24:35.809626 [ 197 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8285 | 2025.09.21 00:24:35.811229 [ 197 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_36_7} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8286 | 2025.09.21 00:24:35.811318 [ 197 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_36_7} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8287 | 2025.09.21 00:24:35.812726 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8288 | 2025.09.21 00:24:36.000230 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.47 MiB, peak 305.34 MiB, free memory in arenas 0.00 B, will set to 294.85 MiB (RSS), difference: 1.38 MiB | ||
| 8289 | 2025.09.21 00:24:36.971616 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8290 | 2025.09.21 00:24:36.971794 [ 4 ] {1966083d-0eb6-4dbe-bf2c-f5fef582ed6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8291 | 2025.09.21 00:24:36.971861 [ 4 ] {1966083d-0eb6-4dbe-bf2c-f5fef582ed6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8292 | 2025.09.21 00:24:36.972695 [ 4 ] {1966083d-0eb6-4dbe-bf2c-f5fef582ed6f} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2025.09.21 00:24:36.972740 [ 4 ] {1966083d-0eb6-4dbe-bf2c-f5fef582ed6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8294 | 2025.09.21 00:24:36.973186 [ 4 ] {1966083d-0eb6-4dbe-bf2c-f5fef582ed6f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8295 | 2025.09.21 00:24:36.973442 [ 4 ] {1966083d-0eb6-4dbe-bf2c-f5fef582ed6f} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2025.09.21 00:24:36.973596 [ 4 ] {1966083d-0eb6-4dbe-bf2c-f5fef582ed6f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001854 sec., 221143.47357065804 rows/sec., 14.03 MiB/sec. | ||
| 8297 | 2025.09.21 00:24:36.973641 [ 4 ] {1966083d-0eb6-4dbe-bf2c-f5fef582ed6f} <Debug> TCPHandler: Processed in 0.002155162 sec. | ||
| 8298 | 2025.09.21 00:24:36.973764 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8299 | 2025.09.21 00:24:36.973861 [ 4 ] {22b1256c-ff70-48b1-be11-5a8cf3545a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8300 | 2025.09.21 00:24:36.973906 [ 4 ] {22b1256c-ff70-48b1-be11-5a8cf3545a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8301 | 2025.09.21 00:24:36.974848 [ 4 ] {22b1256c-ff70-48b1-be11-5a8cf3545a28} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8302 | 2025.09.21 00:24:36.974884 [ 4 ] {22b1256c-ff70-48b1-be11-5a8cf3545a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8303 | 2025.09.21 00:24:36.975262 [ 4 ] {22b1256c-ff70-48b1-be11-5a8cf3545a28} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8304 | 2025.09.21 00:24:36.975479 [ 4 ] {22b1256c-ff70-48b1-be11-5a8cf3545a28} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8305 | 2025.09.21 00:24:36.975607 [ 4 ] {22b1256c-ff70-48b1-be11-5a8cf3545a28} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001765 sec., 645892.3512747876 rows/sec., 51.23 MiB/sec. | ||
| 8306 | 2025.09.21 00:24:36.975646 [ 4 ] {22b1256c-ff70-48b1-be11-5a8cf3545a28} <Debug> TCPHandler: Processed in 0.001933186 sec. | ||
| 8307 | 2025.09.21 00:24:36.975754 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8308 | 2025.09.21 00:24:36.975851 [ 4 ] {17b29b7e-df9a-447d-a445-2332f5b3f385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8309 | 2025.09.21 00:24:36.975891 [ 4 ] {17b29b7e-df9a-447d-a445-2332f5b3f385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8310 | 2025.09.21 00:24:36.976362 [ 4 ] {17b29b7e-df9a-447d-a445-2332f5b3f385} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8311 | 2025.09.21 00:24:36.976399 [ 4 ] {17b29b7e-df9a-447d-a445-2332f5b3f385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8312 | 2025.09.21 00:24:36.976718 [ 4 ] {17b29b7e-df9a-447d-a445-2332f5b3f385} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8313 | 2025.09.21 00:24:36.976944 [ 4 ] {17b29b7e-df9a-447d-a445-2332f5b3f385} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8314 | 2025.09.21 00:24:36.977075 [ 4 ] {17b29b7e-df9a-447d-a445-2332f5b3f385} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001244 sec., 176045.0160771704 rows/sec., 10.49 MiB/sec. | ||
| 8315 | 2025.09.21 00:24:36.977114 [ 4 ] {17b29b7e-df9a-447d-a445-2332f5b3f385} <Debug> TCPHandler: Processed in 0.001409964 sec. | ||
| 8316 | 2025.09.21 00:24:36.977219 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8317 | 2025.09.21 00:24:36.977315 [ 4 ] {78461b27-24cd-4909-8c19-cbfe73467c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8318 | 2025.09.21 00:24:36.977356 [ 4 ] {78461b27-24cd-4909-8c19-cbfe73467c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8319 | 2025.09.21 00:24:36.977819 [ 4 ] {78461b27-24cd-4909-8c19-cbfe73467c7f} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8320 | 2025.09.21 00:24:36.977855 [ 4 ] {78461b27-24cd-4909-8c19-cbfe73467c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8321 | 2025.09.21 00:24:36.978173 [ 4 ] {78461b27-24cd-4909-8c19-cbfe73467c7f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8322 | 2025.09.21 00:24:36.978401 [ 4 ] {78461b27-24cd-4909-8c19-cbfe73467c7f} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8323 | 2025.09.21 00:24:36.978530 [ 4 ] {78461b27-24cd-4909-8c19-cbfe73467c7f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001232 sec., 172077.92207792206 rows/sec., 11.10 MiB/sec. | ||
| 8324 | 2025.09.21 00:24:36.978568 [ 4 ] {78461b27-24cd-4909-8c19-cbfe73467c7f} <Debug> TCPHandler: Processed in 0.001397724 sec. | ||
| 8325 | 2025.09.21 00:24:36.978673 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8326 | 2025.09.21 00:24:36.978767 [ 4 ] {293b5e7b-8ea2-4fe6-ad00-6e2f5ce2f0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8327 | 2025.09.21 00:24:36.978808 [ 4 ] {293b5e7b-8ea2-4fe6-ad00-6e2f5ce2f0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8328 | 2025.09.21 00:24:36.979273 [ 4 ] {293b5e7b-8ea2-4fe6-ad00-6e2f5ce2f0a0} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8329 | 2025.09.21 00:24:36.979309 [ 4 ] {293b5e7b-8ea2-4fe6-ad00-6e2f5ce2f0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8330 | 2025.09.21 00:24:36.979621 [ 4 ] {293b5e7b-8ea2-4fe6-ad00-6e2f5ce2f0a0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8331 | 2025.09.21 00:24:36.979842 [ 4 ] {293b5e7b-8ea2-4fe6-ad00-6e2f5ce2f0a0} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8332 | 2025.09.21 00:24:36.979968 [ 4 ] {293b5e7b-8ea2-4fe6-ad00-6e2f5ce2f0a0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00122 sec., 172950.81967213115 rows/sec., 9.82 MiB/sec. | ||
| 8333 | 2025.09.21 00:24:36.980008 [ 4 ] {293b5e7b-8ea2-4fe6-ad00-6e2f5ce2f0a0} <Debug> TCPHandler: Processed in 0.001386583 sec. | ||
| 8334 | 2025.09.21 00:24:36.980108 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8335 | 2025.09.21 00:24:36.980203 [ 4 ] {2cd22ad3-fe6b-4b10-927d-e6c861b96760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8336 | 2025.09.21 00:24:36.980243 [ 4 ] {2cd22ad3-fe6b-4b10-927d-e6c861b96760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8337 | 2025.09.21 00:24:36.980884 [ 4 ] {2cd22ad3-fe6b-4b10-927d-e6c861b96760} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8338 | 2025.09.21 00:24:36.980921 [ 4 ] {2cd22ad3-fe6b-4b10-927d-e6c861b96760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8339 | 2025.09.21 00:24:36.981262 [ 4 ] {2cd22ad3-fe6b-4b10-927d-e6c861b96760} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8340 | 2025.09.21 00:24:36.981471 [ 4 ] {2cd22ad3-fe6b-4b10-927d-e6c861b96760} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8341 | 2025.09.21 00:24:36.981600 [ 4 ] {2cd22ad3-fe6b-4b10-927d-e6c861b96760} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001415 sec., 489752.65017667843 rows/sec., 34.22 MiB/sec. | ||
| 8342 | 2025.09.21 00:24:36.981638 [ 4 ] {2cd22ad3-fe6b-4b10-927d-e6c861b96760} <Debug> TCPHandler: Processed in 0.001578348 sec. | ||
| 8343 | 2025.09.21 00:24:36.981742 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8344 | 2025.09.21 00:24:36.981841 [ 4 ] {84992e12-9e83-4bd2-a25f-6fcf18b8517e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8345 | 2025.09.21 00:24:36.981884 [ 4 ] {84992e12-9e83-4bd2-a25f-6fcf18b8517e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8346 | 2025.09.21 00:24:36.982215 [ 4 ] {84992e12-9e83-4bd2-a25f-6fcf18b8517e} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8347 | 2025.09.21 00:24:36.982252 [ 4 ] {84992e12-9e83-4bd2-a25f-6fcf18b8517e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8348 | 2025.09.21 00:24:36.982570 [ 4 ] {84992e12-9e83-4bd2-a25f-6fcf18b8517e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8349 | 2025.09.21 00:24:36.982793 [ 4 ] {84992e12-9e83-4bd2-a25f-6fcf18b8517e} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8350 | 2025.09.21 00:24:36.982917 [ 97 ] {} <Debug> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8351 | 2025.09.21 00:24:36.982926 [ 4 ] {84992e12-9e83-4bd2-a25f-6fcf18b8517e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. | ||
| 8352 | 2025.09.21 00:24:36.982984 [ 97 ] {} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8353 | 2025.09.21 00:24:36.982992 [ 4 ] {84992e12-9e83-4bd2-a25f-6fcf18b8517e} <Debug> TCPHandler: Processed in 0.001301511 sec. | ||
| 8354 | 2025.09.21 00:24:36.983014 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8355 | 2025.09.21 00:24:36.983120 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8356 | 2025.09.21 00:24:36.983123 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::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 | ||
| 8357 | 2025.09.21 00:24:36.983220 [ 4 ] {a9315b99-7818-41f1-b1fc-73c6119a45c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8358 | 2025.09.21 00:24:36.983228 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8359 | 2025.09.21 00:24:36.983261 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 8360 | 2025.09.21 00:24:36.983264 [ 4 ] {a9315b99-7818-41f1-b1fc-73c6119a45c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8361 | 2025.09.21 00:24:36.983320 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8362 | 2025.09.21 00:24:36.983362 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8363 | 2025.09.21 00:24:36.983398 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 8364 | 2025.09.21 00:24:36.983450 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 8365 | 2025.09.21 00:24:36.983506 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 8366 | 2025.09.21 00:24:36.983814 [ 4 ] {a9315b99-7818-41f1-b1fc-73c6119a45c4} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8367 | 2025.09.21 00:24:36.983855 [ 4 ] {a9315b99-7818-41f1-b1fc-73c6119a45c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8368 | 2025.09.21 00:24:36.984353 [ 4 ] {a9315b99-7818-41f1-b1fc-73c6119a45c4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8369 | 2025.09.21 00:24:36.984550 [ 188 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001460515 sec., 106811.63836044136 rows/sec., 5.45 MiB/sec. | ||
| 8370 | 2025.09.21 00:24:36.984643 [ 4 ] {a9315b99-7818-41f1-b1fc-73c6119a45c4} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8371 | 2025.09.21 00:24:36.984738 [ 188 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8372 | 2025.09.21 00:24:36.984789 [ 4 ] {a9315b99-7818-41f1-b1fc-73c6119a45c4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001588 sec., 197732.99748110832 rows/sec., 12.99 MiB/sec. | ||
| 8373 | 2025.09.21 00:24:36.984832 [ 4 ] {a9315b99-7818-41f1-b1fc-73c6119a45c4} <Debug> TCPHandler: Processed in 0.001763182 sec. | ||
| 8374 | 2025.09.21 00:24:36.984950 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8375 | 2025.09.21 00:24:36.985047 [ 4 ] {24ed039e-0dfa-4704-bf06-172ea37af740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8376 | 2025.09.21 00:24:36.985056 [ 188 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_26_5} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8377 | 2025.09.21 00:24:36.985094 [ 4 ] {24ed039e-0dfa-4704-bf06-172ea37af740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8378 | 2025.09.21 00:24:36.985145 [ 188 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_26_5} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8379 | 2025.09.21 00:24:36.985242 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8380 | 2025.09.21 00:24:36.985412 [ 4 ] {24ed039e-0dfa-4704-bf06-172ea37af740} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8381 | 2025.09.21 00:24:36.985454 [ 4 ] {24ed039e-0dfa-4704-bf06-172ea37af740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8382 | 2025.09.21 00:24:36.985758 [ 4 ] {24ed039e-0dfa-4704-bf06-172ea37af740} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8383 | 2025.09.21 00:24:36.985978 [ 4 ] {24ed039e-0dfa-4704-bf06-172ea37af740} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8384 | 2025.09.21 00:24:36.986108 [ 4 ] {24ed039e-0dfa-4704-bf06-172ea37af740} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 62.39 KiB/sec. | ||
| 8385 | 2025.09.21 00:24:36.986147 [ 4 ] {24ed039e-0dfa-4704-bf06-172ea37af740} <Debug> TCPHandler: Processed in 0.001247759 sec. | ||
| 8386 | 2025.09.21 00:24:36.986256 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8387 | 2025.09.21 00:24:36.986349 [ 4 ] {026a51a5-3625-4821-8d11-3bdfd59b3a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8388 | 2025.09.21 00:24:36.986404 [ 4 ] {026a51a5-3625-4821-8d11-3bdfd59b3a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8389 | 2025.09.21 00:24:36.987263 [ 4 ] {026a51a5-3625-4821-8d11-3bdfd59b3a59} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8390 | 2025.09.21 00:24:36.987307 [ 4 ] {026a51a5-3625-4821-8d11-3bdfd59b3a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8391 | 2025.09.21 00:24:36.987923 [ 4 ] {026a51a5-3625-4821-8d11-3bdfd59b3a59} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8392 | 2025.09.21 00:24:36.988175 [ 4 ] {026a51a5-3625-4821-8d11-3bdfd59b3a59} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8393 | 2025.09.21 00:24:36.988313 [ 4 ] {026a51a5-3625-4821-8d11-3bdfd59b3a59} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001983 sec., 7060.010085728694 rows/sec., 12.65 MiB/sec. | ||
| 8394 | 2025.09.21 00:24:36.988373 [ 4 ] {026a51a5-3625-4821-8d11-3bdfd59b3a59} <Debug> TCPHandler: Processed in 0.002167852 sec. | ||
| 8395 | 2025.09.21 00:24:36.988481 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8396 | 2025.09.21 00:24:36.988577 [ 4 ] {3bd0b9d1-397a-4c45-b3fa-f9f88ffe04a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8397 | 2025.09.21 00:24:36.988619 [ 4 ] {3bd0b9d1-397a-4c45-b3fa-f9f88ffe04a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8398 | 2025.09.21 00:24:36.988952 [ 4 ] {3bd0b9d1-397a-4c45-b3fa-f9f88ffe04a7} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8399 | 2025.09.21 00:24:36.988989 [ 4 ] {3bd0b9d1-397a-4c45-b3fa-f9f88ffe04a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8400 | 2025.09.21 00:24:36.989298 [ 4 ] {3bd0b9d1-397a-4c45-b3fa-f9f88ffe04a7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8401 | 2025.09.21 00:24:36.989512 [ 4 ] {3bd0b9d1-397a-4c45-b3fa-f9f88ffe04a7} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8402 | 2025.09.21 00:24:36.989638 [ 4 ] {3bd0b9d1-397a-4c45-b3fa-f9f88ffe04a7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001081 sec., 96207.2155411656 rows/sec., 5.89 MiB/sec. | ||
| 8403 | 2025.09.21 00:24:36.989674 [ 4 ] {3bd0b9d1-397a-4c45-b3fa-f9f88ffe04a7} <Debug> TCPHandler: Processed in 0.0012446 sec. | ||
| 8404 | 2025.09.21 00:24:37.774384 [ 96 ] {} <Debug> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8405 | 2025.09.21 00:24:37.774454 [ 96 ] {} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8406 | 2025.09.21 00:24:37.774477 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 8407 | 2025.09.21 00:24:37.774610 [ 191 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::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 | ||
| 8408 | 2025.09.21 00:24:37.774784 [ 191 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8409 | 2025.09.21 00:24:37.774825 [ 191 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 8410 | 2025.09.21 00:24:37.774905 [ 191 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 8411 | 2025.09.21 00:24:37.774958 [ 191 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 8412 | 2025.09.21 00:24:37.775001 [ 191 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 8413 | 2025.09.21 00:24:37.775045 [ 191 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 8414 | 2025.09.21 00:24:37.775883 [ 193 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325512 sec., 40738.97482633126 rows/sec., 3.40 MiB/sec. | ||
| 8415 | 2025.09.21 00:24:37.776070 [ 191 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8416 | 2025.09.21 00:24:37.776326 [ 191 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_9_2} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8417 | 2025.09.21 00:24:37.776398 [ 191 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_9_2} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8418 | 2025.09.21 00:24:37.776471 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8419 | 2025.09.21 00:24:41.988828 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8420 | 2025.09.21 00:24:41.989044 [ 4 ] {e9115573-3415-4992-bf5c-a6b34c69b3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8421 | 2025.09.21 00:24:41.989114 [ 4 ] {e9115573-3415-4992-bf5c-a6b34c69b3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8422 | 2025.09.21 00:24:41.990557 [ 4 ] {e9115573-3415-4992-bf5c-a6b34c69b3c1} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8423 | 2025.09.21 00:24:41.990607 [ 4 ] {e9115573-3415-4992-bf5c-a6b34c69b3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8424 | 2025.09.21 00:24:41.991156 [ 4 ] {e9115573-3415-4992-bf5c-a6b34c69b3c1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8425 | 2025.09.21 00:24:41.991387 [ 4 ] {e9115573-3415-4992-bf5c-a6b34c69b3c1} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2025.09.21 00:24:41.991550 [ 4 ] {e9115573-3415-4992-bf5c-a6b34c69b3c1} <Debug> executeQuery: Read 1250 rows, 105.56 KiB in 0.002561 sec., 488090.5896134323 rows/sec., 40.25 MiB/sec. | ||
| 8427 | 2025.09.21 00:24:41.991603 [ 4 ] {e9115573-3415-4992-bf5c-a6b34c69b3c1} <Debug> TCPHandler: Processed in 0.0029265 sec. | ||
| 8428 | 2025.09.21 00:24:41.991729 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8429 | 2025.09.21 00:24:41.991837 [ 4 ] {29d93bcb-ee25-40df-b770-68191393e62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8430 | 2025.09.21 00:24:41.991883 [ 4 ] {29d93bcb-ee25-40df-b770-68191393e62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8431 | 2025.09.21 00:24:41.992300 [ 4 ] {29d93bcb-ee25-40df-b770-68191393e62b} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8432 | 2025.09.21 00:24:41.992339 [ 4 ] {29d93bcb-ee25-40df-b770-68191393e62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8433 | 2025.09.21 00:24:41.992656 [ 4 ] {29d93bcb-ee25-40df-b770-68191393e62b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8434 | 2025.09.21 00:24:41.992862 [ 4 ] {29d93bcb-ee25-40df-b770-68191393e62b} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8435 | 2025.09.21 00:24:41.992998 [ 4 ] {29d93bcb-ee25-40df-b770-68191393e62b} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001187 sec., 22746.41954507161 rows/sec., 1.67 MiB/sec. | ||
| 8436 | 2025.09.21 00:24:41.993037 [ 4 ] {29d93bcb-ee25-40df-b770-68191393e62b} <Debug> TCPHandler: Processed in 0.001360892 sec. | ||
| 8437 | 2025.09.21 00:24:41.993144 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8438 | 2025.09.21 00:24:41.993241 [ 4 ] {179d5327-696c-4b71-b061-d6108451830a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8439 | 2025.09.21 00:24:41.993282 [ 4 ] {179d5327-696c-4b71-b061-d6108451830a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8440 | 2025.09.21 00:24:41.993756 [ 4 ] {179d5327-696c-4b71-b061-d6108451830a} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2025.09.21 00:24:41.993793 [ 4 ] {179d5327-696c-4b71-b061-d6108451830a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8442 | 2025.09.21 00:24:41.994115 [ 4 ] {179d5327-696c-4b71-b061-d6108451830a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8443 | 2025.09.21 00:24:41.994333 [ 4 ] {179d5327-696c-4b71-b061-d6108451830a} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2025.09.21 00:24:41.994465 [ 4 ] {179d5327-696c-4b71-b061-d6108451830a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001243 sec., 183427.19227674982 rows/sec., 12.42 MiB/sec. | ||
| 8445 | 2025.09.21 00:24:41.994503 [ 4 ] {179d5327-696c-4b71-b061-d6108451830a} <Debug> TCPHandler: Processed in 0.001410063 sec. | ||
| 8446 | 2025.09.21 00:24:41.994608 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8447 | 2025.09.21 00:24:41.994703 [ 4 ] {5c40b359-6ef8-4b5b-9eda-f3dbc0159eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8448 | 2025.09.21 00:24:41.994744 [ 4 ] {5c40b359-6ef8-4b5b-9eda-f3dbc0159eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8449 | 2025.09.21 00:24:41.995314 [ 4 ] {5c40b359-6ef8-4b5b-9eda-f3dbc0159eca} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2025.09.21 00:24:41.995348 [ 4 ] {5c40b359-6ef8-4b5b-9eda-f3dbc0159eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8451 | 2025.09.21 00:24:41.995658 [ 4 ] {5c40b359-6ef8-4b5b-9eda-f3dbc0159eca} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8452 | 2025.09.21 00:24:41.995924 [ 4 ] {5c40b359-6ef8-4b5b-9eda-f3dbc0159eca} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8453 | 2025.09.21 00:24:41.996055 [ 4 ] {5c40b359-6ef8-4b5b-9eda-f3dbc0159eca} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001371 sec., 398978.84755652805 rows/sec., 29.61 MiB/sec. | ||
| 8454 | 2025.09.21 00:24:41.996094 [ 4 ] {5c40b359-6ef8-4b5b-9eda-f3dbc0159eca} <Debug> TCPHandler: Processed in 0.001536157 sec. | ||
| 8455 | 2025.09.21 00:24:41.996199 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8456 | 2025.09.21 00:24:41.996295 [ 4 ] {f1bd1419-8a40-4518-ae08-fc78ec52f689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8457 | 2025.09.21 00:24:41.996339 [ 4 ] {f1bd1419-8a40-4518-ae08-fc78ec52f689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8458 | 2025.09.21 00:24:41.996983 [ 4 ] {f1bd1419-8a40-4518-ae08-fc78ec52f689} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8459 | 2025.09.21 00:24:41.997020 [ 4 ] {f1bd1419-8a40-4518-ae08-fc78ec52f689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8460 | 2025.09.21 00:24:41.997422 [ 4 ] {f1bd1419-8a40-4518-ae08-fc78ec52f689} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8461 | 2025.09.21 00:24:41.997635 [ 4 ] {f1bd1419-8a40-4518-ae08-fc78ec52f689} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2025.09.21 00:24:41.997765 [ 4 ] {f1bd1419-8a40-4518-ae08-fc78ec52f689} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001489 sec., 566823.3713901947 rows/sec., 38.15 MiB/sec. | ||
| 8463 | 2025.09.21 00:24:41.997802 [ 4 ] {f1bd1419-8a40-4518-ae08-fc78ec52f689} <Debug> TCPHandler: Processed in 0.001653919 sec. | ||
| 8464 | 2025.09.21 00:24:41.997912 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8465 | 2025.09.21 00:24:41.998008 [ 4 ] {a322386c-c07f-4823-bcd1-ccae4027c5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8466 | 2025.09.21 00:24:41.998066 [ 4 ] {a322386c-c07f-4823-bcd1-ccae4027c5c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8467 | 2025.09.21 00:24:41.998900 [ 4 ] {a322386c-c07f-4823-bcd1-ccae4027c5c9} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8468 | 2025.09.21 00:24:41.998935 [ 4 ] {a322386c-c07f-4823-bcd1-ccae4027c5c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8469 | 2025.09.21 00:24:41.999440 [ 4 ] {a322386c-c07f-4823-bcd1-ccae4027c5c9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8470 | 2025.09.21 00:24:41.999650 [ 4 ] {a322386c-c07f-4823-bcd1-ccae4027c5c9} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8471 | 2025.09.21 00:24:41.999780 [ 4 ] {a322386c-c07f-4823-bcd1-ccae4027c5c9} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001852 sec., 14578.833693304536 rows/sec., 26.12 MiB/sec. | ||
| 8472 | 2025.09.21 00:24:41.999902 [ 4 ] {a322386c-c07f-4823-bcd1-ccae4027c5c9} <Debug> TCPHandler: Processed in 0.002041508 sec. | ||
| 8473 | 2025.09.21 00:24:42.000010 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8474 | 2025.09.21 00:24:42.000105 [ 4 ] {1c77d086-ce49-4c0f-b701-e081b049eadf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8475 | 2025.09.21 00:24:42.000147 [ 4 ] {1c77d086-ce49-4c0f-b701-e081b049eadf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8476 | 2025.09.21 00:24:42.000477 [ 4 ] {1c77d086-ce49-4c0f-b701-e081b049eadf} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2025.09.21 00:24:42.000511 [ 4 ] {1c77d086-ce49-4c0f-b701-e081b049eadf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8478 | 2025.09.21 00:24:42.000827 [ 4 ] {1c77d086-ce49-4c0f-b701-e081b049eadf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8479 | 2025.09.21 00:24:42.001044 [ 4 ] {1c77d086-ce49-4c0f-b701-e081b049eadf} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8480 | 2025.09.21 00:24:42.001172 [ 4 ] {1c77d086-ce49-4c0f-b701-e081b049eadf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 8481 | 2025.09.21 00:24:42.001208 [ 4 ] {1c77d086-ce49-4c0f-b701-e081b049eadf} <Debug> TCPHandler: Processed in 0.00124849 sec. | ||
| 8482 | 2025.09.21 00:24:42.296954 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17694 | ||
| 8483 | 2025.09.21 00:24:42.297470 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8484 | 2025.09.21 00:24:42.297518 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8485 | 2025.09.21 00:24:42.298024 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8486 | 2025.09.21 00:24:42.298262 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8487 | 2025.09.21 00:24:42.298409 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17694 | ||
| 8488 | 2025.09.21 00:24:43.240112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8489 | 2025.09.21 00:24:43.256961 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8490 | 2025.09.21 00:24:43.257016 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8491 | 2025.09.21 00:24:43.262544 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8492 | 2025.09.21 00:24:43.263258 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8493 | 2025.09.21 00:24:43.266353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8494 | 2025.09.21 00:24:44.846383 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1114 | ||
| 8495 | 2025.09.21 00:24:44.848691 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8496 | 2025.09.21 00:24:44.848738 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8497 | 2025.09.21 00:24:44.849919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8498 | 2025.09.21 00:24:44.850171 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8499 | 2025.09.21 00:24:44.850426 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1114 | ||
| 8500 | 2025.09.21 00:24:46.972672 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8501 | 2025.09.21 00:24:46.972868 [ 4 ] {3eb3288e-2877-4f56-a23e-d9d4888204e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8502 | 2025.09.21 00:24:46.972933 [ 4 ] {3eb3288e-2877-4f56-a23e-d9d4888204e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8503 | 2025.09.21 00:24:46.973697 [ 4 ] {3eb3288e-2877-4f56-a23e-d9d4888204e4} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8504 | 2025.09.21 00:24:46.973734 [ 4 ] {3eb3288e-2877-4f56-a23e-d9d4888204e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8505 | 2025.09.21 00:24:46.974140 [ 4 ] {3eb3288e-2877-4f56-a23e-d9d4888204e4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8506 | 2025.09.21 00:24:46.974357 [ 4 ] {3eb3288e-2877-4f56-a23e-d9d4888204e4} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8507 | 2025.09.21 00:24:46.974500 [ 4 ] {3eb3288e-2877-4f56-a23e-d9d4888204e4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001687 sec., 243034.97332542978 rows/sec., 15.42 MiB/sec. | ||
| 8508 | 2025.09.21 00:24:46.974545 [ 4 ] {3eb3288e-2877-4f56-a23e-d9d4888204e4} <Debug> TCPHandler: Processed in 0.002010058 sec. | ||
| 8509 | 2025.09.21 00:24:46.974661 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8510 | 2025.09.21 00:24:46.974755 [ 4 ] {099f162e-7519-4f5d-99d0-70378a3432b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8511 | 2025.09.21 00:24:46.974794 [ 4 ] {099f162e-7519-4f5d-99d0-70378a3432b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8512 | 2025.09.21 00:24:46.975582 [ 4 ] {099f162e-7519-4f5d-99d0-70378a3432b4} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8513 | 2025.09.21 00:24:46.975615 [ 4 ] {099f162e-7519-4f5d-99d0-70378a3432b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8514 | 2025.09.21 00:24:46.975970 [ 4 ] {099f162e-7519-4f5d-99d0-70378a3432b4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8515 | 2025.09.21 00:24:46.976173 [ 4 ] {099f162e-7519-4f5d-99d0-70378a3432b4} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8516 | 2025.09.21 00:24:46.976299 [ 4 ] {099f162e-7519-4f5d-99d0-70378a3432b4} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001563 sec., 729366.6026871401 rows/sec., 57.85 MiB/sec. | ||
| 8517 | 2025.09.21 00:24:46.976337 [ 4 ] {099f162e-7519-4f5d-99d0-70378a3432b4} <Debug> TCPHandler: Processed in 0.001725361 sec. | ||
| 8518 | 2025.09.21 00:24:46.976504 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8519 | 2025.09.21 00:24:46.976596 [ 4 ] {c3c47fe5-15c1-49f9-ac2b-76ab2eb7fdd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8520 | 2025.09.21 00:24:46.976635 [ 4 ] {c3c47fe5-15c1-49f9-ac2b-76ab2eb7fdd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8521 | 2025.09.21 00:24:46.977127 [ 4 ] {c3c47fe5-15c1-49f9-ac2b-76ab2eb7fdd7} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8522 | 2025.09.21 00:24:46.977170 [ 4 ] {c3c47fe5-15c1-49f9-ac2b-76ab2eb7fdd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8523 | 2025.09.21 00:24:46.977556 [ 4 ] {c3c47fe5-15c1-49f9-ac2b-76ab2eb7fdd7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8524 | 2025.09.21 00:24:46.977796 [ 4 ] {c3c47fe5-15c1-49f9-ac2b-76ab2eb7fdd7} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8525 | 2025.09.21 00:24:46.977951 [ 4 ] {c3c47fe5-15c1-49f9-ac2b-76ab2eb7fdd7} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001371 sec., 159737.41794310723 rows/sec., 9.52 MiB/sec. | ||
| 8526 | 2025.09.21 00:24:46.978001 [ 4 ] {c3c47fe5-15c1-49f9-ac2b-76ab2eb7fdd7} <Debug> TCPHandler: Processed in 0.001545917 sec. | ||
| 8527 | 2025.09.21 00:24:46.978121 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8528 | 2025.09.21 00:24:46.978231 [ 4 ] {d27159bb-d41f-492c-acfc-8d8c0a6f737d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8529 | 2025.09.21 00:24:46.978270 [ 4 ] {d27159bb-d41f-492c-acfc-8d8c0a6f737d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8530 | 2025.09.21 00:24:46.978711 [ 4 ] {d27159bb-d41f-492c-acfc-8d8c0a6f737d} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2025.09.21 00:24:46.978747 [ 4 ] {d27159bb-d41f-492c-acfc-8d8c0a6f737d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8532 | 2025.09.21 00:24:46.979047 [ 4 ] {d27159bb-d41f-492c-acfc-8d8c0a6f737d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8533 | 2025.09.21 00:24:46.979256 [ 4 ] {d27159bb-d41f-492c-acfc-8d8c0a6f737d} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8534 | 2025.09.21 00:24:46.979364 [ 77 ] {} <Debug> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 8535 | 2025.09.21 00:24:46.979377 [ 4 ] {d27159bb-d41f-492c-acfc-8d8c0a6f737d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001169 sec., 181351.58254918735 rows/sec., 11.70 MiB/sec. | ||
| 8536 | 2025.09.21 00:24:46.979429 [ 77 ] {} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8537 | 2025.09.21 00:24:46.979439 [ 4 ] {d27159bb-d41f-492c-acfc-8d8c0a6f737d} <Debug> TCPHandler: Processed in 0.001375073 sec. | ||
| 8538 | 2025.09.21 00:24:46.979462 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8539 | 2025.09.21 00:24:46.979584 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8540 | 2025.09.21 00:24:46.979608 [ 188 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 8541 | 2025.09.21 00:24:46.979682 [ 4 ] {e61eb9d7-e5b8-4987-8561-91d786935f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8542 | 2025.09.21 00:24:46.979727 [ 4 ] {e61eb9d7-e5b8-4987-8561-91d786935f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8543 | 2025.09.21 00:24:46.979758 [ 188 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8544 | 2025.09.21 00:24:46.979800 [ 188 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 440 rows starting from the beginning of the part | ||
| 8545 | 2025.09.21 00:24:46.979874 [ 188 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
| 8546 | 2025.09.21 00:24:46.979928 [ 188 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 8547 | 2025.09.21 00:24:46.979977 [ 188 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 8548 | 2025.09.21 00:24:46.980023 [ 188 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part | ||
| 8549 | 2025.09.21 00:24:46.980068 [ 188 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
| 8550 | 2025.09.21 00:24:46.980184 [ 4 ] {e61eb9d7-e5b8-4987-8561-91d786935f0d} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8551 | 2025.09.21 00:24:46.980227 [ 4 ] {e61eb9d7-e5b8-4987-8561-91d786935f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8552 | 2025.09.21 00:24:46.980596 [ 4 ] {e61eb9d7-e5b8-4987-8561-91d786935f0d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8553 | 2025.09.21 00:24:46.980853 [ 4 ] {e61eb9d7-e5b8-4987-8561-91d786935f0d} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8554 | 2025.09.21 00:24:46.980982 [ 4 ] {e61eb9d7-e5b8-4987-8561-91d786935f0d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001319 sec., 159969.6739954511 rows/sec., 9.08 MiB/sec. | ||
| 8555 | 2025.09.21 00:24:46.981022 [ 4 ] {e61eb9d7-e5b8-4987-8561-91d786935f0d} <Debug> TCPHandler: Processed in 0.001486225 sec. | ||
| 8556 | 2025.09.21 00:24:46.981085 [ 194 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1516 rows, containing 5 columns (5 merged, 0 gathered) in 0.001535066 sec., 987579.687127459 rows/sec., 68.41 MiB/sec. | ||
| 8557 | 2025.09.21 00:24:46.981129 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8558 | 2025.09.21 00:24:46.981228 [ 4 ] {6cee7239-89bc-47b7-8fad-016bd390d6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8559 | 2025.09.21 00:24:46.981245 [ 188 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 8560 | 2025.09.21 00:24:46.981276 [ 4 ] {6cee7239-89bc-47b7-8fad-016bd390d6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8561 | 2025.09.21 00:24:46.981482 [ 188 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_35_7} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8562 | 2025.09.21 00:24:46.981554 [ 188 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_35_7} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 8563 | 2025.09.21 00:24:46.981625 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 8564 | 2025.09.21 00:24:46.981987 [ 4 ] {6cee7239-89bc-47b7-8fad-016bd390d6b8} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2025.09.21 00:24:46.982034 [ 4 ] {6cee7239-89bc-47b7-8fad-016bd390d6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8566 | 2025.09.21 00:24:46.982387 [ 4 ] {6cee7239-89bc-47b7-8fad-016bd390d6b8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8567 | 2025.09.21 00:24:46.982597 [ 4 ] {6cee7239-89bc-47b7-8fad-016bd390d6b8} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2025.09.21 00:24:46.982722 [ 4 ] {6cee7239-89bc-47b7-8fad-016bd390d6b8} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001515 sec., 457425.7425742574 rows/sec., 31.96 MiB/sec. | ||
| 8569 | 2025.09.21 00:24:46.982759 [ 4 ] {6cee7239-89bc-47b7-8fad-016bd390d6b8} <Debug> TCPHandler: Processed in 0.00167843 sec. | ||
| 8570 | 2025.09.21 00:24:46.982863 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8571 | 2025.09.21 00:24:46.982960 [ 4 ] {9ff941a1-581b-4820-b48e-3d70fa3a3112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8572 | 2025.09.21 00:24:46.983001 [ 4 ] {9ff941a1-581b-4820-b48e-3d70fa3a3112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8573 | 2025.09.21 00:24:46.983307 [ 4 ] {9ff941a1-581b-4820-b48e-3d70fa3a3112} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8574 | 2025.09.21 00:24:46.983342 [ 4 ] {9ff941a1-581b-4820-b48e-3d70fa3a3112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8575 | 2025.09.21 00:24:46.983649 [ 4 ] {9ff941a1-581b-4820-b48e-3d70fa3a3112} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8576 | 2025.09.21 00:24:46.983847 [ 4 ] {9ff941a1-581b-4820-b48e-3d70fa3a3112} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8577 | 2025.09.21 00:24:46.983969 [ 4 ] {9ff941a1-581b-4820-b48e-3d70fa3a3112} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001026 sec., 5847.953216374269 rows/sec., 305.53 KiB/sec. | ||
| 8578 | 2025.09.21 00:24:46.984005 [ 4 ] {9ff941a1-581b-4820-b48e-3d70fa3a3112} <Debug> TCPHandler: Processed in 0.001189078 sec. | ||
| 8579 | 2025.09.21 00:24:46.984111 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8580 | 2025.09.21 00:24:46.984202 [ 4 ] {34f2326e-1e31-4472-9667-2bcfaa0152d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8581 | 2025.09.21 00:24:46.984243 [ 4 ] {34f2326e-1e31-4472-9667-2bcfaa0152d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8582 | 2025.09.21 00:24:46.984643 [ 4 ] {34f2326e-1e31-4472-9667-2bcfaa0152d2} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2025.09.21 00:24:46.984676 [ 4 ] {34f2326e-1e31-4472-9667-2bcfaa0152d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8584 | 2025.09.21 00:24:46.984996 [ 4 ] {34f2326e-1e31-4472-9667-2bcfaa0152d2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8585 | 2025.09.21 00:24:46.985202 [ 4 ] {34f2326e-1e31-4472-9667-2bcfaa0152d2} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2025.09.21 00:24:46.985328 [ 4 ] {34f2326e-1e31-4472-9667-2bcfaa0152d2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001144 sec., 274475.52447552443 rows/sec., 18.03 MiB/sec. | ||
| 8587 | 2025.09.21 00:24:46.985365 [ 4 ] {34f2326e-1e31-4472-9667-2bcfaa0152d2} <Debug> TCPHandler: Processed in 0.001301171 sec. | ||
| 8588 | 2025.09.21 00:24:46.985467 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8589 | 2025.09.21 00:24:46.985559 [ 4 ] {ab03a654-b08a-4b7d-9b47-3b2a1febce47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8590 | 2025.09.21 00:24:46.985600 [ 4 ] {ab03a654-b08a-4b7d-9b47-3b2a1febce47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8591 | 2025.09.21 00:24:46.985887 [ 4 ] {ab03a654-b08a-4b7d-9b47-3b2a1febce47} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8592 | 2025.09.21 00:24:46.985923 [ 4 ] {ab03a654-b08a-4b7d-9b47-3b2a1febce47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8593 | 2025.09.21 00:24:46.986217 [ 4 ] {ab03a654-b08a-4b7d-9b47-3b2a1febce47} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8594 | 2025.09.21 00:24:46.986455 [ 4 ] {ab03a654-b08a-4b7d-9b47-3b2a1febce47} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8595 | 2025.09.21 00:24:46.986580 [ 4 ] {ab03a654-b08a-4b7d-9b47-3b2a1febce47} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 8596 | 2025.09.21 00:24:46.986616 [ 4 ] {ab03a654-b08a-4b7d-9b47-3b2a1febce47} <Debug> TCPHandler: Processed in 0.001195858 sec. | ||
| 8597 | 2025.09.21 00:24:46.986718 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8598 | 2025.09.21 00:24:46.986812 [ 4 ] {cf2442bb-8776-4b70-b8c2-e1be3033ca7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8599 | 2025.09.21 00:24:46.986867 [ 4 ] {cf2442bb-8776-4b70-b8c2-e1be3033ca7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8600 | 2025.09.21 00:24:46.987633 [ 4 ] {cf2442bb-8776-4b70-b8c2-e1be3033ca7c} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8601 | 2025.09.21 00:24:46.987669 [ 4 ] {cf2442bb-8776-4b70-b8c2-e1be3033ca7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8602 | 2025.09.21 00:24:46.988204 [ 4 ] {cf2442bb-8776-4b70-b8c2-e1be3033ca7c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8603 | 2025.09.21 00:24:46.988426 [ 4 ] {cf2442bb-8776-4b70-b8c2-e1be3033ca7c} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8604 | 2025.09.21 00:24:46.988562 [ 4 ] {cf2442bb-8776-4b70-b8c2-e1be3033ca7c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00177 sec., 7909.604519774011 rows/sec., 14.17 MiB/sec. | ||
| 8605 | 2025.09.21 00:24:46.988622 [ 4 ] {cf2442bb-8776-4b70-b8c2-e1be3033ca7c} <Debug> TCPHandler: Processed in 0.001952347 sec. | ||
| 8606 | 2025.09.21 00:24:46.988727 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8607 | 2025.09.21 00:24:46.988819 [ 4 ] {ee2eeceb-e63b-4111-8633-391c8822ce15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8608 | 2025.09.21 00:24:46.988860 [ 4 ] {ee2eeceb-e63b-4111-8633-391c8822ce15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8609 | 2025.09.21 00:24:46.989173 [ 4 ] {ee2eeceb-e63b-4111-8633-391c8822ce15} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8610 | 2025.09.21 00:24:46.989209 [ 4 ] {ee2eeceb-e63b-4111-8633-391c8822ce15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8611 | 2025.09.21 00:24:46.989520 [ 4 ] {ee2eeceb-e63b-4111-8633-391c8822ce15} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8612 | 2025.09.21 00:24:46.989727 [ 4 ] {ee2eeceb-e63b-4111-8633-391c8822ce15} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8613 | 2025.09.21 00:24:46.989850 [ 4 ] {ee2eeceb-e63b-4111-8633-391c8822ce15} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001049 sec., 99142.04003813156 rows/sec., 6.07 MiB/sec. | ||
| 8614 | 2025.09.21 00:24:46.989885 [ 4 ] {ee2eeceb-e63b-4111-8633-391c8822ce15} <Debug> TCPHandler: Processed in 0.001205418 sec. | ||
| 8615 | 2025.09.21 00:24:49.613202 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8616 | 2025.09.21 00:24:49.613279 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8617 | 2025.09.21 00:24:49.798494 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18142 | ||
| 8618 | 2025.09.21 00:24:49.799256 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8619 | 2025.09.21 00:24:49.799332 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8620 | 2025.09.21 00:24:49.799860 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8621 | 2025.09.21 00:24:49.800091 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8622 | 2025.09.21 00:24:49.800221 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18142 | ||
| 8623 | 2025.09.21 00:24:50.767329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8624 | 2025.09.21 00:24:50.784267 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8625 | 2025.09.21 00:24:50.784327 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8626 | 2025.09.21 00:24:50.789948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8627 | 2025.09.21 00:24:50.790625 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8628 | 2025.09.21 00:24:50.793397 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8629 | 2025.09.21 00:24:51.961248 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8630 | 2025.09.21 00:24:51.961516 [ 4 ] {dadda2ca-8321-4f3f-b1df-85c74c34c7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8631 | 2025.09.21 00:24:51.961585 [ 4 ] {dadda2ca-8321-4f3f-b1df-85c74c34c7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8632 | 2025.09.21 00:24:51.962357 [ 4 ] {dadda2ca-8321-4f3f-b1df-85c74c34c7fb} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8633 | 2025.09.21 00:24:51.962406 [ 4 ] {dadda2ca-8321-4f3f-b1df-85c74c34c7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8634 | 2025.09.21 00:24:51.962816 [ 4 ] {dadda2ca-8321-4f3f-b1df-85c74c34c7fb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8635 | 2025.09.21 00:24:51.963047 [ 4 ] {dadda2ca-8321-4f3f-b1df-85c74c34c7fb} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8636 | 2025.09.21 00:24:51.963217 [ 4 ] {dadda2ca-8321-4f3f-b1df-85c74c34c7fb} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001752 sec., 62785.388127853876 rows/sec., 5.26 MiB/sec. | ||
| 8637 | 2025.09.21 00:24:51.963270 [ 4 ] {dadda2ca-8321-4f3f-b1df-85c74c34c7fb} <Debug> TCPHandler: Processed in 0.002221053 sec. | ||
| 8638 | 2025.09.21 00:24:51.963415 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8639 | 2025.09.21 00:24:51.963519 [ 4 ] {7cfb7c38-49df-4fc8-bd17-e4b8b9252ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8640 | 2025.09.21 00:24:51.963563 [ 4 ] {7cfb7c38-49df-4fc8-bd17-e4b8b9252ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8641 | 2025.09.21 00:24:51.963983 [ 4 ] {7cfb7c38-49df-4fc8-bd17-e4b8b9252ff6} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8642 | 2025.09.21 00:24:51.964021 [ 4 ] {7cfb7c38-49df-4fc8-bd17-e4b8b9252ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8643 | 2025.09.21 00:24:51.964332 [ 4 ] {7cfb7c38-49df-4fc8-bd17-e4b8b9252ff6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8644 | 2025.09.21 00:24:51.964544 [ 4 ] {7cfb7c38-49df-4fc8-bd17-e4b8b9252ff6} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8645 | 2025.09.21 00:24:51.964675 [ 4 ] {7cfb7c38-49df-4fc8-bd17-e4b8b9252ff6} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00118 sec., 22881.355932203387 rows/sec., 1.68 MiB/sec. | ||
| 8646 | 2025.09.21 00:24:51.964714 [ 4 ] {7cfb7c38-49df-4fc8-bd17-e4b8b9252ff6} <Debug> TCPHandler: Processed in 0.001356493 sec. | ||
| 8647 | 2025.09.21 00:24:51.964830 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8648 | 2025.09.21 00:24:51.964928 [ 4 ] {7196dfdd-e6ac-4dcd-b7cf-0c982f7459f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8649 | 2025.09.21 00:24:51.964969 [ 4 ] {7196dfdd-e6ac-4dcd-b7cf-0c982f7459f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8650 | 2025.09.21 00:24:51.965437 [ 4 ] {7196dfdd-e6ac-4dcd-b7cf-0c982f7459f0} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8651 | 2025.09.21 00:24:51.965483 [ 4 ] {7196dfdd-e6ac-4dcd-b7cf-0c982f7459f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8652 | 2025.09.21 00:24:51.965940 [ 4 ] {7196dfdd-e6ac-4dcd-b7cf-0c982f7459f0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8653 | 2025.09.21 00:24:51.966234 [ 4 ] {7196dfdd-e6ac-4dcd-b7cf-0c982f7459f0} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8654 | 2025.09.21 00:24:51.966420 [ 4 ] {7196dfdd-e6ac-4dcd-b7cf-0c982f7459f0} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001511 sec., 60225.01654533422 rows/sec., 4.70 MiB/sec. | ||
| 8655 | 2025.09.21 00:24:51.966465 [ 4 ] {7196dfdd-e6ac-4dcd-b7cf-0c982f7459f0} <Debug> TCPHandler: Processed in 0.001690591 sec. | ||
| 8656 | 2025.09.21 00:24:51.966583 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8657 | 2025.09.21 00:24:51.966677 [ 4 ] {f906deef-403c-4c63-a14f-17d31620d07a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8658 | 2025.09.21 00:24:51.966728 [ 4 ] {f906deef-403c-4c63-a14f-17d31620d07a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8659 | 2025.09.21 00:24:51.967155 [ 4 ] {f906deef-403c-4c63-a14f-17d31620d07a} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8660 | 2025.09.21 00:24:51.967194 [ 4 ] {f906deef-403c-4c63-a14f-17d31620d07a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8661 | 2025.09.21 00:24:51.967547 [ 4 ] {f906deef-403c-4c63-a14f-17d31620d07a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8662 | 2025.09.21 00:24:51.967772 [ 4 ] {f906deef-403c-4c63-a14f-17d31620d07a} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8663 | 2025.09.21 00:24:51.967902 [ 4 ] {f906deef-403c-4c63-a14f-17d31620d07a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 8664 | 2025.09.21 00:24:51.967939 [ 4 ] {f906deef-403c-4c63-a14f-17d31620d07a} <Debug> TCPHandler: Processed in 0.001408064 sec. | ||
| 8665 | 2025.09.21 00:24:51.968050 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8666 | 2025.09.21 00:24:51.968146 [ 4 ] {0507dc2a-4f2e-4b6b-a979-af902db949fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8667 | 2025.09.21 00:24:51.968204 [ 4 ] {0507dc2a-4f2e-4b6b-a979-af902db949fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8668 | 2025.09.21 00:24:51.969144 [ 4 ] {0507dc2a-4f2e-4b6b-a979-af902db949fb} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8669 | 2025.09.21 00:24:51.969181 [ 4 ] {0507dc2a-4f2e-4b6b-a979-af902db949fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8670 | 2025.09.21 00:24:51.969710 [ 4 ] {0507dc2a-4f2e-4b6b-a979-af902db949fb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8671 | 2025.09.21 00:24:51.969957 [ 4 ] {0507dc2a-4f2e-4b6b-a979-af902db949fb} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8672 | 2025.09.21 00:24:51.970096 [ 4 ] {0507dc2a-4f2e-4b6b-a979-af902db949fb} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001969 sec., 13712.544438801424 rows/sec., 24.57 MiB/sec. | ||
| 8673 | 2025.09.21 00:24:51.970148 [ 4 ] {0507dc2a-4f2e-4b6b-a979-af902db949fb} <Debug> TCPHandler: Processed in 0.002144762 sec. | ||
| 8674 | 2025.09.21 00:24:51.970267 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8675 | 2025.09.21 00:24:51.970363 [ 4 ] {09689388-c744-4801-9a2e-b1aecc308efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8676 | 2025.09.21 00:24:51.970404 [ 4 ] {09689388-c744-4801-9a2e-b1aecc308efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8677 | 2025.09.21 00:24:51.970736 [ 4 ] {09689388-c744-4801-9a2e-b1aecc308efa} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8678 | 2025.09.21 00:24:51.970771 [ 4 ] {09689388-c744-4801-9a2e-b1aecc308efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8679 | 2025.09.21 00:24:51.971076 [ 4 ] {09689388-c744-4801-9a2e-b1aecc308efa} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8680 | 2025.09.21 00:24:51.971287 [ 4 ] {09689388-c744-4801-9a2e-b1aecc308efa} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8681 | 2025.09.21 00:24:51.971414 [ 4 ] {09689388-c744-4801-9a2e-b1aecc308efa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 8682 | 2025.09.21 00:24:51.971448 [ 4 ] {09689388-c744-4801-9a2e-b1aecc308efa} <Debug> TCPHandler: Processed in 0.001228849 sec. | ||
| 8683 | 2025.09.21 00:24:54.851360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1148 | ||
| 8684 | 2025.09.21 00:24:54.853724 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8685 | 2025.09.21 00:24:54.853782 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8686 | 2025.09.21 00:24:54.855032 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8687 | 2025.09.21 00:24:54.855316 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8688 | 2025.09.21 00:24:54.855689 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1148 | ||
| 8689 | 2025.09.21 00:24:56.973177 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8690 | 2025.09.21 00:24:56.973373 [ 4 ] {bdaa4f6a-dc68-4e2d-ae99-af89d3e31a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8691 | 2025.09.21 00:24:56.973445 [ 4 ] {bdaa4f6a-dc68-4e2d-ae99-af89d3e31a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8692 | 2025.09.21 00:24:56.974227 [ 4 ] {bdaa4f6a-dc68-4e2d-ae99-af89d3e31a37} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8693 | 2025.09.21 00:24:56.974268 [ 4 ] {bdaa4f6a-dc68-4e2d-ae99-af89d3e31a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8694 | 2025.09.21 00:24:56.974693 [ 4 ] {bdaa4f6a-dc68-4e2d-ae99-af89d3e31a37} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8695 | 2025.09.21 00:24:56.974933 [ 4 ] {bdaa4f6a-dc68-4e2d-ae99-af89d3e31a37} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8696 | 2025.09.21 00:24:56.975092 [ 4 ] {bdaa4f6a-dc68-4e2d-ae99-af89d3e31a37} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001769 sec., 231769.36122102884 rows/sec., 14.70 MiB/sec. | ||
| 8697 | 2025.09.21 00:24:56.975145 [ 4 ] {bdaa4f6a-dc68-4e2d-ae99-af89d3e31a37} <Debug> TCPHandler: Processed in 0.002107031 sec. | ||
| 8698 | 2025.09.21 00:24:56.975266 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8699 | 2025.09.21 00:24:56.975373 [ 4 ] {165b267e-8252-4e95-8f96-cf844338d2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8700 | 2025.09.21 00:24:56.975418 [ 4 ] {165b267e-8252-4e95-8f96-cf844338d2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8701 | 2025.09.21 00:24:56.976312 [ 4 ] {165b267e-8252-4e95-8f96-cf844338d2a5} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8702 | 2025.09.21 00:24:56.976347 [ 4 ] {165b267e-8252-4e95-8f96-cf844338d2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8703 | 2025.09.21 00:24:56.976733 [ 4 ] {165b267e-8252-4e95-8f96-cf844338d2a5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8704 | 2025.09.21 00:24:56.976952 [ 4 ] {165b267e-8252-4e95-8f96-cf844338d2a5} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8705 | 2025.09.21 00:24:56.977056 [ 58 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8706 | 2025.09.21 00:24:56.977089 [ 4 ] {165b267e-8252-4e95-8f96-cf844338d2a5} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.00174 sec., 655172.4137931034 rows/sec., 51.97 MiB/sec. | ||
| 8707 | 2025.09.21 00:24:56.977114 [ 58 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8708 | 2025.09.21 00:24:56.977135 [ 4 ] {165b267e-8252-4e95-8f96-cf844338d2a5} <Debug> TCPHandler: Processed in 0.001923876 sec. | ||
| 8709 | 2025.09.21 00:24:56.977144 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8710 | 2025.09.21 00:24:56.977255 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8711 | 2025.09.21 00:24:56.977270 [ 188 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 8712 | 2025.09.21 00:24:56.977356 [ 4 ] {bef3ef3f-458f-4746-a792-249a6bf36799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8713 | 2025.09.21 00:24:56.977405 [ 4 ] {bef3ef3f-458f-4746-a792-249a6bf36799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8714 | 2025.09.21 00:24:56.977408 [ 188 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8715 | 2025.09.21 00:24:56.977454 [ 188 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2343 rows starting from the beginning of the part | ||
| 8716 | 2025.09.21 00:24:56.977528 [ 188 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1140 rows starting from the beginning of the part | ||
| 8717 | 2025.09.21 00:24:56.977578 [ 188 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1250 rows starting from the beginning of the part | ||
| 8718 | 2025.09.21 00:24:56.977625 [ 188 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1140 rows starting from the beginning of the part | ||
| 8719 | 2025.09.21 00:24:56.977671 [ 188 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 110 rows starting from the beginning of the part | ||
| 8720 | 2025.09.21 00:24:56.977718 [ 188 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1140 rows starting from the beginning of the part | ||
| 8721 | 2025.09.21 00:24:56.977874 [ 4 ] {bef3ef3f-458f-4746-a792-249a6bf36799} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8722 | 2025.09.21 00:24:56.977916 [ 4 ] {bef3ef3f-458f-4746-a792-249a6bf36799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8723 | 2025.09.21 00:24:56.978471 [ 4 ] {bef3ef3f-458f-4746-a792-249a6bf36799} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8724 | 2025.09.21 00:24:56.978716 [ 4 ] {bef3ef3f-458f-4746-a792-249a6bf36799} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8725 | 2025.09.21 00:24:56.978831 [ 58 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8726 | 2025.09.21 00:24:56.978856 [ 4 ] {bef3ef3f-458f-4746-a792-249a6bf36799} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001521 sec., 143984.22090729783 rows/sec., 8.58 MiB/sec. | ||
| 8727 | 2025.09.21 00:24:56.978864 [ 58 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8728 | 2025.09.21 00:24:56.978890 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8729 | 2025.09.21 00:24:56.978896 [ 4 ] {bef3ef3f-458f-4746-a792-249a6bf36799} <Debug> TCPHandler: Processed in 0.00169398 sec. | ||
| 8730 | 2025.09.21 00:24:56.979000 [ 194 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::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 | ||
| 8731 | 2025.09.21 00:24:56.979016 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8732 | 2025.09.21 00:24:56.979138 [ 4 ] {4aa5b22d-8efa-4188-853e-80e7670fd5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8733 | 2025.09.21 00:24:56.979148 [ 194 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8734 | 2025.09.21 00:24:56.979184 [ 4 ] {4aa5b22d-8efa-4188-853e-80e7670fd5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8735 | 2025.09.21 00:24:56.979192 [ 194 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 264 rows starting from the beginning of the part | ||
| 8736 | 2025.09.21 00:24:56.979271 [ 194 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 219 rows starting from the beginning of the part | ||
| 8737 | 2025.09.21 00:24:56.979321 [ 194 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 27 rows starting from the beginning of the part | ||
| 8738 | 2025.09.21 00:24:56.979364 [ 194 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 219 rows starting from the beginning of the part | ||
| 8739 | 2025.09.21 00:24:56.979404 [ 194 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 27 rows starting from the beginning of the part | ||
| 8740 | 2025.09.21 00:24:56.979447 [ 194 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 219 rows starting from the beginning of the part | ||
| 8741 | 2025.09.21 00:24:56.979659 [ 4 ] {4aa5b22d-8efa-4188-853e-80e7670fd5d6} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8742 | 2025.09.21 00:24:56.979701 [ 4 ] {4aa5b22d-8efa-4188-853e-80e7670fd5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8743 | 2025.09.21 00:24:56.980292 [ 4 ] {4aa5b22d-8efa-4188-853e-80e7670fd5d6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8744 | 2025.09.21 00:24:56.980419 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7123 rows, containing 5 columns (5 merged, 0 gathered) in 0.003201797 sec., 2224688.198533511 rows/sec., 187.59 MiB/sec. | ||
| 8745 | 2025.09.21 00:24:56.980435 [ 189 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491806 sec., 653570.236344404 rows/sec., 42.31 MiB/sec. | ||
| 8746 | 2025.09.21 00:24:56.980528 [ 4 ] {4aa5b22d-8efa-4188-853e-80e7670fd5d6} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2025.09.21 00:24:56.980602 [ 201 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8748 | 2025.09.21 00:24:56.980663 [ 4 ] {4aa5b22d-8efa-4188-853e-80e7670fd5d6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001544 sec., 137305.69948186527 rows/sec., 8.85 MiB/sec. | ||
| 8749 | 2025.09.21 00:24:56.980704 [ 4 ] {4aa5b22d-8efa-4188-853e-80e7670fd5d6} <Debug> TCPHandler: Processed in 0.001745502 sec. | ||
| 8750 | 2025.09.21 00:24:56.980809 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8751 | 2025.09.21 00:24:56.980814 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8752 | 2025.09.21 00:24:56.980904 [ 201 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_51_10} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8753 | 2025.09.21 00:24:56.980929 [ 4 ] {70c40040-cf3c-4b35-85fb-f6a85e40001b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8754 | 2025.09.21 00:24:56.980974 [ 4 ] {70c40040-cf3c-4b35-85fb-f6a85e40001b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8755 | 2025.09.21 00:24:56.980987 [ 201 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_51_10} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8756 | 2025.09.21 00:24:56.981079 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8757 | 2025.09.21 00:24:56.981178 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_56_11} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8758 | 2025.09.21 00:24:56.981276 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_56_11} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8759 | 2025.09.21 00:24:56.981404 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 8760 | 2025.09.21 00:24:56.981432 [ 4 ] {70c40040-cf3c-4b35-85fb-f6a85e40001b} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8761 | 2025.09.21 00:24:56.981475 [ 4 ] {70c40040-cf3c-4b35-85fb-f6a85e40001b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8762 | 2025.09.21 00:24:56.981812 [ 4 ] {70c40040-cf3c-4b35-85fb-f6a85e40001b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8763 | 2025.09.21 00:24:56.982027 [ 4 ] {70c40040-cf3c-4b35-85fb-f6a85e40001b} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8764 | 2025.09.21 00:24:56.982159 [ 4 ] {70c40040-cf3c-4b35-85fb-f6a85e40001b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001248 sec., 169070.5128205128 rows/sec., 9.60 MiB/sec. | ||
| 8765 | 2025.09.21 00:24:56.982198 [ 4 ] {70c40040-cf3c-4b35-85fb-f6a85e40001b} <Debug> TCPHandler: Processed in 0.001434295 sec. | ||
| 8766 | 2025.09.21 00:24:56.982304 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8767 | 2025.09.21 00:24:56.982399 [ 4 ] {d72f1cb4-86ba-44b7-9e40-6ff164b040a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8768 | 2025.09.21 00:24:56.982440 [ 4 ] {d72f1cb4-86ba-44b7-9e40-6ff164b040a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8769 | 2025.09.21 00:24:56.983086 [ 4 ] {d72f1cb4-86ba-44b7-9e40-6ff164b040a9} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8770 | 2025.09.21 00:24:56.983122 [ 4 ] {d72f1cb4-86ba-44b7-9e40-6ff164b040a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8771 | 2025.09.21 00:24:56.983479 [ 4 ] {d72f1cb4-86ba-44b7-9e40-6ff164b040a9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8772 | 2025.09.21 00:24:56.983700 [ 4 ] {d72f1cb4-86ba-44b7-9e40-6ff164b040a9} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8773 | 2025.09.21 00:24:56.983815 [ 52 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8774 | 2025.09.21 00:24:56.983836 [ 4 ] {d72f1cb4-86ba-44b7-9e40-6ff164b040a9} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001454 sec., 476616.2310866575 rows/sec., 33.31 MiB/sec. | ||
| 8775 | 2025.09.21 00:24:56.983870 [ 52 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8776 | 2025.09.21 00:24:56.983887 [ 4 ] {d72f1cb4-86ba-44b7-9e40-6ff164b040a9} <Debug> TCPHandler: Processed in 0.001634089 sec. | ||
| 8777 | 2025.09.21 00:24:56.983896 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8778 | 2025.09.21 00:24:56.983990 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 8779 | 2025.09.21 00:24:56.984005 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8780 | 2025.09.21 00:24:56.984110 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8781 | 2025.09.21 00:24:56.984118 [ 4 ] {e72363a4-c996-4740-847b-ecbad587a809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8782 | 2025.09.21 00:24:56.984146 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1212 rows starting from the beginning of the part | ||
| 8783 | 2025.09.21 00:24:56.984173 [ 4 ] {e72363a4-c996-4740-847b-ecbad587a809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8784 | 2025.09.21 00:24:56.984208 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 693 rows starting from the beginning of the part | ||
| 8785 | 2025.09.21 00:24:56.984257 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 547 rows starting from the beginning of the part | ||
| 8786 | 2025.09.21 00:24:56.984298 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 693 rows starting from the beginning of the part | ||
| 8787 | 2025.09.21 00:24:56.984337 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 91 rows starting from the beginning of the part | ||
| 8788 | 2025.09.21 00:24:56.984381 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 693 rows starting from the beginning of the part | ||
| 8789 | 2025.09.21 00:24:56.984505 [ 4 ] {e72363a4-c996-4740-847b-ecbad587a809} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8790 | 2025.09.21 00:24:56.984548 [ 4 ] {e72363a4-c996-4740-847b-ecbad587a809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8791 | 2025.09.21 00:24:56.984884 [ 4 ] {e72363a4-c996-4740-847b-ecbad587a809} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8792 | 2025.09.21 00:24:56.985113 [ 4 ] {e72363a4-c996-4740-847b-ecbad587a809} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8793 | 2025.09.21 00:24:56.985246 [ 4 ] {e72363a4-c996-4740-847b-ecbad587a809} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001147 sec., 5231.037489102006 rows/sec., 273.30 KiB/sec. | ||
| 8794 | 2025.09.21 00:24:56.985284 [ 4 ] {e72363a4-c996-4740-847b-ecbad587a809} <Debug> TCPHandler: Processed in 0.001329822 sec. | ||
| 8795 | 2025.09.21 00:24:56.985389 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8796 | 2025.09.21 00:24:56.985484 [ 4 ] {de64fcb4-71f5-421c-b25a-901db900d525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8797 | 2025.09.21 00:24:56.985528 [ 4 ] {de64fcb4-71f5-421c-b25a-901db900d525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8798 | 2025.09.21 00:24:56.985736 [ 186 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3929 rows, containing 5 columns (5 merged, 0 gathered) in 0.001786812 sec., 2198888.2993846023 rows/sec., 165.01 MiB/sec. | ||
| 8799 | 2025.09.21 00:24:56.985919 [ 201 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8800 | 2025.09.21 00:24:56.985993 [ 4 ] {de64fcb4-71f5-421c-b25a-901db900d525} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8801 | 2025.09.21 00:24:56.986034 [ 4 ] {de64fcb4-71f5-421c-b25a-901db900d525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8802 | 2025.09.21 00:24:56.986161 [ 201 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_56_11} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8803 | 2025.09.21 00:24:56.986228 [ 201 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_56_11} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8804 | 2025.09.21 00:24:56.986315 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 8805 | 2025.09.21 00:24:56.986445 [ 4 ] {de64fcb4-71f5-421c-b25a-901db900d525} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8806 | 2025.09.21 00:24:56.986659 [ 4 ] {de64fcb4-71f5-421c-b25a-901db900d525} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8807 | 2025.09.21 00:24:56.986765 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8808 | 2025.09.21 00:24:56.986787 [ 4 ] {de64fcb4-71f5-421c-b25a-901db900d525} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001322 sec., 237518.91074130105 rows/sec., 15.60 MiB/sec. | ||
| 8809 | 2025.09.21 00:24:56.986798 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8810 | 2025.09.21 00:24:56.986827 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8811 | 2025.09.21 00:24:56.986832 [ 4 ] {de64fcb4-71f5-421c-b25a-901db900d525} <Debug> TCPHandler: Processed in 0.001493875 sec. | ||
| 8812 | 2025.09.21 00:24:56.986912 [ 190 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 8813 | 2025.09.21 00:24:56.986943 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8814 | 2025.09.21 00:24:56.987022 [ 190 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8815 | 2025.09.21 00:24:56.987040 [ 4 ] {72befd45-ae29-4a71-b06f-8bfc45bba2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8816 | 2025.09.21 00:24:56.987057 [ 190 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18131 rows starting from the beginning of the part | ||
| 8817 | 2025.09.21 00:24:56.987087 [ 4 ] {72befd45-ae29-4a71-b06f-8bfc45bba2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8818 | 2025.09.21 00:24:56.987120 [ 190 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 8819 | 2025.09.21 00:24:56.987174 [ 190 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 844 rows starting from the beginning of the part | ||
| 8820 | 2025.09.21 00:24:56.987217 [ 190 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 8821 | 2025.09.21 00:24:56.987265 [ 190 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 8822 | 2025.09.21 00:24:56.987307 [ 190 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 314 rows starting from the beginning of the part | ||
| 8823 | 2025.09.21 00:24:56.987386 [ 4 ] {72befd45-ae29-4a71-b06f-8bfc45bba2a6} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8824 | 2025.09.21 00:24:56.987426 [ 4 ] {72befd45-ae29-4a71-b06f-8bfc45bba2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8825 | 2025.09.21 00:24:56.987737 [ 4 ] {72befd45-ae29-4a71-b06f-8bfc45bba2a6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8826 | 2025.09.21 00:24:56.987948 [ 4 ] {72befd45-ae29-4a71-b06f-8bfc45bba2a6} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8827 | 2025.09.21 00:24:56.988073 [ 4 ] {72befd45-ae29-4a71-b06f-8bfc45bba2a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 8828 | 2025.09.21 00:24:56.988107 [ 4 ] {72befd45-ae29-4a71-b06f-8bfc45bba2a6} <Debug> TCPHandler: Processed in 0.001212569 sec. | ||
| 8829 | 2025.09.21 00:24:56.988209 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8830 | 2025.09.21 00:24:56.988301 [ 4 ] {877bb97f-21f4-45ad-b7bf-9563837b7712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8831 | 2025.09.21 00:24:56.988355 [ 4 ] {877bb97f-21f4-45ad-b7bf-9563837b7712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8832 | 2025.09.21 00:24:56.989104 [ 4 ] {877bb97f-21f4-45ad-b7bf-9563837b7712} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8833 | 2025.09.21 00:24:56.989140 [ 4 ] {877bb97f-21f4-45ad-b7bf-9563837b7712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8834 | 2025.09.21 00:24:56.989665 [ 4 ] {877bb97f-21f4-45ad-b7bf-9563837b7712} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8835 | 2025.09.21 00:24:56.989884 [ 4 ] {877bb97f-21f4-45ad-b7bf-9563837b7712} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8836 | 2025.09.21 00:24:56.989994 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8837 | 2025.09.21 00:24:56.990018 [ 4 ] {877bb97f-21f4-45ad-b7bf-9563837b7712} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001735 sec., 8069.164265129683 rows/sec., 14.46 MiB/sec. | ||
| 8838 | 2025.09.21 00:24:56.990028 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8839 | 2025.09.21 00:24:56.990060 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8840 | 2025.09.21 00:24:56.990076 [ 4 ] {877bb97f-21f4-45ad-b7bf-9563837b7712} <Debug> TCPHandler: Processed in 0.001914066 sec. | ||
| 8841 | 2025.09.21 00:24:56.990138 [ 201 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 8842 | 2025.09.21 00:24:56.990187 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8843 | 2025.09.21 00:24:56.990279 [ 4 ] {17aa7941-6ae1-4f49-933d-bb79529c4751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8844 | 2025.09.21 00:24:56.990308 [ 201 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8845 | 2025.09.21 00:24:56.990319 [ 4 ] {17aa7941-6ae1-4f49-933d-bb79529c4751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8846 | 2025.09.21 00:24:56.990357 [ 201 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 891 rows starting from the beginning of the part | ||
| 8847 | 2025.09.21 00:24:56.990487 [ 201 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
| 8848 | 2025.09.21 00:24:56.990607 [ 201 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 27 rows starting from the beginning of the part | ||
| 8849 | 2025.09.21 00:24:56.990642 [ 4 ] {17aa7941-6ae1-4f49-933d-bb79529c4751} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8850 | 2025.09.21 00:24:56.990679 [ 4 ] {17aa7941-6ae1-4f49-933d-bb79529c4751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8851 | 2025.09.21 00:24:56.990713 [ 201 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
| 8852 | 2025.09.21 00:24:56.990810 [ 201 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 27 rows starting from the beginning of the part | ||
| 8853 | 2025.09.21 00:24:56.990910 [ 201 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part | ||
| 8854 | 2025.09.21 00:24:56.991000 [ 4 ] {17aa7941-6ae1-4f49-933d-bb79529c4751} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8855 | 2025.09.21 00:24:56.991207 [ 4 ] {17aa7941-6ae1-4f49-933d-bb79529c4751} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8856 | 2025.09.21 00:24:56.991322 [ 52 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8857 | 2025.09.21 00:24:56.991334 [ 4 ] {17aa7941-6ae1-4f49-933d-bb79529c4751} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001074 sec., 96834.26443202978 rows/sec., 5.93 MiB/sec. | ||
| 8858 | 2025.09.21 00:24:56.991361 [ 52 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8859 | 2025.09.21 00:24:56.991380 [ 4 ] {17aa7941-6ae1-4f49-933d-bb79529c4751} <Debug> TCPHandler: Processed in 0.00124055 sec. | ||
| 8860 | 2025.09.21 00:24:56.991388 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8861 | 2025.09.21 00:24:56.991479 [ 195 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 8862 | 2025.09.21 00:24:56.991582 [ 195 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8863 | 2025.09.21 00:24:56.991611 [ 195 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 4100 rows starting from the beginning of the part | ||
| 8864 | 2025.09.21 00:24:56.991663 [ 195 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 8865 | 2025.09.21 00:24:56.991708 [ 195 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8866 | 2025.09.21 00:24:56.991744 [ 195 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 8867 | 2025.09.21 00:24:56.991787 [ 195 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8868 | 2025.09.21 00:24:56.991842 [ 195 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 104 rows starting from the beginning of the part | ||
| 8869 | 2025.09.21 00:24:56.993225 [ 199 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20077 rows, containing 5 columns (5 merged, 0 gathered) in 0.006352692 sec., 3160392.476134527 rows/sec., 211.48 MiB/sec. | ||
| 8870 | 2025.09.21 00:24:56.993498 [ 190 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8871 | 2025.09.21 00:24:56.993778 [ 190 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8872 | 2025.09.21 00:24:56.993856 [ 190 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8873 | 2025.09.21 00:24:56.993948 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 8874 | 2025.09.21 00:24:56.994020 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4532 rows, containing 4 columns (4 merged, 0 gathered) in 0.002574392 sec., 1760415.663193484 rows/sec., 111.72 MiB/sec. | ||
| 8875 | 2025.09.21 00:24:56.994516 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8876 | 2025.09.21 00:24:56.994784 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_56_11} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8877 | 2025.09.21 00:24:56.994861 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_56_11} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8878 | 2025.09.21 00:24:56.994946 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 8879 | 2025.09.21 00:24:56.997256 [ 198 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 987 rows, containing 19 columns (19 merged, 0 gathered) in 0.007148831 sec., 138064.53111005144 rows/sec., 247.41 MiB/sec. | ||
| 8880 | 2025.09.21 00:24:56.998825 [ 198 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8881 | 2025.09.21 00:24:56.999162 [ 198 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2025.09.21 00:24:56.999245 [ 198 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8883 | 2025.09.21 00:24:56.999396 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.21 MiB. | ||
| 8884 | 2025.09.21 00:24:57.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.76 MiB, peak 310.60 MiB, free memory in arenas 0.00 B, will set to 302.01 MiB (RSS), difference: 4.25 MiB | ||
| 8885 | 2025.09.21 00:24:57.301210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18654 | ||
| 8886 | 2025.09.21 00:24:57.301694 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2025.09.21 00:24:57.301734 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8888 | 2025.09.21 00:24:57.302204 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8889 | 2025.09.21 00:24:57.302427 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2025.09.21 00:24:57.302560 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18654 | ||
| 8891 | 2025.09.21 00:24:58.294396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8892 | 2025.09.21 00:24:58.312164 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8893 | 2025.09.21 00:24:58.312231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8894 | 2025.09.21 00:24:58.318324 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8895 | 2025.09.21 00:24:58.319033 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8896 | 2025.09.21 00:24:58.322222 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8897 | 2025.09.21 00:25:01.960887 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8898 | 2025.09.21 00:25:01.961106 [ 4 ] {f7c16a1c-155b-4487-91e8-52530e342be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8899 | 2025.09.21 00:25:01.961180 [ 4 ] {f7c16a1c-155b-4487-91e8-52530e342be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8900 | 2025.09.21 00:25:01.961887 [ 4 ] {f7c16a1c-155b-4487-91e8-52530e342be1} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8901 | 2025.09.21 00:25:01.961930 [ 4 ] {f7c16a1c-155b-4487-91e8-52530e342be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8902 | 2025.09.21 00:25:01.962348 [ 4 ] {f7c16a1c-155b-4487-91e8-52530e342be1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8903 | 2025.09.21 00:25:01.962579 [ 4 ] {f7c16a1c-155b-4487-91e8-52530e342be1} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8904 | 2025.09.21 00:25:01.962748 [ 4 ] {f7c16a1c-155b-4487-91e8-52530e342be1} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001698 sec., 64782.09658421672 rows/sec., 5.43 MiB/sec. | ||
| 8905 | 2025.09.21 00:25:01.962792 [ 4 ] {f7c16a1c-155b-4487-91e8-52530e342be1} <Debug> TCPHandler: Processed in 0.002051169 sec. | ||
| 8906 | 2025.09.21 00:25:01.962919 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8907 | 2025.09.21 00:25:01.963018 [ 4 ] {02b4b9de-0fa7-4149-aed0-10bb8a7b62d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8908 | 2025.09.21 00:25:01.963060 [ 4 ] {02b4b9de-0fa7-4149-aed0-10bb8a7b62d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8909 | 2025.09.21 00:25:01.963486 [ 4 ] {02b4b9de-0fa7-4149-aed0-10bb8a7b62d0} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8910 | 2025.09.21 00:25:01.963523 [ 4 ] {02b4b9de-0fa7-4149-aed0-10bb8a7b62d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8911 | 2025.09.21 00:25:01.963825 [ 4 ] {02b4b9de-0fa7-4149-aed0-10bb8a7b62d0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8912 | 2025.09.21 00:25:01.964036 [ 4 ] {02b4b9de-0fa7-4149-aed0-10bb8a7b62d0} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8913 | 2025.09.21 00:25:01.964166 [ 4 ] {02b4b9de-0fa7-4149-aed0-10bb8a7b62d0} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001168 sec., 23116.438356164384 rows/sec., 1.70 MiB/sec. | ||
| 8914 | 2025.09.21 00:25:01.964204 [ 4 ] {02b4b9de-0fa7-4149-aed0-10bb8a7b62d0} <Debug> TCPHandler: Processed in 0.001336112 sec. | ||
| 8915 | 2025.09.21 00:25:01.964319 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8916 | 2025.09.21 00:25:01.964419 [ 4 ] {65edb674-ad18-4e27-b0fe-da138d0bb52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8917 | 2025.09.21 00:25:01.964459 [ 4 ] {65edb674-ad18-4e27-b0fe-da138d0bb52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8918 | 2025.09.21 00:25:01.964890 [ 4 ] {65edb674-ad18-4e27-b0fe-da138d0bb52d} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8919 | 2025.09.21 00:25:01.964930 [ 4 ] {65edb674-ad18-4e27-b0fe-da138d0bb52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8920 | 2025.09.21 00:25:01.965278 [ 4 ] {65edb674-ad18-4e27-b0fe-da138d0bb52d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8921 | 2025.09.21 00:25:01.965551 [ 4 ] {65edb674-ad18-4e27-b0fe-da138d0bb52d} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8922 | 2025.09.21 00:25:01.965712 [ 4 ] {65edb674-ad18-4e27-b0fe-da138d0bb52d} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001311 sec., 69412.66209000762 rows/sec., 5.42 MiB/sec. | ||
| 8923 | 2025.09.21 00:25:01.965761 [ 4 ] {65edb674-ad18-4e27-b0fe-da138d0bb52d} <Debug> TCPHandler: Processed in 0.001490416 sec. | ||
| 8924 | 2025.09.21 00:25:01.965882 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8925 | 2025.09.21 00:25:01.965981 [ 4 ] {cbbcf1a8-f54c-4067-8cea-c13f8d69fdb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8926 | 2025.09.21 00:25:01.966027 [ 4 ] {cbbcf1a8-f54c-4067-8cea-c13f8d69fdb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8927 | 2025.09.21 00:25:01.966475 [ 4 ] {cbbcf1a8-f54c-4067-8cea-c13f8d69fdb0} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8928 | 2025.09.21 00:25:01.966515 [ 4 ] {cbbcf1a8-f54c-4067-8cea-c13f8d69fdb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8929 | 2025.09.21 00:25:01.966907 [ 4 ] {cbbcf1a8-f54c-4067-8cea-c13f8d69fdb0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8930 | 2025.09.21 00:25:01.967135 [ 4 ] {cbbcf1a8-f54c-4067-8cea-c13f8d69fdb0} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8931 | 2025.09.21 00:25:01.967275 [ 4 ] {cbbcf1a8-f54c-4067-8cea-c13f8d69fdb0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001313 sec., 121858.33968012186 rows/sec., 8.49 MiB/sec. | ||
| 8932 | 2025.09.21 00:25:01.967314 [ 4 ] {cbbcf1a8-f54c-4067-8cea-c13f8d69fdb0} <Debug> TCPHandler: Processed in 0.001487565 sec. | ||
| 8933 | 2025.09.21 00:25:01.967425 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8934 | 2025.09.21 00:25:01.967551 [ 4 ] {6c21670f-954c-49b4-9e33-00e61239e7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8935 | 2025.09.21 00:25:01.967611 [ 4 ] {6c21670f-954c-49b4-9e33-00e61239e7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8936 | 2025.09.21 00:25:01.968391 [ 4 ] {6c21670f-954c-49b4-9e33-00e61239e7fd} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8937 | 2025.09.21 00:25:01.968429 [ 4 ] {6c21670f-954c-49b4-9e33-00e61239e7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8938 | 2025.09.21 00:25:01.969024 [ 4 ] {6c21670f-954c-49b4-9e33-00e61239e7fd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8939 | 2025.09.21 00:25:01.969253 [ 4 ] {6c21670f-954c-49b4-9e33-00e61239e7fd} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8940 | 2025.09.21 00:25:01.969420 [ 4 ] {6c21670f-954c-49b4-9e33-00e61239e7fd} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001888 sec., 14300.84745762712 rows/sec., 25.63 MiB/sec. | ||
| 8941 | 2025.09.21 00:25:01.969485 [ 4 ] {6c21670f-954c-49b4-9e33-00e61239e7fd} <Debug> TCPHandler: Processed in 0.00210958 sec. | ||
| 8942 | 2025.09.21 00:25:01.969596 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8943 | 2025.09.21 00:25:01.969692 [ 4 ] {370584fd-5b14-4b02-a687-dab098c71e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8944 | 2025.09.21 00:25:01.969737 [ 4 ] {370584fd-5b14-4b02-a687-dab098c71e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8945 | 2025.09.21 00:25:01.970059 [ 4 ] {370584fd-5b14-4b02-a687-dab098c71e83} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8946 | 2025.09.21 00:25:01.970097 [ 4 ] {370584fd-5b14-4b02-a687-dab098c71e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8947 | 2025.09.21 00:25:01.970458 [ 4 ] {370584fd-5b14-4b02-a687-dab098c71e83} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8948 | 2025.09.21 00:25:01.970686 [ 4 ] {370584fd-5b14-4b02-a687-dab098c71e83} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8949 | 2025.09.21 00:25:01.970820 [ 4 ] {370584fd-5b14-4b02-a687-dab098c71e83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 8950 | 2025.09.21 00:25:01.970857 [ 4 ] {370584fd-5b14-4b02-a687-dab098c71e83} <Debug> TCPHandler: Processed in 0.001311111 sec. | ||
| 8951 | 2025.09.21 00:25:04.613335 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8952 | 2025.09.21 00:25:04.613385 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8953 | 2025.09.21 00:25:04.803631 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19102 | ||
| 8954 | 2025.09.21 00:25:04.804165 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8955 | 2025.09.21 00:25:04.804203 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8956 | 2025.09.21 00:25:04.804690 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8957 | 2025.09.21 00:25:04.804929 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8958 | 2025.09.21 00:25:04.805065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19102 | ||
| 8959 | 2025.09.21 00:25:04.856840 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1182 | ||
| 8960 | 2025.09.21 00:25:04.859251 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8961 | 2025.09.21 00:25:04.859307 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8962 | 2025.09.21 00:25:04.860603 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8963 | 2025.09.21 00:25:04.860886 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8964 | 2025.09.21 00:25:04.861274 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1182 | ||
| 8965 | 2025.09.21 00:25:05.823253 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8966 | 2025.09.21 00:25:05.841630 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2025.09.21 00:25:05.841696 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8968 | 2025.09.21 00:25:05.848033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8969 | 2025.09.21 00:25:05.848774 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8970 | 2025.09.21 00:25:05.852048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8971 | 2025.09.21 00:25:06.971825 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8972 | 2025.09.21 00:25:06.972031 [ 4 ] {aa8e43a1-bfd1-4f75-bf7d-55e6ed7feb76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8973 | 2025.09.21 00:25:06.972104 [ 4 ] {aa8e43a1-bfd1-4f75-bf7d-55e6ed7feb76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8974 | 2025.09.21 00:25:06.972951 [ 4 ] {aa8e43a1-bfd1-4f75-bf7d-55e6ed7feb76} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8975 | 2025.09.21 00:25:06.972998 [ 4 ] {aa8e43a1-bfd1-4f75-bf7d-55e6ed7feb76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8976 | 2025.09.21 00:25:06.973436 [ 4 ] {aa8e43a1-bfd1-4f75-bf7d-55e6ed7feb76} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8977 | 2025.09.21 00:25:06.973669 [ 4 ] {aa8e43a1-bfd1-4f75-bf7d-55e6ed7feb76} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8978 | 2025.09.21 00:25:06.973814 [ 37 ] {} <Debug> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 8979 | 2025.09.21 00:25:06.973834 [ 4 ] {aa8e43a1-bfd1-4f75-bf7d-55e6ed7feb76} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001856 sec., 220905.1724137931 rows/sec., 14.01 MiB/sec. | ||
| 8980 | 2025.09.21 00:25:06.973876 [ 37 ] {} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8981 | 2025.09.21 00:25:06.973899 [ 4 ] {aa8e43a1-bfd1-4f75-bf7d-55e6ed7feb76} <Debug> TCPHandler: Processed in 0.002215163 sec. | ||
| 8982 | 2025.09.21 00:25:06.973903 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8983 | 2025.09.21 00:25:06.974029 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8984 | 2025.09.21 00:25:06.974035 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::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 | ||
| 8985 | 2025.09.21 00:25:06.974142 [ 4 ] {fd7be7d4-af88-4a0f-8744-2ebb4cc1975d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8986 | 2025.09.21 00:25:06.974185 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8987 | 2025.09.21 00:25:06.974192 [ 4 ] {fd7be7d4-af88-4a0f-8744-2ebb4cc1975d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8988 | 2025.09.21 00:25:06.974226 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 410 rows starting from the beginning of the part | ||
| 8989 | 2025.09.21 00:25:06.974303 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 8990 | 2025.09.21 00:25:06.974350 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 8991 | 2025.09.21 00:25:06.974391 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 8992 | 2025.09.21 00:25:06.974429 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 8993 | 2025.09.21 00:25:06.975227 [ 4 ] {fd7be7d4-af88-4a0f-8744-2ebb4cc1975d} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8994 | 2025.09.21 00:25:06.975270 [ 4 ] {fd7be7d4-af88-4a0f-8744-2ebb4cc1975d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8995 | 2025.09.21 00:25:06.975467 [ 198 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481146 sec., 1384063.4211617222 rows/sec., 93.08 MiB/sec. | ||
| 8996 | 2025.09.21 00:25:06.975638 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 8997 | 2025.09.21 00:25:06.975681 [ 4 ] {fd7be7d4-af88-4a0f-8744-2ebb4cc1975d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8998 | 2025.09.21 00:25:06.975965 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_29_7} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8999 | 2025.09.21 00:25:06.975989 [ 4 ] {fd7be7d4-af88-4a0f-8744-2ebb4cc1975d} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9000 | 2025.09.21 00:25:06.976051 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_29_7} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9001 | 2025.09.21 00:25:06.976137 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 9002 | 2025.09.21 00:25:06.976149 [ 4 ] {fd7be7d4-af88-4a0f-8744-2ebb4cc1975d} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.002034 sec., 560471.97640118 rows/sec., 44.46 MiB/sec. | ||
| 9003 | 2025.09.21 00:25:06.976193 [ 4 ] {fd7be7d4-af88-4a0f-8744-2ebb4cc1975d} <Debug> TCPHandler: Processed in 0.002217713 sec. | ||
| 9004 | 2025.09.21 00:25:06.976303 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9005 | 2025.09.21 00:25:06.976403 [ 4 ] {f9e82680-6495-48db-8bc3-9c53e6417d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9006 | 2025.09.21 00:25:06.976446 [ 4 ] {f9e82680-6495-48db-8bc3-9c53e6417d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9007 | 2025.09.21 00:25:06.976981 [ 4 ] {f9e82680-6495-48db-8bc3-9c53e6417d82} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2025.09.21 00:25:06.977027 [ 4 ] {f9e82680-6495-48db-8bc3-9c53e6417d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9009 | 2025.09.21 00:25:06.977439 [ 4 ] {f9e82680-6495-48db-8bc3-9c53e6417d82} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9010 | 2025.09.21 00:25:06.977692 [ 4 ] {f9e82680-6495-48db-8bc3-9c53e6417d82} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2025.09.21 00:25:06.977843 [ 4 ] {f9e82680-6495-48db-8bc3-9c53e6417d82} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001461 sec., 149897.33059548255 rows/sec., 8.94 MiB/sec. | ||
| 9012 | 2025.09.21 00:25:06.977883 [ 4 ] {f9e82680-6495-48db-8bc3-9c53e6417d82} <Debug> TCPHandler: Processed in 0.001629639 sec. | ||
| 9013 | 2025.09.21 00:25:06.977993 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9014 | 2025.09.21 00:25:06.978091 [ 4 ] {a7e42e07-3e21-49bc-8419-7cb1fc8fb87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9015 | 2025.09.21 00:25:06.978133 [ 4 ] {a7e42e07-3e21-49bc-8419-7cb1fc8fb87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9016 | 2025.09.21 00:25:06.978607 [ 4 ] {a7e42e07-3e21-49bc-8419-7cb1fc8fb87b} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2025.09.21 00:25:06.978645 [ 4 ] {a7e42e07-3e21-49bc-8419-7cb1fc8fb87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9018 | 2025.09.21 00:25:06.978973 [ 4 ] {a7e42e07-3e21-49bc-8419-7cb1fc8fb87b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9019 | 2025.09.21 00:25:06.979189 [ 4 ] {a7e42e07-3e21-49bc-8419-7cb1fc8fb87b} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2025.09.21 00:25:06.979317 [ 4 ] {a7e42e07-3e21-49bc-8419-7cb1fc8fb87b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001247 sec., 170008.01924619084 rows/sec., 10.96 MiB/sec. | ||
| 9021 | 2025.09.21 00:25:06.979355 [ 4 ] {a7e42e07-3e21-49bc-8419-7cb1fc8fb87b} <Debug> TCPHandler: Processed in 0.001413634 sec. | ||
| 9022 | 2025.09.21 00:25:06.979463 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9023 | 2025.09.21 00:25:06.979558 [ 4 ] {748109b7-383c-43f9-a6cf-6eb1c9b957be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9024 | 2025.09.21 00:25:06.979598 [ 4 ] {748109b7-383c-43f9-a6cf-6eb1c9b957be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9025 | 2025.09.21 00:25:06.980072 [ 4 ] {748109b7-383c-43f9-a6cf-6eb1c9b957be} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9026 | 2025.09.21 00:25:06.980109 [ 4 ] {748109b7-383c-43f9-a6cf-6eb1c9b957be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9027 | 2025.09.21 00:25:06.980430 [ 4 ] {748109b7-383c-43f9-a6cf-6eb1c9b957be} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9028 | 2025.09.21 00:25:06.980637 [ 4 ] {748109b7-383c-43f9-a6cf-6eb1c9b957be} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2025.09.21 00:25:06.980738 [ 37 ] {} <Debug> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9030 | 2025.09.21 00:25:06.980765 [ 4 ] {748109b7-383c-43f9-a6cf-6eb1c9b957be} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001227 sec., 171964.1401792991 rows/sec., 9.77 MiB/sec. | ||
| 9031 | 2025.09.21 00:25:06.980776 [ 37 ] {} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9032 | 2025.09.21 00:25:06.980807 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9033 | 2025.09.21 00:25:06.980812 [ 4 ] {748109b7-383c-43f9-a6cf-6eb1c9b957be} <Debug> TCPHandler: Processed in 0.001399864 sec. | ||
| 9034 | 2025.09.21 00:25:06.980898 [ 187 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::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 | ||
| 9035 | 2025.09.21 00:25:06.980939 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9036 | 2025.09.21 00:25:06.980985 [ 187 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9037 | 2025.09.21 00:25:06.981015 [ 187 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 211 rows starting from the beginning of the part | ||
| 9038 | 2025.09.21 00:25:06.981061 [ 4 ] {26fb5068-c164-487b-a707-0f4d93caaef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9039 | 2025.09.21 00:25:06.981074 [ 187 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 9040 | 2025.09.21 00:25:06.981112 [ 4 ] {26fb5068-c164-487b-a707-0f4d93caaef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9041 | 2025.09.21 00:25:06.981119 [ 187 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 9042 | 2025.09.21 00:25:06.981165 [ 187 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 9043 | 2025.09.21 00:25:06.981203 [ 187 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 9044 | 2025.09.21 00:25:06.981890 [ 4 ] {26fb5068-c164-487b-a707-0f4d93caaef2} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9045 | 2025.09.21 00:25:06.981928 [ 4 ] {26fb5068-c164-487b-a707-0f4d93caaef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9046 | 2025.09.21 00:25:06.982019 [ 199 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001162238 sec., 907731.4629189547 rows/sec., 55.01 MiB/sec. | ||
| 9047 | 2025.09.21 00:25:06.982215 [ 198 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9048 | 2025.09.21 00:25:06.982295 [ 4 ] {26fb5068-c164-487b-a707-0f4d93caaef2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9049 | 2025.09.21 00:25:06.982589 [ 4 ] {26fb5068-c164-487b-a707-0f4d93caaef2} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9050 | 2025.09.21 00:25:06.982635 [ 198 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_29_7} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9051 | 2025.09.21 00:25:06.982734 [ 4 ] {26fb5068-c164-487b-a707-0f4d93caaef2} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001698 sec., 408127.20848056534 rows/sec., 28.52 MiB/sec. | ||
| 9052 | 2025.09.21 00:25:06.982742 [ 198 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_29_7} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9053 | 2025.09.21 00:25:06.982781 [ 4 ] {26fb5068-c164-487b-a707-0f4d93caaef2} <Debug> TCPHandler: Processed in 0.001904405 sec. | ||
| 9054 | 2025.09.21 00:25:06.982882 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9055 | 2025.09.21 00:25:06.982896 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9056 | 2025.09.21 00:25:06.982997 [ 4 ] {84d50530-1c0a-443a-be1d-1bf13256119c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9057 | 2025.09.21 00:25:06.983040 [ 4 ] {84d50530-1c0a-443a-be1d-1bf13256119c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9058 | 2025.09.21 00:25:06.983367 [ 4 ] {84d50530-1c0a-443a-be1d-1bf13256119c} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9059 | 2025.09.21 00:25:06.983405 [ 4 ] {84d50530-1c0a-443a-be1d-1bf13256119c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9060 | 2025.09.21 00:25:06.983723 [ 4 ] {84d50530-1c0a-443a-be1d-1bf13256119c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9061 | 2025.09.21 00:25:06.983941 [ 4 ] {84d50530-1c0a-443a-be1d-1bf13256119c} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9062 | 2025.09.21 00:25:06.984072 [ 4 ] {84d50530-1c0a-443a-be1d-1bf13256119c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 9063 | 2025.09.21 00:25:06.984110 [ 4 ] {84d50530-1c0a-443a-be1d-1bf13256119c} <Debug> TCPHandler: Processed in 0.00126518 sec. | ||
| 9064 | 2025.09.21 00:25:06.984218 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9065 | 2025.09.21 00:25:06.984313 [ 4 ] {416a9f9f-1f73-4d6b-a58a-82f77bd7ed7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9066 | 2025.09.21 00:25:06.984356 [ 4 ] {416a9f9f-1f73-4d6b-a58a-82f77bd7ed7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9067 | 2025.09.21 00:25:06.984779 [ 4 ] {416a9f9f-1f73-4d6b-a58a-82f77bd7ed7a} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9068 | 2025.09.21 00:25:06.984817 [ 4 ] {416a9f9f-1f73-4d6b-a58a-82f77bd7ed7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9069 | 2025.09.21 00:25:06.985155 [ 4 ] {416a9f9f-1f73-4d6b-a58a-82f77bd7ed7a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9070 | 2025.09.21 00:25:06.985374 [ 4 ] {416a9f9f-1f73-4d6b-a58a-82f77bd7ed7a} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9071 | 2025.09.21 00:25:06.985509 [ 4 ] {416a9f9f-1f73-4d6b-a58a-82f77bd7ed7a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001214 sec., 258649.0939044481 rows/sec., 16.99 MiB/sec. | ||
| 9072 | 2025.09.21 00:25:06.985547 [ 4 ] {416a9f9f-1f73-4d6b-a58a-82f77bd7ed7a} <Debug> TCPHandler: Processed in 0.001379493 sec. | ||
| 9073 | 2025.09.21 00:25:06.985654 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9074 | 2025.09.21 00:25:06.985748 [ 4 ] {1516f601-460c-40e2-84a3-6f2d49e0ae0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9075 | 2025.09.21 00:25:06.985796 [ 4 ] {1516f601-460c-40e2-84a3-6f2d49e0ae0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9076 | 2025.09.21 00:25:06.986096 [ 4 ] {1516f601-460c-40e2-84a3-6f2d49e0ae0f} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9077 | 2025.09.21 00:25:06.986134 [ 4 ] {1516f601-460c-40e2-84a3-6f2d49e0ae0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9078 | 2025.09.21 00:25:06.986433 [ 4 ] {1516f601-460c-40e2-84a3-6f2d49e0ae0f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9079 | 2025.09.21 00:25:06.986642 [ 4 ] {1516f601-460c-40e2-84a3-6f2d49e0ae0f} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9080 | 2025.09.21 00:25:06.986771 [ 4 ] {1516f601-460c-40e2-84a3-6f2d49e0ae0f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 9081 | 2025.09.21 00:25:06.986809 [ 4 ] {1516f601-460c-40e2-84a3-6f2d49e0ae0f} <Debug> TCPHandler: Processed in 0.001204989 sec. | ||
| 9082 | 2025.09.21 00:25:06.986915 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9083 | 2025.09.21 00:25:06.987009 [ 4 ] {0203e04a-f943-456d-afe7-33382ca2acf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9084 | 2025.09.21 00:25:06.987063 [ 4 ] {0203e04a-f943-456d-afe7-33382ca2acf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9085 | 2025.09.21 00:25:06.987825 [ 4 ] {0203e04a-f943-456d-afe7-33382ca2acf5} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9086 | 2025.09.21 00:25:06.987862 [ 4 ] {0203e04a-f943-456d-afe7-33382ca2acf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9087 | 2025.09.21 00:25:06.988379 [ 4 ] {0203e04a-f943-456d-afe7-33382ca2acf5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9088 | 2025.09.21 00:25:06.988609 [ 4 ] {0203e04a-f943-456d-afe7-33382ca2acf5} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9089 | 2025.09.21 00:25:06.988747 [ 4 ] {0203e04a-f943-456d-afe7-33382ca2acf5} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001756 sec., 7972.665148063781 rows/sec., 14.29 MiB/sec. | ||
| 9090 | 2025.09.21 00:25:06.988813 [ 4 ] {0203e04a-f943-456d-afe7-33382ca2acf5} <Debug> TCPHandler: Processed in 0.001948086 sec. | ||
| 9091 | 2025.09.21 00:25:06.988923 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9092 | 2025.09.21 00:25:06.989018 [ 4 ] {d78bf325-8032-49c4-8583-0d3b176e99ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9093 | 2025.09.21 00:25:06.989060 [ 4 ] {d78bf325-8032-49c4-8583-0d3b176e99ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9094 | 2025.09.21 00:25:06.989385 [ 4 ] {d78bf325-8032-49c4-8583-0d3b176e99ef} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9095 | 2025.09.21 00:25:06.989422 [ 4 ] {d78bf325-8032-49c4-8583-0d3b176e99ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9096 | 2025.09.21 00:25:06.989733 [ 4 ] {d78bf325-8032-49c4-8583-0d3b176e99ef} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9097 | 2025.09.21 00:25:06.989942 [ 4 ] {d78bf325-8032-49c4-8583-0d3b176e99ef} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9098 | 2025.09.21 00:25:06.990071 [ 4 ] {d78bf325-8032-49c4-8583-0d3b176e99ef} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001072 sec., 97014.92537313432 rows/sec., 5.94 MiB/sec. | ||
| 9099 | 2025.09.21 00:25:06.990107 [ 4 ] {d78bf325-8032-49c4-8583-0d3b176e99ef} <Debug> TCPHandler: Processed in 0.00123423 sec. | ||
| 9100 | 2025.09.21 00:25:11.993455 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9101 | 2025.09.21 00:25:11.993655 [ 4 ] {6c391648-2abe-4ddb-92ac-f8cb75b6c1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9102 | 2025.09.21 00:25:11.993729 [ 4 ] {6c391648-2abe-4ddb-92ac-f8cb75b6c1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9103 | 2025.09.21 00:25:11.994469 [ 4 ] {6c391648-2abe-4ddb-92ac-f8cb75b6c1ba} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9104 | 2025.09.21 00:25:11.994525 [ 4 ] {6c391648-2abe-4ddb-92ac-f8cb75b6c1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9105 | 2025.09.21 00:25:11.994975 [ 4 ] {6c391648-2abe-4ddb-92ac-f8cb75b6c1ba} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9106 | 2025.09.21 00:25:11.995231 [ 4 ] {6c391648-2abe-4ddb-92ac-f8cb75b6c1ba} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9107 | 2025.09.21 00:25:11.995415 [ 4 ] {6c391648-2abe-4ddb-92ac-f8cb75b6c1ba} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001809 sec., 2211.166390270868 rows/sec., 180.31 KiB/sec. | ||
| 9108 | 2025.09.21 00:25:11.995473 [ 4 ] {6c391648-2abe-4ddb-92ac-f8cb75b6c1ba} <Debug> TCPHandler: Processed in 0.002160472 sec. | ||
| 9109 | 2025.09.21 00:25:11.995617 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9110 | 2025.09.21 00:25:11.995728 [ 4 ] {f76dd514-ce70-415e-b9b5-579ab35597df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9111 | 2025.09.21 00:25:11.995773 [ 4 ] {f76dd514-ce70-415e-b9b5-579ab35597df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9112 | 2025.09.21 00:25:11.997079 [ 4 ] {f76dd514-ce70-415e-b9b5-579ab35597df} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9113 | 2025.09.21 00:25:11.997119 [ 4 ] {f76dd514-ce70-415e-b9b5-579ab35597df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9114 | 2025.09.21 00:25:11.997592 [ 4 ] {f76dd514-ce70-415e-b9b5-579ab35597df} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9115 | 2025.09.21 00:25:11.997822 [ 4 ] {f76dd514-ce70-415e-b9b5-579ab35597df} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9116 | 2025.09.21 00:25:11.997976 [ 4 ] {f76dd514-ce70-415e-b9b5-579ab35597df} <Debug> executeQuery: Read 1252 rows, 105.70 KiB in 0.002277 sec., 549846.2889767238 rows/sec., 45.33 MiB/sec. | ||
| 9117 | 2025.09.21 00:25:11.998025 [ 4 ] {f76dd514-ce70-415e-b9b5-579ab35597df} <Debug> TCPHandler: Processed in 0.002463719 sec. | ||
| 9118 | 2025.09.21 00:25:11.998149 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9119 | 2025.09.21 00:25:11.998254 [ 4 ] {3c080da0-e2aa-40ca-a48c-16ab4b99ba3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9120 | 2025.09.21 00:25:11.998300 [ 4 ] {3c080da0-e2aa-40ca-a48c-16ab4b99ba3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9121 | 2025.09.21 00:25:11.998749 [ 4 ] {3c080da0-e2aa-40ca-a48c-16ab4b99ba3b} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9122 | 2025.09.21 00:25:11.998788 [ 4 ] {3c080da0-e2aa-40ca-a48c-16ab4b99ba3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9123 | 2025.09.21 00:25:11.999118 [ 4 ] {3c080da0-e2aa-40ca-a48c-16ab4b99ba3b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9124 | 2025.09.21 00:25:11.999335 [ 4 ] {3c080da0-e2aa-40ca-a48c-16ab4b99ba3b} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9125 | 2025.09.21 00:25:11.999476 [ 4 ] {3c080da0-e2aa-40ca-a48c-16ab4b99ba3b} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001247 sec., 24859.663191659984 rows/sec., 1.81 MiB/sec. | ||
| 9126 | 2025.09.21 00:25:11.999517 [ 4 ] {3c080da0-e2aa-40ca-a48c-16ab4b99ba3b} <Debug> TCPHandler: Processed in 0.001419294 sec. | ||
| 9127 | 2025.09.21 00:25:11.999645 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9128 | 2025.09.21 00:25:11.999750 [ 4 ] {7d292afc-caef-41f7-81da-a97b3a4c7e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9129 | 2025.09.21 00:25:11.999804 [ 4 ] {7d292afc-caef-41f7-81da-a97b3a4c7e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9130 | 2025.09.21 00:25:12.000550 [ 4 ] {7d292afc-caef-41f7-81da-a97b3a4c7e4d} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9131 | 2025.09.21 00:25:12.000597 [ 4 ] {7d292afc-caef-41f7-81da-a97b3a4c7e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9132 | 2025.09.21 00:25:12.001041 [ 4 ] {7d292afc-caef-41f7-81da-a97b3a4c7e4d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9133 | 2025.09.21 00:25:12.001335 [ 4 ] {7d292afc-caef-41f7-81da-a97b3a4c7e4d} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9134 | 2025.09.21 00:25:12.001523 [ 4 ] {7d292afc-caef-41f7-81da-a97b3a4c7e4d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001795 sec., 127019.49860724235 rows/sec., 8.60 MiB/sec. | ||
| 9135 | 2025.09.21 00:25:12.001574 [ 4 ] {7d292afc-caef-41f7-81da-a97b3a4c7e4d} <Debug> TCPHandler: Processed in 0.001980647 sec. | ||
| 9136 | 2025.09.21 00:25:12.001701 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9137 | 2025.09.21 00:25:12.001811 [ 4 ] {99e36c9d-7953-4be8-bd2a-3a9bab2e7cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9138 | 2025.09.21 00:25:12.001856 [ 4 ] {99e36c9d-7953-4be8-bd2a-3a9bab2e7cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9139 | 2025.09.21 00:25:12.002690 [ 4 ] {99e36c9d-7953-4be8-bd2a-3a9bab2e7cd8} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9140 | 2025.09.21 00:25:12.002737 [ 4 ] {99e36c9d-7953-4be8-bd2a-3a9bab2e7cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9141 | 2025.09.21 00:25:12.003202 [ 4 ] {99e36c9d-7953-4be8-bd2a-3a9bab2e7cd8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9142 | 2025.09.21 00:25:12.003498 [ 4 ] {99e36c9d-7953-4be8-bd2a-3a9bab2e7cd8} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9143 | 2025.09.21 00:25:12.003683 [ 4 ] {99e36c9d-7953-4be8-bd2a-3a9bab2e7cd8} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.001891 sec., 291380.2221047065 rows/sec., 21.63 MiB/sec. | ||
| 9144 | 2025.09.21 00:25:12.003741 [ 4 ] {99e36c9d-7953-4be8-bd2a-3a9bab2e7cd8} <Debug> TCPHandler: Processed in 0.00209108 sec. | ||
| 9145 | 2025.09.21 00:25:12.003886 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9146 | 2025.09.21 00:25:12.004030 [ 4 ] {b1eddb39-c7d9-4e69-997c-bb3c244e9f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9147 | 2025.09.21 00:25:12.004082 [ 4 ] {b1eddb39-c7d9-4e69-997c-bb3c244e9f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9148 | 2025.09.21 00:25:12.004787 [ 4 ] {b1eddb39-c7d9-4e69-997c-bb3c244e9f8a} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9149 | 2025.09.21 00:25:12.004830 [ 4 ] {b1eddb39-c7d9-4e69-997c-bb3c244e9f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9150 | 2025.09.21 00:25:12.005351 [ 4 ] {b1eddb39-c7d9-4e69-997c-bb3c244e9f8a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9151 | 2025.09.21 00:25:12.005588 [ 4 ] {b1eddb39-c7d9-4e69-997c-bb3c244e9f8a} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9152 | 2025.09.21 00:25:12.005730 [ 4 ] {b1eddb39-c7d9-4e69-997c-bb3c244e9f8a} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001725 sec., 490434.7826086957 rows/sec., 33.01 MiB/sec. | ||
| 9153 | 2025.09.21 00:25:12.005771 [ 4 ] {b1eddb39-c7d9-4e69-997c-bb3c244e9f8a} <Debug> TCPHandler: Processed in 0.001948967 sec. | ||
| 9154 | 2025.09.21 00:25:12.005906 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9155 | 2025.09.21 00:25:12.006020 [ 4 ] {51769df5-7373-4ac3-87ab-048c96bf2f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9156 | 2025.09.21 00:25:12.006090 [ 4 ] {51769df5-7373-4ac3-87ab-048c96bf2f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9157 | 2025.09.21 00:25:12.007027 [ 4 ] {51769df5-7373-4ac3-87ab-048c96bf2f80} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9158 | 2025.09.21 00:25:12.007065 [ 4 ] {51769df5-7373-4ac3-87ab-048c96bf2f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9159 | 2025.09.21 00:25:12.007681 [ 4 ] {51769df5-7373-4ac3-87ab-048c96bf2f80} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9160 | 2025.09.21 00:25:12.007932 [ 4 ] {51769df5-7373-4ac3-87ab-048c96bf2f80} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9161 | 2025.09.21 00:25:12.008093 [ 4 ] {51769df5-7373-4ac3-87ab-048c96bf2f80} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002101 sec., 12851.023322227511 rows/sec., 23.03 MiB/sec. | ||
| 9162 | 2025.09.21 00:25:12.008174 [ 4 ] {51769df5-7373-4ac3-87ab-048c96bf2f80} <Debug> TCPHandler: Processed in 0.002328605 sec. | ||
| 9163 | 2025.09.21 00:25:12.008295 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9164 | 2025.09.21 00:25:12.008397 [ 4 ] {6d874db1-94bd-417a-9589-5763d92fc750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9165 | 2025.09.21 00:25:12.008443 [ 4 ] {6d874db1-94bd-417a-9589-5763d92fc750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9166 | 2025.09.21 00:25:12.008807 [ 4 ] {6d874db1-94bd-417a-9589-5763d92fc750} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9167 | 2025.09.21 00:25:12.008845 [ 4 ] {6d874db1-94bd-417a-9589-5763d92fc750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9168 | 2025.09.21 00:25:12.009185 [ 4 ] {6d874db1-94bd-417a-9589-5763d92fc750} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9169 | 2025.09.21 00:25:12.009407 [ 4 ] {6d874db1-94bd-417a-9589-5763d92fc750} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9170 | 2025.09.21 00:25:12.009545 [ 4 ] {6d874db1-94bd-417a-9589-5763d92fc750} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 9171 | 2025.09.21 00:25:12.009585 [ 4 ] {6d874db1-94bd-417a-9589-5763d92fc750} <Debug> TCPHandler: Processed in 0.001340992 sec. | ||
| 9172 | 2025.09.21 00:25:12.171071 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48570 | ||
| 9173 | 2025.09.21 00:25:12.171185 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9174 | 2025.09.21 00:25:12.171213 [ 293 ] {} <Debug> TCP-Session: f3cd0615-7a65-4f0d-8c9c-9057ec20df74 Authenticating user 'default' from [fd00:1122:3344:101::e]:48570 | ||
| 9175 | 2025.09.21 00:25:12.171234 [ 293 ] {} <Debug> TCP-Session: f3cd0615-7a65-4f0d-8c9c-9057ec20df74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9176 | 2025.09.21 00:25:12.171247 [ 293 ] {} <Debug> TCP-Session: f3cd0615-7a65-4f0d-8c9c-9057ec20df74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9177 | 2025.09.21 00:25:12.171421 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33396 | ||
| 9178 | 2025.09.21 00:25:12.171489 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39282 | ||
| 9179 | 2025.09.21 00:25:12.171497 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44951 | ||
| 9180 | 2025.09.21 00:25:12.171517 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43405 | ||
| 9181 | 2025.09.21 00:25:12.171553 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58170 | ||
| 9182 | 2025.09.21 00:25:12.171584 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9183 | 2025.09.21 00:25:12.171574 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9184 | 2025.09.21 00:25:12.171620 [ 293 ] {} <Trace> TCP-Session: f3cd0615-7a65-4f0d-8c9c-9057ec20df74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9185 | 2025.09.21 00:25:12.171647 [ 297 ] {} <Debug> TCP-Session: e4e4eb9a-3043-4c6a-b846-8ab2590944cb Authenticating user 'default' from [fd00:1122:3344:101::e]:39282 | ||
| 9186 | 2025.09.21 00:25:12.171655 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9187 | 2025.09.21 00:25:12.171672 [ 297 ] {} <Debug> TCP-Session: e4e4eb9a-3043-4c6a-b846-8ab2590944cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9188 | 2025.09.21 00:25:12.171687 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9189 | 2025.09.21 00:25:12.171701 [ 353 ] {} <Debug> TCP-Session: 15580a23-ed50-4aa6-97b5-6664d9c6dd89 Authenticating user 'default' from [fd00:1122:3344:101::e]:43405 | ||
| 9190 | 2025.09.21 00:25:12.171707 [ 297 ] {} <Debug> TCP-Session: e4e4eb9a-3043-4c6a-b846-8ab2590944cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9191 | 2025.09.21 00:25:12.171733 [ 356 ] {} <Debug> TCP-Session: 8056ba01-b0c4-476a-8da3-b6c49ed70b3e Authenticating user 'default' from [fd00:1122:3344:101::e]:58170 | ||
| 9192 | 2025.09.21 00:25:12.171743 [ 353 ] {} <Debug> TCP-Session: 15580a23-ed50-4aa6-97b5-6664d9c6dd89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9193 | 2025.09.21 00:25:12.171635 [ 352 ] {} <Debug> TCP-Session: edb8dc2b-7ac8-4c28-8ef1-caebe77850a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44951 | ||
| 9194 | 2025.09.21 00:25:12.171777 [ 353 ] {} <Debug> TCP-Session: 15580a23-ed50-4aa6-97b5-6664d9c6dd89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9195 | 2025.09.21 00:25:12.171779 [ 356 ] {} <Debug> TCP-Session: 8056ba01-b0c4-476a-8da3-b6c49ed70b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9196 | 2025.09.21 00:25:12.171806 [ 293 ] {6c3e4078-cd4e-4a11-a7c4-ee4d928e9881} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48570) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9197 | 2025.09.21 00:25:12.171824 [ 356 ] {} <Debug> TCP-Session: 8056ba01-b0c4-476a-8da3-b6c49ed70b3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9198 | 2025.09.21 00:25:12.171538 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39071 | ||
| 9199 | 2025.09.21 00:25:12.171532 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9200 | 2025.09.21 00:25:12.171487 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37175 | ||
| 9201 | 2025.09.21 00:25:12.171915 [ 295 ] {} <Debug> TCP-Session: 0a9ebcac-8c71-4bd6-a420-dadc8680fb56 Authenticating user 'default' from [fd00:1122:3344:101::e]:33396 | ||
| 9202 | 2025.09.21 00:25:12.171528 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38892 | ||
| 9203 | 2025.09.21 00:25:12.171961 [ 295 ] {} <Debug> TCP-Session: 0a9ebcac-8c71-4bd6-a420-dadc8680fb56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9204 | 2025.09.21 00:25:12.171800 [ 352 ] {} <Debug> TCP-Session: edb8dc2b-7ac8-4c28-8ef1-caebe77850a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9205 | 2025.09.21 00:25:12.171980 [ 295 ] {} <Debug> TCP-Session: 0a9ebcac-8c71-4bd6-a420-dadc8680fb56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9206 | 2025.09.21 00:25:12.172004 [ 352 ] {} <Debug> TCP-Session: edb8dc2b-7ac8-4c28-8ef1-caebe77850a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9207 | 2025.09.21 00:25:12.172056 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9208 | 2025.09.21 00:25:12.172080 [ 355 ] {} <Debug> TCP-Session: 9612c715-e5ce-4df7-bc45-f31529bbcf20 Authenticating user 'default' from [fd00:1122:3344:101::e]:39071 | ||
| 9209 | 2025.09.21 00:25:12.172096 [ 355 ] {} <Debug> TCP-Session: 9612c715-e5ce-4df7-bc45-f31529bbcf20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9210 | 2025.09.21 00:25:12.172105 [ 293 ] {6c3e4078-cd4e-4a11-a7c4-ee4d928e9881} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9211 | 2025.09.21 00:25:12.172108 [ 355 ] {} <Debug> TCP-Session: 9612c715-e5ce-4df7-bc45-f31529bbcf20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9212 | 2025.09.21 00:25:12.172170 [ 293 ] {6c3e4078-cd4e-4a11-a7c4-ee4d928e9881} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9213 | 2025.09.21 00:25:12.172415 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9214 | 2025.09.21 00:25:12.172448 [ 354 ] {} <Debug> TCP-Session: a6b4c35a-9af1-49d6-bb11-25b259632db2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38892 | ||
| 9215 | 2025.09.21 00:25:12.172465 [ 354 ] {} <Debug> TCP-Session: a6b4c35a-9af1-49d6-bb11-25b259632db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9216 | 2025.09.21 00:25:12.172469 [ 293 ] {6c3e4078-cd4e-4a11-a7c4-ee4d928e9881} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 9217 | 2025.09.21 00:25:12.172481 [ 354 ] {} <Debug> TCP-Session: a6b4c35a-9af1-49d6-bb11-25b259632db2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9218 | 2025.09.21 00:25:12.172522 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9219 | 2025.09.21 00:25:12.172562 [ 296 ] {} <Debug> TCP-Session: ad3a7696-143d-4ed3-939e-11b0377d1925 Authenticating user 'default' from [fd00:1122:3344:101::e]:37175 | ||
| 9220 | 2025.09.21 00:25:12.172580 [ 296 ] {} <Debug> TCP-Session: ad3a7696-143d-4ed3-939e-11b0377d1925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9221 | 2025.09.21 00:25:12.172594 [ 296 ] {} <Debug> TCP-Session: ad3a7696-143d-4ed3-939e-11b0377d1925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9222 | 2025.09.21 00:25:12.173392 [ 334 ] {6c3e4078-cd4e-4a11-a7c4-ee4d928e9881} <Trace> AggregatingTransform: Aggregating | ||
| 9223 | 2025.09.21 00:25:12.173443 [ 334 ] {6c3e4078-cd4e-4a11-a7c4-ee4d928e9881} <Trace> Aggregator: Aggregation method: without_key | ||
| 9224 | 2025.09.21 00:25:12.173481 [ 334 ] {6c3e4078-cd4e-4a11-a7c4-ee4d928e9881} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000897011 sec. (1114.814 rows/sec., 43.55 KiB/sec.) | ||
| 9225 | 2025.09.21 00:25:12.173501 [ 334 ] {6c3e4078-cd4e-4a11-a7c4-ee4d928e9881} <Trace> Aggregator: Merging aggregated data | ||
| 9226 | 2025.09.21 00:25:12.174829 [ 293 ] {6c3e4078-cd4e-4a11-a7c4-ee4d928e9881} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003072 sec., 325.5208333333333 rows/sec., 12.72 KiB/sec. | ||
| 9227 | 2025.09.21 00:25:12.174992 [ 293 ] {6c3e4078-cd4e-4a11-a7c4-ee4d928e9881} <Debug> TCPHandler: Processed in 0.003520525 sec. | ||
| 9228 | 2025.09.21 00:25:12.175123 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9229 | 2025.09.21 00:25:12.175157 [ 293 ] {} <Debug> TCP-Session: f3cd0615-7a65-4f0d-8c9c-9057ec20df74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9230 | 2025.09.21 00:25:12.175170 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9231 | 2025.09.21 00:25:12.175175 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9232 | 2025.09.21 00:25:12.175196 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9233 | 2025.09.21 00:25:12.175224 [ 295 ] {} <Debug> TCP-Session: 0a9ebcac-8c71-4bd6-a420-dadc8680fb56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9234 | 2025.09.21 00:25:12.175238 [ 352 ] {} <Debug> TCP-Session: edb8dc2b-7ac8-4c28-8ef1-caebe77850a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9235 | 2025.09.21 00:25:12.175260 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9236 | 2025.09.21 00:25:12.175277 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9237 | 2025.09.21 00:25:12.175294 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9238 | 2025.09.21 00:25:12.175307 [ 297 ] {} <Debug> TCP-Session: e4e4eb9a-3043-4c6a-b846-8ab2590944cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9239 | 2025.09.21 00:25:12.175327 [ 353 ] {} <Debug> TCP-Session: 15580a23-ed50-4aa6-97b5-6664d9c6dd89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9240 | 2025.09.21 00:25:12.175261 [ 296 ] {} <Debug> TCP-Session: ad3a7696-143d-4ed3-939e-11b0377d1925 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9241 | 2025.09.21 00:25:12.175344 [ 354 ] {} <Debug> TCP-Session: a6b4c35a-9af1-49d6-bb11-25b259632db2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9242 | 2025.09.21 00:25:12.175239 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9243 | 2025.09.21 00:25:12.175218 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9244 | 2025.09.21 00:25:12.175414 [ 355 ] {} <Debug> TCP-Session: 9612c715-e5ce-4df7-bc45-f31529bbcf20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9245 | 2025.09.21 00:25:12.175452 [ 356 ] {} <Debug> TCP-Session: 8056ba01-b0c4-476a-8da3-b6c49ed70b3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9246 | 2025.09.21 00:25:12.223072 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46576 | ||
| 9247 | 2025.09.21 00:25:12.223180 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9248 | 2025.09.21 00:25:12.223206 [ 293 ] {} <Debug> TCP-Session: b2c651dc-20fc-4751-920b-f7dda4bc6a55 Authenticating user 'default' from [fd00:1122:3344:101::e]:46576 | ||
| 9249 | 2025.09.21 00:25:12.223228 [ 293 ] {} <Debug> TCP-Session: b2c651dc-20fc-4751-920b-f7dda4bc6a55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9250 | 2025.09.21 00:25:12.223240 [ 293 ] {} <Debug> TCP-Session: b2c651dc-20fc-4751-920b-f7dda4bc6a55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9251 | 2025.09.21 00:25:12.223449 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49781 | ||
| 9252 | 2025.09.21 00:25:12.223488 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46943 | ||
| 9253 | 2025.09.21 00:25:12.223496 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52929 | ||
| 9254 | 2025.09.21 00:25:12.223530 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65343 | ||
| 9255 | 2025.09.21 00:25:12.223522 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39481 | ||
| 9256 | 2025.09.21 00:25:12.223586 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9257 | 2025.09.21 00:25:12.223603 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9258 | 2025.09.21 00:25:12.223604 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9259 | 2025.09.21 00:25:12.223627 [ 297 ] {} <Debug> TCP-Session: defc712c-4d15-450d-9c09-0dae04b02e7c Authenticating user 'default' from [fd00:1122:3344:101::e]:46943 | ||
| 9260 | 2025.09.21 00:25:12.223630 [ 352 ] {} <Debug> TCP-Session: ad042e70-d6ca-476a-949f-ec4b38b7e077 Authenticating user 'default' from [fd00:1122:3344:101::e]:52929 | ||
| 9261 | 2025.09.21 00:25:12.223638 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9262 | 2025.09.21 00:25:12.223650 [ 297 ] {} <Debug> TCP-Session: defc712c-4d15-450d-9c09-0dae04b02e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9263 | 2025.09.21 00:25:12.223662 [ 293 ] {} <Trace> TCP-Session: b2c651dc-20fc-4751-920b-f7dda4bc6a55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9264 | 2025.09.21 00:25:12.223686 [ 297 ] {} <Debug> TCP-Session: defc712c-4d15-450d-9c09-0dae04b02e7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9265 | 2025.09.21 00:25:12.223682 [ 354 ] {} <Debug> TCP-Session: b6f7e5d6-965c-4c1d-aee8-087433cf2ad2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39481 | ||
| 9266 | 2025.09.21 00:25:12.223644 [ 355 ] {} <Debug> TCP-Session: 3e1938b3-79b7-4f8d-afbc-574e24c7ceb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65343 | ||
| 9267 | 2025.09.21 00:25:12.223738 [ 354 ] {} <Debug> TCP-Session: b6f7e5d6-965c-4c1d-aee8-087433cf2ad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9268 | 2025.09.21 00:25:12.223761 [ 355 ] {} <Debug> TCP-Session: 3e1938b3-79b7-4f8d-afbc-574e24c7ceb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9269 | 2025.09.21 00:25:12.223772 [ 354 ] {} <Debug> TCP-Session: b6f7e5d6-965c-4c1d-aee8-087433cf2ad2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9270 | 2025.09.21 00:25:12.223786 [ 355 ] {} <Debug> TCP-Session: 3e1938b3-79b7-4f8d-afbc-574e24c7ceb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9271 | 2025.09.21 00:25:12.223558 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54854 | ||
| 9272 | 2025.09.21 00:25:12.223487 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64652 | ||
| 9273 | 2025.09.21 00:25:12.223857 [ 293 ] {f0bf9dfa-a2c2-4588-8508-1a19824e4d42} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46576) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9274 | 2025.09.21 00:25:12.223563 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9275 | 2025.09.21 00:25:12.223907 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9276 | 2025.09.21 00:25:12.223926 [ 295 ] {} <Debug> TCP-Session: 03fd52f3-2338-4f3d-a1d3-38d60c0aa428 Authenticating user 'default' from [fd00:1122:3344:101::e]:49781 | ||
| 9277 | 2025.09.21 00:25:12.223941 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9278 | 2025.09.21 00:25:12.223950 [ 356 ] {} <Debug> TCP-Session: efcf393e-c583-468f-9654-0b021a6b3046 Authenticating user 'default' from [fd00:1122:3344:101::e]:54854 | ||
| 9279 | 2025.09.21 00:25:12.223957 [ 295 ] {} <Debug> TCP-Session: 03fd52f3-2338-4f3d-a1d3-38d60c0aa428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9280 | 2025.09.21 00:25:12.223977 [ 296 ] {} <Debug> TCP-Session: b17c3f7b-4945-430d-bd7b-d9943ee9e692 Authenticating user 'default' from [fd00:1122:3344:101::e]:64652 | ||
| 9281 | 2025.09.21 00:25:12.223989 [ 356 ] {} <Debug> TCP-Session: efcf393e-c583-468f-9654-0b021a6b3046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9282 | 2025.09.21 00:25:12.223997 [ 295 ] {} <Debug> TCP-Session: 03fd52f3-2338-4f3d-a1d3-38d60c0aa428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9283 | 2025.09.21 00:25:12.224018 [ 296 ] {} <Debug> TCP-Session: b17c3f7b-4945-430d-bd7b-d9943ee9e692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9284 | 2025.09.21 00:25:12.224026 [ 356 ] {} <Debug> TCP-Session: efcf393e-c583-468f-9654-0b021a6b3046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9285 | 2025.09.21 00:25:12.224058 [ 296 ] {} <Debug> TCP-Session: b17c3f7b-4945-430d-bd7b-d9943ee9e692 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9286 | 2025.09.21 00:25:12.223658 [ 352 ] {} <Debug> TCP-Session: ad042e70-d6ca-476a-949f-ec4b38b7e077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9287 | 2025.09.21 00:25:12.223509 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35279 | ||
| 9288 | 2025.09.21 00:25:12.224140 [ 352 ] {} <Debug> TCP-Session: ad042e70-d6ca-476a-949f-ec4b38b7e077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9289 | 2025.09.21 00:25:12.224168 [ 293 ] {f0bf9dfa-a2c2-4588-8508-1a19824e4d42} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9290 | 2025.09.21 00:25:12.224212 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9291 | 2025.09.21 00:25:12.224231 [ 293 ] {f0bf9dfa-a2c2-4588-8508-1a19824e4d42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9292 | 2025.09.21 00:25:12.224241 [ 353 ] {} <Debug> TCP-Session: 20d72e08-6422-4712-a2ab-5be777046730 Authenticating user 'default' from [fd00:1122:3344:101::e]:35279 | ||
| 9293 | 2025.09.21 00:25:12.224269 [ 353 ] {} <Debug> TCP-Session: 20d72e08-6422-4712-a2ab-5be777046730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9294 | 2025.09.21 00:25:12.224282 [ 353 ] {} <Debug> TCP-Session: 20d72e08-6422-4712-a2ab-5be777046730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9295 | 2025.09.21 00:25:12.224532 [ 293 ] {f0bf9dfa-a2c2-4588-8508-1a19824e4d42} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 9296 | 2025.09.21 00:25:12.225582 [ 302 ] {f0bf9dfa-a2c2-4588-8508-1a19824e4d42} <Trace> AggregatingTransform: Aggregating | ||
| 9297 | 2025.09.21 00:25:12.225634 [ 302 ] {f0bf9dfa-a2c2-4588-8508-1a19824e4d42} <Trace> Aggregator: Aggregation method: without_key | ||
| 9298 | 2025.09.21 00:25:12.225670 [ 302 ] {f0bf9dfa-a2c2-4588-8508-1a19824e4d42} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001030175 sec. (970.709 rows/sec., 37.92 KiB/sec.) | ||
| 9299 | 2025.09.21 00:25:12.225685 [ 302 ] {f0bf9dfa-a2c2-4588-8508-1a19824e4d42} <Trace> Aggregator: Merging aggregated data | ||
| 9300 | 2025.09.21 00:25:12.227007 [ 293 ] {f0bf9dfa-a2c2-4588-8508-1a19824e4d42} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003217 sec., 310.8486167236556 rows/sec., 12.14 KiB/sec. | ||
| 9301 | 2025.09.21 00:25:12.227151 [ 293 ] {f0bf9dfa-a2c2-4588-8508-1a19824e4d42} <Debug> TCPHandler: Processed in 0.003622036 sec. | ||
| 9302 | 2025.09.21 00:25:12.227257 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9303 | 2025.09.21 00:25:12.227288 [ 293 ] {} <Debug> TCP-Session: b2c651dc-20fc-4751-920b-f7dda4bc6a55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9304 | 2025.09.21 00:25:12.227295 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9305 | 2025.09.21 00:25:12.227322 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9306 | 2025.09.21 00:25:12.227340 [ 295 ] {} <Debug> TCP-Session: 03fd52f3-2338-4f3d-a1d3-38d60c0aa428 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9307 | 2025.09.21 00:25:12.227355 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9308 | 2025.09.21 00:25:12.227368 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9309 | 2025.09.21 00:25:12.227387 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9310 | 2025.09.21 00:25:12.227402 [ 296 ] {} <Debug> TCP-Session: b17c3f7b-4945-430d-bd7b-d9943ee9e692 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9311 | 2025.09.21 00:25:12.227407 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9312 | 2025.09.21 00:25:12.227430 [ 352 ] {} <Debug> TCP-Session: ad042e70-d6ca-476a-949f-ec4b38b7e077 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9313 | 2025.09.21 00:25:12.227419 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9314 | 2025.09.21 00:25:12.227481 [ 354 ] {} <Debug> TCP-Session: b6f7e5d6-965c-4c1d-aee8-087433cf2ad2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9315 | 2025.09.21 00:25:12.227505 [ 355 ] {} <Debug> TCP-Session: 3e1938b3-79b7-4f8d-afbc-574e24c7ceb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9316 | 2025.09.21 00:25:12.227412 [ 297 ] {} <Debug> TCP-Session: defc712c-4d15-450d-9c09-0dae04b02e7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9317 | 2025.09.21 00:25:12.227338 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9318 | 2025.09.21 00:25:12.227381 [ 353 ] {} <Debug> TCP-Session: 20d72e08-6422-4712-a2ab-5be777046730 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9319 | 2025.09.21 00:25:12.227593 [ 356 ] {} <Debug> TCP-Session: efcf393e-c583-468f-9654-0b021a6b3046 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9320 | 2025.09.21 00:25:12.275141 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39743 | ||
| 9321 | 2025.09.21 00:25:12.275238 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9322 | 2025.09.21 00:25:12.275263 [ 293 ] {} <Debug> TCP-Session: b4d0e1c7-47fd-4319-b95e-260c27a45240 Authenticating user 'default' from [fd00:1122:3344:101::e]:39743 | ||
| 9323 | 2025.09.21 00:25:12.275285 [ 293 ] {} <Debug> TCP-Session: b4d0e1c7-47fd-4319-b95e-260c27a45240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9324 | 2025.09.21 00:25:12.275300 [ 293 ] {} <Debug> TCP-Session: b4d0e1c7-47fd-4319-b95e-260c27a45240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9325 | 2025.09.21 00:25:12.275481 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62371 | ||
| 9326 | 2025.09.21 00:25:12.275495 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62378 | ||
| 9327 | 2025.09.21 00:25:12.275525 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53693 | ||
| 9328 | 2025.09.21 00:25:12.275545 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61160 | ||
| 9329 | 2025.09.21 00:25:12.275560 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53984 | ||
| 9330 | 2025.09.21 00:25:12.275576 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9331 | 2025.09.21 00:25:12.275583 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43906 | ||
| 9332 | 2025.09.21 00:25:12.275613 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9333 | 2025.09.21 00:25:12.275631 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9334 | 2025.09.21 00:25:12.275645 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9335 | 2025.09.21 00:25:12.275659 [ 296 ] {} <Debug> TCP-Session: 20e3677d-3d15-4701-ba1d-4d945b89a685 Authenticating user 'default' from [fd00:1122:3344:101::e]:62378 | ||
| 9336 | 2025.09.21 00:25:12.275667 [ 353 ] {} <Debug> TCP-Session: e32456d0-0895-4d6e-a10e-a0ea02b7018a Authenticating user 'default' from [fd00:1122:3344:101::e]:61160 | ||
| 9337 | 2025.09.21 00:25:12.275684 [ 354 ] {} <Debug> TCP-Session: 9f4bdb39-2d08-4065-802d-82bf14ce9ee3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53984 | ||
| 9338 | 2025.09.21 00:25:12.275693 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9339 | 2025.09.21 00:25:12.275695 [ 296 ] {} <Debug> TCP-Session: 20e3677d-3d15-4701-ba1d-4d945b89a685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9340 | 2025.09.21 00:25:12.275717 [ 354 ] {} <Debug> TCP-Session: 9f4bdb39-2d08-4065-802d-82bf14ce9ee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9341 | 2025.09.21 00:25:12.275740 [ 296 ] {} <Debug> TCP-Session: 20e3677d-3d15-4701-ba1d-4d945b89a685 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9342 | 2025.09.21 00:25:12.275772 [ 354 ] {} <Debug> TCP-Session: 9f4bdb39-2d08-4065-802d-82bf14ce9ee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9343 | 2025.09.21 00:25:12.275621 [ 295 ] {} <Debug> TCP-Session: 48e6457b-da89-4ff1-b1d6-6f439aeb690a Authenticating user 'default' from [fd00:1122:3344:101::e]:62371 | ||
| 9344 | 2025.09.21 00:25:12.275569 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64943 | ||
| 9345 | 2025.09.21 00:25:12.275820 [ 295 ] {} <Debug> TCP-Session: 48e6457b-da89-4ff1-b1d6-6f439aeb690a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9346 | 2025.09.21 00:25:12.275518 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56823 | ||
| 9347 | 2025.09.21 00:25:12.275858 [ 295 ] {} <Debug> TCP-Session: 48e6457b-da89-4ff1-b1d6-6f439aeb690a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9348 | 2025.09.21 00:25:12.275884 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9349 | 2025.09.21 00:25:12.275733 [ 356 ] {} <Debug> TCP-Session: 0e60bbe7-7b84-4685-81b9-9e1c26b6b634 Authenticating user 'default' from [fd00:1122:3344:101::e]:43906 | ||
| 9350 | 2025.09.21 00:25:12.275913 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9351 | 2025.09.21 00:25:12.275920 [ 355 ] {} <Debug> TCP-Session: 969c224e-ac8b-4740-87d8-c356658720cb Authenticating user 'default' from [fd00:1122:3344:101::e]:64943 | ||
| 9352 | 2025.09.21 00:25:12.275942 [ 356 ] {} <Debug> TCP-Session: 0e60bbe7-7b84-4685-81b9-9e1c26b6b634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9353 | 2025.09.21 00:25:12.275956 [ 355 ] {} <Debug> TCP-Session: 969c224e-ac8b-4740-87d8-c356658720cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9354 | 2025.09.21 00:25:12.275969 [ 356 ] {} <Debug> TCP-Session: 0e60bbe7-7b84-4685-81b9-9e1c26b6b634 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9355 | 2025.09.21 00:25:12.275980 [ 355 ] {} <Debug> TCP-Session: 969c224e-ac8b-4740-87d8-c356658720cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9356 | 2025.09.21 00:25:12.275949 [ 297 ] {} <Debug> TCP-Session: 4a1187ff-bc99-4fc4-881a-681cad6d3158 Authenticating user 'default' from [fd00:1122:3344:101::e]:56823 | ||
| 9357 | 2025.09.21 00:25:12.275710 [ 293 ] {} <Trace> TCP-Session: b4d0e1c7-47fd-4319-b95e-260c27a45240 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9358 | 2025.09.21 00:25:12.276023 [ 297 ] {} <Debug> TCP-Session: 4a1187ff-bc99-4fc4-881a-681cad6d3158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9359 | 2025.09.21 00:25:12.275698 [ 353 ] {} <Debug> TCP-Session: e32456d0-0895-4d6e-a10e-a0ea02b7018a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9360 | 2025.09.21 00:25:12.276050 [ 297 ] {} <Debug> TCP-Session: 4a1187ff-bc99-4fc4-881a-681cad6d3158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9361 | 2025.09.21 00:25:12.276074 [ 353 ] {} <Debug> TCP-Session: e32456d0-0895-4d6e-a10e-a0ea02b7018a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9362 | 2025.09.21 00:25:12.275629 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9363 | 2025.09.21 00:25:12.276135 [ 352 ] {} <Debug> TCP-Session: 73bf4898-387d-40f4-ba8c-9895203148c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53693 | ||
| 9364 | 2025.09.21 00:25:12.276158 [ 352 ] {} <Debug> TCP-Session: 73bf4898-387d-40f4-ba8c-9895203148c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9365 | 2025.09.21 00:25:12.276177 [ 352 ] {} <Debug> TCP-Session: 73bf4898-387d-40f4-ba8c-9895203148c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9366 | 2025.09.21 00:25:12.276212 [ 293 ] {cb288456-c1ad-46d7-b875-8c6855cc6109} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39743) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9367 | 2025.09.21 00:25:12.276471 [ 293 ] {cb288456-c1ad-46d7-b875-8c6855cc6109} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9368 | 2025.09.21 00:25:12.276527 [ 293 ] {cb288456-c1ad-46d7-b875-8c6855cc6109} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9369 | 2025.09.21 00:25:12.276836 [ 293 ] {cb288456-c1ad-46d7-b875-8c6855cc6109} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 9370 | 2025.09.21 00:25:12.277882 [ 328 ] {cb288456-c1ad-46d7-b875-8c6855cc6109} <Trace> AggregatingTransform: Aggregating | ||
| 9371 | 2025.09.21 00:25:12.277921 [ 328 ] {cb288456-c1ad-46d7-b875-8c6855cc6109} <Trace> Aggregator: Aggregation method: without_key | ||
| 9372 | 2025.09.21 00:25:12.277958 [ 328 ] {cb288456-c1ad-46d7-b875-8c6855cc6109} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001020544 sec. (979.870 rows/sec., 38.28 KiB/sec.) | ||
| 9373 | 2025.09.21 00:25:12.277977 [ 328 ] {cb288456-c1ad-46d7-b875-8c6855cc6109} <Trace> Aggregator: Merging aggregated data | ||
| 9374 | 2025.09.21 00:25:12.279031 [ 293 ] {cb288456-c1ad-46d7-b875-8c6855cc6109} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002892 sec., 345.78146611341634 rows/sec., 13.51 KiB/sec. | ||
| 9375 | 2025.09.21 00:25:12.279209 [ 293 ] {cb288456-c1ad-46d7-b875-8c6855cc6109} <Debug> TCPHandler: Processed in 0.003648387 sec. | ||
| 9376 | 2025.09.21 00:25:12.279294 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9377 | 2025.09.21 00:25:12.279319 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9378 | 2025.09.21 00:25:12.279326 [ 293 ] {} <Debug> TCP-Session: b4d0e1c7-47fd-4319-b95e-260c27a45240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9379 | 2025.09.21 00:25:12.279341 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9380 | 2025.09.21 00:25:12.279366 [ 295 ] {} <Debug> TCP-Session: 48e6457b-da89-4ff1-b1d6-6f439aeb690a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9381 | 2025.09.21 00:25:12.279376 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9382 | 2025.09.21 00:25:12.279392 [ 354 ] {} <Debug> TCP-Session: 9f4bdb39-2d08-4065-802d-82bf14ce9ee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9383 | 2025.09.21 00:25:12.279396 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9384 | 2025.09.21 00:25:12.279415 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9385 | 2025.09.21 00:25:12.279437 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9386 | 2025.09.21 00:25:12.279457 [ 297 ] {} <Debug> TCP-Session: 4a1187ff-bc99-4fc4-881a-681cad6d3158 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9387 | 2025.09.21 00:25:12.279465 [ 352 ] {} <Debug> TCP-Session: 73bf4898-387d-40f4-ba8c-9895203148c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9388 | 2025.09.21 00:25:12.279483 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9389 | 2025.09.21 00:25:12.279494 [ 356 ] {} <Debug> TCP-Session: 0e60bbe7-7b84-4685-81b9-9e1c26b6b634 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9390 | 2025.09.21 00:25:12.279465 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9391 | 2025.09.21 00:25:12.279521 [ 355 ] {} <Debug> TCP-Session: 969c224e-ac8b-4740-87d8-c356658720cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9392 | 2025.09.21 00:25:12.279425 [ 353 ] {} <Debug> TCP-Session: e32456d0-0895-4d6e-a10e-a0ea02b7018a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9393 | 2025.09.21 00:25:12.279561 [ 296 ] {} <Debug> TCP-Session: 20e3677d-3d15-4701-ba1d-4d945b89a685 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9394 | 2025.09.21 00:25:12.305144 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19614 | ||
| 9395 | 2025.09.21 00:25:12.305687 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2025.09.21 00:25:12.305742 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9397 | 2025.09.21 00:25:12.306263 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9398 | 2025.09.21 00:25:12.306513 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2025.09.21 00:25:12.306669 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19614 | ||
| 9400 | 2025.09.21 00:25:12.306684 [ 26 ] {} <Debug> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9401 | 2025.09.21 00:25:12.306741 [ 26 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9402 | 2025.09.21 00:25:12.306761 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9403 | 2025.09.21 00:25:12.306861 [ 199 ] {f657ec38-8325-487f-8824-fa38318f9148::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 | ||
| 9404 | 2025.09.21 00:25:12.306977 [ 199 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9405 | 2025.09.21 00:25:12.307015 [ 199 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17182 rows starting from the beginning of the part | ||
| 9406 | 2025.09.21 00:25:12.307080 [ 199 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9407 | 2025.09.21 00:25:12.307129 [ 199 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9408 | 2025.09.21 00:25:12.307175 [ 199 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9409 | 2025.09.21 00:25:12.307214 [ 199 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9410 | 2025.09.21 00:25:12.307252 [ 199 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9411 | 2025.09.21 00:25:12.309351 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19614 rows, containing 4 columns (4 merged, 0 gathered) in 0.002534251 sec., 7739564.865516478 rows/sec., 110.72 MiB/sec. | ||
| 9412 | 2025.09.21 00:25:12.309569 [ 199 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9413 | 2025.09.21 00:25:12.309827 [ 199 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_41_8} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9414 | 2025.09.21 00:25:12.309901 [ 199 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_41_8} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9415 | 2025.09.21 00:25:12.309981 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9416 | 2025.09.21 00:25:13.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.15 MiB, peak 312.71 MiB, free memory in arenas 0.00 B, will set to 302.13 MiB (RSS), difference: -1.01 MiB | ||
| 9417 | 2025.09.21 00:25:13.352126 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9418 | 2025.09.21 00:25:13.373288 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9419 | 2025.09.21 00:25:13.373360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9420 | 2025.09.21 00:25:13.379204 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9421 | 2025.09.21 00:25:13.379905 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9422 | 2025.09.21 00:25:13.380227 [ 27 ] {} <Debug> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9423 | 2025.09.21 00:25:13.380301 [ 27 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9424 | 2025.09.21 00:25:13.380327 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9425 | 2025.09.21 00:25:13.380433 [ 197 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 9426 | 2025.09.21 00:25:13.383430 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9427 | 2025.09.21 00:25:13.383622 [ 197 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9428 | 2025.09.21 00:25:13.384459 [ 197 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 9429 | 2025.09.21 00:25:13.387765 [ 197 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 9430 | 2025.09.21 00:25:13.391054 [ 197 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 9431 | 2025.09.21 00:25:13.394791 [ 197 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 9432 | 2025.09.21 00:25:13.398735 [ 197 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 9433 | 2025.09.21 00:25:13.402489 [ 197 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 9434 | 2025.09.21 00:25:13.462834 [ 199 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.082439794 sec., 3748.189860833471 rows/sec., 19.38 MiB/sec. | ||
| 9435 | 2025.09.21 00:25:13.465261 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9436 | 2025.09.21 00:25:13.467187 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_41_8} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9437 | 2025.09.21 00:25:13.467309 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_41_8} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9438 | 2025.09.21 00:25:13.469199 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9439 | 2025.09.21 00:25:14.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.19 MiB, peak 316.61 MiB, free memory in arenas 0.00 B, will set to 304.42 MiB (RSS), difference: 1.23 MiB | ||
| 9440 | 2025.09.21 00:25:14.861499 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1226 | ||
| 9441 | 2025.09.21 00:25:14.864616 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9442 | 2025.09.21 00:25:14.864670 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9443 | 2025.09.21 00:25:14.865917 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9444 | 2025.09.21 00:25:14.866187 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9445 | 2025.09.21 00:25:14.866540 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1226 | ||
| 9446 | 2025.09.21 00:25:16.973132 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9447 | 2025.09.21 00:25:16.973345 [ 4 ] {994a207a-0ac1-4e20-af29-eb0035fa7863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9448 | 2025.09.21 00:25:16.973424 [ 4 ] {994a207a-0ac1-4e20-af29-eb0035fa7863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9449 | 2025.09.21 00:25:16.974278 [ 4 ] {994a207a-0ac1-4e20-af29-eb0035fa7863} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9450 | 2025.09.21 00:25:16.974326 [ 4 ] {994a207a-0ac1-4e20-af29-eb0035fa7863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9451 | 2025.09.21 00:25:16.974752 [ 4 ] {994a207a-0ac1-4e20-af29-eb0035fa7863} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9452 | 2025.09.21 00:25:16.974996 [ 4 ] {994a207a-0ac1-4e20-af29-eb0035fa7863} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9453 | 2025.09.21 00:25:16.975163 [ 4 ] {994a207a-0ac1-4e20-af29-eb0035fa7863} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001877 sec., 218433.67075119872 rows/sec., 13.86 MiB/sec. | ||
| 9454 | 2025.09.21 00:25:16.975216 [ 4 ] {994a207a-0ac1-4e20-af29-eb0035fa7863} <Debug> TCPHandler: Processed in 0.002230143 sec. | ||
| 9455 | 2025.09.21 00:25:16.975351 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9456 | 2025.09.21 00:25:16.975461 [ 4 ] {c4bda4bf-a4d7-4961-a445-e7b72a4bbb9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9457 | 2025.09.21 00:25:16.975508 [ 4 ] {c4bda4bf-a4d7-4961-a445-e7b72a4bbb9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9458 | 2025.09.21 00:25:16.976808 [ 4 ] {c4bda4bf-a4d7-4961-a445-e7b72a4bbb9d} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9459 | 2025.09.21 00:25:16.976848 [ 4 ] {c4bda4bf-a4d7-4961-a445-e7b72a4bbb9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9460 | 2025.09.21 00:25:16.977243 [ 4 ] {c4bda4bf-a4d7-4961-a445-e7b72a4bbb9d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9461 | 2025.09.21 00:25:16.977481 [ 4 ] {c4bda4bf-a4d7-4961-a445-e7b72a4bbb9d} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9462 | 2025.09.21 00:25:16.977620 [ 4 ] {c4bda4bf-a4d7-4961-a445-e7b72a4bbb9d} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.002186 sec., 521500.45745654166 rows/sec., 41.36 MiB/sec. | ||
| 9463 | 2025.09.21 00:25:16.977660 [ 4 ] {c4bda4bf-a4d7-4961-a445-e7b72a4bbb9d} <Debug> TCPHandler: Processed in 0.002368857 sec. | ||
| 9464 | 2025.09.21 00:25:16.977772 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9465 | 2025.09.21 00:25:16.977873 [ 4 ] {b3f0f57e-7306-4669-8b97-b6dad94103b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9466 | 2025.09.21 00:25:16.977916 [ 4 ] {b3f0f57e-7306-4669-8b97-b6dad94103b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9467 | 2025.09.21 00:25:16.978424 [ 4 ] {b3f0f57e-7306-4669-8b97-b6dad94103b9} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9468 | 2025.09.21 00:25:16.978462 [ 4 ] {b3f0f57e-7306-4669-8b97-b6dad94103b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9469 | 2025.09.21 00:25:16.978796 [ 4 ] {b3f0f57e-7306-4669-8b97-b6dad94103b9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9470 | 2025.09.21 00:25:16.979017 [ 4 ] {b3f0f57e-7306-4669-8b97-b6dad94103b9} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9471 | 2025.09.21 00:25:16.979156 [ 4 ] {b3f0f57e-7306-4669-8b97-b6dad94103b9} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001306 sec., 167687.595712098 rows/sec., 10.00 MiB/sec. | ||
| 9472 | 2025.09.21 00:25:16.979196 [ 4 ] {b3f0f57e-7306-4669-8b97-b6dad94103b9} <Debug> TCPHandler: Processed in 0.001476546 sec. | ||
| 9473 | 2025.09.21 00:25:16.979300 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9474 | 2025.09.21 00:25:16.979396 [ 4 ] {feacfa07-abc3-4e37-807e-0fd0e3c40003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9475 | 2025.09.21 00:25:16.979436 [ 4 ] {feacfa07-abc3-4e37-807e-0fd0e3c40003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9476 | 2025.09.21 00:25:16.979932 [ 4 ] {feacfa07-abc3-4e37-807e-0fd0e3c40003} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9477 | 2025.09.21 00:25:16.979971 [ 4 ] {feacfa07-abc3-4e37-807e-0fd0e3c40003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9478 | 2025.09.21 00:25:16.980292 [ 4 ] {feacfa07-abc3-4e37-807e-0fd0e3c40003} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9479 | 2025.09.21 00:25:16.980507 [ 4 ] {feacfa07-abc3-4e37-807e-0fd0e3c40003} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9480 | 2025.09.21 00:25:16.980637 [ 4 ] {feacfa07-abc3-4e37-807e-0fd0e3c40003} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001261 sec., 168120.53925455987 rows/sec., 10.84 MiB/sec. | ||
| 9481 | 2025.09.21 00:25:16.980675 [ 4 ] {feacfa07-abc3-4e37-807e-0fd0e3c40003} <Debug> TCPHandler: Processed in 0.001426884 sec. | ||
| 9482 | 2025.09.21 00:25:16.980779 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9483 | 2025.09.21 00:25:16.980886 [ 4 ] {62d4a91d-9791-4b4d-8516-b2792fa6f452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9484 | 2025.09.21 00:25:16.980927 [ 4 ] {62d4a91d-9791-4b4d-8516-b2792fa6f452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9485 | 2025.09.21 00:25:16.981435 [ 4 ] {62d4a91d-9791-4b4d-8516-b2792fa6f452} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9486 | 2025.09.21 00:25:16.981471 [ 4 ] {62d4a91d-9791-4b4d-8516-b2792fa6f452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9487 | 2025.09.21 00:25:16.981786 [ 4 ] {62d4a91d-9791-4b4d-8516-b2792fa6f452} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9488 | 2025.09.21 00:25:16.981998 [ 4 ] {62d4a91d-9791-4b4d-8516-b2792fa6f452} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9489 | 2025.09.21 00:25:16.982133 [ 4 ] {62d4a91d-9791-4b4d-8516-b2792fa6f452} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001265 sec., 166798.418972332 rows/sec., 9.47 MiB/sec. | ||
| 9490 | 2025.09.21 00:25:16.982173 [ 4 ] {62d4a91d-9791-4b4d-8516-b2792fa6f452} <Debug> TCPHandler: Processed in 0.001443205 sec. | ||
| 9491 | 2025.09.21 00:25:16.982275 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9492 | 2025.09.21 00:25:16.982368 [ 4 ] {d2035dd5-d97b-40a0-8a84-4b176e42049c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9493 | 2025.09.21 00:25:16.982407 [ 4 ] {d2035dd5-d97b-40a0-8a84-4b176e42049c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9494 | 2025.09.21 00:25:16.983160 [ 4 ] {d2035dd5-d97b-40a0-8a84-4b176e42049c} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9495 | 2025.09.21 00:25:16.983196 [ 4 ] {d2035dd5-d97b-40a0-8a84-4b176e42049c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9496 | 2025.09.21 00:25:16.983524 [ 4 ] {d2035dd5-d97b-40a0-8a84-4b176e42049c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9497 | 2025.09.21 00:25:16.983729 [ 4 ] {d2035dd5-d97b-40a0-8a84-4b176e42049c} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2025.09.21 00:25:16.983860 [ 4 ] {d2035dd5-d97b-40a0-8a84-4b176e42049c} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001508 sec., 459549.0716180371 rows/sec., 32.11 MiB/sec. | ||
| 9499 | 2025.09.21 00:25:16.983898 [ 4 ] {d2035dd5-d97b-40a0-8a84-4b176e42049c} <Debug> TCPHandler: Processed in 0.0016712 sec. | ||
| 9500 | 2025.09.21 00:25:16.983999 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9501 | 2025.09.21 00:25:16.984091 [ 4 ] {b1526775-de73-4574-817c-b27eb963c5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9502 | 2025.09.21 00:25:16.984133 [ 4 ] {b1526775-de73-4574-817c-b27eb963c5c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9503 | 2025.09.21 00:25:16.984450 [ 4 ] {b1526775-de73-4574-817c-b27eb963c5c8} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9504 | 2025.09.21 00:25:16.984484 [ 4 ] {b1526775-de73-4574-817c-b27eb963c5c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9505 | 2025.09.21 00:25:16.984779 [ 4 ] {b1526775-de73-4574-817c-b27eb963c5c8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9506 | 2025.09.21 00:25:16.984982 [ 4 ] {b1526775-de73-4574-817c-b27eb963c5c8} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9507 | 2025.09.21 00:25:16.985112 [ 4 ] {b1526775-de73-4574-817c-b27eb963c5c8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 9508 | 2025.09.21 00:25:16.985148 [ 4 ] {b1526775-de73-4574-817c-b27eb963c5c8} <Debug> TCPHandler: Processed in 0.001198239 sec. | ||
| 9509 | 2025.09.21 00:25:16.985249 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9510 | 2025.09.21 00:25:16.985341 [ 4 ] {83458572-ecd0-4928-b47c-76671042b365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9511 | 2025.09.21 00:25:16.985383 [ 4 ] {83458572-ecd0-4928-b47c-76671042b365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9512 | 2025.09.21 00:25:16.985824 [ 4 ] {83458572-ecd0-4928-b47c-76671042b365} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9513 | 2025.09.21 00:25:16.985859 [ 4 ] {83458572-ecd0-4928-b47c-76671042b365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9514 | 2025.09.21 00:25:16.986191 [ 4 ] {83458572-ecd0-4928-b47c-76671042b365} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9515 | 2025.09.21 00:25:16.986397 [ 4 ] {83458572-ecd0-4928-b47c-76671042b365} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9516 | 2025.09.21 00:25:16.986524 [ 4 ] {83458572-ecd0-4928-b47c-76671042b365} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.0012 sec., 261666.6666666667 rows/sec., 17.19 MiB/sec. | ||
| 9517 | 2025.09.21 00:25:16.986567 [ 4 ] {83458572-ecd0-4928-b47c-76671042b365} <Debug> TCPHandler: Processed in 0.001366023 sec. | ||
| 9518 | 2025.09.21 00:25:16.986667 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9519 | 2025.09.21 00:25:16.986759 [ 4 ] {48f71278-ac12-43d1-b713-cd87d696f21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9520 | 2025.09.21 00:25:16.986801 [ 4 ] {48f71278-ac12-43d1-b713-cd87d696f21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9521 | 2025.09.21 00:25:16.987094 [ 4 ] {48f71278-ac12-43d1-b713-cd87d696f21b} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9522 | 2025.09.21 00:25:16.987128 [ 4 ] {48f71278-ac12-43d1-b713-cd87d696f21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9523 | 2025.09.21 00:25:16.987426 [ 4 ] {48f71278-ac12-43d1-b713-cd87d696f21b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9524 | 2025.09.21 00:25:16.987627 [ 4 ] {48f71278-ac12-43d1-b713-cd87d696f21b} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9525 | 2025.09.21 00:25:16.987729 [ 81 ] {} <Debug> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9526 | 2025.09.21 00:25:16.987755 [ 4 ] {48f71278-ac12-43d1-b713-cd87d696f21b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 9527 | 2025.09.21 00:25:16.987795 [ 81 ] {} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9528 | 2025.09.21 00:25:16.987802 [ 4 ] {48f71278-ac12-43d1-b713-cd87d696f21b} <Debug> TCPHandler: Processed in 0.001183008 sec. | ||
| 9529 | 2025.09.21 00:25:16.987824 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9530 | 2025.09.21 00:25:16.987937 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9531 | 2025.09.21 00:25:16.987941 [ 191 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 9532 | 2025.09.21 00:25:16.988063 [ 4 ] {82b930b6-107c-42e9-9eed-ef370a09f01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9533 | 2025.09.21 00:25:16.988106 [ 191 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9534 | 2025.09.21 00:25:16.988136 [ 4 ] {82b930b6-107c-42e9-9eed-ef370a09f01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9535 | 2025.09.21 00:25:16.988147 [ 191 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
| 9536 | 2025.09.21 00:25:16.988226 [ 191 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 9537 | 2025.09.21 00:25:16.988274 [ 191 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9538 | 2025.09.21 00:25:16.988315 [ 191 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 9539 | 2025.09.21 00:25:16.988356 [ 191 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 9540 | 2025.09.21 00:25:16.988397 [ 191 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 9541 | 2025.09.21 00:25:16.989025 [ 4 ] {82b930b6-107c-42e9-9eed-ef370a09f01e} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9542 | 2025.09.21 00:25:16.989071 [ 4 ] {82b930b6-107c-42e9-9eed-ef370a09f01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9543 | 2025.09.21 00:25:16.989316 [ 191 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001428845 sec., 20995.9792699698 rows/sec., 1.38 MiB/sec. | ||
| 9544 | 2025.09.21 00:25:16.989491 [ 196 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9545 | 2025.09.21 00:25:16.989672 [ 4 ] {82b930b6-107c-42e9-9eed-ef370a09f01e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9546 | 2025.09.21 00:25:16.989862 [ 196 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_30_6} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9547 | 2025.09.21 00:25:16.989954 [ 196 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_30_6} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9548 | 2025.09.21 00:25:16.989981 [ 4 ] {82b930b6-107c-42e9-9eed-ef370a09f01e} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9549 | 2025.09.21 00:25:16.990066 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9550 | 2025.09.21 00:25:16.990154 [ 4 ] {82b930b6-107c-42e9-9eed-ef370a09f01e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002101 sec., 6663.493574488339 rows/sec., 11.94 MiB/sec. | ||
| 9551 | 2025.09.21 00:25:16.990227 [ 4 ] {82b930b6-107c-42e9-9eed-ef370a09f01e} <Debug> TCPHandler: Processed in 0.002352086 sec. | ||
| 9552 | 2025.09.21 00:25:16.990343 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9553 | 2025.09.21 00:25:16.990441 [ 4 ] {28857683-2b93-482c-a73b-0f9ff2568ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9554 | 2025.09.21 00:25:16.990482 [ 4 ] {28857683-2b93-482c-a73b-0f9ff2568ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9555 | 2025.09.21 00:25:16.990834 [ 4 ] {28857683-2b93-482c-a73b-0f9ff2568ca3} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9556 | 2025.09.21 00:25:16.990871 [ 4 ] {28857683-2b93-482c-a73b-0f9ff2568ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9557 | 2025.09.21 00:25:16.991200 [ 4 ] {28857683-2b93-482c-a73b-0f9ff2568ca3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9558 | 2025.09.21 00:25:16.991418 [ 4 ] {28857683-2b93-482c-a73b-0f9ff2568ca3} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9559 | 2025.09.21 00:25:16.991552 [ 4 ] {28857683-2b93-482c-a73b-0f9ff2568ca3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001129 sec., 92116.9176262179 rows/sec., 5.64 MiB/sec. | ||
| 9560 | 2025.09.21 00:25:16.991592 [ 4 ] {28857683-2b93-482c-a73b-0f9ff2568ca3} <Debug> TCPHandler: Processed in 0.001300341 sec. | ||
| 9561 | 2025.09.21 00:25:19.613445 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9562 | 2025.09.21 00:25:19.613531 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9563 | 2025.09.21 00:25:19.807738 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20062 | ||
| 9564 | 2025.09.21 00:25:19.808239 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9565 | 2025.09.21 00:25:19.808285 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9566 | 2025.09.21 00:25:19.808794 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9567 | 2025.09.21 00:25:19.809017 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9568 | 2025.09.21 00:25:19.809144 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20062 | ||
| 9569 | 2025.09.21 00:25:20.884474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9570 | 2025.09.21 00:25:20.900565 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9571 | 2025.09.21 00:25:20.900628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9572 | 2025.09.21 00:25:20.906435 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9573 | 2025.09.21 00:25:20.907177 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9574 | 2025.09.21 00:25:20.910169 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9575 | 2025.09.21 00:25:21.960960 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9576 | 2025.09.21 00:25:21.961141 [ 4 ] {04c33049-5d76-4737-92ad-3d7887548828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9577 | 2025.09.21 00:25:21.961209 [ 4 ] {04c33049-5d76-4737-92ad-3d7887548828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9578 | 2025.09.21 00:25:21.961875 [ 4 ] {04c33049-5d76-4737-92ad-3d7887548828} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9579 | 2025.09.21 00:25:21.961924 [ 4 ] {04c33049-5d76-4737-92ad-3d7887548828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9580 | 2025.09.21 00:25:21.962339 [ 4 ] {04c33049-5d76-4737-92ad-3d7887548828} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9581 | 2025.09.21 00:25:21.962591 [ 4 ] {04c33049-5d76-4737-92ad-3d7887548828} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9582 | 2025.09.21 00:25:21.962759 [ 4 ] {04c33049-5d76-4737-92ad-3d7887548828} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001669 sec., 65907.72917914919 rows/sec., 5.52 MiB/sec. | ||
| 9583 | 2025.09.21 00:25:21.962777 [ 160 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9584 | 2025.09.21 00:25:21.962810 [ 4 ] {04c33049-5d76-4737-92ad-3d7887548828} <Debug> TCPHandler: Processed in 0.001983378 sec. | ||
| 9585 | 2025.09.21 00:25:21.962852 [ 160 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9586 | 2025.09.21 00:25:21.962883 [ 160 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9587 | 2025.09.21 00:25:21.962944 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9588 | 2025.09.21 00:25:21.962989 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 9589 | 2025.09.21 00:25:21.963051 [ 4 ] {5be1ac82-7931-44b1-bac0-9b52f8db11c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9590 | 2025.09.21 00:25:21.963094 [ 4 ] {5be1ac82-7931-44b1-bac0-9b52f8db11c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9591 | 2025.09.21 00:25:21.963104 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9592 | 2025.09.21 00:25:21.963140 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2343 rows starting from the beginning of the part | ||
| 9593 | 2025.09.21 00:25:21.963212 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 110 rows starting from the beginning of the part | ||
| 9594 | 2025.09.21 00:25:21.963262 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1140 rows starting from the beginning of the part | ||
| 9595 | 2025.09.21 00:25:21.963319 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1252 rows starting from the beginning of the part | ||
| 9596 | 2025.09.21 00:25:21.963358 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1140 rows starting from the beginning of the part | ||
| 9597 | 2025.09.21 00:25:21.963397 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 110 rows starting from the beginning of the part | ||
| 9598 | 2025.09.21 00:25:21.963505 [ 4 ] {5be1ac82-7931-44b1-bac0-9b52f8db11c3} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9599 | 2025.09.21 00:25:21.963541 [ 4 ] {5be1ac82-7931-44b1-bac0-9b52f8db11c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9600 | 2025.09.21 00:25:21.963866 [ 4 ] {5be1ac82-7931-44b1-bac0-9b52f8db11c3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9601 | 2025.09.21 00:25:21.964075 [ 4 ] {5be1ac82-7931-44b1-bac0-9b52f8db11c3} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9602 | 2025.09.21 00:25:21.964198 [ 160 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9603 | 2025.09.21 00:25:21.964218 [ 4 ] {5be1ac82-7931-44b1-bac0-9b52f8db11c3} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001192 sec., 22651.006711409398 rows/sec., 1.66 MiB/sec. | ||
| 9604 | 2025.09.21 00:25:21.964230 [ 160 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9605 | 2025.09.21 00:25:21.964260 [ 160 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9606 | 2025.09.21 00:25:21.964265 [ 4 ] {5be1ac82-7931-44b1-bac0-9b52f8db11c3} <Debug> TCPHandler: Processed in 0.001374933 sec. | ||
| 9607 | 2025.09.21 00:25:21.964350 [ 196 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::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 | ||
| 9608 | 2025.09.21 00:25:21.964381 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9609 | 2025.09.21 00:25:21.964466 [ 196 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9610 | 2025.09.21 00:25:21.964482 [ 4 ] {b62a9596-ba18-4610-8969-567281c17ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9611 | 2025.09.21 00:25:21.964502 [ 196 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 264 rows starting from the beginning of the part | ||
| 9612 | 2025.09.21 00:25:21.964528 [ 4 ] {b62a9596-ba18-4610-8969-567281c17ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9613 | 2025.09.21 00:25:21.964571 [ 196 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 27 rows starting from the beginning of the part | ||
| 9614 | 2025.09.21 00:25:21.964620 [ 196 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 219 rows starting from the beginning of the part | ||
| 9615 | 2025.09.21 00:25:21.964666 [ 196 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part | ||
| 9616 | 2025.09.21 00:25:21.964705 [ 196 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 219 rows starting from the beginning of the part | ||
| 9617 | 2025.09.21 00:25:21.964765 [ 196 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 27 rows starting from the beginning of the part | ||
| 9618 | 2025.09.21 00:25:21.964968 [ 4 ] {b62a9596-ba18-4610-8969-567281c17ced} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9619 | 2025.09.21 00:25:21.965009 [ 4 ] {b62a9596-ba18-4610-8969-567281c17ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9620 | 2025.09.21 00:25:21.965397 [ 4 ] {b62a9596-ba18-4610-8969-567281c17ced} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9621 | 2025.09.21 00:25:21.965644 [ 4 ] {b62a9596-ba18-4610-8969-567281c17ced} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9622 | 2025.09.21 00:25:21.965775 [ 160 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9623 | 2025.09.21 00:25:21.965779 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6095 rows, containing 5 columns (5 merged, 0 gathered) in 0.002831418 sec., 2152631.6495833537 rows/sec., 182.11 MiB/sec. | ||
| 9624 | 2025.09.21 00:25:21.965809 [ 160 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9625 | 2025.09.21 00:25:21.965798 [ 4 ] {b62a9596-ba18-4610-8969-567281c17ced} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001337 sec., 68062.82722513088 rows/sec., 5.32 MiB/sec. | ||
| 9626 | 2025.09.21 00:25:21.965859 [ 160 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9627 | 2025.09.21 00:25:21.965904 [ 4 ] {b62a9596-ba18-4610-8969-567281c17ced} <Debug> TCPHandler: Processed in 0.001572058 sec. | ||
| 9628 | 2025.09.21 00:25:21.965906 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 787 rows, containing 5 columns (5 merged, 0 gathered) in 0.001600398 sec., 491752.6765217152 rows/sec., 32.24 MiB/sec. | ||
| 9629 | 2025.09.21 00:25:21.965943 [ 201 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 9630 | 2025.09.21 00:25:21.966030 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9631 | 2025.09.21 00:25:21.966047 [ 201 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9632 | 2025.09.21 00:25:21.966076 [ 201 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1212 rows starting from the beginning of the part | ||
| 9633 | 2025.09.21 00:25:21.966127 [ 196 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9634 | 2025.09.21 00:25:21.966129 [ 201 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 91 rows starting from the beginning of the part | ||
| 9635 | 2025.09.21 00:25:21.966133 [ 4 ] {19d3bb24-3b4e-4f8d-9944-7dd057455f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9636 | 2025.09.21 00:25:21.966158 [ 194 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9637 | 2025.09.21 00:25:21.966192 [ 201 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 693 rows starting from the beginning of the part | ||
| 9638 | 2025.09.21 00:25:21.966215 [ 4 ] {19d3bb24-3b4e-4f8d-9944-7dd057455f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9639 | 2025.09.21 00:25:21.966254 [ 201 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 551 rows starting from the beginning of the part | ||
| 9640 | 2025.09.21 00:25:21.966291 [ 201 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 693 rows starting from the beginning of the part | ||
| 9641 | 2025.09.21 00:25:21.966330 [ 201 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 91 rows starting from the beginning of the part | ||
| 9642 | 2025.09.21 00:25:21.966463 [ 196 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_61_12} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9643 | 2025.09.21 00:25:21.966558 [ 196 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_61_12} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9644 | 2025.09.21 00:25:21.966600 [ 194 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_56_11} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9645 | 2025.09.21 00:25:21.966669 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 9646 | 2025.09.21 00:25:21.966698 [ 194 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_56_11} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9647 | 2025.09.21 00:25:21.966705 [ 4 ] {19d3bb24-3b4e-4f8d-9944-7dd057455f2e} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9648 | 2025.09.21 00:25:21.966756 [ 4 ] {19d3bb24-3b4e-4f8d-9944-7dd057455f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9649 | 2025.09.21 00:25:21.966826 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9650 | 2025.09.21 00:25:21.967115 [ 4 ] {19d3bb24-3b4e-4f8d-9944-7dd057455f2e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9651 | 2025.09.21 00:25:21.967340 [ 4 ] {19d3bb24-3b4e-4f8d-9944-7dd057455f2e} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9652 | 2025.09.21 00:25:21.967464 [ 160 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9653 | 2025.09.21 00:25:21.967497 [ 160 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9654 | 2025.09.21 00:25:21.967498 [ 4 ] {19d3bb24-3b4e-4f8d-9944-7dd057455f2e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001386 sec., 115440.11544011543 rows/sec., 8.04 MiB/sec. | ||
| 9655 | 2025.09.21 00:25:21.967515 [ 160 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9656 | 2025.09.21 00:25:21.967569 [ 4 ] {19d3bb24-3b4e-4f8d-9944-7dd057455f2e} <Debug> TCPHandler: Processed in 0.001589889 sec. | ||
| 9657 | 2025.09.21 00:25:21.967606 [ 201 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3331 rows, containing 5 columns (5 merged, 0 gathered) in 0.001697861 sec., 1961880.2717065767 rows/sec., 148.16 MiB/sec. | ||
| 9658 | 2025.09.21 00:25:21.967650 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 9659 | 2025.09.21 00:25:21.967701 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9660 | 2025.09.21 00:25:21.967755 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9661 | 2025.09.21 00:25:21.967788 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20077 rows starting from the beginning of the part | ||
| 9662 | 2025.09.21 00:25:21.967802 [ 4 ] {51465dd4-5b4d-4e05-8267-72f49efba454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9663 | 2025.09.21 00:25:21.967840 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 9664 | 2025.09.21 00:25:21.967863 [ 4 ] {51465dd4-5b4d-4e05-8267-72f49efba454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9665 | 2025.09.21 00:25:21.967878 [ 188 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9666 | 2025.09.21 00:25:21.967885 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 314 rows starting from the beginning of the part | ||
| 9667 | 2025.09.21 00:25:21.967940 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 846 rows starting from the beginning of the part | ||
| 9668 | 2025.09.21 00:25:21.967979 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 314 rows starting from the beginning of the part | ||
| 9669 | 2025.09.21 00:25:21.968019 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9670 | 2025.09.21 00:25:21.968240 [ 188 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_61_12} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9671 | 2025.09.21 00:25:21.968392 [ 188 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_61_12} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9672 | 2025.09.21 00:25:21.968492 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9673 | 2025.09.21 00:25:21.968756 [ 4 ] {51465dd4-5b4d-4e05-8267-72f49efba454} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2025.09.21 00:25:21.968802 [ 4 ] {51465dd4-5b4d-4e05-8267-72f49efba454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9675 | 2025.09.21 00:25:21.969426 [ 4 ] {51465dd4-5b4d-4e05-8267-72f49efba454} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9676 | 2025.09.21 00:25:21.969675 [ 4 ] {51465dd4-5b4d-4e05-8267-72f49efba454} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2025.09.21 00:25:21.969808 [ 160 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9678 | 2025.09.21 00:25:21.969839 [ 4 ] {51465dd4-5b4d-4e05-8267-72f49efba454} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002045 sec., 13202.933985330073 rows/sec., 23.66 MiB/sec. | ||
| 9679 | 2025.09.21 00:25:21.969946 [ 160 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9680 | 2025.09.21 00:25:21.969973 [ 160 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9681 | 2025.09.21 00:25:21.970003 [ 4 ] {51465dd4-5b4d-4e05-8267-72f49efba454} <Debug> TCPHandler: Processed in 0.002351466 sec. | ||
| 9682 | 2025.09.21 00:25:21.970053 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 9683 | 2025.09.21 00:25:21.970123 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9684 | 2025.09.21 00:25:21.970221 [ 4 ] {c0d0f91f-d21c-49df-b719-273729c9d336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9685 | 2025.09.21 00:25:21.970227 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9686 | 2025.09.21 00:25:21.970264 [ 4 ] {c0d0f91f-d21c-49df-b719-273729c9d336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9687 | 2025.09.21 00:25:21.970289 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 987 rows starting from the beginning of the part | ||
| 9688 | 2025.09.21 00:25:21.970401 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 27 rows starting from the beginning of the part | ||
| 9689 | 2025.09.21 00:25:21.970495 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part | ||
| 9690 | 2025.09.21 00:25:21.970585 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 27 rows starting from the beginning of the part | ||
| 9691 | 2025.09.21 00:25:21.970621 [ 4 ] {c0d0f91f-d21c-49df-b719-273729c9d336} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9692 | 2025.09.21 00:25:21.970662 [ 4 ] {c0d0f91f-d21c-49df-b719-273729c9d336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9693 | 2025.09.21 00:25:21.970673 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part | ||
| 9694 | 2025.09.21 00:25:21.970761 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 27 rows starting from the beginning of the part | ||
| 9695 | 2025.09.21 00:25:21.971026 [ 4 ] {c0d0f91f-d21c-49df-b719-273729c9d336} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9696 | 2025.09.21 00:25:21.971298 [ 4 ] {c0d0f91f-d21c-49df-b719-273729c9d336} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2025.09.21 00:25:21.971422 [ 160 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9698 | 2025.09.21 00:25:21.971439 [ 4 ] {c0d0f91f-d21c-49df-b719-273729c9d336} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001237 sec., 48504.44624090542 rows/sec., 3.27 MiB/sec. | ||
| 9699 | 2025.09.21 00:25:21.971476 [ 160 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9700 | 2025.09.21 00:25:21.971503 [ 160 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9701 | 2025.09.21 00:25:21.971506 [ 4 ] {c0d0f91f-d21c-49df-b719-273729c9d336} <Debug> TCPHandler: Processed in 0.001432565 sec. | ||
| 9702 | 2025.09.21 00:25:21.971583 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 9703 | 2025.09.21 00:25:21.971704 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9704 | 2025.09.21 00:25:21.971742 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4532 rows starting from the beginning of the part | ||
| 9705 | 2025.09.21 00:25:21.971814 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 9706 | 2025.09.21 00:25:21.971868 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 9707 | 2025.09.21 00:25:21.971923 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 9708 | 2025.09.21 00:25:21.971973 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 9709 | 2025.09.21 00:25:21.972013 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 9710 | 2025.09.21 00:25:21.974609 [ 201 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4920 rows, containing 4 columns (4 merged, 0 gathered) in 0.003061483 sec., 1607064.2887776939 rows/sec., 102.07 MiB/sec. | ||
| 9711 | 2025.09.21 00:25:21.974634 [ 198 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21871 rows, containing 5 columns (5 merged, 0 gathered) in 0.007045959 sec., 3104048.717853737 rows/sec., 207.77 MiB/sec. | ||
| 9712 | 2025.09.21 00:25:21.975125 [ 200 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9713 | 2025.09.21 00:25:21.975146 [ 193 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9714 | 2025.09.21 00:25:21.975481 [ 200 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_61_12} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9715 | 2025.09.21 00:25:21.975496 [ 193 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9716 | 2025.09.21 00:25:21.975573 [ 200 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_61_12} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9717 | 2025.09.21 00:25:21.975579 [ 193 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9718 | 2025.09.21 00:25:21.975662 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9719 | 2025.09.21 00:25:21.975705 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 9720 | 2025.09.21 00:25:21.977421 [ 200 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1096 rows, containing 19 columns (19 merged, 0 gathered) in 0.007399248 sec., 148123.16062389044 rows/sec., 265.43 MiB/sec. | ||
| 9721 | 2025.09.21 00:25:21.979151 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9722 | 2025.09.21 00:25:21.979505 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9723 | 2025.09.21 00:25:21.979580 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9724 | 2025.09.21 00:25:21.979732 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.47 MiB. | ||
| 9725 | 2025.09.21 00:25:22.001148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.64 MiB, peak 320.54 MiB, free memory in arenas 0.00 B, will set to 311.41 MiB (RSS), difference: 5.78 MiB | ||
| 9726 | 2025.09.21 00:25:24.867652 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1260 | ||
| 9727 | 2025.09.21 00:25:24.869957 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9728 | 2025.09.21 00:25:24.869994 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9729 | 2025.09.21 00:25:24.871168 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9730 | 2025.09.21 00:25:24.871428 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9731 | 2025.09.21 00:25:24.871559 [ 172 ] {} <Debug> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9732 | 2025.09.21 00:25:24.871597 [ 172 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9733 | 2025.09.21 00:25:24.871615 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9734 | 2025.09.21 00:25:24.871686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1260 | ||
| 9735 | 2025.09.21 00:25:24.871733 [ 201 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 9736 | 2025.09.21 00:25:24.872274 [ 201 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9737 | 2025.09.21 00:25:24.872419 [ 201 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1078 rows starting from the beginning of the part | ||
| 9738 | 2025.09.21 00:25:24.872791 [ 201 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 9739 | 2025.09.21 00:25:24.873145 [ 201 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 9740 | 2025.09.21 00:25:24.873492 [ 201 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 9741 | 2025.09.21 00:25:24.873824 [ 201 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 9742 | 2025.09.21 00:25:24.874145 [ 201 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 9743 | 2025.09.21 00:25:24.880890 [ 200 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 72 columns (72 merged, 0 gathered) in 0.009216791 sec., 136707.0165744238 rows/sec., 107.77 MiB/sec. | ||
| 9744 | 2025.09.21 00:25:24.882362 [ 200 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9745 | 2025.09.21 00:25:24.882924 [ 200 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_31_6} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9746 | 2025.09.21 00:25:24.882999 [ 200 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_31_6} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9747 | 2025.09.21 00:25:24.883264 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 9748 | 2025.09.21 00:25:26.953141 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9749 | 2025.09.21 00:25:26.953420 [ 4 ] {b701e9dd-086f-475a-9acb-7320ba13b2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 9750 | 2025.09.21 00:25:26.953776 [ 4 ] {b701e9dd-086f-475a-9acb-7320ba13b2bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9751 | 2025.09.21 00:25:26.953815 [ 4 ] {b701e9dd-086f-475a-9acb-7320ba13b2bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 9752 | 2025.09.21 00:25:26.954078 [ 4 ] {b701e9dd-086f-475a-9acb-7320ba13b2bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9753 | 2025.09.21 00:25:26.954144 [ 4 ] {b701e9dd-086f-475a-9acb-7320ba13b2bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9754 | 2025.09.21 00:25:26.954284 [ 4 ] {b701e9dd-086f-475a-9acb-7320ba13b2bb} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 9755 | 2025.09.21 00:25:26.954382 [ 319 ] {b701e9dd-086f-475a-9acb-7320ba13b2bb} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9756 | 2025.09.21 00:25:26.954411 [ 305 ] {b701e9dd-086f-475a-9acb-7320ba13b2bb} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9757 | 2025.09.21 00:25:26.954516 [ 4 ] {b701e9dd-086f-475a-9acb-7320ba13b2bb} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (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 | ||
| 9758 | 2025.09.21 00:25:26.954543 [ 4 ] {b701e9dd-086f-475a-9acb-7320ba13b2bb} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9759 | 2025.09.21 00:25:26.957131 [ 4 ] {b701e9dd-086f-475a-9acb-7320ba13b2bb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9760 | 2025.09.21 00:25:26.957158 [ 4 ] {b701e9dd-086f-475a-9acb-7320ba13b2bb} <Debug> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 9761 | 2025.09.21 00:25:26.957222 [ 4 ] {b701e9dd-086f-475a-9acb-7320ba13b2bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9762 | 2025.09.21 00:25:26.957262 [ 4 ] {b701e9dd-086f-475a-9acb-7320ba13b2bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9763 | 2025.09.21 00:25:26.958699 [ 4 ] {b701e9dd-086f-475a-9acb-7320ba13b2bb} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.005397 sec., 7596.813044283862 rows/sec., 289.69 KiB/sec. | ||
| 9764 | 2025.09.21 00:25:26.958803 [ 4 ] {b701e9dd-086f-475a-9acb-7320ba13b2bb} <Debug> TCPHandler: Processed in 0.005798949 sec. | ||
| 9765 | 2025.09.21 00:25:26.978367 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9766 | 2025.09.21 00:25:26.978501 [ 4 ] {e251a0c0-d9ed-4120-b70e-1ed841cbe312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 9767 | 2025.09.21 00:25:26.978554 [ 4 ] {e251a0c0-d9ed-4120-b70e-1ed841cbe312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9768 | 2025.09.21 00:25:26.979173 [ 4 ] {e251a0c0-d9ed-4120-b70e-1ed841cbe312} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9769 | 2025.09.21 00:25:26.979214 [ 4 ] {e251a0c0-d9ed-4120-b70e-1ed841cbe312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9770 | 2025.09.21 00:25:26.979653 [ 4 ] {e251a0c0-d9ed-4120-b70e-1ed841cbe312} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 9771 | 2025.09.21 00:25:26.979856 [ 4 ] {e251a0c0-d9ed-4120-b70e-1ed841cbe312} <Trace> oximeter.timeseries_schema (1eadd101-572c-4068-82a4-05535be3694d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9772 | 2025.09.21 00:25:26.979997 [ 4 ] {e251a0c0-d9ed-4120-b70e-1ed841cbe312} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001535 sec., 651.4657980456027 rows/sec., 67.44 KiB/sec. | ||
| 9773 | 2025.09.21 00:25:26.980035 [ 4 ] {e251a0c0-d9ed-4120-b70e-1ed841cbe312} <Debug> TCPHandler: Processed in 0.001731321 sec. | ||
| 9774 | 2025.09.21 00:25:26.980142 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9775 | 2025.09.21 00:25:26.980234 [ 4 ] {17855cda-1d30-434e-8565-9c1d4cabdf92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9776 | 2025.09.21 00:25:26.980274 [ 4 ] {17855cda-1d30-434e-8565-9c1d4cabdf92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9777 | 2025.09.21 00:25:26.980861 [ 4 ] {17855cda-1d30-434e-8565-9c1d4cabdf92} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9778 | 2025.09.21 00:25:26.980898 [ 4 ] {17855cda-1d30-434e-8565-9c1d4cabdf92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9779 | 2025.09.21 00:25:26.981218 [ 4 ] {17855cda-1d30-434e-8565-9c1d4cabdf92} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9780 | 2025.09.21 00:25:26.981428 [ 4 ] {17855cda-1d30-434e-8565-9c1d4cabdf92} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9781 | 2025.09.21 00:25:26.981549 [ 4 ] {17855cda-1d30-434e-8565-9c1d4cabdf92} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001333 sec., 307576.89422355586 rows/sec., 19.51 MiB/sec. | ||
| 9782 | 2025.09.21 00:25:26.981584 [ 4 ] {17855cda-1d30-434e-8565-9c1d4cabdf92} <Debug> TCPHandler: Processed in 0.001489796 sec. | ||
| 9783 | 2025.09.21 00:25:26.981694 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9784 | 2025.09.21 00:25:26.981787 [ 4 ] {5914440d-4138-42c6-8cc5-1fa1281ccbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9785 | 2025.09.21 00:25:26.981827 [ 4 ] {5914440d-4138-42c6-8cc5-1fa1281ccbc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9786 | 2025.09.21 00:25:26.982196 [ 4 ] {5914440d-4138-42c6-8cc5-1fa1281ccbc0} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9787 | 2025.09.21 00:25:26.982230 [ 4 ] {5914440d-4138-42c6-8cc5-1fa1281ccbc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9788 | 2025.09.21 00:25:26.982520 [ 4 ] {5914440d-4138-42c6-8cc5-1fa1281ccbc0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9789 | 2025.09.21 00:25:26.982724 [ 4 ] {5914440d-4138-42c6-8cc5-1fa1281ccbc0} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9790 | 2025.09.21 00:25:26.982849 [ 4 ] {5914440d-4138-42c6-8cc5-1fa1281ccbc0} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00108 sec., 12962.962962962964 rows/sec., 1.03 MiB/sec. | ||
| 9791 | 2025.09.21 00:25:26.982885 [ 4 ] {5914440d-4138-42c6-8cc5-1fa1281ccbc0} <Debug> TCPHandler: Processed in 0.001238239 sec. | ||
| 9792 | 2025.09.21 00:25:26.982992 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9793 | 2025.09.21 00:25:26.983084 [ 4 ] {3f5147db-d721-4ffd-b054-d544b6d404eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9794 | 2025.09.21 00:25:26.983122 [ 4 ] {3f5147db-d721-4ffd-b054-d544b6d404eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9795 | 2025.09.21 00:25:26.984379 [ 4 ] {3f5147db-d721-4ffd-b054-d544b6d404eb} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9796 | 2025.09.21 00:25:26.984414 [ 4 ] {3f5147db-d721-4ffd-b054-d544b6d404eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9797 | 2025.09.21 00:25:26.984780 [ 4 ] {3f5147db-d721-4ffd-b054-d544b6d404eb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9798 | 2025.09.21 00:25:26.984989 [ 4 ] {3f5147db-d721-4ffd-b054-d544b6d404eb} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9799 | 2025.09.21 00:25:26.985112 [ 4 ] {3f5147db-d721-4ffd-b054-d544b6d404eb} <Debug> executeQuery: Read 1148 rows, 93.20 KiB in 0.002046 sec., 561094.8191593352 rows/sec., 44.48 MiB/sec. | ||
| 9800 | 2025.09.21 00:25:26.985148 [ 4 ] {3f5147db-d721-4ffd-b054-d544b6d404eb} <Debug> TCPHandler: Processed in 0.002202783 sec. | ||
| 9801 | 2025.09.21 00:25:26.985253 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9802 | 2025.09.21 00:25:26.985344 [ 4 ] {10dbf23f-29d8-4234-b741-0fb8f3dfe89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9803 | 2025.09.21 00:25:26.985383 [ 4 ] {10dbf23f-29d8-4234-b741-0fb8f3dfe89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9804 | 2025.09.21 00:25:26.985896 [ 4 ] {10dbf23f-29d8-4234-b741-0fb8f3dfe89f} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9805 | 2025.09.21 00:25:26.985930 [ 4 ] {10dbf23f-29d8-4234-b741-0fb8f3dfe89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9806 | 2025.09.21 00:25:26.986255 [ 4 ] {10dbf23f-29d8-4234-b741-0fb8f3dfe89f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9807 | 2025.09.21 00:25:26.986466 [ 4 ] {10dbf23f-29d8-4234-b741-0fb8f3dfe89f} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9808 | 2025.09.21 00:25:26.986588 [ 4 ] {10dbf23f-29d8-4234-b741-0fb8f3dfe89f} <Debug> executeQuery: Read 233 rows, 14.35 KiB in 0.001262 sec., 184627.57527733754 rows/sec., 11.10 MiB/sec. | ||
| 9809 | 2025.09.21 00:25:26.986624 [ 4 ] {10dbf23f-29d8-4234-b741-0fb8f3dfe89f} <Debug> TCPHandler: Processed in 0.001417964 sec. | ||
| 9810 | 2025.09.21 00:25:26.986730 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9811 | 2025.09.21 00:25:26.986822 [ 4 ] {80eddcba-0d8a-48c5-986c-47ce05d57adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9812 | 2025.09.21 00:25:26.986860 [ 4 ] {80eddcba-0d8a-48c5-986c-47ce05d57adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9813 | 2025.09.21 00:25:26.987354 [ 4 ] {80eddcba-0d8a-48c5-986c-47ce05d57adf} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9814 | 2025.09.21 00:25:26.987388 [ 4 ] {80eddcba-0d8a-48c5-986c-47ce05d57adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9815 | 2025.09.21 00:25:26.987685 [ 4 ] {80eddcba-0d8a-48c5-986c-47ce05d57adf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9816 | 2025.09.21 00:25:26.987893 [ 4 ] {80eddcba-0d8a-48c5-986c-47ce05d57adf} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9817 | 2025.09.21 00:25:26.987986 [ 153 ] {} <Debug> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 9818 | 2025.09.21 00:25:26.988014 [ 4 ] {80eddcba-0d8a-48c5-986c-47ce05d57adf} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.00121 sec., 176033.0578512397 rows/sec., 11.35 MiB/sec. | ||
| 9819 | 2025.09.21 00:25:26.988021 [ 153 ] {} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9820 | 2025.09.21 00:25:26.988045 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9821 | 2025.09.21 00:25:26.988050 [ 4 ] {80eddcba-0d8a-48c5-986c-47ce05d57adf} <Debug> TCPHandler: Processed in 0.001367663 sec. | ||
| 9822 | 2025.09.21 00:25:26.988157 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9823 | 2025.09.21 00:25:26.988157 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 9824 | 2025.09.21 00:25:26.988249 [ 4 ] {54653bc0-8490-4aad-9e45-2111aac7687c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9825 | 2025.09.21 00:25:26.988292 [ 4 ] {54653bc0-8490-4aad-9e45-2111aac7687c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9826 | 2025.09.21 00:25:26.988308 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9827 | 2025.09.21 00:25:26.988348 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 440 rows starting from the beginning of the part | ||
| 9828 | 2025.09.21 00:25:26.988417 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 9829 | 2025.09.21 00:25:26.988468 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 9830 | 2025.09.21 00:25:26.988518 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 228 rows starting from the beginning of the part | ||
| 9831 | 2025.09.21 00:25:26.988560 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 9832 | 2025.09.21 00:25:26.988605 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 213 rows starting from the beginning of the part | ||
| 9833 | 2025.09.21 00:25:26.988798 [ 4 ] {54653bc0-8490-4aad-9e45-2111aac7687c} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9834 | 2025.09.21 00:25:26.988840 [ 4 ] {54653bc0-8490-4aad-9e45-2111aac7687c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9835 | 2025.09.21 00:25:26.989177 [ 4 ] {54653bc0-8490-4aad-9e45-2111aac7687c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9836 | 2025.09.21 00:25:26.989400 [ 4 ] {54653bc0-8490-4aad-9e45-2111aac7687c} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9837 | 2025.09.21 00:25:26.989525 [ 4 ] {54653bc0-8490-4aad-9e45-2111aac7687c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001294 sec., 163060.27820710975 rows/sec., 9.26 MiB/sec. | ||
| 9838 | 2025.09.21 00:25:26.989563 [ 4 ] {54653bc0-8490-4aad-9e45-2111aac7687c} <Debug> TCPHandler: Processed in 0.001452494 sec. | ||
| 9839 | 2025.09.21 00:25:26.989667 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9840 | 2025.09.21 00:25:26.989691 [ 186 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001584998 sec., 957098.9994940057 rows/sec., 66.30 MiB/sec. | ||
| 9841 | 2025.09.21 00:25:26.989760 [ 4 ] {b7145589-c4e8-4b25-afb6-2f8ba84fcccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9842 | 2025.09.21 00:25:26.989803 [ 4 ] {b7145589-c4e8-4b25-afb6-2f8ba84fcccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9843 | 2025.09.21 00:25:26.989878 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 9844 | 2025.09.21 00:25:26.990166 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_40_8} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9845 | 2025.09.21 00:25:26.990247 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_40_8} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 9846 | 2025.09.21 00:25:26.990329 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9847 | 2025.09.21 00:25:26.990602 [ 4 ] {b7145589-c4e8-4b25-afb6-2f8ba84fcccf} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9848 | 2025.09.21 00:25:26.990643 [ 4 ] {b7145589-c4e8-4b25-afb6-2f8ba84fcccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9849 | 2025.09.21 00:25:26.990989 [ 4 ] {b7145589-c4e8-4b25-afb6-2f8ba84fcccf} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9850 | 2025.09.21 00:25:26.991195 [ 4 ] {b7145589-c4e8-4b25-afb6-2f8ba84fcccf} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2025.09.21 00:25:26.991334 [ 4 ] {b7145589-c4e8-4b25-afb6-2f8ba84fcccf} <Debug> executeQuery: Read 707 rows, 50.73 KiB in 0.001579 sec., 447751.741608613 rows/sec., 31.38 MiB/sec. | ||
| 9852 | 2025.09.21 00:25:26.991376 [ 4 ] {b7145589-c4e8-4b25-afb6-2f8ba84fcccf} <Debug> TCPHandler: Processed in 0.001755832 sec. | ||
| 9853 | 2025.09.21 00:25:26.991484 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9854 | 2025.09.21 00:25:26.991576 [ 4 ] {cfc01682-17f3-4410-8592-7c3134efcd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9855 | 2025.09.21 00:25:26.991616 [ 4 ] {cfc01682-17f3-4410-8592-7c3134efcd62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9856 | 2025.09.21 00:25:26.991953 [ 4 ] {cfc01682-17f3-4410-8592-7c3134efcd62} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9857 | 2025.09.21 00:25:26.991991 [ 4 ] {cfc01682-17f3-4410-8592-7c3134efcd62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9858 | 2025.09.21 00:25:26.992306 [ 4 ] {cfc01682-17f3-4410-8592-7c3134efcd62} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9859 | 2025.09.21 00:25:26.992525 [ 4 ] {cfc01682-17f3-4410-8592-7c3134efcd62} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9860 | 2025.09.21 00:25:26.992640 [ 122 ] {} <Debug> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9861 | 2025.09.21 00:25:26.992678 [ 4 ] {cfc01682-17f3-4410-8592-7c3134efcd62} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 9862 | 2025.09.21 00:25:26.992682 [ 122 ] {} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2025.09.21 00:25:26.992721 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9864 | 2025.09.21 00:25:26.992728 [ 4 ] {cfc01682-17f3-4410-8592-7c3134efcd62} <Debug> TCPHandler: Processed in 0.001291791 sec. | ||
| 9865 | 2025.09.21 00:25:26.992816 [ 200 ] {cd820108-993b-47de-a913-6f8bdbd23175::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 | ||
| 9866 | 2025.09.21 00:25:26.992850 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9867 | 2025.09.21 00:25:26.992933 [ 200 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9868 | 2025.09.21 00:25:26.992953 [ 4 ] {89c6264b-a12c-44cf-b3eb-5914023c5980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9869 | 2025.09.21 00:25:26.992972 [ 200 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 9870 | 2025.09.21 00:25:26.993001 [ 4 ] {89c6264b-a12c-44cf-b3eb-5914023c5980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9871 | 2025.09.21 00:25:26.993042 [ 200 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 9872 | 2025.09.21 00:25:26.993090 [ 200 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 9873 | 2025.09.21 00:25:26.993129 [ 200 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 9874 | 2025.09.21 00:25:26.993164 [ 200 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 9875 | 2025.09.21 00:25:26.993200 [ 200 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 9876 | 2025.09.21 00:25:26.993462 [ 4 ] {89c6264b-a12c-44cf-b3eb-5914023c5980} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9877 | 2025.09.21 00:25:26.993504 [ 4 ] {89c6264b-a12c-44cf-b3eb-5914023c5980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9878 | 2025.09.21 00:25:26.993872 [ 4 ] {89c6264b-a12c-44cf-b3eb-5914023c5980} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9879 | 2025.09.21 00:25:26.993961 [ 190 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001177648 sec., 157941.93171473988 rows/sec., 8.06 MiB/sec. | ||
| 9880 | 2025.09.21 00:25:26.994111 [ 4 ] {89c6264b-a12c-44cf-b3eb-5914023c5980} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2025.09.21 00:25:26.994164 [ 190 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9882 | 2025.09.21 00:25:26.994252 [ 4 ] {89c6264b-a12c-44cf-b3eb-5914023c5980} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001319 sec., 243366.18650492796 rows/sec., 16.00 MiB/sec. | ||
| 9883 | 2025.09.21 00:25:26.994296 [ 4 ] {89c6264b-a12c-44cf-b3eb-5914023c5980} <Debug> TCPHandler: Processed in 0.001494945 sec. | ||
| 9884 | 2025.09.21 00:25:26.994405 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9885 | 2025.09.21 00:25:26.994502 [ 4 ] {e5f30579-e09d-4d7e-b0d2-bf6de41268da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9886 | 2025.09.21 00:25:26.994508 [ 190 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_31_6} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9887 | 2025.09.21 00:25:26.994547 [ 4 ] {e5f30579-e09d-4d7e-b0d2-bf6de41268da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9888 | 2025.09.21 00:25:26.994615 [ 190 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_31_6} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9889 | 2025.09.21 00:25:26.994728 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9890 | 2025.09.21 00:25:26.994852 [ 4 ] {e5f30579-e09d-4d7e-b0d2-bf6de41268da} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9891 | 2025.09.21 00:25:26.994893 [ 4 ] {e5f30579-e09d-4d7e-b0d2-bf6de41268da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9892 | 2025.09.21 00:25:26.995203 [ 4 ] {e5f30579-e09d-4d7e-b0d2-bf6de41268da} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9893 | 2025.09.21 00:25:26.995404 [ 4 ] {e5f30579-e09d-4d7e-b0d2-bf6de41268da} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9894 | 2025.09.21 00:25:26.995533 [ 4 ] {e5f30579-e09d-4d7e-b0d2-bf6de41268da} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001049 sec., 1906.5776930409913 rows/sec., 124.75 KiB/sec. | ||
| 9895 | 2025.09.21 00:25:26.995568 [ 4 ] {e5f30579-e09d-4d7e-b0d2-bf6de41268da} <Debug> TCPHandler: Processed in 0.001211279 sec. | ||
| 9896 | 2025.09.21 00:25:26.995670 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9897 | 2025.09.21 00:25:26.995763 [ 4 ] {6f90fda7-fb5f-4e5e-9d6d-f812ad1a6c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9898 | 2025.09.21 00:25:26.995815 [ 4 ] {6f90fda7-fb5f-4e5e-9d6d-f812ad1a6c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9899 | 2025.09.21 00:25:26.996577 [ 4 ] {6f90fda7-fb5f-4e5e-9d6d-f812ad1a6c7c} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9900 | 2025.09.21 00:25:26.996610 [ 4 ] {6f90fda7-fb5f-4e5e-9d6d-f812ad1a6c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9901 | 2025.09.21 00:25:26.997113 [ 4 ] {6f90fda7-fb5f-4e5e-9d6d-f812ad1a6c7c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9902 | 2025.09.21 00:25:26.997334 [ 4 ] {6f90fda7-fb5f-4e5e-9d6d-f812ad1a6c7c} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9903 | 2025.09.21 00:25:26.997466 [ 4 ] {6f90fda7-fb5f-4e5e-9d6d-f812ad1a6c7c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001722 sec., 8130.081300813008 rows/sec., 14.57 MiB/sec. | ||
| 9904 | 2025.09.21 00:25:26.997527 [ 4 ] {6f90fda7-fb5f-4e5e-9d6d-f812ad1a6c7c} <Debug> TCPHandler: Processed in 0.001904396 sec. | ||
| 9905 | 2025.09.21 00:25:26.997631 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9906 | 2025.09.21 00:25:26.997724 [ 4 ] {caa54392-76f1-404e-9860-22d0f397db2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9907 | 2025.09.21 00:25:26.997764 [ 4 ] {caa54392-76f1-404e-9860-22d0f397db2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9908 | 2025.09.21 00:25:26.998093 [ 4 ] {caa54392-76f1-404e-9860-22d0f397db2d} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9909 | 2025.09.21 00:25:26.998126 [ 4 ] {caa54392-76f1-404e-9860-22d0f397db2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9910 | 2025.09.21 00:25:26.998429 [ 4 ] {caa54392-76f1-404e-9860-22d0f397db2d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9911 | 2025.09.21 00:25:26.998646 [ 4 ] {caa54392-76f1-404e-9860-22d0f397db2d} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9912 | 2025.09.21 00:25:26.998771 [ 4 ] {caa54392-76f1-404e-9860-22d0f397db2d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001065 sec., 97652.58215962442 rows/sec., 5.98 MiB/sec. | ||
| 9913 | 2025.09.21 00:25:26.998806 [ 4 ] {caa54392-76f1-404e-9860-22d0f397db2d} <Debug> TCPHandler: Processed in 0.00122302 sec. | ||
| 9914 | 2025.09.21 00:25:27.310132 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20574 | ||
| 9915 | 2025.09.21 00:25:27.310650 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9916 | 2025.09.21 00:25:27.310689 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9917 | 2025.09.21 00:25:27.311147 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9918 | 2025.09.21 00:25:27.311371 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9919 | 2025.09.21 00:25:27.311511 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20574 | ||
| 9920 | 2025.09.21 00:25:28.411312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9921 | 2025.09.21 00:25:28.428728 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9922 | 2025.09.21 00:25:28.428791 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9923 | 2025.09.21 00:25:28.434587 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9924 | 2025.09.21 00:25:28.435370 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9925 | 2025.09.21 00:25:28.438272 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9926 | 2025.09.21 00:25:31.961660 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9927 | 2025.09.21 00:25:31.961965 [ 4 ] {2e34387f-86fa-4c69-b665-1609304b9eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9928 | 2025.09.21 00:25:31.962067 [ 4 ] {2e34387f-86fa-4c69-b665-1609304b9eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9929 | 2025.09.21 00:25:31.962943 [ 4 ] {2e34387f-86fa-4c69-b665-1609304b9eba} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9930 | 2025.09.21 00:25:31.962985 [ 4 ] {2e34387f-86fa-4c69-b665-1609304b9eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9931 | 2025.09.21 00:25:31.963370 [ 4 ] {2e34387f-86fa-4c69-b665-1609304b9eba} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9932 | 2025.09.21 00:25:31.963598 [ 4 ] {2e34387f-86fa-4c69-b665-1609304b9eba} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9933 | 2025.09.21 00:25:31.963751 [ 4 ] {2e34387f-86fa-4c69-b665-1609304b9eba} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001863 sec., 59044.55179817499 rows/sec., 4.95 MiB/sec. | ||
| 9934 | 2025.09.21 00:25:31.963792 [ 4 ] {2e34387f-86fa-4c69-b665-1609304b9eba} <Debug> TCPHandler: Processed in 0.002314836 sec. | ||
| 9935 | 2025.09.21 00:25:31.963908 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9936 | 2025.09.21 00:25:31.964001 [ 4 ] {11c585a2-855e-4025-a49e-cd4efd7abefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9937 | 2025.09.21 00:25:31.964041 [ 4 ] {11c585a2-855e-4025-a49e-cd4efd7abefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9938 | 2025.09.21 00:25:31.964420 [ 4 ] {11c585a2-855e-4025-a49e-cd4efd7abefc} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9939 | 2025.09.21 00:25:31.964456 [ 4 ] {11c585a2-855e-4025-a49e-cd4efd7abefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9940 | 2025.09.21 00:25:31.964747 [ 4 ] {11c585a2-855e-4025-a49e-cd4efd7abefc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9941 | 2025.09.21 00:25:31.964950 [ 4 ] {11c585a2-855e-4025-a49e-cd4efd7abefc} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9942 | 2025.09.21 00:25:31.965081 [ 4 ] {11c585a2-855e-4025-a49e-cd4efd7abefc} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001098 sec., 24590.16393442623 rows/sec., 1.81 MiB/sec. | ||
| 9943 | 2025.09.21 00:25:31.965119 [ 4 ] {11c585a2-855e-4025-a49e-cd4efd7abefc} <Debug> TCPHandler: Processed in 0.00125935 sec. | ||
| 9944 | 2025.09.21 00:25:31.965235 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9945 | 2025.09.21 00:25:31.965329 [ 4 ] {11774c6c-0586-4b80-805d-d1b995a8ccc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9946 | 2025.09.21 00:25:31.965368 [ 4 ] {11774c6c-0586-4b80-805d-d1b995a8ccc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9947 | 2025.09.21 00:25:31.965809 [ 4 ] {11774c6c-0586-4b80-805d-d1b995a8ccc5} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9948 | 2025.09.21 00:25:31.965904 [ 4 ] {11774c6c-0586-4b80-805d-d1b995a8ccc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9949 | 2025.09.21 00:25:31.966288 [ 4 ] {11774c6c-0586-4b80-805d-d1b995a8ccc5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9950 | 2025.09.21 00:25:31.966515 [ 4 ] {11774c6c-0586-4b80-805d-d1b995a8ccc5} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9951 | 2025.09.21 00:25:31.966646 [ 4 ] {11774c6c-0586-4b80-805d-d1b995a8ccc5} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001334 sec., 68215.89205397302 rows/sec., 5.33 MiB/sec. | ||
| 9952 | 2025.09.21 00:25:31.966685 [ 4 ] {11774c6c-0586-4b80-805d-d1b995a8ccc5} <Debug> TCPHandler: Processed in 0.001496556 sec. | ||
| 9953 | 2025.09.21 00:25:31.966806 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9954 | 2025.09.21 00:25:31.966900 [ 4 ] {44cb4abe-e83b-47ba-b0a0-c70044e6069e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9955 | 2025.09.21 00:25:31.966946 [ 4 ] {44cb4abe-e83b-47ba-b0a0-c70044e6069e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9956 | 2025.09.21 00:25:31.967371 [ 4 ] {44cb4abe-e83b-47ba-b0a0-c70044e6069e} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9957 | 2025.09.21 00:25:31.967410 [ 4 ] {44cb4abe-e83b-47ba-b0a0-c70044e6069e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9958 | 2025.09.21 00:25:31.967756 [ 4 ] {44cb4abe-e83b-47ba-b0a0-c70044e6069e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9959 | 2025.09.21 00:25:31.967980 [ 4 ] {44cb4abe-e83b-47ba-b0a0-c70044e6069e} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9960 | 2025.09.21 00:25:31.968109 [ 4 ] {44cb4abe-e83b-47ba-b0a0-c70044e6069e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 9961 | 2025.09.21 00:25:31.968148 [ 4 ] {44cb4abe-e83b-47ba-b0a0-c70044e6069e} <Debug> TCPHandler: Processed in 0.001393273 sec. | ||
| 9962 | 2025.09.21 00:25:31.968256 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9963 | 2025.09.21 00:25:31.968350 [ 4 ] {0322ae2e-0d01-4f62-bcb6-98fc2b947e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9964 | 2025.09.21 00:25:31.968407 [ 4 ] {0322ae2e-0d01-4f62-bcb6-98fc2b947e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9965 | 2025.09.21 00:25:31.969276 [ 4 ] {0322ae2e-0d01-4f62-bcb6-98fc2b947e02} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9966 | 2025.09.21 00:25:31.969320 [ 4 ] {0322ae2e-0d01-4f62-bcb6-98fc2b947e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9967 | 2025.09.21 00:25:31.969898 [ 4 ] {0322ae2e-0d01-4f62-bcb6-98fc2b947e02} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9968 | 2025.09.21 00:25:31.970133 [ 4 ] {0322ae2e-0d01-4f62-bcb6-98fc2b947e02} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9969 | 2025.09.21 00:25:31.970288 [ 4 ] {0322ae2e-0d01-4f62-bcb6-98fc2b947e02} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001947 sec., 13867.48844375963 rows/sec., 24.85 MiB/sec. | ||
| 9970 | 2025.09.21 00:25:31.970363 [ 4 ] {0322ae2e-0d01-4f62-bcb6-98fc2b947e02} <Debug> TCPHandler: Processed in 0.002156142 sec. | ||
| 9971 | 2025.09.21 00:25:31.970494 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9972 | 2025.09.21 00:25:31.970592 [ 4 ] {ffb33c79-d3c0-4a80-9aea-41ee2554d30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9973 | 2025.09.21 00:25:31.970635 [ 4 ] {ffb33c79-d3c0-4a80-9aea-41ee2554d30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9974 | 2025.09.21 00:25:31.971025 [ 4 ] {ffb33c79-d3c0-4a80-9aea-41ee2554d30e} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9975 | 2025.09.21 00:25:31.971062 [ 4 ] {ffb33c79-d3c0-4a80-9aea-41ee2554d30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9976 | 2025.09.21 00:25:31.971391 [ 4 ] {ffb33c79-d3c0-4a80-9aea-41ee2554d30e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9977 | 2025.09.21 00:25:31.971613 [ 4 ] {ffb33c79-d3c0-4a80-9aea-41ee2554d30e} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9978 | 2025.09.21 00:25:31.971744 [ 4 ] {ffb33c79-d3c0-4a80-9aea-41ee2554d30e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 9979 | 2025.09.21 00:25:31.971783 [ 4 ] {ffb33c79-d3c0-4a80-9aea-41ee2554d30e} <Debug> TCPHandler: Processed in 0.001338932 sec. | ||
| 9980 | 2025.09.21 00:25:34.613582 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9981 | 2025.09.21 00:25:34.613628 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9982 | 2025.09.21 00:25:34.811604 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21022 | ||
| 9983 | 2025.09.21 00:25:34.812366 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9984 | 2025.09.21 00:25:34.812442 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9985 | 2025.09.21 00:25:34.813082 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9986 | 2025.09.21 00:25:34.813315 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2025.09.21 00:25:34.813448 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21022 | ||
| 9988 | 2025.09.21 00:25:34.871882 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1300 | ||
| 9989 | 2025.09.21 00:25:34.874637 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9990 | 2025.09.21 00:25:34.874677 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9991 | 2025.09.21 00:25:34.875884 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9992 | 2025.09.21 00:25:34.876148 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9993 | 2025.09.21 00:25:34.876407 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1300 | ||
| 9994 | 2025.09.21 00:25:35.938319 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9995 | 2025.09.21 00:25:35.955312 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9996 | 2025.09.21 00:25:35.955372 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9997 | 2025.09.21 00:25:35.961379 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9998 | 2025.09.21 00:25:35.962096 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9999 | 2025.09.21 00:25:35.965076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10000 | 2025.09.21 00:25:36.972243 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10001 | 2025.09.21 00:25:36.972428 [ 4 ] {cdd5ee37-6496-48e4-82e6-04ffbd91cd2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10002 | 2025.09.21 00:25:36.972503 [ 4 ] {cdd5ee37-6496-48e4-82e6-04ffbd91cd2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10003 | 2025.09.21 00:25:36.973346 [ 4 ] {cdd5ee37-6496-48e4-82e6-04ffbd91cd2c} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10004 | 2025.09.21 00:25:36.973395 [ 4 ] {cdd5ee37-6496-48e4-82e6-04ffbd91cd2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10005 | 2025.09.21 00:25:36.973834 [ 4 ] {cdd5ee37-6496-48e4-82e6-04ffbd91cd2c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10006 | 2025.09.21 00:25:36.974067 [ 4 ] {cdd5ee37-6496-48e4-82e6-04ffbd91cd2c} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10007 | 2025.09.21 00:25:36.974230 [ 4 ] {cdd5ee37-6496-48e4-82e6-04ffbd91cd2c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001854 sec., 221143.47357065804 rows/sec., 14.03 MiB/sec. | ||
| 10008 | 2025.09.21 00:25:36.974289 [ 4 ] {cdd5ee37-6496-48e4-82e6-04ffbd91cd2c} <Debug> TCPHandler: Processed in 0.002190692 sec. | ||
| 10009 | 2025.09.21 00:25:36.974412 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10010 | 2025.09.21 00:25:36.974521 [ 4 ] {cf1519ed-d30a-46b0-a27c-a27af95b8d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10011 | 2025.09.21 00:25:36.974566 [ 4 ] {cf1519ed-d30a-46b0-a27c-a27af95b8d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10012 | 2025.09.21 00:25:36.975559 [ 4 ] {cf1519ed-d30a-46b0-a27c-a27af95b8d71} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10013 | 2025.09.21 00:25:36.975598 [ 4 ] {cf1519ed-d30a-46b0-a27c-a27af95b8d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10014 | 2025.09.21 00:25:36.976002 [ 4 ] {cf1519ed-d30a-46b0-a27c-a27af95b8d71} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10015 | 2025.09.21 00:25:36.976225 [ 4 ] {cf1519ed-d30a-46b0-a27c-a27af95b8d71} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10016 | 2025.09.21 00:25:36.976367 [ 4 ] {cf1519ed-d30a-46b0-a27c-a27af95b8d71} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001872 sec., 608974.358974359 rows/sec., 48.30 MiB/sec. | ||
| 10017 | 2025.09.21 00:25:36.976416 [ 4 ] {cf1519ed-d30a-46b0-a27c-a27af95b8d71} <Debug> TCPHandler: Processed in 0.002057269 sec. | ||
| 10018 | 2025.09.21 00:25:36.976547 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10019 | 2025.09.21 00:25:36.976659 [ 4 ] {f6257a0f-9866-4590-91b1-10c640285b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10020 | 2025.09.21 00:25:36.976706 [ 4 ] {f6257a0f-9866-4590-91b1-10c640285b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10021 | 2025.09.21 00:25:36.977179 [ 4 ] {f6257a0f-9866-4590-91b1-10c640285b30} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10022 | 2025.09.21 00:25:36.977215 [ 4 ] {f6257a0f-9866-4590-91b1-10c640285b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10023 | 2025.09.21 00:25:36.977539 [ 4 ] {f6257a0f-9866-4590-91b1-10c640285b30} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10024 | 2025.09.21 00:25:36.977759 [ 4 ] {f6257a0f-9866-4590-91b1-10c640285b30} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10025 | 2025.09.21 00:25:36.977892 [ 4 ] {f6257a0f-9866-4590-91b1-10c640285b30} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001256 sec., 174363.05732484077 rows/sec., 10.39 MiB/sec. | ||
| 10026 | 2025.09.21 00:25:36.977931 [ 4 ] {f6257a0f-9866-4590-91b1-10c640285b30} <Debug> TCPHandler: Processed in 0.001444905 sec. | ||
| 10027 | 2025.09.21 00:25:36.978032 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10028 | 2025.09.21 00:25:36.978129 [ 4 ] {887e58a5-1a47-4d60-9226-11211dd37ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10029 | 2025.09.21 00:25:36.978169 [ 4 ] {887e58a5-1a47-4d60-9226-11211dd37ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10030 | 2025.09.21 00:25:36.978626 [ 4 ] {887e58a5-1a47-4d60-9226-11211dd37ccd} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10031 | 2025.09.21 00:25:36.978663 [ 4 ] {887e58a5-1a47-4d60-9226-11211dd37ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10032 | 2025.09.21 00:25:36.978976 [ 4 ] {887e58a5-1a47-4d60-9226-11211dd37ccd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10033 | 2025.09.21 00:25:36.979203 [ 4 ] {887e58a5-1a47-4d60-9226-11211dd37ccd} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10034 | 2025.09.21 00:25:36.979332 [ 4 ] {887e58a5-1a47-4d60-9226-11211dd37ccd} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001222 sec., 173486.0883797054 rows/sec., 11.19 MiB/sec. | ||
| 10035 | 2025.09.21 00:25:36.979372 [ 4 ] {887e58a5-1a47-4d60-9226-11211dd37ccd} <Debug> TCPHandler: Processed in 0.001390363 sec. | ||
| 10036 | 2025.09.21 00:25:36.979469 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10037 | 2025.09.21 00:25:36.979564 [ 4 ] {e18309f3-d67f-422b-afe3-cffc2f400aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10038 | 2025.09.21 00:25:36.979604 [ 4 ] {e18309f3-d67f-422b-afe3-cffc2f400aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10039 | 2025.09.21 00:25:36.980060 [ 4 ] {e18309f3-d67f-422b-afe3-cffc2f400aa4} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10040 | 2025.09.21 00:25:36.980098 [ 4 ] {e18309f3-d67f-422b-afe3-cffc2f400aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10041 | 2025.09.21 00:25:36.980417 [ 4 ] {e18309f3-d67f-422b-afe3-cffc2f400aa4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10042 | 2025.09.21 00:25:36.980631 [ 4 ] {e18309f3-d67f-422b-afe3-cffc2f400aa4} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10043 | 2025.09.21 00:25:36.980760 [ 4 ] {e18309f3-d67f-422b-afe3-cffc2f400aa4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001214 sec., 173805.60131795716 rows/sec., 9.87 MiB/sec. | ||
| 10044 | 2025.09.21 00:25:36.980798 [ 4 ] {e18309f3-d67f-422b-afe3-cffc2f400aa4} <Debug> TCPHandler: Processed in 0.001378063 sec. | ||
| 10045 | 2025.09.21 00:25:36.980896 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10046 | 2025.09.21 00:25:36.980991 [ 4 ] {a8551a68-f9e3-4bfb-80ea-f529a7f28747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10047 | 2025.09.21 00:25:36.981031 [ 4 ] {a8551a68-f9e3-4bfb-80ea-f529a7f28747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10048 | 2025.09.21 00:25:36.981683 [ 4 ] {a8551a68-f9e3-4bfb-80ea-f529a7f28747} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10049 | 2025.09.21 00:25:36.981726 [ 4 ] {a8551a68-f9e3-4bfb-80ea-f529a7f28747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10050 | 2025.09.21 00:25:36.982068 [ 4 ] {a8551a68-f9e3-4bfb-80ea-f529a7f28747} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10051 | 2025.09.21 00:25:36.982292 [ 4 ] {a8551a68-f9e3-4bfb-80ea-f529a7f28747} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10052 | 2025.09.21 00:25:36.982424 [ 4 ] {a8551a68-f9e3-4bfb-80ea-f529a7f28747} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.00145 sec., 477931.03448275867 rows/sec., 33.40 MiB/sec. | ||
| 10053 | 2025.09.21 00:25:36.982463 [ 4 ] {a8551a68-f9e3-4bfb-80ea-f529a7f28747} <Debug> TCPHandler: Processed in 0.001616518 sec. | ||
| 10054 | 2025.09.21 00:25:36.982563 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10055 | 2025.09.21 00:25:36.982658 [ 4 ] {f220e03d-22e7-44c7-8b17-8de67ec8431b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10056 | 2025.09.21 00:25:36.982701 [ 4 ] {f220e03d-22e7-44c7-8b17-8de67ec8431b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10057 | 2025.09.21 00:25:36.983013 [ 4 ] {f220e03d-22e7-44c7-8b17-8de67ec8431b} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10058 | 2025.09.21 00:25:36.983049 [ 4 ] {f220e03d-22e7-44c7-8b17-8de67ec8431b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10059 | 2025.09.21 00:25:36.983364 [ 4 ] {f220e03d-22e7-44c7-8b17-8de67ec8431b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10060 | 2025.09.21 00:25:36.983593 [ 4 ] {f220e03d-22e7-44c7-8b17-8de67ec8431b} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10061 | 2025.09.21 00:25:36.983722 [ 4 ] {f220e03d-22e7-44c7-8b17-8de67ec8431b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 10062 | 2025.09.21 00:25:36.983759 [ 4 ] {f220e03d-22e7-44c7-8b17-8de67ec8431b} <Debug> TCPHandler: Processed in 0.00124747 sec. | ||
| 10063 | 2025.09.21 00:25:36.983857 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10064 | 2025.09.21 00:25:36.983949 [ 4 ] {817f145d-4d48-415c-b483-35a17a93f759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10065 | 2025.09.21 00:25:36.983992 [ 4 ] {817f145d-4d48-415c-b483-35a17a93f759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10066 | 2025.09.21 00:25:36.984397 [ 4 ] {817f145d-4d48-415c-b483-35a17a93f759} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10067 | 2025.09.21 00:25:36.984431 [ 4 ] {817f145d-4d48-415c-b483-35a17a93f759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10068 | 2025.09.21 00:25:36.984773 [ 4 ] {817f145d-4d48-415c-b483-35a17a93f759} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10069 | 2025.09.21 00:25:36.984992 [ 4 ] {817f145d-4d48-415c-b483-35a17a93f759} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10070 | 2025.09.21 00:25:36.985119 [ 4 ] {817f145d-4d48-415c-b483-35a17a93f759} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001187 sec., 264532.43470935134 rows/sec., 17.38 MiB/sec. | ||
| 10071 | 2025.09.21 00:25:36.985154 [ 4 ] {817f145d-4d48-415c-b483-35a17a93f759} <Debug> TCPHandler: Processed in 0.001346993 sec. | ||
| 10072 | 2025.09.21 00:25:36.985252 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10073 | 2025.09.21 00:25:36.985345 [ 4 ] {d48d37bc-45ea-48e2-a10c-c0d60a2c1f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10074 | 2025.09.21 00:25:36.985387 [ 4 ] {d48d37bc-45ea-48e2-a10c-c0d60a2c1f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10075 | 2025.09.21 00:25:36.985672 [ 4 ] {d48d37bc-45ea-48e2-a10c-c0d60a2c1f5a} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10076 | 2025.09.21 00:25:36.985705 [ 4 ] {d48d37bc-45ea-48e2-a10c-c0d60a2c1f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10077 | 2025.09.21 00:25:36.986001 [ 4 ] {d48d37bc-45ea-48e2-a10c-c0d60a2c1f5a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10078 | 2025.09.21 00:25:36.986209 [ 4 ] {d48d37bc-45ea-48e2-a10c-c0d60a2c1f5a} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10079 | 2025.09.21 00:25:36.986334 [ 4 ] {d48d37bc-45ea-48e2-a10c-c0d60a2c1f5a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 10080 | 2025.09.21 00:25:36.986371 [ 4 ] {d48d37bc-45ea-48e2-a10c-c0d60a2c1f5a} <Debug> TCPHandler: Processed in 0.001168108 sec. | ||
| 10081 | 2025.09.21 00:25:36.986480 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10082 | 2025.09.21 00:25:36.986574 [ 4 ] {e21ffc4d-b0c5-43fa-8587-37a805af5828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10083 | 2025.09.21 00:25:36.986628 [ 4 ] {e21ffc4d-b0c5-43fa-8587-37a805af5828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10084 | 2025.09.21 00:25:36.987394 [ 4 ] {e21ffc4d-b0c5-43fa-8587-37a805af5828} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10085 | 2025.09.21 00:25:36.987428 [ 4 ] {e21ffc4d-b0c5-43fa-8587-37a805af5828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10086 | 2025.09.21 00:25:36.987948 [ 4 ] {e21ffc4d-b0c5-43fa-8587-37a805af5828} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10087 | 2025.09.21 00:25:36.988183 [ 4 ] {e21ffc4d-b0c5-43fa-8587-37a805af5828} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10088 | 2025.09.21 00:25:36.988321 [ 4 ] {e21ffc4d-b0c5-43fa-8587-37a805af5828} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001764 sec., 7936.507936507936 rows/sec., 14.22 MiB/sec. | ||
| 10089 | 2025.09.21 00:25:36.988383 [ 4 ] {e21ffc4d-b0c5-43fa-8587-37a805af5828} <Debug> TCPHandler: Processed in 0.001953237 sec. | ||
| 10090 | 2025.09.21 00:25:36.988489 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10091 | 2025.09.21 00:25:36.988583 [ 4 ] {6af6e5a6-e3f9-4229-aa2a-58ef6ba4d31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10092 | 2025.09.21 00:25:36.988624 [ 4 ] {6af6e5a6-e3f9-4229-aa2a-58ef6ba4d31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10093 | 2025.09.21 00:25:36.988944 [ 4 ] {6af6e5a6-e3f9-4229-aa2a-58ef6ba4d31b} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10094 | 2025.09.21 00:25:36.988978 [ 4 ] {6af6e5a6-e3f9-4229-aa2a-58ef6ba4d31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10095 | 2025.09.21 00:25:36.989286 [ 4 ] {6af6e5a6-e3f9-4229-aa2a-58ef6ba4d31b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10096 | 2025.09.21 00:25:36.989496 [ 4 ] {6af6e5a6-e3f9-4229-aa2a-58ef6ba4d31b} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10097 | 2025.09.21 00:25:36.989621 [ 4 ] {6af6e5a6-e3f9-4229-aa2a-58ef6ba4d31b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001056 sec., 98484.84848484848 rows/sec., 6.03 MiB/sec. | ||
| 10098 | 2025.09.21 00:25:36.989656 [ 4 ] {6af6e5a6-e3f9-4229-aa2a-58ef6ba4d31b} <Debug> TCPHandler: Processed in 0.001217289 sec. | ||
| 10099 | 2025.09.21 00:25:41.988503 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10100 | 2025.09.21 00:25:41.988702 [ 4 ] {8e7ed0ef-dc6b-48c0-8514-d2a64ae4ecf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10101 | 2025.09.21 00:25:41.988773 [ 4 ] {8e7ed0ef-dc6b-48c0-8514-d2a64ae4ecf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10102 | 2025.09.21 00:25:41.990121 [ 4 ] {8e7ed0ef-dc6b-48c0-8514-d2a64ae4ecf9} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10103 | 2025.09.21 00:25:41.990171 [ 4 ] {8e7ed0ef-dc6b-48c0-8514-d2a64ae4ecf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10104 | 2025.09.21 00:25:41.990667 [ 4 ] {8e7ed0ef-dc6b-48c0-8514-d2a64ae4ecf9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10105 | 2025.09.21 00:25:41.990910 [ 4 ] {8e7ed0ef-dc6b-48c0-8514-d2a64ae4ecf9} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10106 | 2025.09.21 00:25:41.991086 [ 4 ] {8e7ed0ef-dc6b-48c0-8514-d2a64ae4ecf9} <Debug> executeQuery: Read 1250 rows, 105.56 KiB in 0.002439 sec., 512505.12505125045 rows/sec., 42.26 MiB/sec. | ||
| 10107 | 2025.09.21 00:25:41.991139 [ 4 ] {8e7ed0ef-dc6b-48c0-8514-d2a64ae4ecf9} <Debug> TCPHandler: Processed in 0.002769197 sec. | ||
| 10108 | 2025.09.21 00:25:41.991266 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10109 | 2025.09.21 00:25:41.991372 [ 4 ] {b6521eea-d773-45ee-89de-110664fe899f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10110 | 2025.09.21 00:25:41.991419 [ 4 ] {b6521eea-d773-45ee-89de-110664fe899f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10111 | 2025.09.21 00:25:41.991838 [ 4 ] {b6521eea-d773-45ee-89de-110664fe899f} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10112 | 2025.09.21 00:25:41.991876 [ 4 ] {b6521eea-d773-45ee-89de-110664fe899f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10113 | 2025.09.21 00:25:41.992195 [ 4 ] {b6521eea-d773-45ee-89de-110664fe899f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10114 | 2025.09.21 00:25:41.992413 [ 4 ] {b6521eea-d773-45ee-89de-110664fe899f} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10115 | 2025.09.21 00:25:41.992547 [ 4 ] {b6521eea-d773-45ee-89de-110664fe899f} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.0012 sec., 22500.000000000004 rows/sec., 1.65 MiB/sec. | ||
| 10116 | 2025.09.21 00:25:41.992587 [ 4 ] {b6521eea-d773-45ee-89de-110664fe899f} <Debug> TCPHandler: Processed in 0.001373573 sec. | ||
| 10117 | 2025.09.21 00:25:41.992696 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10118 | 2025.09.21 00:25:41.992794 [ 4 ] {f7b31875-a116-42f0-898e-7bc136e22290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10119 | 2025.09.21 00:25:41.992836 [ 4 ] {f7b31875-a116-42f0-898e-7bc136e22290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10120 | 2025.09.21 00:25:41.993310 [ 4 ] {f7b31875-a116-42f0-898e-7bc136e22290} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10121 | 2025.09.21 00:25:41.993347 [ 4 ] {f7b31875-a116-42f0-898e-7bc136e22290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10122 | 2025.09.21 00:25:41.993684 [ 4 ] {f7b31875-a116-42f0-898e-7bc136e22290} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10123 | 2025.09.21 00:25:41.993905 [ 4 ] {f7b31875-a116-42f0-898e-7bc136e22290} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10124 | 2025.09.21 00:25:41.994036 [ 4 ] {f7b31875-a116-42f0-898e-7bc136e22290} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001262 sec., 180665.61014263073 rows/sec., 12.23 MiB/sec. | ||
| 10125 | 2025.09.21 00:25:41.994075 [ 4 ] {f7b31875-a116-42f0-898e-7bc136e22290} <Debug> TCPHandler: Processed in 0.001430794 sec. | ||
| 10126 | 2025.09.21 00:25:41.994180 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10127 | 2025.09.21 00:25:41.994276 [ 4 ] {16489d77-9249-4604-8733-5ce324cb49f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10128 | 2025.09.21 00:25:41.994317 [ 4 ] {16489d77-9249-4604-8733-5ce324cb49f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10129 | 2025.09.21 00:25:41.994922 [ 4 ] {16489d77-9249-4604-8733-5ce324cb49f8} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10130 | 2025.09.21 00:25:41.994959 [ 4 ] {16489d77-9249-4604-8733-5ce324cb49f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10131 | 2025.09.21 00:25:41.995296 [ 4 ] {16489d77-9249-4604-8733-5ce324cb49f8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10132 | 2025.09.21 00:25:41.995512 [ 4 ] {16489d77-9249-4604-8733-5ce324cb49f8} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10133 | 2025.09.21 00:25:41.995645 [ 4 ] {16489d77-9249-4604-8733-5ce324cb49f8} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001389 sec., 393808.4953203744 rows/sec., 29.22 MiB/sec. | ||
| 10134 | 2025.09.21 00:25:41.995684 [ 4 ] {16489d77-9249-4604-8733-5ce324cb49f8} <Debug> TCPHandler: Processed in 0.001553167 sec. | ||
| 10135 | 2025.09.21 00:25:41.995790 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10136 | 2025.09.21 00:25:41.995885 [ 4 ] {42990b95-cf86-4db2-92ce-217183dd2102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10137 | 2025.09.21 00:25:41.995929 [ 4 ] {42990b95-cf86-4db2-92ce-217183dd2102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10138 | 2025.09.21 00:25:41.996485 [ 4 ] {42990b95-cf86-4db2-92ce-217183dd2102} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10139 | 2025.09.21 00:25:41.996521 [ 4 ] {42990b95-cf86-4db2-92ce-217183dd2102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10140 | 2025.09.21 00:25:41.996893 [ 4 ] {42990b95-cf86-4db2-92ce-217183dd2102} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10141 | 2025.09.21 00:25:41.997103 [ 4 ] {42990b95-cf86-4db2-92ce-217183dd2102} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10142 | 2025.09.21 00:25:41.997235 [ 4 ] {42990b95-cf86-4db2-92ce-217183dd2102} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001369 sec., 616508.4002921841 rows/sec., 41.49 MiB/sec. | ||
| 10143 | 2025.09.21 00:25:41.997272 [ 4 ] {42990b95-cf86-4db2-92ce-217183dd2102} <Debug> TCPHandler: Processed in 0.001531626 sec. | ||
| 10144 | 2025.09.21 00:25:41.997379 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10145 | 2025.09.21 00:25:41.997473 [ 4 ] {b88f6147-e52f-4f06-b21a-b4e3da940ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10146 | 2025.09.21 00:25:41.997529 [ 4 ] {b88f6147-e52f-4f06-b21a-b4e3da940ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10147 | 2025.09.21 00:25:41.998358 [ 4 ] {b88f6147-e52f-4f06-b21a-b4e3da940ceb} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10148 | 2025.09.21 00:25:41.998394 [ 4 ] {b88f6147-e52f-4f06-b21a-b4e3da940ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10149 | 2025.09.21 00:25:41.998936 [ 4 ] {b88f6147-e52f-4f06-b21a-b4e3da940ceb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10150 | 2025.09.21 00:25:41.999169 [ 4 ] {b88f6147-e52f-4f06-b21a-b4e3da940ceb} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10151 | 2025.09.21 00:25:41.999310 [ 4 ] {b88f6147-e52f-4f06-b21a-b4e3da940ceb} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001855 sec., 14555.256064690026 rows/sec., 26.08 MiB/sec. | ||
| 10152 | 2025.09.21 00:25:41.999372 [ 4 ] {b88f6147-e52f-4f06-b21a-b4e3da940ceb} <Debug> TCPHandler: Processed in 0.002042809 sec. | ||
| 10153 | 2025.09.21 00:25:41.999485 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10154 | 2025.09.21 00:25:41.999581 [ 4 ] {53b8ac61-5cf9-4efc-9cb2-082e044e89ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10155 | 2025.09.21 00:25:41.999624 [ 4 ] {53b8ac61-5cf9-4efc-9cb2-082e044e89ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10156 | 2025.09.21 00:25:41.999949 [ 4 ] {53b8ac61-5cf9-4efc-9cb2-082e044e89ad} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10157 | 2025.09.21 00:25:41.999986 [ 4 ] {53b8ac61-5cf9-4efc-9cb2-082e044e89ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10158 | 2025.09.21 00:25:42.000444 [ 4 ] {53b8ac61-5cf9-4efc-9cb2-082e044e89ad} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10159 | 2025.09.21 00:25:42.000656 [ 4 ] {53b8ac61-5cf9-4efc-9cb2-082e044e89ad} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10160 | 2025.09.21 00:25:42.000790 [ 4 ] {53b8ac61-5cf9-4efc-9cb2-082e044e89ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001226 sec., 48939.64110929853 rows/sec., 3.30 MiB/sec. | ||
| 10161 | 2025.09.21 00:25:42.000835 [ 4 ] {53b8ac61-5cf9-4efc-9cb2-082e044e89ad} <Debug> TCPHandler: Processed in 0.001399574 sec. | ||
| 10162 | 2025.09.21 00:25:42.314509 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21534 | ||
| 10163 | 2025.09.21 00:25:42.315027 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10164 | 2025.09.21 00:25:42.315068 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10165 | 2025.09.21 00:25:42.315573 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10166 | 2025.09.21 00:25:42.315816 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10167 | 2025.09.21 00:25:42.315944 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21534 | ||
| 10168 | 2025.09.21 00:25:43.465137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10169 | 2025.09.21 00:25:43.482922 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10170 | 2025.09.21 00:25:43.482986 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10171 | 2025.09.21 00:25:43.489263 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10172 | 2025.09.21 00:25:43.489964 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10173 | 2025.09.21 00:25:43.492920 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10174 | 2025.09.21 00:25:44.876636 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1336 | ||
| 10175 | 2025.09.21 00:25:44.879298 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10176 | 2025.09.21 00:25:44.879343 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10177 | 2025.09.21 00:25:44.880516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10178 | 2025.09.21 00:25:44.880780 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10179 | 2025.09.21 00:25:44.881036 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1336 | ||
| 10180 | 2025.09.21 00:25:46.972253 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10181 | 2025.09.21 00:25:46.972451 [ 4 ] {c06354fb-0e0e-4e5b-8aca-3a53ab824d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10182 | 2025.09.21 00:25:46.972522 [ 4 ] {c06354fb-0e0e-4e5b-8aca-3a53ab824d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10183 | 2025.09.21 00:25:46.973372 [ 4 ] {c06354fb-0e0e-4e5b-8aca-3a53ab824d60} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10184 | 2025.09.21 00:25:46.973418 [ 4 ] {c06354fb-0e0e-4e5b-8aca-3a53ab824d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10185 | 2025.09.21 00:25:46.973855 [ 4 ] {c06354fb-0e0e-4e5b-8aca-3a53ab824d60} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10186 | 2025.09.21 00:25:46.974089 [ 4 ] {c06354fb-0e0e-4e5b-8aca-3a53ab824d60} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10187 | 2025.09.21 00:25:46.974225 [ 133 ] {} <Debug> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10188 | 2025.09.21 00:25:46.974250 [ 4 ] {c06354fb-0e0e-4e5b-8aca-3a53ab824d60} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00185 sec., 221621.6216216216 rows/sec., 14.06 MiB/sec. | ||
| 10189 | 2025.09.21 00:25:46.974287 [ 133 ] {} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10190 | 2025.09.21 00:25:46.974312 [ 4 ] {c06354fb-0e0e-4e5b-8aca-3a53ab824d60} <Debug> TCPHandler: Processed in 0.002191303 sec. | ||
| 10191 | 2025.09.21 00:25:46.974312 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10192 | 2025.09.21 00:25:46.974446 [ 194 ] {c1c546d9-9a70-451d-a294-2dd334084042::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 | ||
| 10193 | 2025.09.21 00:25:46.974450 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10194 | 2025.09.21 00:25:46.974589 [ 194 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10195 | 2025.09.21 00:25:46.974597 [ 4 ] {8d428bba-fe32-4bcd-a394-46551019df63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10196 | 2025.09.21 00:25:46.974629 [ 194 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 410 rows starting from the beginning of the part | ||
| 10197 | 2025.09.21 00:25:46.974653 [ 4 ] {8d428bba-fe32-4bcd-a394-46551019df63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10198 | 2025.09.21 00:25:46.974702 [ 194 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 10199 | 2025.09.21 00:25:46.974753 [ 194 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 410 rows starting from the beginning of the part | ||
| 10200 | 2025.09.21 00:25:46.974796 [ 194 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 10201 | 2025.09.21 00:25:46.974835 [ 194 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 10202 | 2025.09.21 00:25:46.975652 [ 4 ] {8d428bba-fe32-4bcd-a394-46551019df63} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10203 | 2025.09.21 00:25:46.975695 [ 4 ] {8d428bba-fe32-4bcd-a394-46551019df63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10204 | 2025.09.21 00:25:46.975847 [ 190 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453055 sec., 1410820.650285089 rows/sec., 94.88 MiB/sec. | ||
| 10205 | 2025.09.21 00:25:46.976030 [ 200 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10206 | 2025.09.21 00:25:46.976107 [ 4 ] {8d428bba-fe32-4bcd-a394-46551019df63} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10207 | 2025.09.21 00:25:46.976427 [ 4 ] {8d428bba-fe32-4bcd-a394-46551019df63} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10208 | 2025.09.21 00:25:46.976427 [ 200 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_33_8} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10209 | 2025.09.21 00:25:46.976538 [ 200 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_33_8} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10210 | 2025.09.21 00:25:46.976549 [ 133 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10211 | 2025.09.21 00:25:46.976575 [ 133 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10212 | 2025.09.21 00:25:46.976580 [ 4 ] {8d428bba-fe32-4bcd-a394-46551019df63} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.002007 sec., 568011.9581464872 rows/sec., 45.05 MiB/sec. | ||
| 10213 | 2025.09.21 00:25:46.976592 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10214 | 2025.09.21 00:25:46.976630 [ 4 ] {8d428bba-fe32-4bcd-a394-46551019df63} <Debug> TCPHandler: Processed in 0.002233073 sec. | ||
| 10215 | 2025.09.21 00:25:46.976639 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 10216 | 2025.09.21 00:25:46.976727 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 10217 | 2025.09.21 00:25:46.976752 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10218 | 2025.09.21 00:25:46.976812 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10219 | 2025.09.21 00:25:46.976848 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2343 rows starting from the beginning of the part | ||
| 10220 | 2025.09.21 00:25:46.976854 [ 4 ] {bb5a854c-590b-436c-a814-4d0861c520e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10221 | 2025.09.21 00:25:46.976906 [ 4 ] {bb5a854c-590b-436c-a814-4d0861c520e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10222 | 2025.09.21 00:25:46.976917 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1148 rows starting from the beginning of the part | ||
| 10223 | 2025.09.21 00:25:46.976974 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 110 rows starting from the beginning of the part | ||
| 10224 | 2025.09.21 00:25:46.977020 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1140 rows starting from the beginning of the part | ||
| 10225 | 2025.09.21 00:25:46.977063 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1250 rows starting from the beginning of the part | ||
| 10226 | 2025.09.21 00:25:46.977102 [ 200 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1140 rows starting from the beginning of the part | ||
| 10227 | 2025.09.21 00:25:46.977401 [ 4 ] {bb5a854c-590b-436c-a814-4d0861c520e5} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10228 | 2025.09.21 00:25:46.977443 [ 4 ] {bb5a854c-590b-436c-a814-4d0861c520e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10229 | 2025.09.21 00:25:46.977795 [ 4 ] {bb5a854c-590b-436c-a814-4d0861c520e5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10230 | 2025.09.21 00:25:46.978017 [ 4 ] {bb5a854c-590b-436c-a814-4d0861c520e5} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10231 | 2025.09.21 00:25:46.978131 [ 133 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10232 | 2025.09.21 00:25:46.978154 [ 4 ] {bb5a854c-590b-436c-a814-4d0861c520e5} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001319 sec., 166034.87490523123 rows/sec., 9.90 MiB/sec. | ||
| 10233 | 2025.09.21 00:25:46.978162 [ 133 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10234 | 2025.09.21 00:25:46.978197 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10235 | 2025.09.21 00:25:46.978202 [ 4 ] {bb5a854c-590b-436c-a814-4d0861c520e5} <Debug> TCPHandler: Processed in 0.001500256 sec. | ||
| 10236 | 2025.09.21 00:25:46.978274 [ 190 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::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 | ||
| 10237 | 2025.09.21 00:25:46.978336 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10238 | 2025.09.21 00:25:46.978366 [ 190 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10239 | 2025.09.21 00:25:46.978396 [ 190 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 264 rows starting from the beginning of the part | ||
| 10240 | 2025.09.21 00:25:46.978448 [ 190 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 233 rows starting from the beginning of the part | ||
| 10241 | 2025.09.21 00:25:46.978459 [ 4 ] {eda516a9-3179-454a-a20c-1d54b1b58e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10242 | 2025.09.21 00:25:46.978491 [ 190 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 27 rows starting from the beginning of the part | ||
| 10243 | 2025.09.21 00:25:46.978515 [ 4 ] {eda516a9-3179-454a-a20c-1d54b1b58e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10244 | 2025.09.21 00:25:46.978537 [ 190 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 219 rows starting from the beginning of the part | ||
| 10245 | 2025.09.21 00:25:46.978581 [ 190 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 27 rows starting from the beginning of the part | ||
| 10246 | 2025.09.21 00:25:46.978620 [ 190 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 219 rows starting from the beginning of the part | ||
| 10247 | 2025.09.21 00:25:46.979094 [ 4 ] {eda516a9-3179-454a-a20c-1d54b1b58e63} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10248 | 2025.09.21 00:25:46.979138 [ 4 ] {eda516a9-3179-454a-a20c-1d54b1b58e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10249 | 2025.09.21 00:25:46.979403 [ 198 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7131 rows, containing 5 columns (5 merged, 0 gathered) in 0.002708185 sec., 2633128.829825141 rows/sec., 222.01 MiB/sec. | ||
| 10250 | 2025.09.21 00:25:46.979448 [ 187 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.001207139 sec., 819292.5586862821 rows/sec., 53.12 MiB/sec. | ||
| 10251 | 2025.09.21 00:25:46.979493 [ 4 ] {eda516a9-3179-454a-a20c-1d54b1b58e63} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10252 | 2025.09.21 00:25:46.979587 [ 187 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10253 | 2025.09.21 00:25:46.979675 [ 190 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10254 | 2025.09.21 00:25:46.979743 [ 4 ] {eda516a9-3179-454a-a20c-1d54b1b58e63} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10255 | 2025.09.21 00:25:46.979887 [ 4 ] {eda516a9-3179-454a-a20c-1d54b1b58e63} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001452 sec., 146005.50964187327 rows/sec., 9.42 MiB/sec. | ||
| 10256 | 2025.09.21 00:25:46.979916 [ 187 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_61_12} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10257 | 2025.09.21 00:25:46.979928 [ 4 ] {eda516a9-3179-454a-a20c-1d54b1b58e63} <Debug> TCPHandler: Processed in 0.001654619 sec. | ||
| 10258 | 2025.09.21 00:25:46.979999 [ 187 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_61_12} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10259 | 2025.09.21 00:25:46.980014 [ 190 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_66_13} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10260 | 2025.09.21 00:25:46.980037 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10261 | 2025.09.21 00:25:46.980078 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10262 | 2025.09.21 00:25:46.980104 [ 190 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_66_13} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10263 | 2025.09.21 00:25:46.980138 [ 4 ] {af547287-7de3-4b9a-8564-a439cd819c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10264 | 2025.09.21 00:25:46.980182 [ 4 ] {af547287-7de3-4b9a-8564-a439cd819c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10265 | 2025.09.21 00:25:46.980208 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 10266 | 2025.09.21 00:25:46.980651 [ 4 ] {af547287-7de3-4b9a-8564-a439cd819c0b} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10267 | 2025.09.21 00:25:46.980692 [ 4 ] {af547287-7de3-4b9a-8564-a439cd819c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10268 | 2025.09.21 00:25:46.981029 [ 4 ] {af547287-7de3-4b9a-8564-a439cd819c0b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10269 | 2025.09.21 00:25:46.981239 [ 4 ] {af547287-7de3-4b9a-8564-a439cd819c0b} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10270 | 2025.09.21 00:25:46.981341 [ 133 ] {} <Debug> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10271 | 2025.09.21 00:25:46.981370 [ 4 ] {af547287-7de3-4b9a-8564-a439cd819c0b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001249 sec., 168935.1481184948 rows/sec., 9.59 MiB/sec. | ||
| 10272 | 2025.09.21 00:25:46.981372 [ 133 ] {} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10273 | 2025.09.21 00:25:46.981410 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10274 | 2025.09.21 00:25:46.981416 [ 4 ] {af547287-7de3-4b9a-8564-a439cd819c0b} <Debug> TCPHandler: Processed in 0.001428434 sec. | ||
| 10275 | 2025.09.21 00:25:46.981476 [ 198 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::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 | ||
| 10276 | 2025.09.21 00:25:46.981519 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10277 | 2025.09.21 00:25:46.981564 [ 198 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10278 | 2025.09.21 00:25:46.981594 [ 198 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 211 rows starting from the beginning of the part | ||
| 10279 | 2025.09.21 00:25:46.981617 [ 4 ] {caf16e46-2f7d-49e1-8733-46ef32408d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10280 | 2025.09.21 00:25:46.981644 [ 198 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 10281 | 2025.09.21 00:25:46.981662 [ 4 ] {caf16e46-2f7d-49e1-8733-46ef32408d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10282 | 2025.09.21 00:25:46.981691 [ 198 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 211 rows starting from the beginning of the part | ||
| 10283 | 2025.09.21 00:25:46.981735 [ 198 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 10284 | 2025.09.21 00:25:46.981773 [ 198 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 10285 | 2025.09.21 00:25:46.982342 [ 4 ] {caf16e46-2f7d-49e1-8733-46ef32408d0b} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10286 | 2025.09.21 00:25:46.982383 [ 4 ] {caf16e46-2f7d-49e1-8733-46ef32408d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10287 | 2025.09.21 00:25:46.982528 [ 187 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001081396 sec., 975590.8103969313 rows/sec., 59.12 MiB/sec. | ||
| 10288 | 2025.09.21 00:25:46.982647 [ 187 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10289 | 2025.09.21 00:25:46.982740 [ 4 ] {caf16e46-2f7d-49e1-8733-46ef32408d0b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10290 | 2025.09.21 00:25:46.982897 [ 187 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_33_8} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10291 | 2025.09.21 00:25:46.982961 [ 4 ] {caf16e46-2f7d-49e1-8733-46ef32408d0b} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10292 | 2025.09.21 00:25:46.982963 [ 187 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_33_8} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10293 | 2025.09.21 00:25:46.983044 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10294 | 2025.09.21 00:25:46.983080 [ 130 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10295 | 2025.09.21 00:25:46.983092 [ 4 ] {caf16e46-2f7d-49e1-8733-46ef32408d0b} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001493 sec., 464166.10850636306 rows/sec., 32.44 MiB/sec. | ||
| 10296 | 2025.09.21 00:25:46.983115 [ 130 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10297 | 2025.09.21 00:25:46.983135 [ 4 ] {caf16e46-2f7d-49e1-8733-46ef32408d0b} <Debug> TCPHandler: Processed in 0.00166274 sec. | ||
| 10298 | 2025.09.21 00:25:46.983134 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10299 | 2025.09.21 00:25:46.983208 [ 198 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 10300 | 2025.09.21 00:25:46.983238 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10301 | 2025.09.21 00:25:46.983296 [ 198 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10302 | 2025.09.21 00:25:46.983323 [ 198 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1212 rows starting from the beginning of the part | ||
| 10303 | 2025.09.21 00:25:46.983334 [ 4 ] {6a66875b-7974-41bb-a99c-75c131c673c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10304 | 2025.09.21 00:25:46.983367 [ 198 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 707 rows starting from the beginning of the part | ||
| 10305 | 2025.09.21 00:25:46.983380 [ 4 ] {6a66875b-7974-41bb-a99c-75c131c673c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10306 | 2025.09.21 00:25:46.983407 [ 198 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 91 rows starting from the beginning of the part | ||
| 10307 | 2025.09.21 00:25:46.983445 [ 198 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 693 rows starting from the beginning of the part | ||
| 10308 | 2025.09.21 00:25:46.983477 [ 198 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 547 rows starting from the beginning of the part | ||
| 10309 | 2025.09.21 00:25:46.983512 [ 198 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 693 rows starting from the beginning of the part | ||
| 10310 | 2025.09.21 00:25:46.983703 [ 4 ] {6a66875b-7974-41bb-a99c-75c131c673c5} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10311 | 2025.09.21 00:25:46.983743 [ 4 ] {6a66875b-7974-41bb-a99c-75c131c673c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10312 | 2025.09.21 00:25:46.984091 [ 4 ] {6a66875b-7974-41bb-a99c-75c131c673c5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10313 | 2025.09.21 00:25:46.984300 [ 4 ] {6a66875b-7974-41bb-a99c-75c131c673c5} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2025.09.21 00:25:46.984426 [ 4 ] {6a66875b-7974-41bb-a99c-75c131c673c5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 10315 | 2025.09.21 00:25:46.984462 [ 4 ] {6a66875b-7974-41bb-a99c-75c131c673c5} <Debug> TCPHandler: Processed in 0.001271951 sec. | ||
| 10316 | 2025.09.21 00:25:46.984564 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10317 | 2025.09.21 00:25:46.984655 [ 4 ] {e5ac495d-a34f-4faf-a967-268f151b56ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10318 | 2025.09.21 00:25:46.984696 [ 4 ] {e5ac495d-a34f-4faf-a967-268f151b56ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10319 | 2025.09.21 00:25:46.984741 [ 198 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3943 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561387 sec., 2525318.8351126276 rows/sec., 189.58 MiB/sec. | ||
| 10320 | 2025.09.21 00:25:46.984954 [ 195 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10321 | 2025.09.21 00:25:46.985121 [ 4 ] {e5ac495d-a34f-4faf-a967-268f151b56ff} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10322 | 2025.09.21 00:25:46.985165 [ 4 ] {e5ac495d-a34f-4faf-a967-268f151b56ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10323 | 2025.09.21 00:25:46.985261 [ 195 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_66_13} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10324 | 2025.09.21 00:25:46.985364 [ 195 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_66_13} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10325 | 2025.09.21 00:25:46.985458 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 10326 | 2025.09.21 00:25:46.985506 [ 4 ] {e5ac495d-a34f-4faf-a967-268f151b56ff} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10327 | 2025.09.21 00:25:46.985727 [ 4 ] {e5ac495d-a34f-4faf-a967-268f151b56ff} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10328 | 2025.09.21 00:25:46.985827 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10329 | 2025.09.21 00:25:46.985854 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10330 | 2025.09.21 00:25:46.985855 [ 4 ] {e5ac495d-a34f-4faf-a967-268f151b56ff} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001218 sec., 257799.67159277506 rows/sec., 16.94 MiB/sec. | ||
| 10331 | 2025.09.21 00:25:46.985870 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10332 | 2025.09.21 00:25:46.985896 [ 4 ] {e5ac495d-a34f-4faf-a967-268f151b56ff} <Debug> TCPHandler: Processed in 0.001379423 sec. | ||
| 10333 | 2025.09.21 00:25:46.985976 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 10334 | 2025.09.21 00:25:46.986003 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10335 | 2025.09.21 00:25:46.986098 [ 4 ] {7ba9d212-a3d0-42eb-818d-3f2b206af78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10336 | 2025.09.21 00:25:46.986105 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10337 | 2025.09.21 00:25:46.986143 [ 4 ] {7ba9d212-a3d0-42eb-818d-3f2b206af78d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10338 | 2025.09.21 00:25:46.986146 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21871 rows starting from the beginning of the part | ||
| 10339 | 2025.09.21 00:25:46.986216 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 321 rows starting from the beginning of the part | ||
| 10340 | 2025.09.21 00:25:46.986261 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 10341 | 2025.09.21 00:25:46.986303 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 314 rows starting from the beginning of the part | ||
| 10342 | 2025.09.21 00:25:46.986341 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 844 rows starting from the beginning of the part | ||
| 10343 | 2025.09.21 00:25:46.986381 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 10344 | 2025.09.21 00:25:46.986446 [ 4 ] {7ba9d212-a3d0-42eb-818d-3f2b206af78d} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10345 | 2025.09.21 00:25:46.986486 [ 4 ] {7ba9d212-a3d0-42eb-818d-3f2b206af78d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10346 | 2025.09.21 00:25:46.986820 [ 4 ] {7ba9d212-a3d0-42eb-818d-3f2b206af78d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10347 | 2025.09.21 00:25:46.987028 [ 4 ] {7ba9d212-a3d0-42eb-818d-3f2b206af78d} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10348 | 2025.09.21 00:25:46.987154 [ 4 ] {7ba9d212-a3d0-42eb-818d-3f2b206af78d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 10349 | 2025.09.21 00:25:46.987190 [ 4 ] {7ba9d212-a3d0-42eb-818d-3f2b206af78d} <Debug> TCPHandler: Processed in 0.001234119 sec. | ||
| 10350 | 2025.09.21 00:25:46.987289 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10351 | 2025.09.21 00:25:46.987380 [ 4 ] {08b4d241-d80e-4f4b-8548-5ab438c2bba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10352 | 2025.09.21 00:25:46.987434 [ 4 ] {08b4d241-d80e-4f4b-8548-5ab438c2bba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10353 | 2025.09.21 00:25:46.988255 [ 4 ] {08b4d241-d80e-4f4b-8548-5ab438c2bba6} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10354 | 2025.09.21 00:25:46.988290 [ 4 ] {08b4d241-d80e-4f4b-8548-5ab438c2bba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10355 | 2025.09.21 00:25:46.988873 [ 4 ] {08b4d241-d80e-4f4b-8548-5ab438c2bba6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10356 | 2025.09.21 00:25:46.989108 [ 4 ] {08b4d241-d80e-4f4b-8548-5ab438c2bba6} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10357 | 2025.09.21 00:25:46.989211 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10358 | 2025.09.21 00:25:46.989237 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10359 | 2025.09.21 00:25:46.989246 [ 4 ] {08b4d241-d80e-4f4b-8548-5ab438c2bba6} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001884 sec., 7430.997876857749 rows/sec., 13.32 MiB/sec. | ||
| 10360 | 2025.09.21 00:25:46.989252 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10361 | 2025.09.21 00:25:46.989309 [ 4 ] {08b4d241-d80e-4f4b-8548-5ab438c2bba6} <Debug> TCPHandler: Processed in 0.002065859 sec. | ||
| 10362 | 2025.09.21 00:25:46.989341 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 10363 | 2025.09.21 00:25:46.989556 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10364 | 2025.09.21 00:25:46.989568 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10365 | 2025.09.21 00:25:46.989635 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1096 rows starting from the beginning of the part | ||
| 10366 | 2025.09.21 00:25:46.989656 [ 4 ] {89d04129-112c-46ab-b5c0-b8ddcb215e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10367 | 2025.09.21 00:25:46.989703 [ 4 ] {89d04129-112c-46ab-b5c0-b8ddcb215e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10368 | 2025.09.21 00:25:46.989758 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part | ||
| 10369 | 2025.09.21 00:25:46.989865 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 27 rows starting from the beginning of the part | ||
| 10370 | 2025.09.21 00:25:46.989960 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part | ||
| 10371 | 2025.09.21 00:25:46.990033 [ 4 ] {89d04129-112c-46ab-b5c0-b8ddcb215e08} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10372 | 2025.09.21 00:25:46.990051 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 27 rows starting from the beginning of the part | ||
| 10373 | 2025.09.21 00:25:46.990075 [ 4 ] {89d04129-112c-46ab-b5c0-b8ddcb215e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10374 | 2025.09.21 00:25:46.990153 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part | ||
| 10375 | 2025.09.21 00:25:46.990430 [ 4 ] {89d04129-112c-46ab-b5c0-b8ddcb215e08} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10376 | 2025.09.21 00:25:46.990660 [ 4 ] {89d04129-112c-46ab-b5c0-b8ddcb215e08} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10377 | 2025.09.21 00:25:46.990774 [ 130 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10378 | 2025.09.21 00:25:46.990788 [ 4 ] {89d04129-112c-46ab-b5c0-b8ddcb215e08} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00115 sec., 90434.78260869565 rows/sec., 5.54 MiB/sec. | ||
| 10379 | 2025.09.21 00:25:46.990798 [ 130 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10380 | 2025.09.21 00:25:46.990816 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10381 | 2025.09.21 00:25:46.990824 [ 4 ] {89d04129-112c-46ab-b5c0-b8ddcb215e08} <Debug> TCPHandler: Processed in 0.001314541 sec. | ||
| 10382 | 2025.09.21 00:25:46.990884 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 10383 | 2025.09.21 00:25:46.991001 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10384 | 2025.09.21 00:25:46.991026 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4920 rows starting from the beginning of the part | ||
| 10385 | 2025.09.21 00:25:46.991077 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 104 rows starting from the beginning of the part | ||
| 10386 | 2025.09.21 00:25:46.991124 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 10387 | 2025.09.21 00:25:46.991168 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 10388 | 2025.09.21 00:25:46.991210 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 10389 | 2025.09.21 00:25:46.991253 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 10390 | 2025.09.21 00:25:46.997818 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5352 rows, containing 4 columns (4 merged, 0 gathered) in 0.006962797 sec., 768656.6188846235 rows/sec., 48.79 MiB/sec. | ||
| 10391 | 2025.09.21 00:25:46.998415 [ 197 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10392 | 2025.09.21 00:25:46.998742 [ 197 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_66_13} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10393 | 2025.09.21 00:25:46.998828 [ 197 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_66_13} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10394 | 2025.09.21 00:25:46.998924 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 10395 | 2025.09.21 00:25:46.999822 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23824 rows, containing 5 columns (5 merged, 0 gathered) in 0.013884963 sec., 1715812.9985654266 rows/sec., 114.82 MiB/sec. | ||
| 10396 | 2025.09.21 00:25:47.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.95 MiB, peak 327.97 MiB, free memory in arenas 0.00 B, will set to 316.37 MiB (RSS), difference: -8.58 MiB | ||
| 10397 | 2025.09.21 00:25:47.000350 [ 193 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10398 | 2025.09.21 00:25:47.000659 [ 193 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10399 | 2025.09.21 00:25:47.000738 [ 193 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10400 | 2025.09.21 00:25:47.000842 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10401 | 2025.09.21 00:25:47.002618 [ 193 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1192 rows, containing 19 columns (19 merged, 0 gathered) in 0.013316809 sec., 89510.93313721028 rows/sec., 160.40 MiB/sec. | ||
| 10402 | 2025.09.21 00:25:47.004036 [ 197 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10403 | 2025.09.21 00:25:47.004364 [ 197 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10404 | 2025.09.21 00:25:47.004427 [ 197 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10405 | 2025.09.21 00:25:47.004568 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 10406 | 2025.09.21 00:25:48.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.71 MiB, peak 327.97 MiB, free memory in arenas 0.00 B, will set to 317.82 MiB (RSS), difference: 13.11 MiB | ||
| 10407 | 2025.09.21 00:25:49.613667 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10408 | 2025.09.21 00:25:49.613716 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10409 | 2025.09.21 00:25:49.816033 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21982 | ||
| 10410 | 2025.09.21 00:25:49.816787 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10411 | 2025.09.21 00:25:49.816861 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10412 | 2025.09.21 00:25:49.817469 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10413 | 2025.09.21 00:25:49.817692 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10414 | 2025.09.21 00:25:49.817817 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21982 | ||
| 10415 | 2025.09.21 00:25:49.817819 [ 126 ] {} <Debug> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10416 | 2025.09.21 00:25:49.817886 [ 126 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10417 | 2025.09.21 00:25:49.817909 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10418 | 2025.09.21 00:25:49.818018 [ 201 ] {f657ec38-8325-487f-8824-fa38318f9148::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 | ||
| 10419 | 2025.09.21 00:25:49.818139 [ 201 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10420 | 2025.09.21 00:25:49.818182 [ 201 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19614 rows starting from the beginning of the part | ||
| 10421 | 2025.09.21 00:25:49.818250 [ 201 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10422 | 2025.09.21 00:25:49.818308 [ 201 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10423 | 2025.09.21 00:25:49.818355 [ 201 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10424 | 2025.09.21 00:25:49.818398 [ 201 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10425 | 2025.09.21 00:25:49.818440 [ 201 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10426 | 2025.09.21 00:25:49.820526 [ 199 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21982 rows, containing 4 columns (4 merged, 0 gathered) in 0.002551841 sec., 8614173.06172289 rows/sec., 123.23 MiB/sec. | ||
| 10427 | 2025.09.21 00:25:49.820790 [ 201 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10428 | 2025.09.21 00:25:49.821039 [ 201 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_46_9} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10429 | 2025.09.21 00:25:49.821110 [ 201 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_46_9} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10430 | 2025.09.21 00:25:49.821197 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 10431 | 2025.09.21 00:25:50.993960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10432 | 2025.09.21 00:25:51.011651 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10433 | 2025.09.21 00:25:51.011700 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10434 | 2025.09.21 00:25:51.018130 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10435 | 2025.09.21 00:25:51.018851 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10436 | 2025.09.21 00:25:51.019158 [ 118 ] {} <Debug> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10437 | 2025.09.21 00:25:51.019200 [ 118 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10438 | 2025.09.21 00:25:51.019222 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10439 | 2025.09.21 00:25:51.019307 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 10440 | 2025.09.21 00:25:51.022091 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10441 | 2025.09.21 00:25:51.022209 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10442 | 2025.09.21 00:25:51.023013 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 10443 | 2025.09.21 00:25:51.026310 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 10444 | 2025.09.21 00:25:51.029516 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 10445 | 2025.09.21 00:25:51.033444 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 10446 | 2025.09.21 00:25:51.037636 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 10447 | 2025.09.21 00:25:51.041277 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 10448 | 2025.09.21 00:25:51.090733 [ 186 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.071453411 sec., 4856.311198355527 rows/sec., 25.11 MiB/sec. | ||
| 10449 | 2025.09.21 00:25:51.093655 [ 186 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10450 | 2025.09.21 00:25:51.095713 [ 186 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_46_9} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10451 | 2025.09.21 00:25:51.095829 [ 186 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_46_9} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10452 | 2025.09.21 00:25:51.098923 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10453 | 2025.09.21 00:25:51.962265 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10454 | 2025.09.21 00:25:51.962481 [ 4 ] {9a42a08d-0774-4a0a-814b-2eb066c445c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10455 | 2025.09.21 00:25:51.962559 [ 4 ] {9a42a08d-0774-4a0a-814b-2eb066c445c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10456 | 2025.09.21 00:25:51.963379 [ 4 ] {9a42a08d-0774-4a0a-814b-2eb066c445c7} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10457 | 2025.09.21 00:25:51.963430 [ 4 ] {9a42a08d-0774-4a0a-814b-2eb066c445c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10458 | 2025.09.21 00:25:51.963861 [ 4 ] {9a42a08d-0774-4a0a-814b-2eb066c445c7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10459 | 2025.09.21 00:25:51.964101 [ 4 ] {9a42a08d-0774-4a0a-814b-2eb066c445c7} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10460 | 2025.09.21 00:25:51.964267 [ 4 ] {9a42a08d-0774-4a0a-814b-2eb066c445c7} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001843 sec., 59685.29571351058 rows/sec., 5.00 MiB/sec. | ||
| 10461 | 2025.09.21 00:25:51.964322 [ 4 ] {9a42a08d-0774-4a0a-814b-2eb066c445c7} <Debug> TCPHandler: Processed in 0.002214883 sec. | ||
| 10462 | 2025.09.21 00:25:51.964451 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10463 | 2025.09.21 00:25:51.964555 [ 4 ] {919d9373-7dca-4889-8148-1b46c8936a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10464 | 2025.09.21 00:25:51.964601 [ 4 ] {919d9373-7dca-4889-8148-1b46c8936a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10465 | 2025.09.21 00:25:51.965023 [ 4 ] {919d9373-7dca-4889-8148-1b46c8936a0f} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10466 | 2025.09.21 00:25:51.965061 [ 4 ] {919d9373-7dca-4889-8148-1b46c8936a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10467 | 2025.09.21 00:25:51.965380 [ 4 ] {919d9373-7dca-4889-8148-1b46c8936a0f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10468 | 2025.09.21 00:25:51.965661 [ 4 ] {919d9373-7dca-4889-8148-1b46c8936a0f} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10469 | 2025.09.21 00:25:51.965803 [ 4 ] {919d9373-7dca-4889-8148-1b46c8936a0f} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001272 sec., 21226.415094339623 rows/sec., 1.56 MiB/sec. | ||
| 10470 | 2025.09.21 00:25:51.965845 [ 4 ] {919d9373-7dca-4889-8148-1b46c8936a0f} <Debug> TCPHandler: Processed in 0.001447345 sec. | ||
| 10471 | 2025.09.21 00:25:51.965964 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10472 | 2025.09.21 00:25:51.966067 [ 4 ] {840f28e7-f19d-4e39-8569-026d572a4d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10473 | 2025.09.21 00:25:51.966110 [ 4 ] {840f28e7-f19d-4e39-8569-026d572a4d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10474 | 2025.09.21 00:25:51.966624 [ 4 ] {840f28e7-f19d-4e39-8569-026d572a4d35} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10475 | 2025.09.21 00:25:51.966663 [ 4 ] {840f28e7-f19d-4e39-8569-026d572a4d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10476 | 2025.09.21 00:25:51.966993 [ 4 ] {840f28e7-f19d-4e39-8569-026d572a4d35} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10477 | 2025.09.21 00:25:51.967221 [ 4 ] {840f28e7-f19d-4e39-8569-026d572a4d35} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10478 | 2025.09.21 00:25:51.967361 [ 4 ] {840f28e7-f19d-4e39-8569-026d572a4d35} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001317 sec., 69096.43128321944 rows/sec., 5.40 MiB/sec. | ||
| 10479 | 2025.09.21 00:25:51.967402 [ 4 ] {840f28e7-f19d-4e39-8569-026d572a4d35} <Debug> TCPHandler: Processed in 0.001490666 sec. | ||
| 10480 | 2025.09.21 00:25:51.967614 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10481 | 2025.09.21 00:25:51.967714 [ 4 ] {5a0d551f-add5-4d4c-a531-0d5d7081420c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10482 | 2025.09.21 00:25:51.967761 [ 4 ] {5a0d551f-add5-4d4c-a531-0d5d7081420c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10483 | 2025.09.21 00:25:51.968195 [ 4 ] {5a0d551f-add5-4d4c-a531-0d5d7081420c} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10484 | 2025.09.21 00:25:51.968233 [ 4 ] {5a0d551f-add5-4d4c-a531-0d5d7081420c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10485 | 2025.09.21 00:25:51.968579 [ 4 ] {5a0d551f-add5-4d4c-a531-0d5d7081420c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10486 | 2025.09.21 00:25:51.968798 [ 4 ] {5a0d551f-add5-4d4c-a531-0d5d7081420c} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10487 | 2025.09.21 00:25:51.968933 [ 4 ] {5a0d551f-add5-4d4c-a531-0d5d7081420c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 10488 | 2025.09.21 00:25:51.968971 [ 4 ] {5a0d551f-add5-4d4c-a531-0d5d7081420c} <Debug> TCPHandler: Processed in 0.001408124 sec. | ||
| 10489 | 2025.09.21 00:25:51.969091 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10490 | 2025.09.21 00:25:51.969189 [ 4 ] {1a8ffaea-9aef-42db-8a18-7995c00c0b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10491 | 2025.09.21 00:25:51.969246 [ 4 ] {1a8ffaea-9aef-42db-8a18-7995c00c0b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10492 | 2025.09.21 00:25:51.970114 [ 4 ] {1a8ffaea-9aef-42db-8a18-7995c00c0b43} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10493 | 2025.09.21 00:25:51.970152 [ 4 ] {1a8ffaea-9aef-42db-8a18-7995c00c0b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10494 | 2025.09.21 00:25:51.970712 [ 4 ] {1a8ffaea-9aef-42db-8a18-7995c00c0b43} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10495 | 2025.09.21 00:25:51.970963 [ 4 ] {1a8ffaea-9aef-42db-8a18-7995c00c0b43} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10496 | 2025.09.21 00:25:51.971123 [ 4 ] {1a8ffaea-9aef-42db-8a18-7995c00c0b43} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001953 sec., 13824.884792626728 rows/sec., 24.77 MiB/sec. | ||
| 10497 | 2025.09.21 00:25:51.971196 [ 4 ] {1a8ffaea-9aef-42db-8a18-7995c00c0b43} <Debug> TCPHandler: Processed in 0.002154762 sec. | ||
| 10498 | 2025.09.21 00:25:51.971315 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10499 | 2025.09.21 00:25:51.971412 [ 4 ] {8fe93ee2-eb69-4c1f-896a-c7512d0f2077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10500 | 2025.09.21 00:25:51.971457 [ 4 ] {8fe93ee2-eb69-4c1f-896a-c7512d0f2077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10501 | 2025.09.21 00:25:51.971821 [ 4 ] {8fe93ee2-eb69-4c1f-896a-c7512d0f2077} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10502 | 2025.09.21 00:25:51.971859 [ 4 ] {8fe93ee2-eb69-4c1f-896a-c7512d0f2077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10503 | 2025.09.21 00:25:51.972180 [ 4 ] {8fe93ee2-eb69-4c1f-896a-c7512d0f2077} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10504 | 2025.09.21 00:25:51.972406 [ 4 ] {8fe93ee2-eb69-4c1f-896a-c7512d0f2077} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10505 | 2025.09.21 00:25:51.972540 [ 4 ] {8fe93ee2-eb69-4c1f-896a-c7512d0f2077} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 10506 | 2025.09.21 00:25:51.972578 [ 4 ] {8fe93ee2-eb69-4c1f-896a-c7512d0f2077} <Debug> TCPHandler: Processed in 0.001313281 sec. | ||
| 10507 | 2025.09.21 00:25:52.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.36 MiB, peak 332.32 MiB, free memory in arenas 0.00 B, will set to 318.30 MiB (RSS), difference: -1.05 MiB | ||
| 10508 | 2025.09.21 00:25:54.882148 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1370 | ||
| 10509 | 2025.09.21 00:25:54.884542 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10510 | 2025.09.21 00:25:54.884597 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10511 | 2025.09.21 00:25:54.885775 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10512 | 2025.09.21 00:25:54.886035 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10513 | 2025.09.21 00:25:54.886309 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1370 | ||
| 10514 | 2025.09.21 00:25:56.971434 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10515 | 2025.09.21 00:25:56.971647 [ 4 ] {e6928ea7-8f50-4b0d-9fea-b8c9fc87dc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10516 | 2025.09.21 00:25:56.971725 [ 4 ] {e6928ea7-8f50-4b0d-9fea-b8c9fc87dc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10517 | 2025.09.21 00:25:56.972586 [ 4 ] {e6928ea7-8f50-4b0d-9fea-b8c9fc87dc08} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10518 | 2025.09.21 00:25:56.972630 [ 4 ] {e6928ea7-8f50-4b0d-9fea-b8c9fc87dc08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10519 | 2025.09.21 00:25:56.973060 [ 4 ] {e6928ea7-8f50-4b0d-9fea-b8c9fc87dc08} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10520 | 2025.09.21 00:25:56.973305 [ 4 ] {e6928ea7-8f50-4b0d-9fea-b8c9fc87dc08} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10521 | 2025.09.21 00:25:56.973466 [ 4 ] {e6928ea7-8f50-4b0d-9fea-b8c9fc87dc08} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001872 sec., 219017.09401709403 rows/sec., 13.89 MiB/sec. | ||
| 10522 | 2025.09.21 00:25:56.973522 [ 4 ] {e6928ea7-8f50-4b0d-9fea-b8c9fc87dc08} <Debug> TCPHandler: Processed in 0.002225743 sec. | ||
| 10523 | 2025.09.21 00:25:56.973652 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10524 | 2025.09.21 00:25:56.973761 [ 4 ] {8040a0ac-78f6-4cb6-aec4-0c95b3592fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10525 | 2025.09.21 00:25:56.973809 [ 4 ] {8040a0ac-78f6-4cb6-aec4-0c95b3592fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10526 | 2025.09.21 00:25:56.974790 [ 4 ] {8040a0ac-78f6-4cb6-aec4-0c95b3592fef} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10527 | 2025.09.21 00:25:56.974826 [ 4 ] {8040a0ac-78f6-4cb6-aec4-0c95b3592fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10528 | 2025.09.21 00:25:56.975232 [ 4 ] {8040a0ac-78f6-4cb6-aec4-0c95b3592fef} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10529 | 2025.09.21 00:25:56.975453 [ 4 ] {8040a0ac-78f6-4cb6-aec4-0c95b3592fef} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10530 | 2025.09.21 00:25:56.975588 [ 4 ] {8040a0ac-78f6-4cb6-aec4-0c95b3592fef} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001854 sec., 614886.7313915858 rows/sec., 48.77 MiB/sec. | ||
| 10531 | 2025.09.21 00:25:56.975628 [ 4 ] {8040a0ac-78f6-4cb6-aec4-0c95b3592fef} <Debug> TCPHandler: Processed in 0.002028788 sec. | ||
| 10532 | 2025.09.21 00:25:56.975739 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10533 | 2025.09.21 00:25:56.975840 [ 4 ] {1a1beec6-8f4b-4db8-a412-79046fe3ea86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10534 | 2025.09.21 00:25:56.975884 [ 4 ] {1a1beec6-8f4b-4db8-a412-79046fe3ea86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10535 | 2025.09.21 00:25:56.976353 [ 4 ] {1a1beec6-8f4b-4db8-a412-79046fe3ea86} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10536 | 2025.09.21 00:25:56.976388 [ 4 ] {1a1beec6-8f4b-4db8-a412-79046fe3ea86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10537 | 2025.09.21 00:25:56.976708 [ 4 ] {1a1beec6-8f4b-4db8-a412-79046fe3ea86} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10538 | 2025.09.21 00:25:56.976923 [ 4 ] {1a1beec6-8f4b-4db8-a412-79046fe3ea86} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10539 | 2025.09.21 00:25:56.977056 [ 4 ] {1a1beec6-8f4b-4db8-a412-79046fe3ea86} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001238 sec., 176898.22294022617 rows/sec., 10.55 MiB/sec. | ||
| 10540 | 2025.09.21 00:25:56.977095 [ 4 ] {1a1beec6-8f4b-4db8-a412-79046fe3ea86} <Debug> TCPHandler: Processed in 0.001407673 sec. | ||
| 10541 | 2025.09.21 00:25:56.977201 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10542 | 2025.09.21 00:25:56.977306 [ 4 ] {9bf79968-a19b-45c1-a90b-6d877be47fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10543 | 2025.09.21 00:25:56.977350 [ 4 ] {9bf79968-a19b-45c1-a90b-6d877be47fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10544 | 2025.09.21 00:25:56.977845 [ 4 ] {9bf79968-a19b-45c1-a90b-6d877be47fc1} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10545 | 2025.09.21 00:25:56.977883 [ 4 ] {9bf79968-a19b-45c1-a90b-6d877be47fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10546 | 2025.09.21 00:25:56.978232 [ 4 ] {9bf79968-a19b-45c1-a90b-6d877be47fc1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10547 | 2025.09.21 00:25:56.978454 [ 4 ] {9bf79968-a19b-45c1-a90b-6d877be47fc1} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10548 | 2025.09.21 00:25:56.978587 [ 4 ] {9bf79968-a19b-45c1-a90b-6d877be47fc1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001301 sec., 162951.57571099154 rows/sec., 10.51 MiB/sec. | ||
| 10549 | 2025.09.21 00:25:56.978627 [ 4 ] {9bf79968-a19b-45c1-a90b-6d877be47fc1} <Debug> TCPHandler: Processed in 0.001477965 sec. | ||
| 10550 | 2025.09.21 00:25:56.978734 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10551 | 2025.09.21 00:25:56.978830 [ 4 ] {c76f3b5f-8309-47ad-9acd-c0ea046c8850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10552 | 2025.09.21 00:25:56.978877 [ 4 ] {c76f3b5f-8309-47ad-9acd-c0ea046c8850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10553 | 2025.09.21 00:25:56.979328 [ 4 ] {c76f3b5f-8309-47ad-9acd-c0ea046c8850} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10554 | 2025.09.21 00:25:56.979363 [ 4 ] {c76f3b5f-8309-47ad-9acd-c0ea046c8850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10555 | 2025.09.21 00:25:56.979681 [ 4 ] {c76f3b5f-8309-47ad-9acd-c0ea046c8850} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10556 | 2025.09.21 00:25:56.979903 [ 4 ] {c76f3b5f-8309-47ad-9acd-c0ea046c8850} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10557 | 2025.09.21 00:25:56.980030 [ 4 ] {c76f3b5f-8309-47ad-9acd-c0ea046c8850} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001219 sec., 173092.69893355208 rows/sec., 9.83 MiB/sec. | ||
| 10558 | 2025.09.21 00:25:56.980068 [ 4 ] {c76f3b5f-8309-47ad-9acd-c0ea046c8850} <Debug> TCPHandler: Processed in 0.001385403 sec. | ||
| 10559 | 2025.09.21 00:25:56.980173 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10560 | 2025.09.21 00:25:56.980267 [ 4 ] {047b6608-eb53-48a8-9941-3ba482584635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10561 | 2025.09.21 00:25:56.980307 [ 4 ] {047b6608-eb53-48a8-9941-3ba482584635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10562 | 2025.09.21 00:25:56.981000 [ 4 ] {047b6608-eb53-48a8-9941-3ba482584635} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10563 | 2025.09.21 00:25:56.981041 [ 4 ] {047b6608-eb53-48a8-9941-3ba482584635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10564 | 2025.09.21 00:25:56.981407 [ 4 ] {047b6608-eb53-48a8-9941-3ba482584635} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10565 | 2025.09.21 00:25:56.981619 [ 4 ] {047b6608-eb53-48a8-9941-3ba482584635} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10566 | 2025.09.21 00:25:56.981747 [ 4 ] {047b6608-eb53-48a8-9941-3ba482584635} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001499 sec., 462308.20547031355 rows/sec., 32.31 MiB/sec. | ||
| 10567 | 2025.09.21 00:25:56.981785 [ 4 ] {047b6608-eb53-48a8-9941-3ba482584635} <Debug> TCPHandler: Processed in 0.00166278 sec. | ||
| 10568 | 2025.09.21 00:25:56.981890 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10569 | 2025.09.21 00:25:56.981987 [ 4 ] {0c67a29f-4777-4962-bbc1-60fcd9c03ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10570 | 2025.09.21 00:25:56.982030 [ 4 ] {0c67a29f-4777-4962-bbc1-60fcd9c03ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10571 | 2025.09.21 00:25:56.982352 [ 4 ] {0c67a29f-4777-4962-bbc1-60fcd9c03ee9} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10572 | 2025.09.21 00:25:56.982385 [ 4 ] {0c67a29f-4777-4962-bbc1-60fcd9c03ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10573 | 2025.09.21 00:25:56.982698 [ 4 ] {0c67a29f-4777-4962-bbc1-60fcd9c03ee9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10574 | 2025.09.21 00:25:56.982911 [ 4 ] {0c67a29f-4777-4962-bbc1-60fcd9c03ee9} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10575 | 2025.09.21 00:25:56.983037 [ 4 ] {0c67a29f-4777-4962-bbc1-60fcd9c03ee9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 10576 | 2025.09.21 00:25:56.983074 [ 4 ] {0c67a29f-4777-4962-bbc1-60fcd9c03ee9} <Debug> TCPHandler: Processed in 0.00123367 sec. | ||
| 10577 | 2025.09.21 00:25:56.983179 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10578 | 2025.09.21 00:25:56.983275 [ 4 ] {cd0e0c9d-009d-4529-9923-591e821dd4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10579 | 2025.09.21 00:25:56.983318 [ 4 ] {cd0e0c9d-009d-4529-9923-591e821dd4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10580 | 2025.09.21 00:25:56.983732 [ 4 ] {cd0e0c9d-009d-4529-9923-591e821dd4d9} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10581 | 2025.09.21 00:25:56.983766 [ 4 ] {cd0e0c9d-009d-4529-9923-591e821dd4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10582 | 2025.09.21 00:25:56.984097 [ 4 ] {cd0e0c9d-009d-4529-9923-591e821dd4d9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10583 | 2025.09.21 00:25:56.984308 [ 4 ] {cd0e0c9d-009d-4529-9923-591e821dd4d9} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10584 | 2025.09.21 00:25:56.984435 [ 4 ] {cd0e0c9d-009d-4529-9923-591e821dd4d9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00118 sec., 266101.69491525425 rows/sec., 17.48 MiB/sec. | ||
| 10585 | 2025.09.21 00:25:56.984472 [ 4 ] {cd0e0c9d-009d-4529-9923-591e821dd4d9} <Debug> TCPHandler: Processed in 0.001343102 sec. | ||
| 10586 | 2025.09.21 00:25:56.984581 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10587 | 2025.09.21 00:25:56.984675 [ 4 ] {b40ba5b2-3e0e-4f1a-ae4e-2e447531056c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10588 | 2025.09.21 00:25:56.984718 [ 4 ] {b40ba5b2-3e0e-4f1a-ae4e-2e447531056c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10589 | 2025.09.21 00:25:56.985010 [ 4 ] {b40ba5b2-3e0e-4f1a-ae4e-2e447531056c} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10590 | 2025.09.21 00:25:56.985044 [ 4 ] {b40ba5b2-3e0e-4f1a-ae4e-2e447531056c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10591 | 2025.09.21 00:25:56.985337 [ 4 ] {b40ba5b2-3e0e-4f1a-ae4e-2e447531056c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10592 | 2025.09.21 00:25:56.985543 [ 4 ] {b40ba5b2-3e0e-4f1a-ae4e-2e447531056c} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10593 | 2025.09.21 00:25:56.985666 [ 4 ] {b40ba5b2-3e0e-4f1a-ae4e-2e447531056c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 10594 | 2025.09.21 00:25:56.985702 [ 4 ] {b40ba5b2-3e0e-4f1a-ae4e-2e447531056c} <Debug> TCPHandler: Processed in 0.001171148 sec. | ||
| 10595 | 2025.09.21 00:25:56.985810 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10596 | 2025.09.21 00:25:56.985911 [ 4 ] {aab2759b-351c-491c-a044-521a2742649b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10597 | 2025.09.21 00:25:56.985968 [ 4 ] {aab2759b-351c-491c-a044-521a2742649b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10598 | 2025.09.21 00:25:56.986874 [ 4 ] {aab2759b-351c-491c-a044-521a2742649b} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10599 | 2025.09.21 00:25:56.986918 [ 4 ] {aab2759b-351c-491c-a044-521a2742649b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10600 | 2025.09.21 00:25:56.987504 [ 4 ] {aab2759b-351c-491c-a044-521a2742649b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10601 | 2025.09.21 00:25:56.987733 [ 4 ] {aab2759b-351c-491c-a044-521a2742649b} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10602 | 2025.09.21 00:25:56.987869 [ 4 ] {aab2759b-351c-491c-a044-521a2742649b} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001977 sec., 7081.436519979768 rows/sec., 12.69 MiB/sec. | ||
| 10603 | 2025.09.21 00:25:56.987924 [ 4 ] {aab2759b-351c-491c-a044-521a2742649b} <Debug> TCPHandler: Processed in 0.002165562 sec. | ||
| 10604 | 2025.09.21 00:25:56.988035 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10605 | 2025.09.21 00:25:56.988131 [ 4 ] {e0be5d00-081c-45e2-bb38-9d1fd742b4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10606 | 2025.09.21 00:25:56.988174 [ 4 ] {e0be5d00-081c-45e2-bb38-9d1fd742b4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10607 | 2025.09.21 00:25:56.988502 [ 4 ] {e0be5d00-081c-45e2-bb38-9d1fd742b4c0} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10608 | 2025.09.21 00:25:56.988538 [ 4 ] {e0be5d00-081c-45e2-bb38-9d1fd742b4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10609 | 2025.09.21 00:25:56.988853 [ 4 ] {e0be5d00-081c-45e2-bb38-9d1fd742b4c0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10610 | 2025.09.21 00:25:56.989068 [ 4 ] {e0be5d00-081c-45e2-bb38-9d1fd742b4c0} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10611 | 2025.09.21 00:25:56.989195 [ 4 ] {e0be5d00-081c-45e2-bb38-9d1fd742b4c0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001084 sec., 95940.9594095941 rows/sec., 5.88 MiB/sec. | ||
| 10612 | 2025.09.21 00:25:56.989231 [ 4 ] {e0be5d00-081c-45e2-bb38-9d1fd742b4c0} <Debug> TCPHandler: Processed in 0.0012465 sec. | ||
| 10613 | 2025.09.21 00:25:57.318776 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22494 | ||
| 10614 | 2025.09.21 00:25:57.319288 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10615 | 2025.09.21 00:25:57.319328 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10616 | 2025.09.21 00:25:57.319814 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10617 | 2025.09.21 00:25:57.320033 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10618 | 2025.09.21 00:25:57.320158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22494 | ||
| 10619 | 2025.09.21 00:25:58.523077 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10620 | 2025.09.21 00:25:58.538497 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10621 | 2025.09.21 00:25:58.538555 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10622 | 2025.09.21 00:25:58.544021 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10623 | 2025.09.21 00:25:58.544709 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10624 | 2025.09.21 00:25:58.547416 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10625 | 2025.09.21 00:26:01.960890 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10626 | 2025.09.21 00:26:01.961201 [ 4 ] {f1c68629-4ea0-486b-b574-a8b385c0e44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10627 | 2025.09.21 00:26:01.961310 [ 4 ] {f1c68629-4ea0-486b-b574-a8b385c0e44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10628 | 2025.09.21 00:26:01.962074 [ 4 ] {f1c68629-4ea0-486b-b574-a8b385c0e44a} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10629 | 2025.09.21 00:26:01.962124 [ 4 ] {f1c68629-4ea0-486b-b574-a8b385c0e44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10630 | 2025.09.21 00:26:01.962547 [ 4 ] {f1c68629-4ea0-486b-b574-a8b385c0e44a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10631 | 2025.09.21 00:26:01.962796 [ 4 ] {f1c68629-4ea0-486b-b574-a8b385c0e44a} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10632 | 2025.09.21 00:26:01.962956 [ 4 ] {f1c68629-4ea0-486b-b574-a8b385c0e44a} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001833 sec., 60010.91107474086 rows/sec., 5.03 MiB/sec. | ||
| 10633 | 2025.09.21 00:26:01.963009 [ 4 ] {f1c68629-4ea0-486b-b574-a8b385c0e44a} <Debug> TCPHandler: Processed in 0.002312275 sec. | ||
| 10634 | 2025.09.21 00:26:01.963134 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10635 | 2025.09.21 00:26:01.963238 [ 4 ] {1def5532-3b17-48a2-9deb-0635a58e63cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10636 | 2025.09.21 00:26:01.963284 [ 4 ] {1def5532-3b17-48a2-9deb-0635a58e63cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10637 | 2025.09.21 00:26:01.963696 [ 4 ] {1def5532-3b17-48a2-9deb-0635a58e63cb} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10638 | 2025.09.21 00:26:01.963734 [ 4 ] {1def5532-3b17-48a2-9deb-0635a58e63cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10639 | 2025.09.21 00:26:01.964043 [ 4 ] {1def5532-3b17-48a2-9deb-0635a58e63cb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10640 | 2025.09.21 00:26:01.964264 [ 4 ] {1def5532-3b17-48a2-9deb-0635a58e63cb} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10641 | 2025.09.21 00:26:01.964394 [ 4 ] {1def5532-3b17-48a2-9deb-0635a58e63cb} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001181 sec., 22861.981371718884 rows/sec., 1.68 MiB/sec. | ||
| 10642 | 2025.09.21 00:26:01.964433 [ 4 ] {1def5532-3b17-48a2-9deb-0635a58e63cb} <Debug> TCPHandler: Processed in 0.001353973 sec. | ||
| 10643 | 2025.09.21 00:26:01.964542 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10644 | 2025.09.21 00:26:01.964640 [ 4 ] {01579356-36b6-43e3-b51c-339bc35c5b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10645 | 2025.09.21 00:26:01.964683 [ 4 ] {01579356-36b6-43e3-b51c-339bc35c5b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10646 | 2025.09.21 00:26:01.965175 [ 4 ] {01579356-36b6-43e3-b51c-339bc35c5b9b} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10647 | 2025.09.21 00:26:01.965213 [ 4 ] {01579356-36b6-43e3-b51c-339bc35c5b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10648 | 2025.09.21 00:26:01.965539 [ 4 ] {01579356-36b6-43e3-b51c-339bc35c5b9b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10649 | 2025.09.21 00:26:01.965770 [ 4 ] {01579356-36b6-43e3-b51c-339bc35c5b9b} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10650 | 2025.09.21 00:26:01.965917 [ 4 ] {01579356-36b6-43e3-b51c-339bc35c5b9b} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001297 sec., 70161.91210485736 rows/sec., 5.48 MiB/sec. | ||
| 10651 | 2025.09.21 00:26:01.965957 [ 4 ] {01579356-36b6-43e3-b51c-339bc35c5b9b} <Debug> TCPHandler: Processed in 0.001466355 sec. | ||
| 10652 | 2025.09.21 00:26:01.966074 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10653 | 2025.09.21 00:26:01.966169 [ 4 ] {3d997150-f5b5-419c-b831-cce0467b321b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10654 | 2025.09.21 00:26:01.966220 [ 4 ] {3d997150-f5b5-419c-b831-cce0467b321b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10655 | 2025.09.21 00:26:01.966695 [ 4 ] {3d997150-f5b5-419c-b831-cce0467b321b} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10656 | 2025.09.21 00:26:01.966735 [ 4 ] {3d997150-f5b5-419c-b831-cce0467b321b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10657 | 2025.09.21 00:26:01.967106 [ 4 ] {3d997150-f5b5-419c-b831-cce0467b321b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10658 | 2025.09.21 00:26:01.967333 [ 4 ] {3d997150-f5b5-419c-b831-cce0467b321b} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10659 | 2025.09.21 00:26:01.967475 [ 4 ] {3d997150-f5b5-419c-b831-cce0467b321b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001324 sec., 120845.92145015104 rows/sec., 8.42 MiB/sec. | ||
| 10660 | 2025.09.21 00:26:01.967517 [ 4 ] {3d997150-f5b5-419c-b831-cce0467b321b} <Debug> TCPHandler: Processed in 0.001493905 sec. | ||
| 10661 | 2025.09.21 00:26:01.967633 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10662 | 2025.09.21 00:26:01.967730 [ 4 ] {d66585bf-a20b-494d-b72f-71f758d87863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10663 | 2025.09.21 00:26:01.967786 [ 4 ] {d66585bf-a20b-494d-b72f-71f758d87863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10664 | 2025.09.21 00:26:01.968655 [ 4 ] {d66585bf-a20b-494d-b72f-71f758d87863} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10665 | 2025.09.21 00:26:01.968691 [ 4 ] {d66585bf-a20b-494d-b72f-71f758d87863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10666 | 2025.09.21 00:26:01.969238 [ 4 ] {d66585bf-a20b-494d-b72f-71f758d87863} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10667 | 2025.09.21 00:26:01.969465 [ 4 ] {d66585bf-a20b-494d-b72f-71f758d87863} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10668 | 2025.09.21 00:26:01.969613 [ 4 ] {d66585bf-a20b-494d-b72f-71f758d87863} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001902 sec., 14195.58359621451 rows/sec., 25.44 MiB/sec. | ||
| 10669 | 2025.09.21 00:26:01.969682 [ 4 ] {d66585bf-a20b-494d-b72f-71f758d87863} <Debug> TCPHandler: Processed in 0.00209905 sec. | ||
| 10670 | 2025.09.21 00:26:01.969794 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10671 | 2025.09.21 00:26:01.969889 [ 4 ] {2ea9d167-3ac5-4ede-9197-1d9f8b75c38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10672 | 2025.09.21 00:26:01.969939 [ 4 ] {2ea9d167-3ac5-4ede-9197-1d9f8b75c38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10673 | 2025.09.21 00:26:01.970311 [ 4 ] {2ea9d167-3ac5-4ede-9197-1d9f8b75c38b} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10674 | 2025.09.21 00:26:01.970348 [ 4 ] {2ea9d167-3ac5-4ede-9197-1d9f8b75c38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10675 | 2025.09.21 00:26:01.970700 [ 4 ] {2ea9d167-3ac5-4ede-9197-1d9f8b75c38b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10676 | 2025.09.21 00:26:01.970913 [ 4 ] {2ea9d167-3ac5-4ede-9197-1d9f8b75c38b} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10677 | 2025.09.21 00:26:01.971046 [ 4 ] {2ea9d167-3ac5-4ede-9197-1d9f8b75c38b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 10678 | 2025.09.21 00:26:01.971084 [ 4 ] {2ea9d167-3ac5-4ede-9197-1d9f8b75c38b} <Debug> TCPHandler: Processed in 0.001338602 sec. | ||
| 10679 | 2025.09.21 00:26:04.613756 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10680 | 2025.09.21 00:26:04.613810 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10681 | 2025.09.21 00:26:04.820256 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22942 | ||
| 10682 | 2025.09.21 00:26:04.820777 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10683 | 2025.09.21 00:26:04.820816 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10684 | 2025.09.21 00:26:04.821317 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10685 | 2025.09.21 00:26:04.821562 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10686 | 2025.09.21 00:26:04.821700 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22942 | ||
| 10687 | 2025.09.21 00:26:04.886489 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1404 | ||
| 10688 | 2025.09.21 00:26:04.889114 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10689 | 2025.09.21 00:26:04.889176 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10690 | 2025.09.21 00:26:04.890378 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10691 | 2025.09.21 00:26:04.890648 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10692 | 2025.09.21 00:26:04.890955 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1404 | ||
| 10693 | 2025.09.21 00:26:05.001354 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000876971 sec. | ||
| 10694 | 2025.09.21 00:26:06.047462 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10695 | 2025.09.21 00:26:06.064319 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10696 | 2025.09.21 00:26:06.064377 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10697 | 2025.09.21 00:26:06.070122 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10698 | 2025.09.21 00:26:06.070814 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10699 | 2025.09.21 00:26:06.073701 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10700 | 2025.09.21 00:26:06.970691 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10701 | 2025.09.21 00:26:06.970867 [ 4 ] {f438005b-d31d-40ca-acca-586737766cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10702 | 2025.09.21 00:26:06.970935 [ 4 ] {f438005b-d31d-40ca-acca-586737766cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10703 | 2025.09.21 00:26:06.971711 [ 4 ] {f438005b-d31d-40ca-acca-586737766cd6} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10704 | 2025.09.21 00:26:06.971760 [ 4 ] {f438005b-d31d-40ca-acca-586737766cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10705 | 2025.09.21 00:26:06.972200 [ 4 ] {f438005b-d31d-40ca-acca-586737766cd6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10706 | 2025.09.21 00:26:06.972459 [ 4 ] {f438005b-d31d-40ca-acca-586737766cd6} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10707 | 2025.09.21 00:26:06.972642 [ 4 ] {f438005b-d31d-40ca-acca-586737766cd6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001822 sec., 225027.44237102085 rows/sec., 14.27 MiB/sec. | ||
| 10708 | 2025.09.21 00:26:06.972697 [ 4 ] {f438005b-d31d-40ca-acca-586737766cd6} <Debug> TCPHandler: Processed in 0.002139771 sec. | ||
| 10709 | 2025.09.21 00:26:06.972821 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10710 | 2025.09.21 00:26:06.972931 [ 4 ] {4deefa97-acb5-48a0-945c-032fc9c3ee99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10711 | 2025.09.21 00:26:06.972976 [ 4 ] {4deefa97-acb5-48a0-945c-032fc9c3ee99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10712 | 2025.09.21 00:26:06.973861 [ 4 ] {4deefa97-acb5-48a0-945c-032fc9c3ee99} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10713 | 2025.09.21 00:26:06.973901 [ 4 ] {4deefa97-acb5-48a0-945c-032fc9c3ee99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10714 | 2025.09.21 00:26:06.974297 [ 4 ] {4deefa97-acb5-48a0-945c-032fc9c3ee99} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10715 | 2025.09.21 00:26:06.974515 [ 4 ] {4deefa97-acb5-48a0-945c-032fc9c3ee99} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10716 | 2025.09.21 00:26:06.974656 [ 4 ] {4deefa97-acb5-48a0-945c-032fc9c3ee99} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001751 sec., 651056.5391205025 rows/sec., 51.64 MiB/sec. | ||
| 10717 | 2025.09.21 00:26:06.974699 [ 4 ] {4deefa97-acb5-48a0-945c-032fc9c3ee99} <Debug> TCPHandler: Processed in 0.001931137 sec. | ||
| 10718 | 2025.09.21 00:26:06.974820 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10719 | 2025.09.21 00:26:06.974919 [ 4 ] {0e3e2fb5-69a6-4afd-bd0c-1a229237ffb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10720 | 2025.09.21 00:26:06.974961 [ 4 ] {0e3e2fb5-69a6-4afd-bd0c-1a229237ffb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10721 | 2025.09.21 00:26:06.975439 [ 4 ] {0e3e2fb5-69a6-4afd-bd0c-1a229237ffb3} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10722 | 2025.09.21 00:26:06.975474 [ 4 ] {0e3e2fb5-69a6-4afd-bd0c-1a229237ffb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10723 | 2025.09.21 00:26:06.975800 [ 4 ] {0e3e2fb5-69a6-4afd-bd0c-1a229237ffb3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10724 | 2025.09.21 00:26:06.976026 [ 4 ] {0e3e2fb5-69a6-4afd-bd0c-1a229237ffb3} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10725 | 2025.09.21 00:26:06.976164 [ 4 ] {0e3e2fb5-69a6-4afd-bd0c-1a229237ffb3} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001266 sec., 172985.78199052133 rows/sec., 10.31 MiB/sec. | ||
| 10726 | 2025.09.21 00:26:06.976203 [ 4 ] {0e3e2fb5-69a6-4afd-bd0c-1a229237ffb3} <Debug> TCPHandler: Processed in 0.001432575 sec. | ||
| 10727 | 2025.09.21 00:26:06.976318 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10728 | 2025.09.21 00:26:06.976424 [ 4 ] {261854db-c1f8-4e09-9ab1-e931a1178c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10729 | 2025.09.21 00:26:06.976468 [ 4 ] {261854db-c1f8-4e09-9ab1-e931a1178c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10730 | 2025.09.21 00:26:06.976943 [ 4 ] {261854db-c1f8-4e09-9ab1-e931a1178c64} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10731 | 2025.09.21 00:26:06.976981 [ 4 ] {261854db-c1f8-4e09-9ab1-e931a1178c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10732 | 2025.09.21 00:26:06.977324 [ 4 ] {261854db-c1f8-4e09-9ab1-e931a1178c64} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10733 | 2025.09.21 00:26:06.977538 [ 4 ] {261854db-c1f8-4e09-9ab1-e931a1178c64} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10734 | 2025.09.21 00:26:06.977662 [ 44 ] {} <Debug> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 10735 | 2025.09.21 00:26:06.977678 [ 4 ] {261854db-c1f8-4e09-9ab1-e931a1178c64} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001274 sec., 166405.0235478807 rows/sec., 10.73 MiB/sec. | ||
| 10736 | 2025.09.21 00:26:06.977733 [ 44 ] {} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10737 | 2025.09.21 00:26:06.977742 [ 4 ] {261854db-c1f8-4e09-9ab1-e931a1178c64} <Debug> TCPHandler: Processed in 0.001477215 sec. | ||
| 10738 | 2025.09.21 00:26:06.977765 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10739 | 2025.09.21 00:26:06.977863 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10740 | 2025.09.21 00:26:06.977899 [ 194 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 10741 | 2025.09.21 00:26:06.977965 [ 4 ] {6fc92889-e53c-460f-8962-93cc731dc07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10742 | 2025.09.21 00:26:06.978012 [ 4 ] {6fc92889-e53c-460f-8962-93cc731dc07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10743 | 2025.09.21 00:26:06.978061 [ 194 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10744 | 2025.09.21 00:26:06.978116 [ 194 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 441 rows starting from the beginning of the part | ||
| 10745 | 2025.09.21 00:26:06.978189 [ 194 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
| 10746 | 2025.09.21 00:26:06.978238 [ 194 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 228 rows starting from the beginning of the part | ||
| 10747 | 2025.09.21 00:26:06.978301 [ 194 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
| 10748 | 2025.09.21 00:26:06.978347 [ 194 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part | ||
| 10749 | 2025.09.21 00:26:06.978388 [ 194 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part | ||
| 10750 | 2025.09.21 00:26:06.978481 [ 4 ] {6fc92889-e53c-460f-8962-93cc731dc07e} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10751 | 2025.09.21 00:26:06.978523 [ 4 ] {6fc92889-e53c-460f-8962-93cc731dc07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10752 | 2025.09.21 00:26:06.978886 [ 4 ] {6fc92889-e53c-460f-8962-93cc731dc07e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10753 | 2025.09.21 00:26:06.979124 [ 4 ] {6fc92889-e53c-460f-8962-93cc731dc07e} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10754 | 2025.09.21 00:26:06.979263 [ 4 ] {6fc92889-e53c-460f-8962-93cc731dc07e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001317 sec., 160212.60440394835 rows/sec., 9.10 MiB/sec. | ||
| 10755 | 2025.09.21 00:26:06.979304 [ 4 ] {6fc92889-e53c-460f-8962-93cc731dc07e} <Debug> TCPHandler: Processed in 0.001492566 sec. | ||
| 10756 | 2025.09.21 00:26:06.979411 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10757 | 2025.09.21 00:26:06.979506 [ 4 ] {f2abe1ae-1459-4056-9b78-9ceca392f531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10758 | 2025.09.21 00:26:06.979549 [ 4 ] {f2abe1ae-1459-4056-9b78-9ceca392f531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10759 | 2025.09.21 00:26:06.979680 [ 199 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001837064 sec., 825774.1700887938 rows/sec., 57.20 MiB/sec. | ||
| 10760 | 2025.09.21 00:26:06.979856 [ 190 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 10761 | 2025.09.21 00:26:06.980123 [ 190 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_45_9} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10762 | 2025.09.21 00:26:06.980183 [ 4 ] {f2abe1ae-1459-4056-9b78-9ceca392f531} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10763 | 2025.09.21 00:26:06.980197 [ 190 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_45_9} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 10764 | 2025.09.21 00:26:06.980229 [ 4 ] {f2abe1ae-1459-4056-9b78-9ceca392f531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10765 | 2025.09.21 00:26:06.980299 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10766 | 2025.09.21 00:26:06.980599 [ 4 ] {f2abe1ae-1459-4056-9b78-9ceca392f531} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10767 | 2025.09.21 00:26:06.980814 [ 4 ] {f2abe1ae-1459-4056-9b78-9ceca392f531} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10768 | 2025.09.21 00:26:06.980947 [ 4 ] {f2abe1ae-1459-4056-9b78-9ceca392f531} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.00146 sec., 474657.5342465754 rows/sec., 33.17 MiB/sec. | ||
| 10769 | 2025.09.21 00:26:06.980986 [ 4 ] {f2abe1ae-1459-4056-9b78-9ceca392f531} <Debug> TCPHandler: Processed in 0.001625089 sec. | ||
| 10770 | 2025.09.21 00:26:06.981093 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10771 | 2025.09.21 00:26:06.981189 [ 4 ] {a962218c-aa65-43a6-8a90-8cdd0f020461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10772 | 2025.09.21 00:26:06.981233 [ 4 ] {a962218c-aa65-43a6-8a90-8cdd0f020461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10773 | 2025.09.21 00:26:06.981555 [ 4 ] {a962218c-aa65-43a6-8a90-8cdd0f020461} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10774 | 2025.09.21 00:26:06.981597 [ 4 ] {a962218c-aa65-43a6-8a90-8cdd0f020461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10775 | 2025.09.21 00:26:06.981901 [ 4 ] {a962218c-aa65-43a6-8a90-8cdd0f020461} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10776 | 2025.09.21 00:26:06.982121 [ 4 ] {a962218c-aa65-43a6-8a90-8cdd0f020461} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10777 | 2025.09.21 00:26:06.982254 [ 4 ] {a962218c-aa65-43a6-8a90-8cdd0f020461} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 10778 | 2025.09.21 00:26:06.982292 [ 4 ] {a962218c-aa65-43a6-8a90-8cdd0f020461} <Debug> TCPHandler: Processed in 0.001247759 sec. | ||
| 10779 | 2025.09.21 00:26:06.982398 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10780 | 2025.09.21 00:26:06.982492 [ 4 ] {18c45812-4f7f-49a0-8abc-3113d0ed9364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10781 | 2025.09.21 00:26:06.982537 [ 4 ] {18c45812-4f7f-49a0-8abc-3113d0ed9364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10782 | 2025.09.21 00:26:06.982944 [ 4 ] {18c45812-4f7f-49a0-8abc-3113d0ed9364} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10783 | 2025.09.21 00:26:06.982982 [ 4 ] {18c45812-4f7f-49a0-8abc-3113d0ed9364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10784 | 2025.09.21 00:26:06.983326 [ 4 ] {18c45812-4f7f-49a0-8abc-3113d0ed9364} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10785 | 2025.09.21 00:26:06.983546 [ 4 ] {18c45812-4f7f-49a0-8abc-3113d0ed9364} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10786 | 2025.09.21 00:26:06.983679 [ 4 ] {18c45812-4f7f-49a0-8abc-3113d0ed9364} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001206 sec., 260364.84245439467 rows/sec., 17.10 MiB/sec. | ||
| 10787 | 2025.09.21 00:26:06.983718 [ 4 ] {18c45812-4f7f-49a0-8abc-3113d0ed9364} <Debug> TCPHandler: Processed in 0.001370112 sec. | ||
| 10788 | 2025.09.21 00:26:06.983824 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10789 | 2025.09.21 00:26:06.983918 [ 4 ] {23907652-8b8b-44fc-aae9-25bdd4f31441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10790 | 2025.09.21 00:26:06.983963 [ 4 ] {23907652-8b8b-44fc-aae9-25bdd4f31441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10791 | 2025.09.21 00:26:06.984263 [ 4 ] {23907652-8b8b-44fc-aae9-25bdd4f31441} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10792 | 2025.09.21 00:26:06.984299 [ 4 ] {23907652-8b8b-44fc-aae9-25bdd4f31441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10793 | 2025.09.21 00:26:06.984614 [ 4 ] {23907652-8b8b-44fc-aae9-25bdd4f31441} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10794 | 2025.09.21 00:26:06.984835 [ 4 ] {23907652-8b8b-44fc-aae9-25bdd4f31441} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10795 | 2025.09.21 00:26:06.984949 [ 45 ] {} <Debug> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 10796 | 2025.09.21 00:26:06.984964 [ 4 ] {23907652-8b8b-44fc-aae9-25bdd4f31441} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 10797 | 2025.09.21 00:26:06.985011 [ 45 ] {} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10798 | 2025.09.21 00:26:06.985023 [ 4 ] {23907652-8b8b-44fc-aae9-25bdd4f31441} <Debug> TCPHandler: Processed in 0.00124678 sec. | ||
| 10799 | 2025.09.21 00:26:06.985039 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10800 | 2025.09.21 00:26:06.985146 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10801 | 2025.09.21 00:26:06.985148 [ 188 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 10802 | 2025.09.21 00:26:06.985249 [ 4 ] {fe538674-9664-4015-a5a5-005eeff25336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10803 | 2025.09.21 00:26:06.985302 [ 188 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10804 | 2025.09.21 00:26:06.985308 [ 4 ] {fe538674-9664-4015-a5a5-005eeff25336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10805 | 2025.09.21 00:26:06.985347 [ 188 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part | ||
| 10806 | 2025.09.21 00:26:06.985420 [ 188 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 10807 | 2025.09.21 00:26:06.985475 [ 188 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 10808 | 2025.09.21 00:26:06.985525 [ 188 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 10809 | 2025.09.21 00:26:06.985571 [ 188 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 10810 | 2025.09.21 00:26:06.985613 [ 188 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 10811 | 2025.09.21 00:26:06.986206 [ 4 ] {fe538674-9664-4015-a5a5-005eeff25336} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10812 | 2025.09.21 00:26:06.986249 [ 4 ] {fe538674-9664-4015-a5a5-005eeff25336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10813 | 2025.09.21 00:26:06.986359 [ 199 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00125895 sec., 28595.25795305612 rows/sec., 1.88 MiB/sec. | ||
| 10814 | 2025.09.21 00:26:06.986485 [ 188 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 10815 | 2025.09.21 00:26:06.986749 [ 188 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_35_7} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10816 | 2025.09.21 00:26:06.986821 [ 188 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_35_7} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 10817 | 2025.09.21 00:26:06.986825 [ 4 ] {fe538674-9664-4015-a5a5-005eeff25336} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10818 | 2025.09.21 00:26:06.986889 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10819 | 2025.09.21 00:26:06.987089 [ 4 ] {fe538674-9664-4015-a5a5-005eeff25336} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10820 | 2025.09.21 00:26:06.987248 [ 4 ] {fe538674-9664-4015-a5a5-005eeff25336} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002017 sec., 6941.001487357461 rows/sec., 12.44 MiB/sec. | ||
| 10821 | 2025.09.21 00:26:06.987313 [ 4 ] {fe538674-9664-4015-a5a5-005eeff25336} <Debug> TCPHandler: Processed in 0.002217433 sec. | ||
| 10822 | 2025.09.21 00:26:06.987426 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10823 | 2025.09.21 00:26:06.987522 [ 4 ] {e3cb5cd8-09be-4164-89cf-822d564b64d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10824 | 2025.09.21 00:26:06.987565 [ 4 ] {e3cb5cd8-09be-4164-89cf-822d564b64d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10825 | 2025.09.21 00:26:06.987904 [ 4 ] {e3cb5cd8-09be-4164-89cf-822d564b64d3} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10826 | 2025.09.21 00:26:06.987941 [ 4 ] {e3cb5cd8-09be-4164-89cf-822d564b64d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10827 | 2025.09.21 00:26:06.988261 [ 4 ] {e3cb5cd8-09be-4164-89cf-822d564b64d3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10828 | 2025.09.21 00:26:06.988475 [ 4 ] {e3cb5cd8-09be-4164-89cf-822d564b64d3} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10829 | 2025.09.21 00:26:06.988616 [ 4 ] {e3cb5cd8-09be-4164-89cf-822d564b64d3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001114 sec., 93357.27109515261 rows/sec., 5.72 MiB/sec. | ||
| 10830 | 2025.09.21 00:26:06.988657 [ 4 ] {e3cb5cd8-09be-4164-89cf-822d564b64d3} <Debug> TCPHandler: Processed in 0.001281311 sec. | ||
| 10831 | 2025.09.21 00:26:07.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.17 MiB, peak 332.32 MiB, free memory in arenas 0.00 B, will set to 319.03 MiB (RSS), difference: -1.14 MiB | ||
| 10832 | 2025.09.21 00:26:11.994167 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10833 | 2025.09.21 00:26:11.994375 [ 4 ] {309f3ab1-78d0-4188-b7ce-581486b79e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10834 | 2025.09.21 00:26:11.994452 [ 4 ] {309f3ab1-78d0-4188-b7ce-581486b79e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10835 | 2025.09.21 00:26:11.995219 [ 4 ] {309f3ab1-78d0-4188-b7ce-581486b79e14} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10836 | 2025.09.21 00:26:11.995287 [ 4 ] {309f3ab1-78d0-4188-b7ce-581486b79e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10837 | 2025.09.21 00:26:11.995850 [ 4 ] {309f3ab1-78d0-4188-b7ce-581486b79e14} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10838 | 2025.09.21 00:26:11.996196 [ 4 ] {309f3ab1-78d0-4188-b7ce-581486b79e14} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10839 | 2025.09.21 00:26:11.996413 [ 4 ] {309f3ab1-78d0-4188-b7ce-581486b79e14} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002086 sec., 1917.5455417066153 rows/sec., 156.36 KiB/sec. | ||
| 10840 | 2025.09.21 00:26:11.996488 [ 4 ] {309f3ab1-78d0-4188-b7ce-581486b79e14} <Debug> TCPHandler: Processed in 0.002457269 sec. | ||
| 10841 | 2025.09.21 00:26:11.996648 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10842 | 2025.09.21 00:26:11.996786 [ 4 ] {7a31696a-fce8-4137-83e4-c717bf2f04e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10843 | 2025.09.21 00:26:11.996844 [ 4 ] {7a31696a-fce8-4137-83e4-c717bf2f04e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10844 | 2025.09.21 00:26:11.998217 [ 4 ] {7a31696a-fce8-4137-83e4-c717bf2f04e5} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10845 | 2025.09.21 00:26:11.998265 [ 4 ] {7a31696a-fce8-4137-83e4-c717bf2f04e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10846 | 2025.09.21 00:26:11.998847 [ 4 ] {7a31696a-fce8-4137-83e4-c717bf2f04e5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10847 | 2025.09.21 00:26:11.999179 [ 4 ] {7a31696a-fce8-4137-83e4-c717bf2f04e5} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10848 | 2025.09.21 00:26:11.999334 [ 62 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10849 | 2025.09.21 00:26:11.999367 [ 4 ] {7a31696a-fce8-4137-83e4-c717bf2f04e5} <Debug> executeQuery: Read 1252 rows, 105.70 KiB in 0.002614 sec., 478959.4491201224 rows/sec., 39.49 MiB/sec. | ||
| 10850 | 2025.09.21 00:26:11.999374 [ 62 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10851 | 2025.09.21 00:26:11.999406 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10852 | 2025.09.21 00:26:11.999424 [ 4 ] {7a31696a-fce8-4137-83e4-c717bf2f04e5} <Debug> TCPHandler: Processed in 0.002844108 sec. | ||
| 10853 | 2025.09.21 00:26:11.999490 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 10854 | 2025.09.21 00:26:11.999568 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10855 | 2025.09.21 00:26:11.999582 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10856 | 2025.09.21 00:26:11.999618 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2344 rows starting from the beginning of the part | ||
| 10857 | 2025.09.21 00:26:11.999680 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 110 rows starting from the beginning of the part | ||
| 10858 | 2025.09.21 00:26:11.999689 [ 4 ] {fe90a2f7-e1b0-4916-9a49-344646f7a0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10859 | 2025.09.21 00:26:11.999734 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1140 rows starting from the beginning of the part | ||
| 10860 | 2025.09.21 00:26:11.999751 [ 4 ] {fe90a2f7-e1b0-4916-9a49-344646f7a0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10861 | 2025.09.21 00:26:11.999775 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 110 rows starting from the beginning of the part | ||
| 10862 | 2025.09.21 00:26:11.999815 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1140 rows starting from the beginning of the part | ||
| 10863 | 2025.09.21 00:26:11.999855 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1252 rows starting from the beginning of the part | ||
| 10864 | 2025.09.21 00:26:12.000293 [ 4 ] {fe90a2f7-e1b0-4916-9a49-344646f7a0f3} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10865 | 2025.09.21 00:26:12.000335 [ 4 ] {fe90a2f7-e1b0-4916-9a49-344646f7a0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10866 | 2025.09.21 00:26:12.000771 [ 4 ] {fe90a2f7-e1b0-4916-9a49-344646f7a0f3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10867 | 2025.09.21 00:26:12.001070 [ 4 ] {fe90a2f7-e1b0-4916-9a49-344646f7a0f3} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10868 | 2025.09.21 00:26:12.001211 [ 62 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10869 | 2025.09.21 00:26:12.001245 [ 62 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10870 | 2025.09.21 00:26:12.001246 [ 4 ] {fe90a2f7-e1b0-4916-9a49-344646f7a0f3} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001589 sec., 19509.125235997482 rows/sec., 1.42 MiB/sec. | ||
| 10871 | 2025.09.21 00:26:12.001267 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10872 | 2025.09.21 00:26:12.001305 [ 4 ] {fe90a2f7-e1b0-4916-9a49-344646f7a0f3} <Debug> TCPHandler: Processed in 0.001802813 sec. | ||
| 10873 | 2025.09.21 00:26:12.001393 [ 188 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::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 | ||
| 10874 | 2025.09.21 00:26:12.001455 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10875 | 2025.09.21 00:26:12.001544 [ 188 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10876 | 2025.09.21 00:26:12.001584 [ 188 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 264 rows starting from the beginning of the part | ||
| 10877 | 2025.09.21 00:26:12.001610 [ 4 ] {dd3d2c03-65bd-4a4d-8711-318c25ef1f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10878 | 2025.09.21 00:26:12.001654 [ 188 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 27 rows starting from the beginning of the part | ||
| 10879 | 2025.09.21 00:26:12.001672 [ 4 ] {dd3d2c03-65bd-4a4d-8711-318c25ef1f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10880 | 2025.09.21 00:26:12.001709 [ 188 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 219 rows starting from the beginning of the part | ||
| 10881 | 2025.09.21 00:26:12.001759 [ 188 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 27 rows starting from the beginning of the part | ||
| 10882 | 2025.09.21 00:26:12.001801 [ 188 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 219 rows starting from the beginning of the part | ||
| 10883 | 2025.09.21 00:26:12.001844 [ 188 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 31 rows starting from the beginning of the part | ||
| 10884 | 2025.09.21 00:26:12.002305 [ 4 ] {dd3d2c03-65bd-4a4d-8711-318c25ef1f53} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10885 | 2025.09.21 00:26:12.002355 [ 4 ] {dd3d2c03-65bd-4a4d-8711-318c25ef1f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10886 | 2025.09.21 00:26:12.002641 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6096 rows, containing 5 columns (5 merged, 0 gathered) in 0.003184127 sec., 1914496.5009247432 rows/sec., 161.97 MiB/sec. | ||
| 10887 | 2025.09.21 00:26:12.002947 [ 189 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 787 rows, containing 5 columns (5 merged, 0 gathered) in 0.001615388 sec., 487189.45541256963 rows/sec., 31.94 MiB/sec. | ||
| 10888 | 2025.09.21 00:26:12.002952 [ 4 ] {dd3d2c03-65bd-4a4d-8711-318c25ef1f53} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10889 | 2025.09.21 00:26:12.003042 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10890 | 2025.09.21 00:26:12.003144 [ 192 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10891 | 2025.09.21 00:26:12.003257 [ 4 ] {dd3d2c03-65bd-4a4d-8711-318c25ef1f53} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10892 | 2025.09.21 00:26:12.003444 [ 4 ] {dd3d2c03-65bd-4a4d-8711-318c25ef1f53} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001865 sec., 122252.0107238606 rows/sec., 8.28 MiB/sec. | ||
| 10893 | 2025.09.21 00:26:12.003489 [ 4 ] {dd3d2c03-65bd-4a4d-8711-318c25ef1f53} <Debug> TCPHandler: Processed in 0.00209824 sec. | ||
| 10894 | 2025.09.21 00:26:12.003543 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_71_14} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10895 | 2025.09.21 00:26:12.003582 [ 192 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_66_13} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10896 | 2025.09.21 00:26:12.003617 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10897 | 2025.09.21 00:26:12.003672 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_71_14} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10898 | 2025.09.21 00:26:12.003703 [ 192 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_66_13} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10899 | 2025.09.21 00:26:12.003723 [ 4 ] {c753359c-dfa6-4d48-8d65-1645abf97c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10900 | 2025.09.21 00:26:12.003773 [ 4 ] {c753359c-dfa6-4d48-8d65-1645abf97c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10901 | 2025.09.21 00:26:12.003817 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 10902 | 2025.09.21 00:26:12.003884 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10903 | 2025.09.21 00:26:12.004523 [ 4 ] {c753359c-dfa6-4d48-8d65-1645abf97c45} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10904 | 2025.09.21 00:26:12.004566 [ 4 ] {c753359c-dfa6-4d48-8d65-1645abf97c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10905 | 2025.09.21 00:26:12.004953 [ 4 ] {c753359c-dfa6-4d48-8d65-1645abf97c45} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10906 | 2025.09.21 00:26:12.005193 [ 4 ] {c753359c-dfa6-4d48-8d65-1645abf97c45} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10907 | 2025.09.21 00:26:12.005311 [ 62 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10908 | 2025.09.21 00:26:12.005332 [ 4 ] {c753359c-dfa6-4d48-8d65-1645abf97c45} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.00163 sec., 338036.8098159509 rows/sec., 25.10 MiB/sec. | ||
| 10909 | 2025.09.21 00:26:12.005347 [ 62 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10910 | 2025.09.21 00:26:12.005367 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10911 | 2025.09.21 00:26:12.005373 [ 4 ] {c753359c-dfa6-4d48-8d65-1645abf97c45} <Debug> TCPHandler: Processed in 0.001808043 sec. | ||
| 10912 | 2025.09.21 00:26:12.005456 [ 191 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 10913 | 2025.09.21 00:26:12.005497 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10914 | 2025.09.21 00:26:12.005567 [ 191 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10915 | 2025.09.21 00:26:12.005600 [ 191 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1212 rows starting from the beginning of the part | ||
| 10916 | 2025.09.21 00:26:12.005601 [ 4 ] {1632e112-c28c-4b8f-a7aa-5ea966017f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10917 | 2025.09.21 00:26:12.005659 [ 4 ] {1632e112-c28c-4b8f-a7aa-5ea966017f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10918 | 2025.09.21 00:26:12.005660 [ 191 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 91 rows starting from the beginning of the part | ||
| 10919 | 2025.09.21 00:26:12.005724 [ 191 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 693 rows starting from the beginning of the part | ||
| 10920 | 2025.09.21 00:26:12.005770 [ 191 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 91 rows starting from the beginning of the part | ||
| 10921 | 2025.09.21 00:26:12.005814 [ 191 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 693 rows starting from the beginning of the part | ||
| 10922 | 2025.09.21 00:26:12.005857 [ 191 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 551 rows starting from the beginning of the part | ||
| 10923 | 2025.09.21 00:26:12.006331 [ 4 ] {1632e112-c28c-4b8f-a7aa-5ea966017f74} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10924 | 2025.09.21 00:26:12.006375 [ 4 ] {1632e112-c28c-4b8f-a7aa-5ea966017f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10925 | 2025.09.21 00:26:12.006832 [ 4 ] {1632e112-c28c-4b8f-a7aa-5ea966017f74} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10926 | 2025.09.21 00:26:12.007076 [ 4 ] {1632e112-c28c-4b8f-a7aa-5ea966017f74} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10927 | 2025.09.21 00:26:12.007199 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10928 | 2025.09.21 00:26:12.007219 [ 4 ] {1632e112-c28c-4b8f-a7aa-5ea966017f74} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00164 sec., 515853.6585365854 rows/sec., 34.72 MiB/sec. | ||
| 10929 | 2025.09.21 00:26:12.007225 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3331 rows, containing 5 columns (5 merged, 0 gathered) in 0.001810354 sec., 1839971.629858028 rows/sec., 138.95 MiB/sec. | ||
| 10930 | 2025.09.21 00:26:12.007237 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10931 | 2025.09.21 00:26:12.007259 [ 4 ] {1632e112-c28c-4b8f-a7aa-5ea966017f74} <Debug> TCPHandler: Processed in 0.001813064 sec. | ||
| 10932 | 2025.09.21 00:26:12.007278 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10933 | 2025.09.21 00:26:12.007359 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 10934 | 2025.09.21 00:26:12.007392 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10935 | 2025.09.21 00:26:12.007468 [ 192 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10936 | 2025.09.21 00:26:12.007474 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10937 | 2025.09.21 00:26:12.007510 [ 4 ] {d18b6d18-3758-4e6f-9d93-2f5ccb161a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10938 | 2025.09.21 00:26:12.007521 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23824 rows starting from the beginning of the part | ||
| 10939 | 2025.09.21 00:26:12.007589 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 10940 | 2025.09.21 00:26:12.007590 [ 4 ] {d18b6d18-3758-4e6f-9d93-2f5ccb161a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10941 | 2025.09.21 00:26:12.007638 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 10942 | 2025.09.21 00:26:12.007689 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 10943 | 2025.09.21 00:26:12.007731 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 314 rows starting from the beginning of the part | ||
| 10944 | 2025.09.21 00:26:12.007770 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 846 rows starting from the beginning of the part | ||
| 10945 | 2025.09.21 00:26:12.007807 [ 192 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_71_14} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10946 | 2025.09.21 00:26:12.007910 [ 192 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_71_14} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10947 | 2025.09.21 00:26:12.008022 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 10948 | 2025.09.21 00:26:12.008561 [ 4 ] {d18b6d18-3758-4e6f-9d93-2f5ccb161a3f} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10949 | 2025.09.21 00:26:12.008612 [ 4 ] {d18b6d18-3758-4e6f-9d93-2f5ccb161a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10950 | 2025.09.21 00:26:12.009396 [ 4 ] {d18b6d18-3758-4e6f-9d93-2f5ccb161a3f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10951 | 2025.09.21 00:26:12.009741 [ 4 ] {d18b6d18-3758-4e6f-9d93-2f5ccb161a3f} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10952 | 2025.09.21 00:26:12.009892 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10953 | 2025.09.21 00:26:12.009925 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10954 | 2025.09.21 00:26:12.009936 [ 4 ] {d18b6d18-3758-4e6f-9d93-2f5ccb161a3f} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00245 sec., 11020.408163265307 rows/sec., 19.75 MiB/sec. | ||
| 10955 | 2025.09.21 00:26:12.009953 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10956 | 2025.09.21 00:26:12.010038 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 10957 | 2025.09.21 00:26:12.010042 [ 4 ] {d18b6d18-3758-4e6f-9d93-2f5ccb161a3f} <Debug> TCPHandler: Processed in 0.002708805 sec. | ||
| 10958 | 2025.09.21 00:26:12.010206 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10959 | 2025.09.21 00:26:12.010228 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10960 | 2025.09.21 00:26:12.010281 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1192 rows starting from the beginning of the part | ||
| 10961 | 2025.09.21 00:26:12.010317 [ 4 ] {1e9e74f2-b572-4fca-8f72-b365b78a45b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10962 | 2025.09.21 00:26:12.010374 [ 4 ] {1e9e74f2-b572-4fca-8f72-b365b78a45b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10963 | 2025.09.21 00:26:12.010396 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 27 rows starting from the beginning of the part | ||
| 10964 | 2025.09.21 00:26:12.010499 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part | ||
| 10965 | 2025.09.21 00:26:12.010605 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 27 rows starting from the beginning of the part | ||
| 10966 | 2025.09.21 00:26:12.010710 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part | ||
| 10967 | 2025.09.21 00:26:12.010807 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 27 rows starting from the beginning of the part | ||
| 10968 | 2025.09.21 00:26:12.010812 [ 4 ] {1e9e74f2-b572-4fca-8f72-b365b78a45b0} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10969 | 2025.09.21 00:26:12.010855 [ 4 ] {1e9e74f2-b572-4fca-8f72-b365b78a45b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10970 | 2025.09.21 00:26:12.011424 [ 4 ] {1e9e74f2-b572-4fca-8f72-b365b78a45b0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10971 | 2025.09.21 00:26:12.011752 [ 4 ] {1e9e74f2-b572-4fca-8f72-b365b78a45b0} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10972 | 2025.09.21 00:26:12.011899 [ 62 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10973 | 2025.09.21 00:26:12.011933 [ 62 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10974 | 2025.09.21 00:26:12.011934 [ 4 ] {1e9e74f2-b572-4fca-8f72-b365b78a45b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001642 sec., 36540.80389768575 rows/sec., 2.46 MiB/sec. | ||
| 10975 | 2025.09.21 00:26:12.011955 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10976 | 2025.09.21 00:26:12.011993 [ 4 ] {1e9e74f2-b572-4fca-8f72-b365b78a45b0} <Debug> TCPHandler: Processed in 0.001846364 sec. | ||
| 10977 | 2025.09.21 00:26:12.012051 [ 196 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 10978 | 2025.09.21 00:26:12.012161 [ 196 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10979 | 2025.09.21 00:26:12.012193 [ 196 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 5352 rows starting from the beginning of the part | ||
| 10980 | 2025.09.21 00:26:12.012258 [ 196 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10981 | 2025.09.21 00:26:12.012302 [ 196 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 104 rows starting from the beginning of the part | ||
| 10982 | 2025.09.21 00:26:12.012344 [ 196 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10983 | 2025.09.21 00:26:12.012387 [ 196 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 10984 | 2025.09.21 00:26:12.012427 [ 196 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 10985 | 2025.09.21 00:26:12.013955 [ 198 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25618 rows, containing 5 columns (5 merged, 0 gathered) in 0.006621229 sec., 3869070.2285028957 rows/sec., 258.98 MiB/sec. | ||
| 10986 | 2025.09.21 00:26:12.014349 [ 195 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10987 | 2025.09.21 00:26:12.014637 [ 195 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10988 | 2025.09.21 00:26:12.014727 [ 195 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10989 | 2025.09.21 00:26:12.014740 [ 197 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5740 rows, containing 4 columns (4 merged, 0 gathered) in 0.002732276 sec., 2100812.6558224717 rows/sec., 133.43 MiB/sec. | ||
| 10990 | 2025.09.21 00:26:12.014812 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 10991 | 2025.09.21 00:26:12.015374 [ 197 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10992 | 2025.09.21 00:26:12.015748 [ 197 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_71_14} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10993 | 2025.09.21 00:26:12.015836 [ 197 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_71_14} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10994 | 2025.09.21 00:26:12.015943 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 10995 | 2025.09.21 00:26:12.018589 [ 201 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1301 rows, containing 19 columns (19 merged, 0 gathered) in 0.008580676 sec., 151619.75583275722 rows/sec., 271.70 MiB/sec. | ||
| 10996 | 2025.09.21 00:26:12.020754 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10997 | 2025.09.21 00:26:12.021134 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10998 | 2025.09.21 00:26:12.021215 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10999 | 2025.09.21 00:26:12.021344 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 11000 | 2025.09.21 00:26:12.146751 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33993 | ||
| 11001 | 2025.09.21 00:26:12.146952 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11002 | 2025.09.21 00:26:12.146992 [ 293 ] {} <Debug> TCP-Session: 79676b13-a030-4e70-b9eb-fca87d46063f Authenticating user 'default' from [fd00:1122:3344:101::e]:33993 | ||
| 11003 | 2025.09.21 00:26:12.147014 [ 293 ] {} <Debug> TCP-Session: 79676b13-a030-4e70-b9eb-fca87d46063f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11004 | 2025.09.21 00:26:12.147026 [ 293 ] {} <Debug> TCP-Session: 79676b13-a030-4e70-b9eb-fca87d46063f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11005 | 2025.09.21 00:26:12.147256 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33314 | ||
| 11006 | 2025.09.21 00:26:12.147286 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50849 | ||
| 11007 | 2025.09.21 00:26:12.147297 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39543 | ||
| 11008 | 2025.09.21 00:26:12.147322 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43456 | ||
| 11009 | 2025.09.21 00:26:12.147346 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48300 | ||
| 11010 | 2025.09.21 00:26:12.147391 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11011 | 2025.09.21 00:26:12.147397 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11012 | 2025.09.21 00:26:12.147436 [ 295 ] {} <Debug> TCP-Session: 055afe56-1ddb-480a-ab2b-ad7d914e3898 Authenticating user 'default' from [fd00:1122:3344:101::e]:33314 | ||
| 11013 | 2025.09.21 00:26:12.147419 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11014 | 2025.09.21 00:26:12.147457 [ 297 ] {} <Debug> TCP-Session: 0717ccef-97d6-4e75-97fd-e41f6f7ef091 Authenticating user 'default' from [fd00:1122:3344:101::e]:50849 | ||
| 11015 | 2025.09.21 00:26:12.147465 [ 293 ] {} <Trace> TCP-Session: 79676b13-a030-4e70-b9eb-fca87d46063f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11016 | 2025.09.21 00:26:12.147468 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11017 | 2025.09.21 00:26:12.147394 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11018 | 2025.09.21 00:26:12.147333 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40464 | ||
| 11019 | 2025.09.21 00:26:12.147311 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47143 | ||
| 11020 | 2025.09.21 00:26:12.147582 [ 295 ] {} <Debug> TCP-Session: 055afe56-1ddb-480a-ab2b-ad7d914e3898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11021 | 2025.09.21 00:26:12.147606 [ 352 ] {} <Debug> TCP-Session: fc129204-af7c-4834-bf1e-7184578a2379 Authenticating user 'default' from [fd00:1122:3344:101::e]:39543 | ||
| 11022 | 2025.09.21 00:26:12.147627 [ 356 ] {} <Debug> TCP-Session: efd499ea-3aef-4199-8aed-827157b487a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48300 | ||
| 11023 | 2025.09.21 00:26:12.147642 [ 295 ] {} <Debug> TCP-Session: 055afe56-1ddb-480a-ab2b-ad7d914e3898 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11024 | 2025.09.21 00:26:12.147655 [ 352 ] {} <Debug> TCP-Session: fc129204-af7c-4834-bf1e-7184578a2379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11025 | 2025.09.21 00:26:12.147674 [ 356 ] {} <Debug> TCP-Session: efd499ea-3aef-4199-8aed-827157b487a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11026 | 2025.09.21 00:26:12.147288 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51876 | ||
| 11027 | 2025.09.21 00:26:12.147716 [ 352 ] {} <Debug> TCP-Session: fc129204-af7c-4834-bf1e-7184578a2379 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11028 | 2025.09.21 00:26:12.147728 [ 356 ] {} <Debug> TCP-Session: efd499ea-3aef-4199-8aed-827157b487a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11029 | 2025.09.21 00:26:12.147746 [ 297 ] {} <Debug> TCP-Session: 0717ccef-97d6-4e75-97fd-e41f6f7ef091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11030 | 2025.09.21 00:26:12.147756 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11031 | 2025.09.21 00:26:12.147781 [ 297 ] {} <Debug> TCP-Session: 0717ccef-97d6-4e75-97fd-e41f6f7ef091 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11032 | 2025.09.21 00:26:12.147796 [ 355 ] {} <Debug> TCP-Session: 2a648659-c8f4-4ff2-8205-3dc66e4c55c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40464 | ||
| 11033 | 2025.09.21 00:26:12.147819 [ 354 ] {} <Debug> TCP-Session: 94d238f5-6850-43fd-91c8-f018fe27c36c Authenticating user 'default' from [fd00:1122:3344:101::e]:43456 | ||
| 11034 | 2025.09.21 00:26:12.147821 [ 355 ] {} <Debug> TCP-Session: 2a648659-c8f4-4ff2-8205-3dc66e4c55c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11035 | 2025.09.21 00:26:12.147849 [ 354 ] {} <Debug> TCP-Session: 94d238f5-6850-43fd-91c8-f018fe27c36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11036 | 2025.09.21 00:26:12.147857 [ 355 ] {} <Debug> TCP-Session: 2a648659-c8f4-4ff2-8205-3dc66e4c55c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11037 | 2025.09.21 00:26:12.147861 [ 293 ] {5baabd20-c068-4e5e-9a93-28d8e8eb95d8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33993) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11038 | 2025.09.21 00:26:12.147872 [ 354 ] {} <Debug> TCP-Session: 94d238f5-6850-43fd-91c8-f018fe27c36c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11039 | 2025.09.21 00:26:12.148070 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11040 | 2025.09.21 00:26:12.148108 [ 353 ] {} <Debug> TCP-Session: ae4fa5bb-ad8d-4fed-ac62-7bf0cbd6f3dc Authenticating user 'default' from [fd00:1122:3344:101::e]:47143 | ||
| 11041 | 2025.09.21 00:26:12.148133 [ 353 ] {} <Debug> TCP-Session: ae4fa5bb-ad8d-4fed-ac62-7bf0cbd6f3dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11042 | 2025.09.21 00:26:12.148146 [ 353 ] {} <Debug> TCP-Session: ae4fa5bb-ad8d-4fed-ac62-7bf0cbd6f3dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11043 | 2025.09.21 00:26:12.148148 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11044 | 2025.09.21 00:26:12.148151 [ 293 ] {5baabd20-c068-4e5e-9a93-28d8e8eb95d8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11045 | 2025.09.21 00:26:12.148182 [ 296 ] {} <Debug> TCP-Session: 35682c6b-8015-4d20-b0df-0bc18ce5bba2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51876 | ||
| 11046 | 2025.09.21 00:26:12.148209 [ 296 ] {} <Debug> TCP-Session: 35682c6b-8015-4d20-b0df-0bc18ce5bba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11047 | 2025.09.21 00:26:12.148221 [ 296 ] {} <Debug> TCP-Session: 35682c6b-8015-4d20-b0df-0bc18ce5bba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11048 | 2025.09.21 00:26:12.148227 [ 293 ] {5baabd20-c068-4e5e-9a93-28d8e8eb95d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11049 | 2025.09.21 00:26:12.148510 [ 293 ] {5baabd20-c068-4e5e-9a93-28d8e8eb95d8} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 11050 | 2025.09.21 00:26:12.149433 [ 313 ] {5baabd20-c068-4e5e-9a93-28d8e8eb95d8} <Trace> AggregatingTransform: Aggregating | ||
| 11051 | 2025.09.21 00:26:12.149471 [ 313 ] {5baabd20-c068-4e5e-9a93-28d8e8eb95d8} <Trace> Aggregator: Aggregation method: without_key | ||
| 11052 | 2025.09.21 00:26:12.149507 [ 313 ] {5baabd20-c068-4e5e-9a93-28d8e8eb95d8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000897981 sec. (1113.609 rows/sec., 43.50 KiB/sec.) | ||
| 11053 | 2025.09.21 00:26:12.149525 [ 313 ] {5baabd20-c068-4e5e-9a93-28d8e8eb95d8} <Trace> Aggregator: Merging aggregated data | ||
| 11054 | 2025.09.21 00:26:12.150948 [ 293 ] {5baabd20-c068-4e5e-9a93-28d8e8eb95d8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003148 sec., 317.66200762388814 rows/sec., 12.41 KiB/sec. | ||
| 11055 | 2025.09.21 00:26:12.151086 [ 293 ] {5baabd20-c068-4e5e-9a93-28d8e8eb95d8} <Debug> TCPHandler: Processed in 0.00379139 sec. | ||
| 11056 | 2025.09.21 00:26:12.151190 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11057 | 2025.09.21 00:26:12.151218 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11058 | 2025.09.21 00:26:12.151222 [ 293 ] {} <Debug> TCP-Session: 79676b13-a030-4e70-b9eb-fca87d46063f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11059 | 2025.09.21 00:26:12.151241 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11060 | 2025.09.21 00:26:12.151261 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11061 | 2025.09.21 00:26:12.151278 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11062 | 2025.09.21 00:26:12.151294 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11063 | 2025.09.21 00:26:12.151315 [ 296 ] {} <Debug> TCP-Session: 35682c6b-8015-4d20-b0df-0bc18ce5bba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11064 | 2025.09.21 00:26:12.151322 [ 353 ] {} <Debug> TCP-Session: ae4fa5bb-ad8d-4fed-ac62-7bf0cbd6f3dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11065 | 2025.09.21 00:26:12.151330 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11066 | 2025.09.21 00:26:12.151349 [ 297 ] {} <Debug> TCP-Session: 0717ccef-97d6-4e75-97fd-e41f6f7ef091 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11067 | 2025.09.21 00:26:12.151353 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11068 | 2025.09.21 00:26:12.151385 [ 355 ] {} <Debug> TCP-Session: 2a648659-c8f4-4ff2-8205-3dc66e4c55c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11069 | 2025.09.21 00:26:12.151314 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11070 | 2025.09.21 00:26:12.151418 [ 356 ] {} <Debug> TCP-Session: efd499ea-3aef-4199-8aed-827157b487a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11071 | 2025.09.21 00:26:12.151291 [ 354 ] {} <Debug> TCP-Session: 94d238f5-6850-43fd-91c8-f018fe27c36c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11072 | 2025.09.21 00:26:12.151442 [ 352 ] {} <Debug> TCP-Session: fc129204-af7c-4834-bf1e-7184578a2379 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11073 | 2025.09.21 00:26:12.151267 [ 295 ] {} <Debug> TCP-Session: 055afe56-1ddb-480a-ab2b-ad7d914e3898 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11074 | 2025.09.21 00:26:12.186810 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35891 | ||
| 11075 | 2025.09.21 00:26:12.186904 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11076 | 2025.09.21 00:26:12.186934 [ 293 ] {} <Debug> TCP-Session: 1990e2ca-2fc8-46f9-80bd-c8644d9bc6ef Authenticating user 'default' from [fd00:1122:3344:101::e]:35891 | ||
| 11077 | 2025.09.21 00:26:12.186958 [ 293 ] {} <Debug> TCP-Session: 1990e2ca-2fc8-46f9-80bd-c8644d9bc6ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11078 | 2025.09.21 00:26:12.186977 [ 293 ] {} <Debug> TCP-Session: 1990e2ca-2fc8-46f9-80bd-c8644d9bc6ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11079 | 2025.09.21 00:26:12.187139 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63000 | ||
| 11080 | 2025.09.21 00:26:12.187175 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37519 | ||
| 11081 | 2025.09.21 00:26:12.187191 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37711 | ||
| 11082 | 2025.09.21 00:26:12.187213 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52485 | ||
| 11083 | 2025.09.21 00:26:12.187234 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55753 | ||
| 11084 | 2025.09.21 00:26:12.187271 [ 293 ] {} <Trace> TCP-Session: 1990e2ca-2fc8-46f9-80bd-c8644d9bc6ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11085 | 2025.09.21 00:26:12.187281 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11086 | 2025.09.21 00:26:12.187263 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11087 | 2025.09.21 00:26:12.187315 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11088 | 2025.09.21 00:26:12.187317 [ 352 ] {} <Debug> TCP-Session: bf667147-46b1-4e6a-b416-f9cb01c3f712 Authenticating user 'default' from [fd00:1122:3344:101::e]:37711 | ||
| 11089 | 2025.09.21 00:26:12.187342 [ 296 ] {} <Debug> TCP-Session: bde93cb1-6b85-4885-aebc-6668e1a01287 Authenticating user 'default' from [fd00:1122:3344:101::e]:37519 | ||
| 11090 | 2025.09.21 00:26:12.187356 [ 353 ] {} <Debug> TCP-Session: 4ce13582-9f95-4eb5-911c-9ad15f479697 Authenticating user 'default' from [fd00:1122:3344:101::e]:52485 | ||
| 11091 | 2025.09.21 00:26:12.187364 [ 352 ] {} <Debug> TCP-Session: bf667147-46b1-4e6a-b416-f9cb01c3f712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11092 | 2025.09.21 00:26:12.187376 [ 296 ] {} <Debug> TCP-Session: bde93cb1-6b85-4885-aebc-6668e1a01287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11093 | 2025.09.21 00:26:12.187388 [ 353 ] {} <Debug> TCP-Session: 4ce13582-9f95-4eb5-911c-9ad15f479697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11094 | 2025.09.21 00:26:12.187408 [ 296 ] {} <Debug> TCP-Session: bde93cb1-6b85-4885-aebc-6668e1a01287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11095 | 2025.09.21 00:26:12.187419 [ 353 ] {} <Debug> TCP-Session: 4ce13582-9f95-4eb5-911c-9ad15f479697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11096 | 2025.09.21 00:26:12.187397 [ 352 ] {} <Debug> TCP-Session: bf667147-46b1-4e6a-b416-f9cb01c3f712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11097 | 2025.09.21 00:26:12.187445 [ 293 ] {b90eea0c-f7de-4787-a307-8e53e45ca462} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35891) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11098 | 2025.09.21 00:26:12.187323 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11099 | 2025.09.21 00:26:12.187225 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46058 | ||
| 11100 | 2025.09.21 00:26:12.187512 [ 355 ] {} <Debug> TCP-Session: fe875c39-78b0-4c55-ad40-195561df276b Authenticating user 'default' from [fd00:1122:3344:101::e]:55753 | ||
| 11101 | 2025.09.21 00:26:12.187207 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11102 | 2025.09.21 00:26:12.187549 [ 355 ] {} <Debug> TCP-Session: fe875c39-78b0-4c55-ad40-195561df276b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11103 | 2025.09.21 00:26:12.187572 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11104 | 2025.09.21 00:26:12.187587 [ 295 ] {} <Debug> TCP-Session: 05857d45-7dc2-4476-80f9-049f4a24e867 Authenticating user 'default' from [fd00:1122:3344:101::e]:63000 | ||
| 11105 | 2025.09.21 00:26:12.187594 [ 355 ] {} <Debug> TCP-Session: fe875c39-78b0-4c55-ad40-195561df276b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11106 | 2025.09.21 00:26:12.187612 [ 354 ] {} <Debug> TCP-Session: e162bdf9-af06-481a-9bcf-964e6edf7edc Authenticating user 'default' from [fd00:1122:3344:101::e]:46058 | ||
| 11107 | 2025.09.21 00:26:12.187619 [ 295 ] {} <Debug> TCP-Session: 05857d45-7dc2-4476-80f9-049f4a24e867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11108 | 2025.09.21 00:26:12.187649 [ 354 ] {} <Debug> TCP-Session: e162bdf9-af06-481a-9bcf-964e6edf7edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11109 | 2025.09.21 00:26:12.187670 [ 295 ] {} <Debug> TCP-Session: 05857d45-7dc2-4476-80f9-049f4a24e867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11110 | 2025.09.21 00:26:12.187679 [ 354 ] {} <Debug> TCP-Session: e162bdf9-af06-481a-9bcf-964e6edf7edc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11111 | 2025.09.21 00:26:12.187185 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39209 | ||
| 11112 | 2025.09.21 00:26:12.187243 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55930 | ||
| 11113 | 2025.09.21 00:26:12.187722 [ 293 ] {b90eea0c-f7de-4787-a307-8e53e45ca462} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11114 | 2025.09.21 00:26:12.187762 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11115 | 2025.09.21 00:26:12.187788 [ 297 ] {} <Debug> TCP-Session: 0ba9b60b-da7d-437a-bfea-315e448ed2ee Authenticating user 'default' from [fd00:1122:3344:101::e]:39209 | ||
| 11116 | 2025.09.21 00:26:12.187805 [ 297 ] {} <Debug> TCP-Session: 0ba9b60b-da7d-437a-bfea-315e448ed2ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11117 | 2025.09.21 00:26:12.187810 [ 293 ] {b90eea0c-f7de-4787-a307-8e53e45ca462} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11118 | 2025.09.21 00:26:12.187818 [ 297 ] {} <Debug> TCP-Session: 0ba9b60b-da7d-437a-bfea-315e448ed2ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11119 | 2025.09.21 00:26:12.187808 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11120 | 2025.09.21 00:26:12.187876 [ 356 ] {} <Debug> TCP-Session: 3d2b2e48-04b8-4e61-8fe8-0f13d3f4a1e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55930 | ||
| 11121 | 2025.09.21 00:26:12.187897 [ 356 ] {} <Debug> TCP-Session: 3d2b2e48-04b8-4e61-8fe8-0f13d3f4a1e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11122 | 2025.09.21 00:26:12.187910 [ 356 ] {} <Debug> TCP-Session: 3d2b2e48-04b8-4e61-8fe8-0f13d3f4a1e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11123 | 2025.09.21 00:26:12.188104 [ 293 ] {b90eea0c-f7de-4787-a307-8e53e45ca462} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 11124 | 2025.09.21 00:26:12.189068 [ 336 ] {b90eea0c-f7de-4787-a307-8e53e45ca462} <Trace> AggregatingTransform: Aggregating | ||
| 11125 | 2025.09.21 00:26:12.189132 [ 336 ] {b90eea0c-f7de-4787-a307-8e53e45ca462} <Trace> Aggregator: Aggregation method: without_key | ||
| 11126 | 2025.09.21 00:26:12.189168 [ 336 ] {b90eea0c-f7de-4787-a307-8e53e45ca462} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967533 sec. (1033.556 rows/sec., 40.37 KiB/sec.) | ||
| 11127 | 2025.09.21 00:26:12.189186 [ 336 ] {b90eea0c-f7de-4787-a307-8e53e45ca462} <Trace> Aggregator: Merging aggregated data | ||
| 11128 | 2025.09.21 00:26:12.190834 [ 293 ] {b90eea0c-f7de-4787-a307-8e53e45ca462} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003445 sec., 290.27576197387515 rows/sec., 11.34 KiB/sec. | ||
| 11129 | 2025.09.21 00:26:12.190972 [ 293 ] {b90eea0c-f7de-4787-a307-8e53e45ca462} <Debug> TCPHandler: Processed in 0.003809901 sec. | ||
| 11130 | 2025.09.21 00:26:12.191093 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11131 | 2025.09.21 00:26:12.191121 [ 293 ] {} <Debug> TCP-Session: 1990e2ca-2fc8-46f9-80bd-c8644d9bc6ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11132 | 2025.09.21 00:26:12.191125 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11133 | 2025.09.21 00:26:12.191144 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11134 | 2025.09.21 00:26:12.191167 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11135 | 2025.09.21 00:26:12.191190 [ 296 ] {} <Debug> TCP-Session: bde93cb1-6b85-4885-aebc-6668e1a01287 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11136 | 2025.09.21 00:26:12.191206 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11137 | 2025.09.21 00:26:12.191221 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11138 | 2025.09.21 00:26:12.191238 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11139 | 2025.09.21 00:26:12.191250 [ 353 ] {} <Debug> TCP-Session: 4ce13582-9f95-4eb5-911c-9ad15f479697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11140 | 2025.09.21 00:26:12.191272 [ 297 ] {} <Debug> TCP-Session: 0ba9b60b-da7d-437a-bfea-315e448ed2ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11141 | 2025.09.21 00:26:12.191288 [ 354 ] {} <Debug> TCP-Session: e162bdf9-af06-481a-9bcf-964e6edf7edc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11142 | 2025.09.21 00:26:12.191220 [ 356 ] {} <Debug> TCP-Session: 3d2b2e48-04b8-4e61-8fe8-0f13d3f4a1e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11143 | 2025.09.21 00:26:12.191182 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11144 | 2025.09.21 00:26:12.191261 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11145 | 2025.09.21 00:26:12.191371 [ 352 ] {} <Debug> TCP-Session: bf667147-46b1-4e6a-b416-f9cb01c3f712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11146 | 2025.09.21 00:26:12.191171 [ 295 ] {} <Debug> TCP-Session: 05857d45-7dc2-4476-80f9-049f4a24e867 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11147 | 2025.09.21 00:26:12.191401 [ 355 ] {} <Debug> TCP-Session: fe875c39-78b0-4c55-ad40-195561df276b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11148 | 2025.09.21 00:26:12.250035 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61177 | ||
| 11149 | 2025.09.21 00:26:12.250143 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11150 | 2025.09.21 00:26:12.250169 [ 353 ] {} <Debug> TCP-Session: 998bff01-09f3-4824-857c-9aae7e9fe895 Authenticating user 'default' from [fd00:1122:3344:101::e]:61177 | ||
| 11151 | 2025.09.21 00:26:12.250190 [ 353 ] {} <Debug> TCP-Session: 998bff01-09f3-4824-857c-9aae7e9fe895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11152 | 2025.09.21 00:26:12.250203 [ 353 ] {} <Debug> TCP-Session: 998bff01-09f3-4824-857c-9aae7e9fe895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11153 | 2025.09.21 00:26:12.250400 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46726 | ||
| 11154 | 2025.09.21 00:26:12.250458 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55140 | ||
| 11155 | 2025.09.21 00:26:12.250491 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52102 | ||
| 11156 | 2025.09.21 00:26:12.250502 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63266 | ||
| 11157 | 2025.09.21 00:26:12.250510 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34481 | ||
| 11158 | 2025.09.21 00:26:12.250498 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11159 | 2025.09.21 00:26:12.250584 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11160 | 2025.09.21 00:26:12.250602 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11161 | 2025.09.21 00:26:12.250611 [ 354 ] {} <Debug> TCP-Session: 61353eeb-96ee-4523-85a9-bcba6aa4fe92 Authenticating user 'default' from [fd00:1122:3344:101::e]:46726 | ||
| 11162 | 2025.09.21 00:26:12.250622 [ 296 ] {} <Debug> TCP-Session: 73478821-6809-4fa4-8411-a3c2c23ea995 Authenticating user 'default' from [fd00:1122:3344:101::e]:52102 | ||
| 11163 | 2025.09.21 00:26:12.250624 [ 353 ] {} <Trace> TCP-Session: 998bff01-09f3-4824-857c-9aae7e9fe895 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11164 | 2025.09.21 00:26:12.250658 [ 296 ] {} <Debug> TCP-Session: 73478821-6809-4fa4-8411-a3c2c23ea995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11165 | 2025.09.21 00:26:12.250649 [ 354 ] {} <Debug> TCP-Session: 61353eeb-96ee-4523-85a9-bcba6aa4fe92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11166 | 2025.09.21 00:26:12.250676 [ 296 ] {} <Debug> TCP-Session: 73478821-6809-4fa4-8411-a3c2c23ea995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11167 | 2025.09.21 00:26:12.250690 [ 354 ] {} <Debug> TCP-Session: 61353eeb-96ee-4523-85a9-bcba6aa4fe92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11168 | 2025.09.21 00:26:12.250639 [ 297 ] {} <Debug> TCP-Session: f5ee391e-0d42-49d4-8fdf-285bb36bdc2b Authenticating user 'default' from [fd00:1122:3344:101::e]:63266 | ||
| 11169 | 2025.09.21 00:26:12.250465 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48446 | ||
| 11170 | 2025.09.21 00:26:12.250747 [ 297 ] {} <Debug> TCP-Session: f5ee391e-0d42-49d4-8fdf-285bb36bdc2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11171 | 2025.09.21 00:26:12.250460 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32769 | ||
| 11172 | 2025.09.21 00:26:12.250766 [ 297 ] {} <Debug> TCP-Session: f5ee391e-0d42-49d4-8fdf-285bb36bdc2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11173 | 2025.09.21 00:26:12.250794 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11174 | 2025.09.21 00:26:12.250619 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11175 | 2025.09.21 00:26:12.250823 [ 293 ] {} <Debug> TCP-Session: 71c7b304-ad9e-477e-a88e-5ec3e4909ad9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48446 | ||
| 11176 | 2025.09.21 00:26:12.250820 [ 353 ] {5b3f8c5e-de9d-4288-9634-362a35138638} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61177) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11177 | 2025.09.21 00:26:12.250843 [ 293 ] {} <Debug> TCP-Session: 71c7b304-ad9e-477e-a88e-5ec3e4909ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11178 | 2025.09.21 00:26:12.250840 [ 352 ] {} <Debug> TCP-Session: cee51d93-1ccf-45f7-affc-39d1e75efc7f Authenticating user 'default' from [fd00:1122:3344:101::e]:34481 | ||
| 11179 | 2025.09.21 00:26:12.250866 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11180 | 2025.09.21 00:26:12.250886 [ 352 ] {} <Debug> TCP-Session: cee51d93-1ccf-45f7-affc-39d1e75efc7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11181 | 2025.09.21 00:26:12.250876 [ 293 ] {} <Debug> TCP-Session: 71c7b304-ad9e-477e-a88e-5ec3e4909ad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11182 | 2025.09.21 00:26:12.250912 [ 352 ] {} <Debug> TCP-Session: cee51d93-1ccf-45f7-affc-39d1e75efc7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11183 | 2025.09.21 00:26:12.250908 [ 356 ] {} <Debug> TCP-Session: 91db99f4-b6ce-41ef-9c0f-03dbf08aaf0c Authenticating user 'default' from [fd00:1122:3344:101::e]:32769 | ||
| 11184 | 2025.09.21 00:26:12.250577 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11185 | 2025.09.21 00:26:12.250956 [ 356 ] {} <Debug> TCP-Session: 91db99f4-b6ce-41ef-9c0f-03dbf08aaf0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11186 | 2025.09.21 00:26:12.250479 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45403 | ||
| 11187 | 2025.09.21 00:26:12.250983 [ 355 ] {} <Debug> TCP-Session: b425c336-1fce-486f-8f97-3610e40f5392 Authenticating user 'default' from [fd00:1122:3344:101::e]:55140 | ||
| 11188 | 2025.09.21 00:26:12.250986 [ 356 ] {} <Debug> TCP-Session: 91db99f4-b6ce-41ef-9c0f-03dbf08aaf0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11189 | 2025.09.21 00:26:12.251031 [ 355 ] {} <Debug> TCP-Session: b425c336-1fce-486f-8f97-3610e40f5392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11190 | 2025.09.21 00:26:12.251057 [ 355 ] {} <Debug> TCP-Session: b425c336-1fce-486f-8f97-3610e40f5392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11191 | 2025.09.21 00:26:12.251058 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11192 | 2025.09.21 00:26:12.251093 [ 295 ] {} <Debug> TCP-Session: 654afc69-8e1c-4c0f-940b-14d6fbca1e46 Authenticating user 'default' from [fd00:1122:3344:101::e]:45403 | ||
| 11193 | 2025.09.21 00:26:12.251110 [ 295 ] {} <Debug> TCP-Session: 654afc69-8e1c-4c0f-940b-14d6fbca1e46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11194 | 2025.09.21 00:26:12.251123 [ 295 ] {} <Debug> TCP-Session: 654afc69-8e1c-4c0f-940b-14d6fbca1e46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11195 | 2025.09.21 00:26:12.251158 [ 353 ] {5b3f8c5e-de9d-4288-9634-362a35138638} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11196 | 2025.09.21 00:26:12.251219 [ 353 ] {5b3f8c5e-de9d-4288-9634-362a35138638} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11197 | 2025.09.21 00:26:12.251538 [ 353 ] {5b3f8c5e-de9d-4288-9634-362a35138638} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 11198 | 2025.09.21 00:26:12.252547 [ 310 ] {5b3f8c5e-de9d-4288-9634-362a35138638} <Trace> AggregatingTransform: Aggregating | ||
| 11199 | 2025.09.21 00:26:12.252598 [ 310 ] {5b3f8c5e-de9d-4288-9634-362a35138638} <Trace> Aggregator: Aggregation method: without_key | ||
| 11200 | 2025.09.21 00:26:12.252632 [ 310 ] {5b3f8c5e-de9d-4288-9634-362a35138638} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000991633 sec. (1008.438 rows/sec., 39.39 KiB/sec.) | ||
| 11201 | 2025.09.21 00:26:12.252648 [ 310 ] {5b3f8c5e-de9d-4288-9634-362a35138638} <Trace> Aggregator: Merging aggregated data | ||
| 11202 | 2025.09.21 00:26:12.254175 [ 353 ] {5b3f8c5e-de9d-4288-9634-362a35138638} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003414 sec., 292.9115407147042 rows/sec., 11.44 KiB/sec. | ||
| 11203 | 2025.09.21 00:26:12.254321 [ 353 ] {5b3f8c5e-de9d-4288-9634-362a35138638} <Debug> TCPHandler: Processed in 0.003840722 sec. | ||
| 11204 | 2025.09.21 00:26:12.254447 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11205 | 2025.09.21 00:26:12.254476 [ 353 ] {} <Debug> TCP-Session: 998bff01-09f3-4824-857c-9aae7e9fe895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11206 | 2025.09.21 00:26:12.254479 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11207 | 2025.09.21 00:26:12.254495 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11208 | 2025.09.21 00:26:12.254515 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11209 | 2025.09.21 00:26:12.254535 [ 354 ] {} <Debug> TCP-Session: 61353eeb-96ee-4523-85a9-bcba6aa4fe92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11210 | 2025.09.21 00:26:12.254547 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11211 | 2025.09.21 00:26:12.254568 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11212 | 2025.09.21 00:26:12.254584 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11213 | 2025.09.21 00:26:12.254602 [ 296 ] {} <Debug> TCP-Session: 73478821-6809-4fa4-8411-a3c2c23ea995 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11214 | 2025.09.21 00:26:12.254623 [ 295 ] {} <Debug> TCP-Session: 654afc69-8e1c-4c0f-940b-14d6fbca1e46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11215 | 2025.09.21 00:26:12.254652 [ 355 ] {} <Debug> TCP-Session: b425c336-1fce-486f-8f97-3610e40f5392 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11216 | 2025.09.21 00:26:12.254598 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11217 | 2025.09.21 00:26:12.254577 [ 356 ] {} <Debug> TCP-Session: 91db99f4-b6ce-41ef-9c0f-03dbf08aaf0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11218 | 2025.09.21 00:26:12.254709 [ 297 ] {} <Debug> TCP-Session: f5ee391e-0d42-49d4-8fdf-285bb36bdc2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11219 | 2025.09.21 00:26:12.254552 [ 352 ] {} <Debug> TCP-Session: cee51d93-1ccf-45f7-affc-39d1e75efc7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11220 | 2025.09.21 00:26:12.254532 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11221 | 2025.09.21 00:26:12.254783 [ 293 ] {} <Debug> TCP-Session: 71c7b304-ad9e-477e-a88e-5ec3e4909ad9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11222 | 2025.09.21 00:26:12.322721 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23454 | ||
| 11223 | 2025.09.21 00:26:12.323253 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11224 | 2025.09.21 00:26:12.323307 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11225 | 2025.09.21 00:26:12.323823 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11226 | 2025.09.21 00:26:12.324115 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11227 | 2025.09.21 00:26:12.324283 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23454 | ||
| 11228 | 2025.09.21 00:26:13.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.42 MiB, peak 332.32 MiB, free memory in arenas 0.00 B, will set to 323.70 MiB (RSS), difference: 3.28 MiB | ||
| 11229 | 2025.09.21 00:26:13.573747 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11230 | 2025.09.21 00:26:13.594137 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11231 | 2025.09.21 00:26:13.594227 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11232 | 2025.09.21 00:26:13.600976 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11233 | 2025.09.21 00:26:13.601768 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11234 | 2025.09.21 00:26:13.605424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11235 | 2025.09.21 00:26:14.892080 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1448 | ||
| 11236 | 2025.09.21 00:26:14.894629 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11237 | 2025.09.21 00:26:14.894685 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11238 | 2025.09.21 00:26:14.895918 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11239 | 2025.09.21 00:26:14.896177 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11240 | 2025.09.21 00:26:14.896340 [ 83 ] {} <Debug> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11241 | 2025.09.21 00:26:14.896431 [ 83 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11242 | 2025.09.21 00:26:14.896455 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1448 | ||
| 11243 | 2025.09.21 00:26:14.896464 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11244 | 2025.09.21 00:26:14.896640 [ 198 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 11245 | 2025.09.21 00:26:14.897310 [ 198 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11246 | 2025.09.21 00:26:14.897449 [ 198 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1260 rows starting from the beginning of the part | ||
| 11247 | 2025.09.21 00:26:14.897782 [ 198 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 11248 | 2025.09.21 00:26:14.898090 [ 198 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 11249 | 2025.09.21 00:26:14.898384 [ 198 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 11250 | 2025.09.21 00:26:14.898703 [ 198 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 11251 | 2025.09.21 00:26:14.899039 [ 198 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 11252 | 2025.09.21 00:26:14.906111 [ 200 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1448 rows, containing 72 columns (72 merged, 0 gathered) in 0.009550688 sec., 151612.1142267447 rows/sec., 118.31 MiB/sec. | ||
| 11253 | 2025.09.21 00:26:14.907823 [ 201 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11254 | 2025.09.21 00:26:14.908484 [ 201 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_36_7} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11255 | 2025.09.21 00:26:14.908584 [ 201 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_36_7} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11256 | 2025.09.21 00:26:14.908983 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 11257 | 2025.09.21 00:26:16.972674 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11258 | 2025.09.21 00:26:16.972866 [ 4 ] {095074ed-3c06-45b2-88f6-106e5bf0454a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11259 | 2025.09.21 00:26:16.972932 [ 4 ] {095074ed-3c06-45b2-88f6-106e5bf0454a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11260 | 2025.09.21 00:26:16.973719 [ 4 ] {095074ed-3c06-45b2-88f6-106e5bf0454a} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11261 | 2025.09.21 00:26:16.973764 [ 4 ] {095074ed-3c06-45b2-88f6-106e5bf0454a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11262 | 2025.09.21 00:26:16.974179 [ 4 ] {095074ed-3c06-45b2-88f6-106e5bf0454a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11263 | 2025.09.21 00:26:16.974409 [ 4 ] {095074ed-3c06-45b2-88f6-106e5bf0454a} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11264 | 2025.09.21 00:26:16.974556 [ 4 ] {095074ed-3c06-45b2-88f6-106e5bf0454a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00174 sec., 235632.18390804596 rows/sec., 14.95 MiB/sec. | ||
| 11265 | 2025.09.21 00:26:16.974598 [ 4 ] {095074ed-3c06-45b2-88f6-106e5bf0454a} <Debug> TCPHandler: Processed in 0.002058659 sec. | ||
| 11266 | 2025.09.21 00:26:16.974716 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11267 | 2025.09.21 00:26:16.974811 [ 4 ] {4c230f77-e76f-48fa-9d04-3c452fcddaaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11268 | 2025.09.21 00:26:16.974851 [ 4 ] {4c230f77-e76f-48fa-9d04-3c452fcddaaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11269 | 2025.09.21 00:26:16.975658 [ 4 ] {4c230f77-e76f-48fa-9d04-3c452fcddaaf} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11270 | 2025.09.21 00:26:16.975694 [ 4 ] {4c230f77-e76f-48fa-9d04-3c452fcddaaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11271 | 2025.09.21 00:26:16.976056 [ 4 ] {4c230f77-e76f-48fa-9d04-3c452fcddaaf} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11272 | 2025.09.21 00:26:16.976258 [ 4 ] {4c230f77-e76f-48fa-9d04-3c452fcddaaf} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11273 | 2025.09.21 00:26:16.976389 [ 4 ] {4c230f77-e76f-48fa-9d04-3c452fcddaaf} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001597 sec., 713838.4470882906 rows/sec., 56.62 MiB/sec. | ||
| 11274 | 2025.09.21 00:26:16.976425 [ 4 ] {4c230f77-e76f-48fa-9d04-3c452fcddaaf} <Debug> TCPHandler: Processed in 0.001757182 sec. | ||
| 11275 | 2025.09.21 00:26:16.976533 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11276 | 2025.09.21 00:26:16.976625 [ 4 ] {faf2f6b7-76b2-4030-9377-15c4cf0ccb29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11277 | 2025.09.21 00:26:16.976665 [ 4 ] {faf2f6b7-76b2-4030-9377-15c4cf0ccb29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11278 | 2025.09.21 00:26:16.977112 [ 4 ] {faf2f6b7-76b2-4030-9377-15c4cf0ccb29} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11279 | 2025.09.21 00:26:16.977147 [ 4 ] {faf2f6b7-76b2-4030-9377-15c4cf0ccb29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11280 | 2025.09.21 00:26:16.977445 [ 4 ] {faf2f6b7-76b2-4030-9377-15c4cf0ccb29} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11281 | 2025.09.21 00:26:16.977647 [ 4 ] {faf2f6b7-76b2-4030-9377-15c4cf0ccb29} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11282 | 2025.09.21 00:26:16.977771 [ 4 ] {faf2f6b7-76b2-4030-9377-15c4cf0ccb29} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001164 sec., 188144.3298969072 rows/sec., 11.22 MiB/sec. | ||
| 11283 | 2025.09.21 00:26:16.977808 [ 4 ] {faf2f6b7-76b2-4030-9377-15c4cf0ccb29} <Debug> TCPHandler: Processed in 0.001321852 sec. | ||
| 11284 | 2025.09.21 00:26:16.977908 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11285 | 2025.09.21 00:26:16.978000 [ 4 ] {ee03b9cf-cf3b-44e2-a2ec-2896e5c6159c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11286 | 2025.09.21 00:26:16.978039 [ 4 ] {ee03b9cf-cf3b-44e2-a2ec-2896e5c6159c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11287 | 2025.09.21 00:26:16.978479 [ 4 ] {ee03b9cf-cf3b-44e2-a2ec-2896e5c6159c} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11288 | 2025.09.21 00:26:16.978515 [ 4 ] {ee03b9cf-cf3b-44e2-a2ec-2896e5c6159c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11289 | 2025.09.21 00:26:16.978820 [ 4 ] {ee03b9cf-cf3b-44e2-a2ec-2896e5c6159c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11290 | 2025.09.21 00:26:16.979025 [ 4 ] {ee03b9cf-cf3b-44e2-a2ec-2896e5c6159c} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11291 | 2025.09.21 00:26:16.979150 [ 4 ] {ee03b9cf-cf3b-44e2-a2ec-2896e5c6159c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001168 sec., 181506.8493150685 rows/sec., 11.71 MiB/sec. | ||
| 11292 | 2025.09.21 00:26:16.979186 [ 4 ] {ee03b9cf-cf3b-44e2-a2ec-2896e5c6159c} <Debug> TCPHandler: Processed in 0.001324432 sec. | ||
| 11293 | 2025.09.21 00:26:16.979298 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11294 | 2025.09.21 00:26:16.979416 [ 4 ] {107ace1f-0e43-4b4a-8668-8264a06da6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11295 | 2025.09.21 00:26:16.979465 [ 4 ] {107ace1f-0e43-4b4a-8668-8264a06da6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11296 | 2025.09.21 00:26:16.980000 [ 4 ] {107ace1f-0e43-4b4a-8668-8264a06da6c5} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11297 | 2025.09.21 00:26:16.980037 [ 4 ] {107ace1f-0e43-4b4a-8668-8264a06da6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11298 | 2025.09.21 00:26:16.980354 [ 4 ] {107ace1f-0e43-4b4a-8668-8264a06da6c5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11299 | 2025.09.21 00:26:16.980579 [ 4 ] {107ace1f-0e43-4b4a-8668-8264a06da6c5} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11300 | 2025.09.21 00:26:16.980710 [ 4 ] {107ace1f-0e43-4b4a-8668-8264a06da6c5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001318 sec., 160091.04704097117 rows/sec., 9.09 MiB/sec. | ||
| 11301 | 2025.09.21 00:26:16.980748 [ 4 ] {107ace1f-0e43-4b4a-8668-8264a06da6c5} <Debug> TCPHandler: Processed in 0.001508166 sec. | ||
| 11302 | 2025.09.21 00:26:16.980857 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11303 | 2025.09.21 00:26:16.980959 [ 4 ] {1fb36d11-f789-41e1-852d-9c2a584e5501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11304 | 2025.09.21 00:26:16.981001 [ 4 ] {1fb36d11-f789-41e1-852d-9c2a584e5501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11305 | 2025.09.21 00:26:16.981637 [ 4 ] {1fb36d11-f789-41e1-852d-9c2a584e5501} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11306 | 2025.09.21 00:26:16.981675 [ 4 ] {1fb36d11-f789-41e1-852d-9c2a584e5501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11307 | 2025.09.21 00:26:16.982031 [ 4 ] {1fb36d11-f789-41e1-852d-9c2a584e5501} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11308 | 2025.09.21 00:26:16.982249 [ 4 ] {1fb36d11-f789-41e1-852d-9c2a584e5501} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11309 | 2025.09.21 00:26:16.982383 [ 4 ] {1fb36d11-f789-41e1-852d-9c2a584e5501} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001443 sec., 480249.4802494802 rows/sec., 33.56 MiB/sec. | ||
| 11310 | 2025.09.21 00:26:16.982423 [ 4 ] {1fb36d11-f789-41e1-852d-9c2a584e5501} <Debug> TCPHandler: Processed in 0.001617729 sec. | ||
| 11311 | 2025.09.21 00:26:16.982532 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11312 | 2025.09.21 00:26:16.982628 [ 4 ] {80623892-c19e-4f48-8858-9a29aed8e4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11313 | 2025.09.21 00:26:16.982670 [ 4 ] {80623892-c19e-4f48-8858-9a29aed8e4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11314 | 2025.09.21 00:26:16.982998 [ 4 ] {80623892-c19e-4f48-8858-9a29aed8e4bf} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11315 | 2025.09.21 00:26:16.983038 [ 4 ] {80623892-c19e-4f48-8858-9a29aed8e4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11316 | 2025.09.21 00:26:16.983360 [ 4 ] {80623892-c19e-4f48-8858-9a29aed8e4bf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11317 | 2025.09.21 00:26:16.983570 [ 4 ] {80623892-c19e-4f48-8858-9a29aed8e4bf} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11318 | 2025.09.21 00:26:16.983682 [ 79 ] {} <Debug> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11319 | 2025.09.21 00:26:16.983699 [ 4 ] {80623892-c19e-4f48-8858-9a29aed8e4bf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 11320 | 2025.09.21 00:26:16.983750 [ 79 ] {} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11321 | 2025.09.21 00:26:16.983759 [ 4 ] {80623892-c19e-4f48-8858-9a29aed8e4bf} <Debug> TCPHandler: Processed in 0.0012787 sec. | ||
| 11322 | 2025.09.21 00:26:16.983778 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11323 | 2025.09.21 00:26:16.983889 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11324 | 2025.09.21 00:26:16.983892 [ 195 ] {cd820108-993b-47de-a913-6f8bdbd23175::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 | ||
| 11325 | 2025.09.21 00:26:16.983997 [ 4 ] {cfa48af3-10c0-4569-8151-fe69ae579644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11326 | 2025.09.21 00:26:16.984040 [ 195 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11327 | 2025.09.21 00:26:16.984044 [ 4 ] {cfa48af3-10c0-4569-8151-fe69ae579644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11328 | 2025.09.21 00:26:16.984082 [ 195 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 11329 | 2025.09.21 00:26:16.984151 [ 195 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 11330 | 2025.09.21 00:26:16.984194 [ 195 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 11331 | 2025.09.21 00:26:16.984236 [ 195 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 11332 | 2025.09.21 00:26:16.984273 [ 195 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 11333 | 2025.09.21 00:26:16.984310 [ 195 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 11334 | 2025.09.21 00:26:16.984482 [ 4 ] {cfa48af3-10c0-4569-8151-fe69ae579644} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11335 | 2025.09.21 00:26:16.984524 [ 4 ] {cfa48af3-10c0-4569-8151-fe69ae579644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11336 | 2025.09.21 00:26:16.984888 [ 4 ] {cfa48af3-10c0-4569-8151-fe69ae579644} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11337 | 2025.09.21 00:26:16.985123 [ 4 ] {cfa48af3-10c0-4569-8151-fe69ae579644} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11338 | 2025.09.21 00:26:16.985121 [ 200 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001276301 sec., 169239.07448164656 rows/sec., 8.63 MiB/sec. | ||
| 11339 | 2025.09.21 00:26:16.985261 [ 4 ] {cfa48af3-10c0-4569-8151-fe69ae579644} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001283 sec., 244738.89321901792 rows/sec., 16.08 MiB/sec. | ||
| 11340 | 2025.09.21 00:26:16.985304 [ 4 ] {cfa48af3-10c0-4569-8151-fe69ae579644} <Debug> TCPHandler: Processed in 0.001473755 sec. | ||
| 11341 | 2025.09.21 00:26:16.985316 [ 186 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11342 | 2025.09.21 00:26:16.985412 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11343 | 2025.09.21 00:26:16.985512 [ 4 ] {e88ca57c-955d-45e2-92f9-b14d9ac0a888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11344 | 2025.09.21 00:26:16.985559 [ 4 ] {e88ca57c-955d-45e2-92f9-b14d9ac0a888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11345 | 2025.09.21 00:26:16.985640 [ 186 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_36_7} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11346 | 2025.09.21 00:26:16.985724 [ 186 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_36_7} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11347 | 2025.09.21 00:26:16.985829 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11348 | 2025.09.21 00:26:16.985862 [ 4 ] {e88ca57c-955d-45e2-92f9-b14d9ac0a888} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11349 | 2025.09.21 00:26:16.985902 [ 4 ] {e88ca57c-955d-45e2-92f9-b14d9ac0a888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11350 | 2025.09.21 00:26:16.986212 [ 4 ] {e88ca57c-955d-45e2-92f9-b14d9ac0a888} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11351 | 2025.09.21 00:26:16.986422 [ 4 ] {e88ca57c-955d-45e2-92f9-b14d9ac0a888} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11352 | 2025.09.21 00:26:16.986554 [ 4 ] {e88ca57c-955d-45e2-92f9-b14d9ac0a888} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 11353 | 2025.09.21 00:26:16.986591 [ 4 ] {e88ca57c-955d-45e2-92f9-b14d9ac0a888} <Debug> TCPHandler: Processed in 0.001229619 sec. | ||
| 11354 | 2025.09.21 00:26:16.986701 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11355 | 2025.09.21 00:26:16.986796 [ 4 ] {bda0ef40-ebc8-432b-b3ed-428f5fb9143e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11356 | 2025.09.21 00:26:16.986851 [ 4 ] {bda0ef40-ebc8-432b-b3ed-428f5fb9143e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11357 | 2025.09.21 00:26:16.987631 [ 4 ] {bda0ef40-ebc8-432b-b3ed-428f5fb9143e} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11358 | 2025.09.21 00:26:16.987667 [ 4 ] {bda0ef40-ebc8-432b-b3ed-428f5fb9143e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11359 | 2025.09.21 00:26:16.988213 [ 4 ] {bda0ef40-ebc8-432b-b3ed-428f5fb9143e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11360 | 2025.09.21 00:26:16.988451 [ 4 ] {bda0ef40-ebc8-432b-b3ed-428f5fb9143e} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11361 | 2025.09.21 00:26:16.988598 [ 4 ] {bda0ef40-ebc8-432b-b3ed-428f5fb9143e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001821 sec., 7688.083470620539 rows/sec., 13.78 MiB/sec. | ||
| 11362 | 2025.09.21 00:26:16.988669 [ 4 ] {bda0ef40-ebc8-432b-b3ed-428f5fb9143e} <Debug> TCPHandler: Processed in 0.002018358 sec. | ||
| 11363 | 2025.09.21 00:26:16.988786 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11364 | 2025.09.21 00:26:16.988882 [ 4 ] {efe187e8-a020-4183-a310-b7a88ecb3937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11365 | 2025.09.21 00:26:16.988926 [ 4 ] {efe187e8-a020-4183-a310-b7a88ecb3937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11366 | 2025.09.21 00:26:16.989256 [ 4 ] {efe187e8-a020-4183-a310-b7a88ecb3937} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11367 | 2025.09.21 00:26:16.989292 [ 4 ] {efe187e8-a020-4183-a310-b7a88ecb3937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11368 | 2025.09.21 00:26:16.989613 [ 4 ] {efe187e8-a020-4183-a310-b7a88ecb3937} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11369 | 2025.09.21 00:26:16.989815 [ 4 ] {efe187e8-a020-4183-a310-b7a88ecb3937} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11370 | 2025.09.21 00:26:16.989937 [ 4 ] {efe187e8-a020-4183-a310-b7a88ecb3937} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001097 sec., 94804.01093892433 rows/sec., 5.81 MiB/sec. | ||
| 11371 | 2025.09.21 00:26:16.989979 [ 4 ] {efe187e8-a020-4183-a310-b7a88ecb3937} <Debug> TCPHandler: Processed in 0.00126985 sec. | ||
| 11372 | 2025.09.21 00:26:19.613859 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11373 | 2025.09.21 00:26:19.613931 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11374 | 2025.09.21 00:26:19.824379 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23902 | ||
| 11375 | 2025.09.21 00:26:19.824887 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11376 | 2025.09.21 00:26:19.824938 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11377 | 2025.09.21 00:26:19.825445 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11378 | 2025.09.21 00:26:19.825704 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11379 | 2025.09.21 00:26:19.825852 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23902 | ||
| 11380 | 2025.09.21 00:26:21.106441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11381 | 2025.09.21 00:26:21.124629 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11382 | 2025.09.21 00:26:21.124695 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11383 | 2025.09.21 00:26:21.131270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11384 | 2025.09.21 00:26:21.132100 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11385 | 2025.09.21 00:26:21.136265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11386 | 2025.09.21 00:26:21.961131 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11387 | 2025.09.21 00:26:21.961341 [ 4 ] {55911be4-6658-4720-9480-5e36488da7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11388 | 2025.09.21 00:26:21.961416 [ 4 ] {55911be4-6658-4720-9480-5e36488da7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11389 | 2025.09.21 00:26:21.962128 [ 4 ] {55911be4-6658-4720-9480-5e36488da7a9} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11390 | 2025.09.21 00:26:21.962181 [ 4 ] {55911be4-6658-4720-9480-5e36488da7a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11391 | 2025.09.21 00:26:21.962594 [ 4 ] {55911be4-6658-4720-9480-5e36488da7a9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11392 | 2025.09.21 00:26:21.962822 [ 4 ] {55911be4-6658-4720-9480-5e36488da7a9} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11393 | 2025.09.21 00:26:21.962991 [ 4 ] {55911be4-6658-4720-9480-5e36488da7a9} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001706 sec., 64478.31184056272 rows/sec., 5.40 MiB/sec. | ||
| 11394 | 2025.09.21 00:26:21.963040 [ 4 ] {55911be4-6658-4720-9480-5e36488da7a9} <Debug> TCPHandler: Processed in 0.0020694 sec. | ||
| 11395 | 2025.09.21 00:26:21.963149 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11396 | 2025.09.21 00:26:21.963251 [ 4 ] {2e92ab2f-a34c-45d9-9190-ba6b92514ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11397 | 2025.09.21 00:26:21.963295 [ 4 ] {2e92ab2f-a34c-45d9-9190-ba6b92514ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11398 | 2025.09.21 00:26:21.963688 [ 4 ] {2e92ab2f-a34c-45d9-9190-ba6b92514ff5} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11399 | 2025.09.21 00:26:21.963725 [ 4 ] {2e92ab2f-a34c-45d9-9190-ba6b92514ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11400 | 2025.09.21 00:26:21.964034 [ 4 ] {2e92ab2f-a34c-45d9-9190-ba6b92514ff5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11401 | 2025.09.21 00:26:21.964251 [ 4 ] {2e92ab2f-a34c-45d9-9190-ba6b92514ff5} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11402 | 2025.09.21 00:26:21.964383 [ 4 ] {2e92ab2f-a34c-45d9-9190-ba6b92514ff5} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001158 sec., 23316.062176165804 rows/sec., 1.71 MiB/sec. | ||
| 11403 | 2025.09.21 00:26:21.964421 [ 4 ] {2e92ab2f-a34c-45d9-9190-ba6b92514ff5} <Debug> TCPHandler: Processed in 0.001323742 sec. | ||
| 11404 | 2025.09.21 00:26:21.964523 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11405 | 2025.09.21 00:26:21.964618 [ 4 ] {001e69dd-7bbc-474d-a442-9abe2e92be64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11406 | 2025.09.21 00:26:21.964658 [ 4 ] {001e69dd-7bbc-474d-a442-9abe2e92be64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11407 | 2025.09.21 00:26:21.965167 [ 4 ] {001e69dd-7bbc-474d-a442-9abe2e92be64} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11408 | 2025.09.21 00:26:21.965211 [ 4 ] {001e69dd-7bbc-474d-a442-9abe2e92be64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11409 | 2025.09.21 00:26:21.965581 [ 4 ] {001e69dd-7bbc-474d-a442-9abe2e92be64} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11410 | 2025.09.21 00:26:21.965828 [ 4 ] {001e69dd-7bbc-474d-a442-9abe2e92be64} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11411 | 2025.09.21 00:26:21.965965 [ 4 ] {001e69dd-7bbc-474d-a442-9abe2e92be64} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001366 sec., 66617.86237188872 rows/sec., 5.20 MiB/sec. | ||
| 11412 | 2025.09.21 00:26:21.966004 [ 4 ] {001e69dd-7bbc-474d-a442-9abe2e92be64} <Debug> TCPHandler: Processed in 0.001533227 sec. | ||
| 11413 | 2025.09.21 00:26:21.966109 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11414 | 2025.09.21 00:26:21.966203 [ 4 ] {5b365ff7-b952-4b73-b423-4123693b7419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11415 | 2025.09.21 00:26:21.966249 [ 4 ] {5b365ff7-b952-4b73-b423-4123693b7419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11416 | 2025.09.21 00:26:21.966642 [ 4 ] {5b365ff7-b952-4b73-b423-4123693b7419} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11417 | 2025.09.21 00:26:21.966680 [ 4 ] {5b365ff7-b952-4b73-b423-4123693b7419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11418 | 2025.09.21 00:26:21.967017 [ 4 ] {5b365ff7-b952-4b73-b423-4123693b7419} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11419 | 2025.09.21 00:26:21.967236 [ 4 ] {5b365ff7-b952-4b73-b423-4123693b7419} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11420 | 2025.09.21 00:26:21.967367 [ 4 ] {5b365ff7-b952-4b73-b423-4123693b7419} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 11421 | 2025.09.21 00:26:21.967404 [ 4 ] {5b365ff7-b952-4b73-b423-4123693b7419} <Debug> TCPHandler: Processed in 0.001343152 sec. | ||
| 11422 | 2025.09.21 00:26:21.967564 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11423 | 2025.09.21 00:26:21.967658 [ 4 ] {3b163ad1-c1a3-4ebd-9180-d94082d103f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11424 | 2025.09.21 00:26:21.967713 [ 4 ] {3b163ad1-c1a3-4ebd-9180-d94082d103f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11425 | 2025.09.21 00:26:21.968509 [ 4 ] {3b163ad1-c1a3-4ebd-9180-d94082d103f0} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11426 | 2025.09.21 00:26:21.968546 [ 4 ] {3b163ad1-c1a3-4ebd-9180-d94082d103f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11427 | 2025.09.21 00:26:21.969092 [ 4 ] {3b163ad1-c1a3-4ebd-9180-d94082d103f0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11428 | 2025.09.21 00:26:21.969329 [ 4 ] {3b163ad1-c1a3-4ebd-9180-d94082d103f0} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11429 | 2025.09.21 00:26:21.969471 [ 4 ] {3b163ad1-c1a3-4ebd-9180-d94082d103f0} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001831 sec., 14746.04041507373 rows/sec., 26.42 MiB/sec. | ||
| 11430 | 2025.09.21 00:26:21.969539 [ 4 ] {3b163ad1-c1a3-4ebd-9180-d94082d103f0} <Debug> TCPHandler: Processed in 0.002023308 sec. | ||
| 11431 | 2025.09.21 00:26:21.969643 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11432 | 2025.09.21 00:26:21.969737 [ 4 ] {1d9a9406-bbd3-4752-8c41-be1d5a60e701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11433 | 2025.09.21 00:26:21.969778 [ 4 ] {1d9a9406-bbd3-4752-8c41-be1d5a60e701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11434 | 2025.09.21 00:26:21.970100 [ 4 ] {1d9a9406-bbd3-4752-8c41-be1d5a60e701} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11435 | 2025.09.21 00:26:21.970136 [ 4 ] {1d9a9406-bbd3-4752-8c41-be1d5a60e701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11436 | 2025.09.21 00:26:21.970447 [ 4 ] {1d9a9406-bbd3-4752-8c41-be1d5a60e701} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11437 | 2025.09.21 00:26:21.970685 [ 4 ] {1d9a9406-bbd3-4752-8c41-be1d5a60e701} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11438 | 2025.09.21 00:26:21.970812 [ 4 ] {1d9a9406-bbd3-4752-8c41-be1d5a60e701} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 11439 | 2025.09.21 00:26:21.970848 [ 4 ] {1d9a9406-bbd3-4752-8c41-be1d5a60e701} <Debug> TCPHandler: Processed in 0.00125333 sec. | ||
| 11440 | 2025.09.21 00:26:24.897621 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1482 | ||
| 11441 | 2025.09.21 00:26:24.899917 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11442 | 2025.09.21 00:26:24.899965 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11443 | 2025.09.21 00:26:24.901136 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11444 | 2025.09.21 00:26:24.901391 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11445 | 2025.09.21 00:26:24.901653 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1482 | ||
| 11446 | 2025.09.21 00:26:25.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.73 MiB, peak 332.32 MiB, free memory in arenas 0.00 B, will set to 323.73 MiB (RSS), difference: 4.01 MiB | ||
| 11447 | 2025.09.21 00:26:26.973843 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11448 | 2025.09.21 00:26:26.974046 [ 4 ] {3486d6e9-dde5-4ced-a454-129bfe2db709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11449 | 2025.09.21 00:26:26.974112 [ 4 ] {3486d6e9-dde5-4ced-a454-129bfe2db709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11450 | 2025.09.21 00:26:26.974938 [ 4 ] {3486d6e9-dde5-4ced-a454-129bfe2db709} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11451 | 2025.09.21 00:26:26.974982 [ 4 ] {3486d6e9-dde5-4ced-a454-129bfe2db709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11452 | 2025.09.21 00:26:26.975403 [ 4 ] {3486d6e9-dde5-4ced-a454-129bfe2db709} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11453 | 2025.09.21 00:26:26.975639 [ 4 ] {3486d6e9-dde5-4ced-a454-129bfe2db709} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11454 | 2025.09.21 00:26:26.975796 [ 4 ] {3486d6e9-dde5-4ced-a454-129bfe2db709} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001802 sec., 227524.97225305217 rows/sec., 14.43 MiB/sec. | ||
| 11455 | 2025.09.21 00:26:26.975791 [ 111 ] {} <Debug> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 11456 | 2025.09.21 00:26:26.975840 [ 4 ] {3486d6e9-dde5-4ced-a454-129bfe2db709} <Debug> TCPHandler: Processed in 0.002133381 sec. | ||
| 11457 | 2025.09.21 00:26:26.975870 [ 111 ] {} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11458 | 2025.09.21 00:26:26.975896 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11459 | 2025.09.21 00:26:26.975984 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11460 | 2025.09.21 00:26:26.975997 [ 201 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 11461 | 2025.09.21 00:26:26.976086 [ 4 ] {c64b33cc-c6ff-4aa7-b941-431680f3d12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11462 | 2025.09.21 00:26:26.976099 [ 201 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11463 | 2025.09.21 00:26:26.976129 [ 4 ] {c64b33cc-c6ff-4aa7-b941-431680f3d12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11464 | 2025.09.21 00:26:26.976135 [ 201 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 410 rows starting from the beginning of the part | ||
| 11465 | 2025.09.21 00:26:26.976204 [ 201 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 11466 | 2025.09.21 00:26:26.976254 [ 201 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 410 rows starting from the beginning of the part | ||
| 11467 | 2025.09.21 00:26:26.976299 [ 201 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 410 rows starting from the beginning of the part | ||
| 11468 | 2025.09.21 00:26:26.976337 [ 201 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 11469 | 2025.09.21 00:26:26.976531 [ 4 ] {c64b33cc-c6ff-4aa7-b941-431680f3d12c} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11470 | 2025.09.21 00:26:26.976567 [ 4 ] {c64b33cc-c6ff-4aa7-b941-431680f3d12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11471 | 2025.09.21 00:26:26.976884 [ 4 ] {c64b33cc-c6ff-4aa7-b941-431680f3d12c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11472 | 2025.09.21 00:26:26.977102 [ 4 ] {c64b33cc-c6ff-4aa7-b941-431680f3d12c} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11473 | 2025.09.21 00:26:26.977230 [ 4 ] {c64b33cc-c6ff-4aa7-b941-431680f3d12c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001164 sec., 12027.491408934708 rows/sec., 980.76 KiB/sec. | ||
| 11474 | 2025.09.21 00:26:26.977268 [ 4 ] {c64b33cc-c6ff-4aa7-b941-431680f3d12c} <Debug> TCPHandler: Processed in 0.001335862 sec. | ||
| 11475 | 2025.09.21 00:26:26.977322 [ 186 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366433 sec., 1500256.5072711213 rows/sec., 100.89 MiB/sec. | ||
| 11476 | 2025.09.21 00:26:26.977382 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11477 | 2025.09.21 00:26:26.977477 [ 193 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 11478 | 2025.09.21 00:26:26.977482 [ 4 ] {dcafef22-deed-4260-87c2-534252eb7d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11479 | 2025.09.21 00:26:26.977529 [ 4 ] {dcafef22-deed-4260-87c2-534252eb7d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11480 | 2025.09.21 00:26:26.977728 [ 193 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_37_9} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11481 | 2025.09.21 00:26:26.977798 [ 193 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_37_9} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 11482 | 2025.09.21 00:26:26.977869 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 11483 | 2025.09.21 00:26:26.978481 [ 4 ] {dcafef22-deed-4260-87c2-534252eb7d57} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11484 | 2025.09.21 00:26:26.978518 [ 4 ] {dcafef22-deed-4260-87c2-534252eb7d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11485 | 2025.09.21 00:26:26.978897 [ 4 ] {dcafef22-deed-4260-87c2-534252eb7d57} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11486 | 2025.09.21 00:26:26.979110 [ 4 ] {dcafef22-deed-4260-87c2-534252eb7d57} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11487 | 2025.09.21 00:26:26.979241 [ 4 ] {dcafef22-deed-4260-87c2-534252eb7d57} <Debug> executeQuery: Read 1147 rows, 93.10 KiB in 0.001778 sec., 645106.8616422947 rows/sec., 51.14 MiB/sec. | ||
| 11488 | 2025.09.21 00:26:26.979280 [ 4 ] {dcafef22-deed-4260-87c2-534252eb7d57} <Debug> TCPHandler: Processed in 0.001947627 sec. | ||
| 11489 | 2025.09.21 00:26:26.979395 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11490 | 2025.09.21 00:26:26.979489 [ 4 ] {3fc6238d-1f9b-487b-9da4-b155409aa934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11491 | 2025.09.21 00:26:26.979530 [ 4 ] {3fc6238d-1f9b-487b-9da4-b155409aa934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11492 | 2025.09.21 00:26:26.980012 [ 4 ] {3fc6238d-1f9b-487b-9da4-b155409aa934} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11493 | 2025.09.21 00:26:26.980047 [ 4 ] {3fc6238d-1f9b-487b-9da4-b155409aa934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11494 | 2025.09.21 00:26:26.980369 [ 4 ] {3fc6238d-1f9b-487b-9da4-b155409aa934} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11495 | 2025.09.21 00:26:26.980583 [ 4 ] {3fc6238d-1f9b-487b-9da4-b155409aa934} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11496 | 2025.09.21 00:26:26.980711 [ 4 ] {3fc6238d-1f9b-487b-9da4-b155409aa934} <Debug> executeQuery: Read 233 rows, 14.35 KiB in 0.001241 sec., 187751.81305398874 rows/sec., 11.29 MiB/sec. | ||
| 11497 | 2025.09.21 00:26:26.980749 [ 4 ] {3fc6238d-1f9b-487b-9da4-b155409aa934} <Debug> TCPHandler: Processed in 0.001405413 sec. | ||
| 11498 | 2025.09.21 00:26:26.980857 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11499 | 2025.09.21 00:26:26.980957 [ 4 ] {99839cab-8efd-4b34-9f74-a4e6f4a51337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11500 | 2025.09.21 00:26:26.980997 [ 4 ] {99839cab-8efd-4b34-9f74-a4e6f4a51337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11501 | 2025.09.21 00:26:26.981462 [ 4 ] {99839cab-8efd-4b34-9f74-a4e6f4a51337} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11502 | 2025.09.21 00:26:26.981497 [ 4 ] {99839cab-8efd-4b34-9f74-a4e6f4a51337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11503 | 2025.09.21 00:26:26.981805 [ 4 ] {99839cab-8efd-4b34-9f74-a4e6f4a51337} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11504 | 2025.09.21 00:26:26.982008 [ 4 ] {99839cab-8efd-4b34-9f74-a4e6f4a51337} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11505 | 2025.09.21 00:26:26.982135 [ 4 ] {99839cab-8efd-4b34-9f74-a4e6f4a51337} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001196 sec., 177257.52508361204 rows/sec., 11.43 MiB/sec. | ||
| 11506 | 2025.09.21 00:26:26.982173 [ 4 ] {99839cab-8efd-4b34-9f74-a4e6f4a51337} <Debug> TCPHandler: Processed in 0.001367143 sec. | ||
| 11507 | 2025.09.21 00:26:26.982279 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11508 | 2025.09.21 00:26:26.982372 [ 4 ] {ed41b062-f1ea-4291-b937-de0b00957d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11509 | 2025.09.21 00:26:26.982412 [ 4 ] {ed41b062-f1ea-4291-b937-de0b00957d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11510 | 2025.09.21 00:26:26.982865 [ 4 ] {ed41b062-f1ea-4291-b937-de0b00957d16} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11511 | 2025.09.21 00:26:26.982901 [ 4 ] {ed41b062-f1ea-4291-b937-de0b00957d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11512 | 2025.09.21 00:26:26.983208 [ 4 ] {ed41b062-f1ea-4291-b937-de0b00957d16} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11513 | 2025.09.21 00:26:26.983416 [ 4 ] {ed41b062-f1ea-4291-b937-de0b00957d16} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11514 | 2025.09.21 00:26:26.983524 [ 111 ] {} <Debug> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 11515 | 2025.09.21 00:26:26.983550 [ 4 ] {ed41b062-f1ea-4291-b937-de0b00957d16} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001196 sec., 176421.40468227424 rows/sec., 10.02 MiB/sec. | ||
| 11516 | 2025.09.21 00:26:26.983560 [ 111 ] {} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11517 | 2025.09.21 00:26:26.983590 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11518 | 2025.09.21 00:26:26.983594 [ 4 ] {ed41b062-f1ea-4291-b937-de0b00957d16} <Debug> TCPHandler: Processed in 0.001365622 sec. | ||
| 11519 | 2025.09.21 00:26:26.983672 [ 193 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 11520 | 2025.09.21 00:26:26.983710 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11521 | 2025.09.21 00:26:26.983748 [ 193 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11522 | 2025.09.21 00:26:26.983772 [ 193 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 211 rows starting from the beginning of the part | ||
| 11523 | 2025.09.21 00:26:26.983809 [ 4 ] {ec08fb0a-2baf-443a-8938-89efe6f89b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11524 | 2025.09.21 00:26:26.983823 [ 193 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 11525 | 2025.09.21 00:26:26.983850 [ 4 ] {ec08fb0a-2baf-443a-8938-89efe6f89b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11526 | 2025.09.21 00:26:26.983864 [ 193 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 211 rows starting from the beginning of the part | ||
| 11527 | 2025.09.21 00:26:26.983904 [ 193 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 211 rows starting from the beginning of the part | ||
| 11528 | 2025.09.21 00:26:26.983939 [ 193 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 11529 | 2025.09.21 00:26:26.984536 [ 4 ] {ec08fb0a-2baf-443a-8938-89efe6f89b45} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11530 | 2025.09.21 00:26:26.984569 [ 4 ] {ec08fb0a-2baf-443a-8938-89efe6f89b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11531 | 2025.09.21 00:26:26.984704 [ 194 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001068695 sec., 987185.3054426194 rows/sec., 59.82 MiB/sec. | ||
| 11532 | 2025.09.21 00:26:26.984913 [ 194 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 11533 | 2025.09.21 00:26:26.984917 [ 4 ] {ec08fb0a-2baf-443a-8938-89efe6f89b45} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11534 | 2025.09.21 00:26:26.985174 [ 4 ] {ec08fb0a-2baf-443a-8938-89efe6f89b45} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11535 | 2025.09.21 00:26:26.985286 [ 194 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_37_9} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11536 | 2025.09.21 00:26:26.985312 [ 4 ] {ec08fb0a-2baf-443a-8938-89efe6f89b45} <Debug> executeQuery: Read 707 rows, 50.73 KiB in 0.001574 sec., 449174.07878017786 rows/sec., 31.47 MiB/sec. | ||
| 11537 | 2025.09.21 00:26:26.985355 [ 4 ] {ec08fb0a-2baf-443a-8938-89efe6f89b45} <Debug> TCPHandler: Processed in 0.001751672 sec. | ||
| 11538 | 2025.09.21 00:26:26.985378 [ 194 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_37_9} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 11539 | 2025.09.21 00:26:26.985529 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11540 | 2025.09.21 00:26:26.985543 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11541 | 2025.09.21 00:26:26.985630 [ 4 ] {72e05948-0142-4eeb-bc74-edf13f66fe54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11542 | 2025.09.21 00:26:26.985676 [ 4 ] {72e05948-0142-4eeb-bc74-edf13f66fe54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11543 | 2025.09.21 00:26:26.986008 [ 4 ] {72e05948-0142-4eeb-bc74-edf13f66fe54} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11544 | 2025.09.21 00:26:26.986043 [ 4 ] {72e05948-0142-4eeb-bc74-edf13f66fe54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11545 | 2025.09.21 00:26:26.986359 [ 4 ] {72e05948-0142-4eeb-bc74-edf13f66fe54} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11546 | 2025.09.21 00:26:26.986588 [ 4 ] {72e05948-0142-4eeb-bc74-edf13f66fe54} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11547 | 2025.09.21 00:26:26.986722 [ 4 ] {72e05948-0142-4eeb-bc74-edf13f66fe54} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 11548 | 2025.09.21 00:26:26.986761 [ 4 ] {72e05948-0142-4eeb-bc74-edf13f66fe54} <Debug> TCPHandler: Processed in 0.001282341 sec. | ||
| 11549 | 2025.09.21 00:26:26.986868 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11550 | 2025.09.21 00:26:26.986962 [ 4 ] {3ea46ec6-c955-4956-a539-3336d873dd10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11551 | 2025.09.21 00:26:26.987003 [ 4 ] {3ea46ec6-c955-4956-a539-3336d873dd10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11552 | 2025.09.21 00:26:26.987446 [ 4 ] {3ea46ec6-c955-4956-a539-3336d873dd10} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11553 | 2025.09.21 00:26:26.987482 [ 4 ] {3ea46ec6-c955-4956-a539-3336d873dd10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11554 | 2025.09.21 00:26:26.987826 [ 4 ] {3ea46ec6-c955-4956-a539-3336d873dd10} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11555 | 2025.09.21 00:26:26.988038 [ 4 ] {3ea46ec6-c955-4956-a539-3336d873dd10} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11556 | 2025.09.21 00:26:26.988172 [ 4 ] {3ea46ec6-c955-4956-a539-3336d873dd10} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001228 sec., 261400.65146579806 rows/sec., 17.19 MiB/sec. | ||
| 11557 | 2025.09.21 00:26:26.988211 [ 4 ] {3ea46ec6-c955-4956-a539-3336d873dd10} <Debug> TCPHandler: Processed in 0.001391613 sec. | ||
| 11558 | 2025.09.21 00:26:26.988331 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11559 | 2025.09.21 00:26:26.988452 [ 4 ] {499f7181-5df1-44eb-9bd3-b4fae1f4833e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11560 | 2025.09.21 00:26:26.988503 [ 4 ] {499f7181-5df1-44eb-9bd3-b4fae1f4833e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11561 | 2025.09.21 00:26:26.988873 [ 4 ] {499f7181-5df1-44eb-9bd3-b4fae1f4833e} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11562 | 2025.09.21 00:26:26.988918 [ 4 ] {499f7181-5df1-44eb-9bd3-b4fae1f4833e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11563 | 2025.09.21 00:26:26.989284 [ 4 ] {499f7181-5df1-44eb-9bd3-b4fae1f4833e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11564 | 2025.09.21 00:26:26.989496 [ 4 ] {499f7181-5df1-44eb-9bd3-b4fae1f4833e} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11565 | 2025.09.21 00:26:26.989626 [ 4 ] {499f7181-5df1-44eb-9bd3-b4fae1f4833e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001199 sec., 834.0283569641368 rows/sec., 56.20 KiB/sec. | ||
| 11566 | 2025.09.21 00:26:26.989664 [ 4 ] {499f7181-5df1-44eb-9bd3-b4fae1f4833e} <Debug> TCPHandler: Processed in 0.001395264 sec. | ||
| 11567 | 2025.09.21 00:26:26.989771 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11568 | 2025.09.21 00:26:26.989867 [ 4 ] {30bbca0e-76dd-423c-b3d0-b4b2d732db9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11569 | 2025.09.21 00:26:26.989922 [ 4 ] {30bbca0e-76dd-423c-b3d0-b4b2d732db9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11570 | 2025.09.21 00:26:26.990686 [ 4 ] {30bbca0e-76dd-423c-b3d0-b4b2d732db9f} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11571 | 2025.09.21 00:26:26.990723 [ 4 ] {30bbca0e-76dd-423c-b3d0-b4b2d732db9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11572 | 2025.09.21 00:26:26.991242 [ 4 ] {30bbca0e-76dd-423c-b3d0-b4b2d732db9f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11573 | 2025.09.21 00:26:26.991470 [ 4 ] {30bbca0e-76dd-423c-b3d0-b4b2d732db9f} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11574 | 2025.09.21 00:26:26.991613 [ 4 ] {30bbca0e-76dd-423c-b3d0-b4b2d732db9f} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001766 sec., 7927.5198187995475 rows/sec., 14.21 MiB/sec. | ||
| 11575 | 2025.09.21 00:26:26.991675 [ 4 ] {30bbca0e-76dd-423c-b3d0-b4b2d732db9f} <Debug> TCPHandler: Processed in 0.001953477 sec. | ||
| 11576 | 2025.09.21 00:26:26.991785 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11577 | 2025.09.21 00:26:26.991880 [ 4 ] {3cc4e569-c90a-4e92-b7e1-1e60c95f862b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11578 | 2025.09.21 00:26:26.991922 [ 4 ] {3cc4e569-c90a-4e92-b7e1-1e60c95f862b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11579 | 2025.09.21 00:26:26.992253 [ 4 ] {3cc4e569-c90a-4e92-b7e1-1e60c95f862b} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11580 | 2025.09.21 00:26:26.992289 [ 4 ] {3cc4e569-c90a-4e92-b7e1-1e60c95f862b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11581 | 2025.09.21 00:26:26.992596 [ 4 ] {3cc4e569-c90a-4e92-b7e1-1e60c95f862b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11582 | 2025.09.21 00:26:26.992799 [ 4 ] {3cc4e569-c90a-4e92-b7e1-1e60c95f862b} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11583 | 2025.09.21 00:26:26.992923 [ 4 ] {3cc4e569-c90a-4e92-b7e1-1e60c95f862b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001063 sec., 97836.31232361242 rows/sec., 5.99 MiB/sec. | ||
| 11584 | 2025.09.21 00:26:26.992959 [ 4 ] {3cc4e569-c90a-4e92-b7e1-1e60c95f862b} <Debug> TCPHandler: Processed in 0.00122459 sec. | ||
| 11585 | 2025.09.21 00:26:27.326917 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24414 | ||
| 11586 | 2025.09.21 00:26:27.327436 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11587 | 2025.09.21 00:26:27.327480 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11588 | 2025.09.21 00:26:27.327956 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11589 | 2025.09.21 00:26:27.328192 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11590 | 2025.09.21 00:26:27.328317 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24414 | ||
| 11591 | 2025.09.21 00:26:27.328325 [ 107 ] {} <Debug> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11592 | 2025.09.21 00:26:27.328395 [ 107 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11593 | 2025.09.21 00:26:27.328415 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11594 | 2025.09.21 00:26:27.328532 [ 186 ] {f657ec38-8325-487f-8824-fa38318f9148::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 | ||
| 11595 | 2025.09.21 00:26:27.328665 [ 186 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11596 | 2025.09.21 00:26:27.328705 [ 186 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21982 rows starting from the beginning of the part | ||
| 11597 | 2025.09.21 00:26:27.328772 [ 186 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 11598 | 2025.09.21 00:26:27.328817 [ 186 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 11599 | 2025.09.21 00:26:27.328861 [ 186 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 11600 | 2025.09.21 00:26:27.328900 [ 186 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 11601 | 2025.09.21 00:26:27.328940 [ 186 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 11602 | 2025.09.21 00:26:27.331079 [ 193 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24414 rows, containing 4 columns (4 merged, 0 gathered) in 0.002602892 sec., 9379567.035435969 rows/sec., 134.18 MiB/sec. | ||
| 11603 | 2025.09.21 00:26:27.331486 [ 199 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11604 | 2025.09.21 00:26:27.331785 [ 199 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_51_10} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11605 | 2025.09.21 00:26:27.331865 [ 199 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_51_10} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11606 | 2025.09.21 00:26:27.331961 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11607 | 2025.09.21 00:26:28.636366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11608 | 2025.09.21 00:26:28.653790 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11609 | 2025.09.21 00:26:28.653840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11610 | 2025.09.21 00:26:28.659481 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11611 | 2025.09.21 00:26:28.660160 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11612 | 2025.09.21 00:26:28.660427 [ 116 ] {} <Debug> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11613 | 2025.09.21 00:26:28.660492 [ 116 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11614 | 2025.09.21 00:26:28.660513 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11615 | 2025.09.21 00:26:28.660633 [ 188 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 11616 | 2025.09.21 00:26:28.663328 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11617 | 2025.09.21 00:26:28.664766 [ 188 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11618 | 2025.09.21 00:26:28.666409 [ 188 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 11619 | 2025.09.21 00:26:28.671233 [ 188 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 11620 | 2025.09.21 00:26:28.675869 [ 188 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 11621 | 2025.09.21 00:26:28.680424 [ 188 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 11622 | 2025.09.21 00:26:28.684684 [ 188 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 11623 | 2025.09.21 00:26:28.688468 [ 188 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 11624 | 2025.09.21 00:26:28.742398 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.081821819 sec., 4693.1247030819495 rows/sec., 24.27 MiB/sec. | ||
| 11625 | 2025.09.21 00:26:28.745233 [ 187 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11626 | 2025.09.21 00:26:28.747251 [ 187 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_51_10} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11627 | 2025.09.21 00:26:28.747340 [ 187 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_51_10} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11628 | 2025.09.21 00:26:28.749844 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11629 | 2025.09.21 00:26:31.961471 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11630 | 2025.09.21 00:26:31.961779 [ 4 ] {f511b98e-0b37-4e9b-9a96-680d488aab29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11631 | 2025.09.21 00:26:31.961883 [ 4 ] {f511b98e-0b37-4e9b-9a96-680d488aab29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11632 | 2025.09.21 00:26:31.962744 [ 4 ] {f511b98e-0b37-4e9b-9a96-680d488aab29} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11633 | 2025.09.21 00:26:31.962786 [ 4 ] {f511b98e-0b37-4e9b-9a96-680d488aab29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11634 | 2025.09.21 00:26:31.963171 [ 4 ] {f511b98e-0b37-4e9b-9a96-680d488aab29} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11635 | 2025.09.21 00:26:31.963394 [ 4 ] {f511b98e-0b37-4e9b-9a96-680d488aab29} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11636 | 2025.09.21 00:26:31.963540 [ 4 ] {f511b98e-0b37-4e9b-9a96-680d488aab29} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001838 sec., 59847.66050054407 rows/sec., 5.02 MiB/sec. | ||
| 11637 | 2025.09.21 00:26:31.963581 [ 4 ] {f511b98e-0b37-4e9b-9a96-680d488aab29} <Debug> TCPHandler: Processed in 0.002287885 sec. | ||
| 11638 | 2025.09.21 00:26:31.963692 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11639 | 2025.09.21 00:26:31.963785 [ 4 ] {683ce4e3-7b23-4378-8468-81bda157b953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11640 | 2025.09.21 00:26:31.963826 [ 4 ] {683ce4e3-7b23-4378-8468-81bda157b953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11641 | 2025.09.21 00:26:31.964204 [ 4 ] {683ce4e3-7b23-4378-8468-81bda157b953} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11642 | 2025.09.21 00:26:31.964239 [ 4 ] {683ce4e3-7b23-4378-8468-81bda157b953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11643 | 2025.09.21 00:26:31.964534 [ 4 ] {683ce4e3-7b23-4378-8468-81bda157b953} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11644 | 2025.09.21 00:26:31.964747 [ 4 ] {683ce4e3-7b23-4378-8468-81bda157b953} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11645 | 2025.09.21 00:26:31.964874 [ 4 ] {683ce4e3-7b23-4378-8468-81bda157b953} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001108 sec., 24368.231046931407 rows/sec., 1.79 MiB/sec. | ||
| 11646 | 2025.09.21 00:26:31.964911 [ 4 ] {683ce4e3-7b23-4378-8468-81bda157b953} <Debug> TCPHandler: Processed in 0.00126734 sec. | ||
| 11647 | 2025.09.21 00:26:31.965015 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11648 | 2025.09.21 00:26:31.965107 [ 4 ] {f0d210ad-905c-417d-8983-9960ec32db33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11649 | 2025.09.21 00:26:31.965146 [ 4 ] {f0d210ad-905c-417d-8983-9960ec32db33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11650 | 2025.09.21 00:26:31.965565 [ 4 ] {f0d210ad-905c-417d-8983-9960ec32db33} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11651 | 2025.09.21 00:26:31.965603 [ 4 ] {f0d210ad-905c-417d-8983-9960ec32db33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11652 | 2025.09.21 00:26:31.965917 [ 4 ] {f0d210ad-905c-417d-8983-9960ec32db33} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11653 | 2025.09.21 00:26:31.966120 [ 4 ] {f0d210ad-905c-417d-8983-9960ec32db33} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11654 | 2025.09.21 00:26:31.966245 [ 4 ] {f0d210ad-905c-417d-8983-9960ec32db33} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001157 sec., 78651.68539325842 rows/sec., 6.14 MiB/sec. | ||
| 11655 | 2025.09.21 00:26:31.966283 [ 4 ] {f0d210ad-905c-417d-8983-9960ec32db33} <Debug> TCPHandler: Processed in 0.001315582 sec. | ||
| 11656 | 2025.09.21 00:26:31.966395 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11657 | 2025.09.21 00:26:31.966487 [ 4 ] {e4c1a357-601e-49c8-929f-e9f6e3256666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11658 | 2025.09.21 00:26:31.966531 [ 4 ] {e4c1a357-601e-49c8-929f-e9f6e3256666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11659 | 2025.09.21 00:26:31.966958 [ 4 ] {e4c1a357-601e-49c8-929f-e9f6e3256666} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11660 | 2025.09.21 00:26:31.966999 [ 4 ] {e4c1a357-601e-49c8-929f-e9f6e3256666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11661 | 2025.09.21 00:26:31.967351 [ 4 ] {e4c1a357-601e-49c8-929f-e9f6e3256666} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11662 | 2025.09.21 00:26:31.967566 [ 4 ] {e4c1a357-601e-49c8-929f-e9f6e3256666} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11663 | 2025.09.21 00:26:31.967720 [ 4 ] {e4c1a357-601e-49c8-929f-e9f6e3256666} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 11664 | 2025.09.21 00:26:31.967762 [ 4 ] {e4c1a357-601e-49c8-929f-e9f6e3256666} <Debug> TCPHandler: Processed in 0.001414494 sec. | ||
| 11665 | 2025.09.21 00:26:31.967874 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11666 | 2025.09.21 00:26:31.967971 [ 4 ] {81b61d91-32dd-4f50-9a26-1c56d64e591e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11667 | 2025.09.21 00:26:31.968027 [ 4 ] {81b61d91-32dd-4f50-9a26-1c56d64e591e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11668 | 2025.09.21 00:26:31.968991 [ 4 ] {81b61d91-32dd-4f50-9a26-1c56d64e591e} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11669 | 2025.09.21 00:26:31.969029 [ 4 ] {81b61d91-32dd-4f50-9a26-1c56d64e591e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11670 | 2025.09.21 00:26:31.969638 [ 4 ] {81b61d91-32dd-4f50-9a26-1c56d64e591e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11671 | 2025.09.21 00:26:31.969891 [ 4 ] {81b61d91-32dd-4f50-9a26-1c56d64e591e} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11672 | 2025.09.21 00:26:31.970054 [ 4 ] {81b61d91-32dd-4f50-9a26-1c56d64e591e} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002101 sec., 12851.023322227511 rows/sec., 23.03 MiB/sec. | ||
| 11673 | 2025.09.21 00:26:31.970125 [ 4 ] {81b61d91-32dd-4f50-9a26-1c56d64e591e} <Debug> TCPHandler: Processed in 0.002301835 sec. | ||
| 11674 | 2025.09.21 00:26:31.970232 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11675 | 2025.09.21 00:26:31.970325 [ 4 ] {1aa1455a-fc78-4f95-8480-65d3453325df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11676 | 2025.09.21 00:26:31.970367 [ 4 ] {1aa1455a-fc78-4f95-8480-65d3453325df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11677 | 2025.09.21 00:26:31.970680 [ 4 ] {1aa1455a-fc78-4f95-8480-65d3453325df} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11678 | 2025.09.21 00:26:31.970717 [ 4 ] {1aa1455a-fc78-4f95-8480-65d3453325df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11679 | 2025.09.21 00:26:31.971017 [ 4 ] {1aa1455a-fc78-4f95-8480-65d3453325df} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11680 | 2025.09.21 00:26:31.971229 [ 4 ] {1aa1455a-fc78-4f95-8480-65d3453325df} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11681 | 2025.09.21 00:26:31.971357 [ 4 ] {1aa1455a-fc78-4f95-8480-65d3453325df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 11682 | 2025.09.21 00:26:31.971397 [ 4 ] {1aa1455a-fc78-4f95-8480-65d3453325df} <Debug> TCPHandler: Processed in 0.001211219 sec. | ||
| 11683 | 2025.09.21 00:26:34.613975 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11684 | 2025.09.21 00:26:34.614029 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11685 | 2025.09.21 00:26:34.829368 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24862 | ||
| 11686 | 2025.09.21 00:26:34.830063 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11687 | 2025.09.21 00:26:34.830098 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11688 | 2025.09.21 00:26:34.830594 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11689 | 2025.09.21 00:26:34.830825 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11690 | 2025.09.21 00:26:34.830949 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24862 | ||
| 11691 | 2025.09.21 00:26:34.901911 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1518 | ||
| 11692 | 2025.09.21 00:26:34.904643 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11693 | 2025.09.21 00:26:34.904688 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11694 | 2025.09.21 00:26:34.905913 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11695 | 2025.09.21 00:26:34.906170 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11696 | 2025.09.21 00:26:34.906437 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1518 | ||
| 11697 | 2025.09.21 00:26:36.164291 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11698 | 2025.09.21 00:26:36.180155 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11699 | 2025.09.21 00:26:36.180218 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11700 | 2025.09.21 00:26:36.185966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11701 | 2025.09.21 00:26:36.186667 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11702 | 2025.09.21 00:26:36.189487 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11703 | 2025.09.21 00:26:36.971392 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11704 | 2025.09.21 00:26:36.971608 [ 4 ] {3cc176ed-3ee8-49f5-a1ef-eebf32d1dc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11705 | 2025.09.21 00:26:36.971688 [ 4 ] {3cc176ed-3ee8-49f5-a1ef-eebf32d1dc7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11706 | 2025.09.21 00:26:36.972636 [ 4 ] {3cc176ed-3ee8-49f5-a1ef-eebf32d1dc7b} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11707 | 2025.09.21 00:26:36.972683 [ 4 ] {3cc176ed-3ee8-49f5-a1ef-eebf32d1dc7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11708 | 2025.09.21 00:26:36.973096 [ 4 ] {3cc176ed-3ee8-49f5-a1ef-eebf32d1dc7b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11709 | 2025.09.21 00:26:36.973320 [ 4 ] {3cc176ed-3ee8-49f5-a1ef-eebf32d1dc7b} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11710 | 2025.09.21 00:26:36.973479 [ 4 ] {3cc176ed-3ee8-49f5-a1ef-eebf32d1dc7b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001935 sec., 211886.3049095607 rows/sec., 13.44 MiB/sec. | ||
| 11711 | 2025.09.21 00:26:36.973532 [ 4 ] {3cc176ed-3ee8-49f5-a1ef-eebf32d1dc7b} <Debug> TCPHandler: Processed in 0.002320586 sec. | ||
| 11712 | 2025.09.21 00:26:36.973661 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11713 | 2025.09.21 00:26:36.973760 [ 4 ] {2eea2c69-12c5-48cc-8f4b-96848eca0f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11714 | 2025.09.21 00:26:36.973806 [ 4 ] {2eea2c69-12c5-48cc-8f4b-96848eca0f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11715 | 2025.09.21 00:26:36.974811 [ 4 ] {2eea2c69-12c5-48cc-8f4b-96848eca0f45} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11716 | 2025.09.21 00:26:36.974849 [ 4 ] {2eea2c69-12c5-48cc-8f4b-96848eca0f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11717 | 2025.09.21 00:26:36.975244 [ 4 ] {2eea2c69-12c5-48cc-8f4b-96848eca0f45} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11718 | 2025.09.21 00:26:36.975454 [ 4 ] {2eea2c69-12c5-48cc-8f4b-96848eca0f45} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11719 | 2025.09.21 00:26:36.975599 [ 4 ] {2eea2c69-12c5-48cc-8f4b-96848eca0f45} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001849 sec., 616549.4862087615 rows/sec., 48.90 MiB/sec. | ||
| 11720 | 2025.09.21 00:26:36.975602 [ 89 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11721 | 2025.09.21 00:26:36.975643 [ 4 ] {2eea2c69-12c5-48cc-8f4b-96848eca0f45} <Debug> TCPHandler: Processed in 0.002034759 sec. | ||
| 11722 | 2025.09.21 00:26:36.975674 [ 89 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11723 | 2025.09.21 00:26:36.975741 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11724 | 2025.09.21 00:26:36.975769 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11725 | 2025.09.21 00:26:36.975836 [ 193 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 11726 | 2025.09.21 00:26:36.975869 [ 4 ] {a38c53e7-cdff-4b3d-8cb4-a562ab01ec50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11727 | 2025.09.21 00:26:36.975910 [ 4 ] {a38c53e7-cdff-4b3d-8cb4-a562ab01ec50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11728 | 2025.09.21 00:26:36.975923 [ 193 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11729 | 2025.09.21 00:26:36.975950 [ 193 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2344 rows starting from the beginning of the part | ||
| 11730 | 2025.09.21 00:26:36.976005 [ 193 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1140 rows starting from the beginning of the part | ||
| 11731 | 2025.09.21 00:26:36.976046 [ 193 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 110 rows starting from the beginning of the part | ||
| 11732 | 2025.09.21 00:26:36.976093 [ 193 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1147 rows starting from the beginning of the part | ||
| 11733 | 2025.09.21 00:26:36.976133 [ 193 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 110 rows starting from the beginning of the part | ||
| 11734 | 2025.09.21 00:26:36.976175 [ 193 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1140 rows starting from the beginning of the part | ||
| 11735 | 2025.09.21 00:26:36.976415 [ 4 ] {a38c53e7-cdff-4b3d-8cb4-a562ab01ec50} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11736 | 2025.09.21 00:26:36.976454 [ 4 ] {a38c53e7-cdff-4b3d-8cb4-a562ab01ec50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11737 | 2025.09.21 00:26:36.976795 [ 4 ] {a38c53e7-cdff-4b3d-8cb4-a562ab01ec50} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11738 | 2025.09.21 00:26:36.977004 [ 4 ] {a38c53e7-cdff-4b3d-8cb4-a562ab01ec50} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11739 | 2025.09.21 00:26:36.977121 [ 89 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11740 | 2025.09.21 00:26:36.977153 [ 4 ] {a38c53e7-cdff-4b3d-8cb4-a562ab01ec50} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001303 sec., 168073.67613200308 rows/sec., 10.02 MiB/sec. | ||
| 11741 | 2025.09.21 00:26:36.977156 [ 89 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11742 | 2025.09.21 00:26:36.977202 [ 4 ] {a38c53e7-cdff-4b3d-8cb4-a562ab01ec50} <Debug> TCPHandler: Processed in 0.001481695 sec. | ||
| 11743 | 2025.09.21 00:26:36.977209 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11744 | 2025.09.21 00:26:36.977313 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::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 | ||
| 11745 | 2025.09.21 00:26:36.977335 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11746 | 2025.09.21 00:26:36.977434 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11747 | 2025.09.21 00:26:36.977461 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 264 rows starting from the beginning of the part | ||
| 11748 | 2025.09.21 00:26:36.977461 [ 4 ] {1089b8c7-3312-41cf-adb1-aafb9476c550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11749 | 2025.09.21 00:26:36.977513 [ 4 ] {1089b8c7-3312-41cf-adb1-aafb9476c550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11750 | 2025.09.21 00:26:36.977514 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 219 rows starting from the beginning of the part | ||
| 11751 | 2025.09.21 00:26:36.977565 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 27 rows starting from the beginning of the part | ||
| 11752 | 2025.09.21 00:26:36.977604 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 233 rows starting from the beginning of the part | ||
| 11753 | 2025.09.21 00:26:36.977680 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 27 rows starting from the beginning of the part | ||
| 11754 | 2025.09.21 00:26:36.977727 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 219 rows starting from the beginning of the part | ||
| 11755 | 2025.09.21 00:26:36.978034 [ 4 ] {1089b8c7-3312-41cf-adb1-aafb9476c550} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11756 | 2025.09.21 00:26:36.978072 [ 4 ] {1089b8c7-3312-41cf-adb1-aafb9476c550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11757 | 2025.09.21 00:26:36.978083 [ 196 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5991 rows, containing 5 columns (5 merged, 0 gathered) in 0.002286165 sec., 2620545.7611327264 rows/sec., 220.03 MiB/sec. | ||
| 11758 | 2025.09.21 00:26:36.978444 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11759 | 2025.09.21 00:26:36.978451 [ 4 ] {1089b8c7-3312-41cf-adb1-aafb9476c550} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11760 | 2025.09.21 00:26:36.978526 [ 193 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.00124972 sec., 791377.2685081458 rows/sec., 51.31 MiB/sec. | ||
| 11761 | 2025.09.21 00:26:36.978647 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11762 | 2025.09.21 00:26:36.978749 [ 4 ] {1089b8c7-3312-41cf-adb1-aafb9476c550} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11763 | 2025.09.21 00:26:36.978831 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_76_15} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11764 | 2025.09.21 00:26:36.978895 [ 4 ] {1089b8c7-3312-41cf-adb1-aafb9476c550} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001452 sec., 146005.50964187327 rows/sec., 9.42 MiB/sec. | ||
| 11765 | 2025.09.21 00:26:36.978912 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_71_14} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11766 | 2025.09.21 00:26:36.978926 [ 191 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_76_15} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11767 | 2025.09.21 00:26:36.978962 [ 4 ] {1089b8c7-3312-41cf-adb1-aafb9476c550} <Debug> TCPHandler: Processed in 0.0016729 sec. | ||
| 11768 | 2025.09.21 00:26:36.978985 [ 197 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_71_14} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11769 | 2025.09.21 00:26:36.979028 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 11770 | 2025.09.21 00:26:36.979067 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11771 | 2025.09.21 00:26:36.979081 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11772 | 2025.09.21 00:26:36.979174 [ 4 ] {51757871-3b09-481f-806a-15f793bb6a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11773 | 2025.09.21 00:26:36.979214 [ 4 ] {51757871-3b09-481f-806a-15f793bb6a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11774 | 2025.09.21 00:26:36.979715 [ 4 ] {51757871-3b09-481f-806a-15f793bb6a4c} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11775 | 2025.09.21 00:26:36.979752 [ 4 ] {51757871-3b09-481f-806a-15f793bb6a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11776 | 2025.09.21 00:26:36.980078 [ 4 ] {51757871-3b09-481f-806a-15f793bb6a4c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11777 | 2025.09.21 00:26:36.980284 [ 4 ] {51757871-3b09-481f-806a-15f793bb6a4c} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11778 | 2025.09.21 00:26:36.980416 [ 4 ] {51757871-3b09-481f-806a-15f793bb6a4c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001257 sec., 167859.98408910102 rows/sec., 9.53 MiB/sec. | ||
| 11779 | 2025.09.21 00:26:36.980456 [ 4 ] {51757871-3b09-481f-806a-15f793bb6a4c} <Debug> TCPHandler: Processed in 0.001423374 sec. | ||
| 11780 | 2025.09.21 00:26:36.980565 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11781 | 2025.09.21 00:26:36.980658 [ 4 ] {5c2cc9cc-5f68-4015-86d5-443c1dfd9043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11782 | 2025.09.21 00:26:36.980697 [ 4 ] {5c2cc9cc-5f68-4015-86d5-443c1dfd9043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11783 | 2025.09.21 00:26:36.981464 [ 4 ] {5c2cc9cc-5f68-4015-86d5-443c1dfd9043} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11784 | 2025.09.21 00:26:36.981504 [ 4 ] {5c2cc9cc-5f68-4015-86d5-443c1dfd9043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11785 | 2025.09.21 00:26:36.981856 [ 4 ] {5c2cc9cc-5f68-4015-86d5-443c1dfd9043} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11786 | 2025.09.21 00:26:36.982114 [ 4 ] {5c2cc9cc-5f68-4015-86d5-443c1dfd9043} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11787 | 2025.09.21 00:26:36.982245 [ 4 ] {5c2cc9cc-5f68-4015-86d5-443c1dfd9043} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001605 sec., 431775.7009345794 rows/sec., 30.17 MiB/sec. | ||
| 11788 | 2025.09.21 00:26:36.982252 [ 89 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11789 | 2025.09.21 00:26:36.982292 [ 4 ] {5c2cc9cc-5f68-4015-86d5-443c1dfd9043} <Debug> TCPHandler: Processed in 0.001773333 sec. | ||
| 11790 | 2025.09.21 00:26:36.982296 [ 89 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11791 | 2025.09.21 00:26:36.982342 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11792 | 2025.09.21 00:26:36.982420 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11793 | 2025.09.21 00:26:36.982420 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 11794 | 2025.09.21 00:26:36.982523 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11795 | 2025.09.21 00:26:36.982528 [ 4 ] {1fc70b22-9bf3-43ae-8b2f-1c9db8b3ee60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11796 | 2025.09.21 00:26:36.982549 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1212 rows starting from the beginning of the part | ||
| 11797 | 2025.09.21 00:26:36.982576 [ 4 ] {1fc70b22-9bf3-43ae-8b2f-1c9db8b3ee60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11798 | 2025.09.21 00:26:36.982617 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 693 rows starting from the beginning of the part | ||
| 11799 | 2025.09.21 00:26:36.982660 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 91 rows starting from the beginning of the part | ||
| 11800 | 2025.09.21 00:26:36.982701 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 707 rows starting from the beginning of the part | ||
| 11801 | 2025.09.21 00:26:36.982757 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 91 rows starting from the beginning of the part | ||
| 11802 | 2025.09.21 00:26:36.982817 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 693 rows starting from the beginning of the part | ||
| 11803 | 2025.09.21 00:26:36.982967 [ 4 ] {1fc70b22-9bf3-43ae-8b2f-1c9db8b3ee60} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11804 | 2025.09.21 00:26:36.983003 [ 4 ] {1fc70b22-9bf3-43ae-8b2f-1c9db8b3ee60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11805 | 2025.09.21 00:26:36.983330 [ 4 ] {1fc70b22-9bf3-43ae-8b2f-1c9db8b3ee60} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11806 | 2025.09.21 00:26:36.983561 [ 4 ] {1fc70b22-9bf3-43ae-8b2f-1c9db8b3ee60} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11807 | 2025.09.21 00:26:36.983700 [ 4 ] {1fc70b22-9bf3-43ae-8b2f-1c9db8b3ee60} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001191 sec., 5037.783375314862 rows/sec., 263.20 KiB/sec. | ||
| 11808 | 2025.09.21 00:26:36.983739 [ 4 ] {1fc70b22-9bf3-43ae-8b2f-1c9db8b3ee60} <Debug> TCPHandler: Processed in 0.001369842 sec. | ||
| 11809 | 2025.09.21 00:26:36.983847 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11810 | 2025.09.21 00:26:36.983943 [ 4 ] {0d272d65-e11b-4d95-9919-a379324f28de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11811 | 2025.09.21 00:26:36.983989 [ 4 ] {0d272d65-e11b-4d95-9919-a379324f28de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11812 | 2025.09.21 00:26:36.984016 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3487 rows, containing 5 columns (5 merged, 0 gathered) in 0.001631309 sec., 2137547.209020486 rows/sec., 159.86 MiB/sec. | ||
| 11813 | 2025.09.21 00:26:36.984154 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11814 | 2025.09.21 00:26:36.984371 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_76_15} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11815 | 2025.09.21 00:26:36.984418 [ 4 ] {0d272d65-e11b-4d95-9919-a379324f28de} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11816 | 2025.09.21 00:26:36.984430 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_76_15} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11817 | 2025.09.21 00:26:36.984453 [ 4 ] {0d272d65-e11b-4d95-9919-a379324f28de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11818 | 2025.09.21 00:26:36.984496 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 11819 | 2025.09.21 00:26:36.984794 [ 4 ] {0d272d65-e11b-4d95-9919-a379324f28de} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11820 | 2025.09.21 00:26:36.985001 [ 4 ] {0d272d65-e11b-4d95-9919-a379324f28de} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11821 | 2025.09.21 00:26:36.985127 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11822 | 2025.09.21 00:26:36.985130 [ 4 ] {0d272d65-e11b-4d95-9919-a379324f28de} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001207 sec., 260149.13007456504 rows/sec., 17.09 MiB/sec. | ||
| 11823 | 2025.09.21 00:26:36.985173 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11824 | 2025.09.21 00:26:36.985192 [ 4 ] {0d272d65-e11b-4d95-9919-a379324f28de} <Debug> TCPHandler: Processed in 0.001394193 sec. | ||
| 11825 | 2025.09.21 00:26:36.985198 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11826 | 2025.09.21 00:26:36.985278 [ 193 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 11827 | 2025.09.21 00:26:36.985311 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11828 | 2025.09.21 00:26:36.985374 [ 193 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11829 | 2025.09.21 00:26:36.985400 [ 193 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 25618 rows starting from the beginning of the part | ||
| 11830 | 2025.09.21 00:26:36.985406 [ 4 ] {3aa5dbf2-e387-486b-9692-b35049e5813b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11831 | 2025.09.21 00:26:36.985445 [ 193 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 314 rows starting from the beginning of the part | ||
| 11832 | 2025.09.21 00:26:36.985450 [ 4 ] {3aa5dbf2-e387-486b-9692-b35049e5813b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11833 | 2025.09.21 00:26:36.985484 [ 193 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 11834 | 2025.09.21 00:26:36.985520 [ 193 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 321 rows starting from the beginning of the part | ||
| 11835 | 2025.09.21 00:26:36.985553 [ 193 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 11836 | 2025.09.21 00:26:36.985588 [ 193 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 314 rows starting from the beginning of the part | ||
| 11837 | 2025.09.21 00:26:36.985759 [ 4 ] {3aa5dbf2-e387-486b-9692-b35049e5813b} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11838 | 2025.09.21 00:26:36.985794 [ 4 ] {3aa5dbf2-e387-486b-9692-b35049e5813b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11839 | 2025.09.21 00:26:36.986122 [ 4 ] {3aa5dbf2-e387-486b-9692-b35049e5813b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11840 | 2025.09.21 00:26:36.986331 [ 4 ] {3aa5dbf2-e387-486b-9692-b35049e5813b} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11841 | 2025.09.21 00:26:36.986464 [ 4 ] {3aa5dbf2-e387-486b-9692-b35049e5813b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 11842 | 2025.09.21 00:26:36.986501 [ 4 ] {3aa5dbf2-e387-486b-9692-b35049e5813b} <Debug> TCPHandler: Processed in 0.00124407 sec. | ||
| 11843 | 2025.09.21 00:26:36.986607 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11844 | 2025.09.21 00:26:36.986700 [ 4 ] {ba11866d-77b3-495a-8a14-704461f2f827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11845 | 2025.09.21 00:26:36.986754 [ 4 ] {ba11866d-77b3-495a-8a14-704461f2f827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11846 | 2025.09.21 00:26:36.987575 [ 4 ] {ba11866d-77b3-495a-8a14-704461f2f827} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11847 | 2025.09.21 00:26:36.987611 [ 4 ] {ba11866d-77b3-495a-8a14-704461f2f827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11848 | 2025.09.21 00:26:36.988217 [ 4 ] {ba11866d-77b3-495a-8a14-704461f2f827} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11849 | 2025.09.21 00:26:36.988447 [ 4 ] {ba11866d-77b3-495a-8a14-704461f2f827} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11850 | 2025.09.21 00:26:36.988575 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11851 | 2025.09.21 00:26:36.988593 [ 4 ] {ba11866d-77b3-495a-8a14-704461f2f827} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001911 sec., 7326.007326007326 rows/sec., 13.13 MiB/sec. | ||
| 11852 | 2025.09.21 00:26:36.988619 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11853 | 2025.09.21 00:26:36.988645 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11854 | 2025.09.21 00:26:36.988678 [ 4 ] {ba11866d-77b3-495a-8a14-704461f2f827} <Debug> TCPHandler: Processed in 0.002120621 sec. | ||
| 11855 | 2025.09.21 00:26:36.988717 [ 197 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 11856 | 2025.09.21 00:26:36.988793 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11857 | 2025.09.21 00:26:36.988871 [ 197 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11858 | 2025.09.21 00:26:36.988888 [ 4 ] {afbe17f6-882e-4f3d-82fe-5a1ca71636de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11859 | 2025.09.21 00:26:36.988913 [ 197 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1301 rows starting from the beginning of the part | ||
| 11860 | 2025.09.21 00:26:36.988932 [ 4 ] {afbe17f6-882e-4f3d-82fe-5a1ca71636de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11861 | 2025.09.21 00:26:36.989015 [ 197 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part | ||
| 11862 | 2025.09.21 00:26:36.989108 [ 197 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 27 rows starting from the beginning of the part | ||
| 11863 | 2025.09.21 00:26:36.989200 [ 197 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 14 rows starting from the beginning of the part | ||
| 11864 | 2025.09.21 00:26:36.989274 [ 4 ] {afbe17f6-882e-4f3d-82fe-5a1ca71636de} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11865 | 2025.09.21 00:26:36.989293 [ 197 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 27 rows starting from the beginning of the part | ||
| 11866 | 2025.09.21 00:26:36.989311 [ 4 ] {afbe17f6-882e-4f3d-82fe-5a1ca71636de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11867 | 2025.09.21 00:26:36.989387 [ 197 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part | ||
| 11868 | 2025.09.21 00:26:36.989773 [ 4 ] {afbe17f6-882e-4f3d-82fe-5a1ca71636de} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11869 | 2025.09.21 00:26:36.990005 [ 4 ] {afbe17f6-882e-4f3d-82fe-5a1ca71636de} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11870 | 2025.09.21 00:26:36.990133 [ 89 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11871 | 2025.09.21 00:26:36.990138 [ 4 ] {afbe17f6-882e-4f3d-82fe-5a1ca71636de} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001269 sec., 81954.29472025218 rows/sec., 5.02 MiB/sec. | ||
| 11872 | 2025.09.21 00:26:36.990173 [ 89 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11873 | 2025.09.21 00:26:36.990200 [ 4 ] {afbe17f6-882e-4f3d-82fe-5a1ca71636de} <Debug> TCPHandler: Processed in 0.001456845 sec. | ||
| 11874 | 2025.09.21 00:26:36.990203 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11875 | 2025.09.21 00:26:36.990337 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 11876 | 2025.09.21 00:26:36.990476 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11877 | 2025.09.21 00:26:36.990511 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5740 rows starting from the beginning of the part | ||
| 11878 | 2025.09.21 00:26:36.990571 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 11879 | 2025.09.21 00:26:36.990616 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 11880 | 2025.09.21 00:26:36.990670 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 11881 | 2025.09.21 00:26:36.990710 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 11882 | 2025.09.21 00:26:36.990748 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 104 rows starting from the beginning of the part | ||
| 11883 | 2025.09.21 00:26:36.991878 [ 200 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26887 rows, containing 5 columns (5 merged, 0 gathered) in 0.006626868 sec., 4057271.0969948396 rows/sec., 271.53 MiB/sec. | ||
| 11884 | 2025.09.21 00:26:36.992116 [ 193 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11885 | 2025.09.21 00:26:36.992362 [ 193 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11886 | 2025.09.21 00:26:36.992426 [ 193 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11887 | 2025.09.21 00:26:36.992487 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 11888 | 2025.09.21 00:26:36.993007 [ 190 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6172 rows, containing 4 columns (4 merged, 0 gathered) in 0.002717695 sec., 2271042.1883250326 rows/sec., 144.15 MiB/sec. | ||
| 11889 | 2025.09.21 00:26:36.993549 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11890 | 2025.09.21 00:26:36.993810 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_76_15} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11891 | 2025.09.21 00:26:36.993883 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_76_15} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11892 | 2025.09.21 00:26:36.993955 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 11893 | 2025.09.21 00:26:36.996583 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1397 rows, containing 19 columns (19 merged, 0 gathered) in 0.007893339 sec., 176984.67023904587 rows/sec., 317.15 MiB/sec. | ||
| 11894 | 2025.09.21 00:26:36.998260 [ 193 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11895 | 2025.09.21 00:26:36.998573 [ 193 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11896 | 2025.09.21 00:26:36.998641 [ 193 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11897 | 2025.09.21 00:26:36.998735 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 11898 | 2025.09.21 00:26:37.001172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.37 MiB, peak 339.09 MiB, free memory in arenas 0.00 B, will set to 332.94 MiB (RSS), difference: 6.57 MiB | ||
| 11899 | 2025.09.21 00:26:37.487305 [ 98 ] {} <Debug> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11900 | 2025.09.21 00:26:37.487365 [ 98 ] {} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11901 | 2025.09.21 00:26:37.487384 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11902 | 2025.09.21 00:26:37.487510 [ 200 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::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 | ||
| 11903 | 2025.09.21 00:26:37.487657 [ 200 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11904 | 2025.09.21 00:26:37.487694 [ 200 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 11905 | 2025.09.21 00:26:37.487762 [ 200 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 11906 | 2025.09.21 00:26:37.487812 [ 200 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
| 11907 | 2025.09.21 00:26:37.487855 [ 200 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 11908 | 2025.09.21 00:26:37.487897 [ 200 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 11909 | 2025.09.21 00:26:37.488740 [ 193 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001287861 sec., 41929.9908918742 rows/sec., 3.50 MiB/sec. | ||
| 11910 | 2025.09.21 00:26:37.488876 [ 200 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11911 | 2025.09.21 00:26:37.489136 [ 200 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_13_3} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11912 | 2025.09.21 00:26:37.489209 [ 200 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_13_3} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11913 | 2025.09.21 00:26:37.489282 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11914 | 2025.09.21 00:26:41.987859 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11915 | 2025.09.21 00:26:41.988106 [ 4 ] {54c70f88-604a-454b-a2df-88c661d17530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11916 | 2025.09.21 00:26:41.988184 [ 4 ] {54c70f88-604a-454b-a2df-88c661d17530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11917 | 2025.09.21 00:26:41.989761 [ 4 ] {54c70f88-604a-454b-a2df-88c661d17530} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11918 | 2025.09.21 00:26:41.989814 [ 4 ] {54c70f88-604a-454b-a2df-88c661d17530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11919 | 2025.09.21 00:26:41.990317 [ 4 ] {54c70f88-604a-454b-a2df-88c661d17530} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11920 | 2025.09.21 00:26:41.990566 [ 4 ] {54c70f88-604a-454b-a2df-88c661d17530} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11921 | 2025.09.21 00:26:41.990738 [ 4 ] {54c70f88-604a-454b-a2df-88c661d17530} <Debug> executeQuery: Read 1250 rows, 105.56 KiB in 0.002692 sec., 464338.78157503717 rows/sec., 38.29 MiB/sec. | ||
| 11922 | 2025.09.21 00:26:41.990793 [ 4 ] {54c70f88-604a-454b-a2df-88c661d17530} <Debug> TCPHandler: Processed in 0.003083234 sec. | ||
| 11923 | 2025.09.21 00:26:41.990926 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11924 | 2025.09.21 00:26:41.991034 [ 4 ] {d6ac52b4-09dd-4d6c-82b8-f6cc9005a955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11925 | 2025.09.21 00:26:41.991080 [ 4 ] {d6ac52b4-09dd-4d6c-82b8-f6cc9005a955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11926 | 2025.09.21 00:26:41.991521 [ 4 ] {d6ac52b4-09dd-4d6c-82b8-f6cc9005a955} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11927 | 2025.09.21 00:26:41.991560 [ 4 ] {d6ac52b4-09dd-4d6c-82b8-f6cc9005a955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11928 | 2025.09.21 00:26:41.991899 [ 4 ] {d6ac52b4-09dd-4d6c-82b8-f6cc9005a955} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11929 | 2025.09.21 00:26:41.992113 [ 4 ] {d6ac52b4-09dd-4d6c-82b8-f6cc9005a955} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11930 | 2025.09.21 00:26:41.992256 [ 4 ] {d6ac52b4-09dd-4d6c-82b8-f6cc9005a955} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001248 sec., 21634.615384615387 rows/sec., 1.59 MiB/sec. | ||
| 11931 | 2025.09.21 00:26:41.992297 [ 4 ] {d6ac52b4-09dd-4d6c-82b8-f6cc9005a955} <Debug> TCPHandler: Processed in 0.001424514 sec. | ||
| 11932 | 2025.09.21 00:26:41.992407 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11933 | 2025.09.21 00:26:41.992506 [ 4 ] {508213f6-cd04-4a2b-9a7d-c1ff546bb156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11934 | 2025.09.21 00:26:41.992548 [ 4 ] {508213f6-cd04-4a2b-9a7d-c1ff546bb156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11935 | 2025.09.21 00:26:41.993033 [ 4 ] {508213f6-cd04-4a2b-9a7d-c1ff546bb156} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11936 | 2025.09.21 00:26:41.993072 [ 4 ] {508213f6-cd04-4a2b-9a7d-c1ff546bb156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11937 | 2025.09.21 00:26:41.993400 [ 4 ] {508213f6-cd04-4a2b-9a7d-c1ff546bb156} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11938 | 2025.09.21 00:26:41.993626 [ 4 ] {508213f6-cd04-4a2b-9a7d-c1ff546bb156} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11939 | 2025.09.21 00:26:41.993746 [ 93 ] {} <Debug> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 11940 | 2025.09.21 00:26:41.993760 [ 4 ] {508213f6-cd04-4a2b-9a7d-c1ff546bb156} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001276 sec., 178683.3855799373 rows/sec., 12.10 MiB/sec. | ||
| 11941 | 2025.09.21 00:26:41.993816 [ 93 ] {} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11942 | 2025.09.21 00:26:41.993825 [ 4 ] {508213f6-cd04-4a2b-9a7d-c1ff546bb156} <Debug> TCPHandler: Processed in 0.001469935 sec. | ||
| 11943 | 2025.09.21 00:26:41.993848 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11944 | 2025.09.21 00:26:41.993945 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11945 | 2025.09.21 00:26:41.993978 [ 194 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 11946 | 2025.09.21 00:26:41.994047 [ 4 ] {1457d837-628d-4958-b8a2-43be2da7f9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11947 | 2025.09.21 00:26:41.994094 [ 4 ] {1457d837-628d-4958-b8a2-43be2da7f9d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11948 | 2025.09.21 00:26:41.994131 [ 194 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11949 | 2025.09.21 00:26:41.994175 [ 194 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 441 rows starting from the beginning of the part | ||
| 11950 | 2025.09.21 00:26:41.994253 [ 194 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 228 rows starting from the beginning of the part | ||
| 11951 | 2025.09.21 00:26:41.994308 [ 194 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part | ||
| 11952 | 2025.09.21 00:26:41.994357 [ 194 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part | ||
| 11953 | 2025.09.21 00:26:41.994408 [ 194 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 212 rows starting from the beginning of the part | ||
| 11954 | 2025.09.21 00:26:41.994452 [ 194 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 228 rows starting from the beginning of the part | ||
| 11955 | 2025.09.21 00:26:41.994710 [ 4 ] {1457d837-628d-4958-b8a2-43be2da7f9d8} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11956 | 2025.09.21 00:26:41.994754 [ 4 ] {1457d837-628d-4958-b8a2-43be2da7f9d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11957 | 2025.09.21 00:26:41.995108 [ 4 ] {1457d837-628d-4958-b8a2-43be2da7f9d8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11958 | 2025.09.21 00:26:41.995334 [ 4 ] {1457d837-628d-4958-b8a2-43be2da7f9d8} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11959 | 2025.09.21 00:26:41.995472 [ 4 ] {1457d837-628d-4958-b8a2-43be2da7f9d8} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001445 sec., 378546.71280276816 rows/sec., 28.09 MiB/sec. | ||
| 11960 | 2025.09.21 00:26:41.995492 [ 200 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001575118 sec., 973260.4160450202 rows/sec., 67.88 MiB/sec. | ||
| 11961 | 2025.09.21 00:26:41.995511 [ 4 ] {1457d837-628d-4958-b8a2-43be2da7f9d8} <Debug> TCPHandler: Processed in 0.001616659 sec. | ||
| 11962 | 2025.09.21 00:26:41.995635 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11963 | 2025.09.21 00:26:41.995670 [ 193 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 11964 | 2025.09.21 00:26:41.995735 [ 4 ] {54f9c039-6a5b-41bc-b8fc-0ca718aa9cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11965 | 2025.09.21 00:26:41.995783 [ 4 ] {54f9c039-6a5b-41bc-b8fc-0ca718aa9cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11966 | 2025.09.21 00:26:41.995937 [ 193 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_50_10} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11967 | 2025.09.21 00:26:41.996010 [ 193 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_50_10} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 11968 | 2025.09.21 00:26:41.996113 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 11969 | 2025.09.21 00:26:41.996406 [ 4 ] {54f9c039-6a5b-41bc-b8fc-0ca718aa9cf9} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11970 | 2025.09.21 00:26:41.996445 [ 4 ] {54f9c039-6a5b-41bc-b8fc-0ca718aa9cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11971 | 2025.09.21 00:26:41.996836 [ 4 ] {54f9c039-6a5b-41bc-b8fc-0ca718aa9cf9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11972 | 2025.09.21 00:26:41.997064 [ 4 ] {54f9c039-6a5b-41bc-b8fc-0ca718aa9cf9} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11973 | 2025.09.21 00:26:41.997202 [ 4 ] {54f9c039-6a5b-41bc-b8fc-0ca718aa9cf9} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001491 sec., 566063.0449362844 rows/sec., 38.10 MiB/sec. | ||
| 11974 | 2025.09.21 00:26:41.997243 [ 4 ] {54f9c039-6a5b-41bc-b8fc-0ca718aa9cf9} <Debug> TCPHandler: Processed in 0.00165899 sec. | ||
| 11975 | 2025.09.21 00:26:41.997363 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11976 | 2025.09.21 00:26:41.997464 [ 4 ] {95976cfe-1c03-463d-bad0-1cef03968198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11977 | 2025.09.21 00:26:41.997518 [ 4 ] {95976cfe-1c03-463d-bad0-1cef03968198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11978 | 2025.09.21 00:26:41.998347 [ 4 ] {95976cfe-1c03-463d-bad0-1cef03968198} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11979 | 2025.09.21 00:26:41.998384 [ 4 ] {95976cfe-1c03-463d-bad0-1cef03968198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11980 | 2025.09.21 00:26:41.998996 [ 4 ] {95976cfe-1c03-463d-bad0-1cef03968198} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11981 | 2025.09.21 00:26:41.999223 [ 4 ] {95976cfe-1c03-463d-bad0-1cef03968198} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11982 | 2025.09.21 00:26:41.999366 [ 4 ] {95976cfe-1c03-463d-bad0-1cef03968198} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001921 sec., 14055.179593961479 rows/sec., 25.19 MiB/sec. | ||
| 11983 | 2025.09.21 00:26:41.999438 [ 4 ] {95976cfe-1c03-463d-bad0-1cef03968198} <Debug> TCPHandler: Processed in 0.0021267 sec. | ||
| 11984 | 2025.09.21 00:26:41.999556 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11985 | 2025.09.21 00:26:41.999655 [ 4 ] {7d619400-4445-41ba-93eb-2c16c4665d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11986 | 2025.09.21 00:26:41.999697 [ 4 ] {7d619400-4445-41ba-93eb-2c16c4665d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11987 | 2025.09.21 00:26:42.000050 [ 4 ] {7d619400-4445-41ba-93eb-2c16c4665d25} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11988 | 2025.09.21 00:26:42.000206 [ 4 ] {7d619400-4445-41ba-93eb-2c16c4665d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11989 | 2025.09.21 00:26:42.000537 [ 4 ] {7d619400-4445-41ba-93eb-2c16c4665d25} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11990 | 2025.09.21 00:26:42.000756 [ 4 ] {7d619400-4445-41ba-93eb-2c16c4665d25} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11991 | 2025.09.21 00:26:42.000887 [ 4 ] {7d619400-4445-41ba-93eb-2c16c4665d25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001252 sec., 47923.322683706065 rows/sec., 3.23 MiB/sec. | ||
| 11992 | 2025.09.21 00:26:42.000924 [ 4 ] {7d619400-4445-41ba-93eb-2c16c4665d25} <Debug> TCPHandler: Processed in 0.001418444 sec. | ||
| 11993 | 2025.09.21 00:26:42.331100 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25374 | ||
| 11994 | 2025.09.21 00:26:42.331693 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11995 | 2025.09.21 00:26:42.331738 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11996 | 2025.09.21 00:26:42.332233 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11997 | 2025.09.21 00:26:42.332476 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11998 | 2025.09.21 00:26:42.332622 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25374 | ||
| 11999 | 2025.09.21 00:26:43.689564 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 12000 | 2025.09.21 00:26:43.706670 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12001 | 2025.09.21 00:26:43.706735 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12002 | 2025.09.21 00:26:43.712622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12003 | 2025.09.21 00:26:43.713317 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12004 | 2025.09.21 00:26:43.716212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 12005 | 2025.09.21 00:26:44.906644 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1554 | ||
| 12006 | 2025.09.21 00:26:44.909415 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12007 | 2025.09.21 00:26:44.909466 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12008 | 2025.09.21 00:26:44.910614 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12009 | 2025.09.21 00:26:44.910871 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12010 | 2025.09.21 00:26:44.911128 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1554 | ||
| 12011 | 2025.09.21 00:26:46.972095 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12012 | 2025.09.21 00:26:46.972301 [ 4 ] {998ffacd-7457-45bc-80e8-8f2976a5eb4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12013 | 2025.09.21 00:26:46.972382 [ 4 ] {998ffacd-7457-45bc-80e8-8f2976a5eb4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12014 | 2025.09.21 00:26:46.973287 [ 4 ] {998ffacd-7457-45bc-80e8-8f2976a5eb4a} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12015 | 2025.09.21 00:26:46.973341 [ 4 ] {998ffacd-7457-45bc-80e8-8f2976a5eb4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12016 | 2025.09.21 00:26:46.973775 [ 4 ] {998ffacd-7457-45bc-80e8-8f2976a5eb4a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12017 | 2025.09.21 00:26:46.974024 [ 4 ] {998ffacd-7457-45bc-80e8-8f2976a5eb4a} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2025.09.21 00:26:46.974194 [ 4 ] {998ffacd-7457-45bc-80e8-8f2976a5eb4a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001947 sec., 210580.3800719055 rows/sec., 13.36 MiB/sec. | ||
| 12019 | 2025.09.21 00:26:46.974251 [ 4 ] {998ffacd-7457-45bc-80e8-8f2976a5eb4a} <Debug> TCPHandler: Processed in 0.002297246 sec. | ||
| 12020 | 2025.09.21 00:26:46.974380 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12021 | 2025.09.21 00:26:46.974488 [ 4 ] {e0eb459d-8744-4270-8bc3-64b9036ffb65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12022 | 2025.09.21 00:26:46.974535 [ 4 ] {e0eb459d-8744-4270-8bc3-64b9036ffb65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12023 | 2025.09.21 00:26:46.975755 [ 4 ] {e0eb459d-8744-4270-8bc3-64b9036ffb65} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12024 | 2025.09.21 00:26:46.975795 [ 4 ] {e0eb459d-8744-4270-8bc3-64b9036ffb65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12025 | 2025.09.21 00:26:46.976204 [ 4 ] {e0eb459d-8744-4270-8bc3-64b9036ffb65} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12026 | 2025.09.21 00:26:46.976442 [ 4 ] {e0eb459d-8744-4270-8bc3-64b9036ffb65} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12027 | 2025.09.21 00:26:46.976586 [ 4 ] {e0eb459d-8744-4270-8bc3-64b9036ffb65} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.002126 sec., 536218.2502351835 rows/sec., 42.53 MiB/sec. | ||
| 12028 | 2025.09.21 00:26:46.976628 [ 4 ] {e0eb459d-8744-4270-8bc3-64b9036ffb65} <Debug> TCPHandler: Processed in 0.002301965 sec. | ||
| 12029 | 2025.09.21 00:26:46.976744 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12030 | 2025.09.21 00:26:46.976843 [ 4 ] {6ed351dc-d0fe-4577-ab1c-562f4059a0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12031 | 2025.09.21 00:26:46.976888 [ 4 ] {6ed351dc-d0fe-4577-ab1c-562f4059a0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12032 | 2025.09.21 00:26:46.977412 [ 4 ] {6ed351dc-d0fe-4577-ab1c-562f4059a0eb} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12033 | 2025.09.21 00:26:46.977450 [ 4 ] {6ed351dc-d0fe-4577-ab1c-562f4059a0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12034 | 2025.09.21 00:26:46.977776 [ 4 ] {6ed351dc-d0fe-4577-ab1c-562f4059a0eb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12035 | 2025.09.21 00:26:46.977994 [ 4 ] {6ed351dc-d0fe-4577-ab1c-562f4059a0eb} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12036 | 2025.09.21 00:26:46.978125 [ 4 ] {6ed351dc-d0fe-4577-ab1c-562f4059a0eb} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001303 sec., 168073.67613200308 rows/sec., 10.02 MiB/sec. | ||
| 12037 | 2025.09.21 00:26:46.978165 [ 4 ] {6ed351dc-d0fe-4577-ab1c-562f4059a0eb} <Debug> TCPHandler: Processed in 0.001473865 sec. | ||
| 12038 | 2025.09.21 00:26:46.978278 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12039 | 2025.09.21 00:26:46.978376 [ 4 ] {8c129552-b0eb-4097-9d67-1d3c59e0f040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12040 | 2025.09.21 00:26:46.978420 [ 4 ] {8c129552-b0eb-4097-9d67-1d3c59e0f040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12041 | 2025.09.21 00:26:46.978955 [ 4 ] {8c129552-b0eb-4097-9d67-1d3c59e0f040} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12042 | 2025.09.21 00:26:46.978993 [ 4 ] {8c129552-b0eb-4097-9d67-1d3c59e0f040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12043 | 2025.09.21 00:26:46.979309 [ 4 ] {8c129552-b0eb-4097-9d67-1d3c59e0f040} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12044 | 2025.09.21 00:26:46.979523 [ 4 ] {8c129552-b0eb-4097-9d67-1d3c59e0f040} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12045 | 2025.09.21 00:26:46.979665 [ 4 ] {8c129552-b0eb-4097-9d67-1d3c59e0f040} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001308 sec., 162079.51070336392 rows/sec., 10.45 MiB/sec. | ||
| 12046 | 2025.09.21 00:26:46.979705 [ 4 ] {8c129552-b0eb-4097-9d67-1d3c59e0f040} <Debug> TCPHandler: Processed in 0.001476275 sec. | ||
| 12047 | 2025.09.21 00:26:46.979812 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12048 | 2025.09.21 00:26:46.979909 [ 4 ] {dd6d9ea8-c602-46c1-af0e-97e973165b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12049 | 2025.09.21 00:26:46.979951 [ 4 ] {dd6d9ea8-c602-46c1-af0e-97e973165b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12050 | 2025.09.21 00:26:46.980451 [ 4 ] {dd6d9ea8-c602-46c1-af0e-97e973165b85} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12051 | 2025.09.21 00:26:46.980489 [ 4 ] {dd6d9ea8-c602-46c1-af0e-97e973165b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12052 | 2025.09.21 00:26:46.980801 [ 4 ] {dd6d9ea8-c602-46c1-af0e-97e973165b85} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12053 | 2025.09.21 00:26:46.981026 [ 4 ] {dd6d9ea8-c602-46c1-af0e-97e973165b85} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12054 | 2025.09.21 00:26:46.981157 [ 4 ] {dd6d9ea8-c602-46c1-af0e-97e973165b85} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001267 sec., 166535.12233622733 rows/sec., 9.46 MiB/sec. | ||
| 12055 | 2025.09.21 00:26:46.981197 [ 4 ] {dd6d9ea8-c602-46c1-af0e-97e973165b85} <Debug> TCPHandler: Processed in 0.001436614 sec. | ||
| 12056 | 2025.09.21 00:26:46.981299 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12057 | 2025.09.21 00:26:46.981395 [ 4 ] {a0012c01-9f24-48d9-b99f-cd56b2dc4403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12058 | 2025.09.21 00:26:46.981439 [ 4 ] {a0012c01-9f24-48d9-b99f-cd56b2dc4403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12059 | 2025.09.21 00:26:46.982192 [ 4 ] {a0012c01-9f24-48d9-b99f-cd56b2dc4403} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12060 | 2025.09.21 00:26:46.982229 [ 4 ] {a0012c01-9f24-48d9-b99f-cd56b2dc4403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12061 | 2025.09.21 00:26:46.982568 [ 4 ] {a0012c01-9f24-48d9-b99f-cd56b2dc4403} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12062 | 2025.09.21 00:26:46.982783 [ 4 ] {a0012c01-9f24-48d9-b99f-cd56b2dc4403} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12063 | 2025.09.21 00:26:46.982915 [ 4 ] {a0012c01-9f24-48d9-b99f-cd56b2dc4403} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001538 sec., 450585.1755526658 rows/sec., 31.49 MiB/sec. | ||
| 12064 | 2025.09.21 00:26:46.982953 [ 4 ] {a0012c01-9f24-48d9-b99f-cd56b2dc4403} <Debug> TCPHandler: Processed in 0.001702391 sec. | ||
| 12065 | 2025.09.21 00:26:46.983056 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12066 | 2025.09.21 00:26:46.983151 [ 4 ] {900b6c6c-9402-4068-8a26-3b2028eb3f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12067 | 2025.09.21 00:26:46.983194 [ 4 ] {900b6c6c-9402-4068-8a26-3b2028eb3f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12068 | 2025.09.21 00:26:46.983518 [ 4 ] {900b6c6c-9402-4068-8a26-3b2028eb3f7f} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12069 | 2025.09.21 00:26:46.983554 [ 4 ] {900b6c6c-9402-4068-8a26-3b2028eb3f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12070 | 2025.09.21 00:26:46.983856 [ 4 ] {900b6c6c-9402-4068-8a26-3b2028eb3f7f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12071 | 2025.09.21 00:26:46.984066 [ 4 ] {900b6c6c-9402-4068-8a26-3b2028eb3f7f} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12072 | 2025.09.21 00:26:46.984195 [ 4 ] {900b6c6c-9402-4068-8a26-3b2028eb3f7f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 12073 | 2025.09.21 00:26:46.984231 [ 4 ] {900b6c6c-9402-4068-8a26-3b2028eb3f7f} <Debug> TCPHandler: Processed in 0.00122466 sec. | ||
| 12074 | 2025.09.21 00:26:46.984335 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12075 | 2025.09.21 00:26:46.984430 [ 4 ] {6e6f6116-8bae-46d4-a91b-f95cf062ffbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12076 | 2025.09.21 00:26:46.984473 [ 4 ] {6e6f6116-8bae-46d4-a91b-f95cf062ffbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12077 | 2025.09.21 00:26:46.984914 [ 4 ] {6e6f6116-8bae-46d4-a91b-f95cf062ffbd} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12078 | 2025.09.21 00:26:46.984950 [ 4 ] {6e6f6116-8bae-46d4-a91b-f95cf062ffbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12079 | 2025.09.21 00:26:46.985283 [ 4 ] {6e6f6116-8bae-46d4-a91b-f95cf062ffbd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12080 | 2025.09.21 00:26:46.985508 [ 4 ] {6e6f6116-8bae-46d4-a91b-f95cf062ffbd} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12081 | 2025.09.21 00:26:46.985639 [ 4 ] {6e6f6116-8bae-46d4-a91b-f95cf062ffbd} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001228 sec., 255700.32573289904 rows/sec., 16.80 MiB/sec. | ||
| 12082 | 2025.09.21 00:26:46.985677 [ 4 ] {6e6f6116-8bae-46d4-a91b-f95cf062ffbd} <Debug> TCPHandler: Processed in 0.001391493 sec. | ||
| 12083 | 2025.09.21 00:26:46.985779 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12084 | 2025.09.21 00:26:46.985875 [ 4 ] {d74a4c5b-71b0-4f0a-8e04-8461c5fe2c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12085 | 2025.09.21 00:26:46.985917 [ 4 ] {d74a4c5b-71b0-4f0a-8e04-8461c5fe2c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12086 | 2025.09.21 00:26:46.986204 [ 4 ] {d74a4c5b-71b0-4f0a-8e04-8461c5fe2c21} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12087 | 2025.09.21 00:26:46.986240 [ 4 ] {d74a4c5b-71b0-4f0a-8e04-8461c5fe2c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12088 | 2025.09.21 00:26:46.986541 [ 4 ] {d74a4c5b-71b0-4f0a-8e04-8461c5fe2c21} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12089 | 2025.09.21 00:26:46.986749 [ 4 ] {d74a4c5b-71b0-4f0a-8e04-8461c5fe2c21} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12090 | 2025.09.21 00:26:46.986877 [ 4 ] {d74a4c5b-71b0-4f0a-8e04-8461c5fe2c21} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 12091 | 2025.09.21 00:26:46.986913 [ 4 ] {d74a4c5b-71b0-4f0a-8e04-8461c5fe2c21} <Debug> TCPHandler: Processed in 0.001184199 sec. | ||
| 12092 | 2025.09.21 00:26:46.987014 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12093 | 2025.09.21 00:26:46.987108 [ 4 ] {86d4a20d-8eb0-41ef-9b2a-0d1176916b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12094 | 2025.09.21 00:26:46.987163 [ 4 ] {86d4a20d-8eb0-41ef-9b2a-0d1176916b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12095 | 2025.09.21 00:26:46.987949 [ 4 ] {86d4a20d-8eb0-41ef-9b2a-0d1176916b95} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12096 | 2025.09.21 00:26:46.987985 [ 4 ] {86d4a20d-8eb0-41ef-9b2a-0d1176916b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12097 | 2025.09.21 00:26:46.988505 [ 4 ] {86d4a20d-8eb0-41ef-9b2a-0d1176916b95} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12098 | 2025.09.21 00:26:46.988729 [ 4 ] {86d4a20d-8eb0-41ef-9b2a-0d1176916b95} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12099 | 2025.09.21 00:26:46.988864 [ 4 ] {86d4a20d-8eb0-41ef-9b2a-0d1176916b95} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001774 sec., 7891.770011273958 rows/sec., 14.14 MiB/sec. | ||
| 12100 | 2025.09.21 00:26:46.988927 [ 4 ] {86d4a20d-8eb0-41ef-9b2a-0d1176916b95} <Debug> TCPHandler: Processed in 0.001962127 sec. | ||
| 12101 | 2025.09.21 00:26:46.989031 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12102 | 2025.09.21 00:26:46.989126 [ 4 ] {23c7b95a-2fae-443e-894a-82cd4585f6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12103 | 2025.09.21 00:26:46.989167 [ 4 ] {23c7b95a-2fae-443e-894a-82cd4585f6a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12104 | 2025.09.21 00:26:46.989500 [ 4 ] {23c7b95a-2fae-443e-894a-82cd4585f6a5} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12105 | 2025.09.21 00:26:46.989536 [ 4 ] {23c7b95a-2fae-443e-894a-82cd4585f6a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12106 | 2025.09.21 00:26:46.989844 [ 4 ] {23c7b95a-2fae-443e-894a-82cd4585f6a5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12107 | 2025.09.21 00:26:46.990069 [ 4 ] {23c7b95a-2fae-443e-894a-82cd4585f6a5} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12108 | 2025.09.21 00:26:46.990200 [ 4 ] {23c7b95a-2fae-443e-894a-82cd4585f6a5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001092 sec., 95238.09523809524 rows/sec., 5.84 MiB/sec. | ||
| 12109 | 2025.09.21 00:26:46.990236 [ 4 ] {23c7b95a-2fae-443e-894a-82cd4585f6a5} <Debug> TCPHandler: Processed in 0.00125465 sec. | ||
| 12110 | 2025.09.21 00:26:49.614087 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12111 | 2025.09.21 00:26:49.614146 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12112 | 2025.09.21 00:26:49.833679 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25822 | ||
| 12113 | 2025.09.21 00:26:49.834200 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12114 | 2025.09.21 00:26:49.834251 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12115 | 2025.09.21 00:26:49.834761 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12116 | 2025.09.21 00:26:49.835012 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12117 | 2025.09.21 00:26:49.835178 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25822 | ||
| 12118 | 2025.09.21 00:26:51.217197 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 12119 | 2025.09.21 00:26:51.233475 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12120 | 2025.09.21 00:26:51.233546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12121 | 2025.09.21 00:26:51.239856 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12122 | 2025.09.21 00:26:51.240560 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12123 | 2025.09.21 00:26:51.243648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12124 | 2025.09.21 00:26:51.960512 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12125 | 2025.09.21 00:26:51.960694 [ 4 ] {b42163f8-9cd1-46b0-af03-7a92d03e2043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12126 | 2025.09.21 00:26:51.960761 [ 4 ] {b42163f8-9cd1-46b0-af03-7a92d03e2043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12127 | 2025.09.21 00:26:51.961462 [ 4 ] {b42163f8-9cd1-46b0-af03-7a92d03e2043} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12128 | 2025.09.21 00:26:51.961511 [ 4 ] {b42163f8-9cd1-46b0-af03-7a92d03e2043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12129 | 2025.09.21 00:26:51.961910 [ 4 ] {b42163f8-9cd1-46b0-af03-7a92d03e2043} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12130 | 2025.09.21 00:26:51.962162 [ 4 ] {b42163f8-9cd1-46b0-af03-7a92d03e2043} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12131 | 2025.09.21 00:26:51.962314 [ 4 ] {b42163f8-9cd1-46b0-af03-7a92d03e2043} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.00167 sec., 65868.26347305388 rows/sec., 5.52 MiB/sec. | ||
| 12132 | 2025.09.21 00:26:51.962356 [ 4 ] {b42163f8-9cd1-46b0-af03-7a92d03e2043} <Debug> TCPHandler: Processed in 0.001977868 sec. | ||
| 12133 | 2025.09.21 00:26:51.962940 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12134 | 2025.09.21 00:26:51.963035 [ 4 ] {9b751959-86e0-405b-b185-5ea070e22f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12135 | 2025.09.21 00:26:51.963076 [ 4 ] {9b751959-86e0-405b-b185-5ea070e22f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12136 | 2025.09.21 00:26:51.963471 [ 4 ] {9b751959-86e0-405b-b185-5ea070e22f14} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12137 | 2025.09.21 00:26:51.963506 [ 4 ] {9b751959-86e0-405b-b185-5ea070e22f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12138 | 2025.09.21 00:26:51.963799 [ 4 ] {9b751959-86e0-405b-b185-5ea070e22f14} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12139 | 2025.09.21 00:26:51.964003 [ 4 ] {9b751959-86e0-405b-b185-5ea070e22f14} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12140 | 2025.09.21 00:26:51.964131 [ 4 ] {9b751959-86e0-405b-b185-5ea070e22f14} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001116 sec., 24193.548387096773 rows/sec., 1.78 MiB/sec. | ||
| 12141 | 2025.09.21 00:26:51.964168 [ 4 ] {9b751959-86e0-405b-b185-5ea070e22f14} <Debug> TCPHandler: Processed in 0.00127576 sec. | ||
| 12142 | 2025.09.21 00:26:51.964273 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12143 | 2025.09.21 00:26:51.964365 [ 4 ] {e7187fa6-0344-4333-af69-c854808b949a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12144 | 2025.09.21 00:26:51.964405 [ 4 ] {e7187fa6-0344-4333-af69-c854808b949a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12145 | 2025.09.21 00:26:51.964863 [ 4 ] {e7187fa6-0344-4333-af69-c854808b949a} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12146 | 2025.09.21 00:26:51.964905 [ 4 ] {e7187fa6-0344-4333-af69-c854808b949a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12147 | 2025.09.21 00:26:51.965229 [ 4 ] {e7187fa6-0344-4333-af69-c854808b949a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12148 | 2025.09.21 00:26:51.965444 [ 4 ] {e7187fa6-0344-4333-af69-c854808b949a} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12149 | 2025.09.21 00:26:51.965572 [ 4 ] {e7187fa6-0344-4333-af69-c854808b949a} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001225 sec., 74285.71428571429 rows/sec., 5.80 MiB/sec. | ||
| 12150 | 2025.09.21 00:26:51.965610 [ 4 ] {e7187fa6-0344-4333-af69-c854808b949a} <Debug> TCPHandler: Processed in 0.001383413 sec. | ||
| 12151 | 2025.09.21 00:26:51.965725 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12152 | 2025.09.21 00:26:51.965818 [ 4 ] {67f47dd1-91e1-4534-9060-e8b45da11c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12153 | 2025.09.21 00:26:51.965862 [ 4 ] {67f47dd1-91e1-4534-9060-e8b45da11c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12154 | 2025.09.21 00:26:51.966396 [ 4 ] {67f47dd1-91e1-4534-9060-e8b45da11c5a} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12155 | 2025.09.21 00:26:51.966432 [ 4 ] {67f47dd1-91e1-4534-9060-e8b45da11c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12156 | 2025.09.21 00:26:51.966760 [ 4 ] {67f47dd1-91e1-4534-9060-e8b45da11c5a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12157 | 2025.09.21 00:26:51.966983 [ 4 ] {67f47dd1-91e1-4534-9060-e8b45da11c5a} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12158 | 2025.09.21 00:26:51.967110 [ 4 ] {67f47dd1-91e1-4534-9060-e8b45da11c5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00131 sec., 122137.40458015268 rows/sec., 8.51 MiB/sec. | ||
| 12159 | 2025.09.21 00:26:51.967147 [ 4 ] {67f47dd1-91e1-4534-9060-e8b45da11c5a} <Debug> TCPHandler: Processed in 0.001468465 sec. | ||
| 12160 | 2025.09.21 00:26:51.967253 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12161 | 2025.09.21 00:26:51.967355 [ 4 ] {e6fb71b9-8f1b-442a-a6c1-c1d4b4ada331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12162 | 2025.09.21 00:26:51.967412 [ 4 ] {e6fb71b9-8f1b-442a-a6c1-c1d4b4ada331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12163 | 2025.09.21 00:26:51.968247 [ 4 ] {e6fb71b9-8f1b-442a-a6c1-c1d4b4ada331} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12164 | 2025.09.21 00:26:51.968287 [ 4 ] {e6fb71b9-8f1b-442a-a6c1-c1d4b4ada331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12165 | 2025.09.21 00:26:51.968841 [ 4 ] {e6fb71b9-8f1b-442a-a6c1-c1d4b4ada331} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12166 | 2025.09.21 00:26:51.969074 [ 4 ] {e6fb71b9-8f1b-442a-a6c1-c1d4b4ada331} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12167 | 2025.09.21 00:26:51.969222 [ 4 ] {e6fb71b9-8f1b-442a-a6c1-c1d4b4ada331} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001894 sec., 14255.543822597676 rows/sec., 25.55 MiB/sec. | ||
| 12168 | 2025.09.21 00:26:51.969294 [ 4 ] {e6fb71b9-8f1b-442a-a6c1-c1d4b4ada331} <Debug> TCPHandler: Processed in 0.00208765 sec. | ||
| 12169 | 2025.09.21 00:26:51.969427 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12170 | 2025.09.21 00:26:51.969520 [ 4 ] {6ef89d21-b8b4-4f8e-a2d3-00e1dbcc89ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12171 | 2025.09.21 00:26:51.969562 [ 4 ] {6ef89d21-b8b4-4f8e-a2d3-00e1dbcc89ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12172 | 2025.09.21 00:26:51.969894 [ 4 ] {6ef89d21-b8b4-4f8e-a2d3-00e1dbcc89ed} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12173 | 2025.09.21 00:26:51.969930 [ 4 ] {6ef89d21-b8b4-4f8e-a2d3-00e1dbcc89ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12174 | 2025.09.21 00:26:51.970244 [ 4 ] {6ef89d21-b8b4-4f8e-a2d3-00e1dbcc89ed} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12175 | 2025.09.21 00:26:51.970462 [ 4 ] {6ef89d21-b8b4-4f8e-a2d3-00e1dbcc89ed} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12176 | 2025.09.21 00:26:51.970589 [ 4 ] {6ef89d21-b8b4-4f8e-a2d3-00e1dbcc89ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 12177 | 2025.09.21 00:26:51.970625 [ 4 ] {6ef89d21-b8b4-4f8e-a2d3-00e1dbcc89ed} <Debug> TCPHandler: Processed in 0.00125343 sec. | ||
| 12178 | 2025.09.21 00:26:54.912213 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1588 | ||
| 12179 | 2025.09.21 00:26:54.914531 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12180 | 2025.09.21 00:26:54.914572 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12181 | 2025.09.21 00:26:54.915745 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12182 | 2025.09.21 00:26:54.915998 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12183 | 2025.09.21 00:26:54.916264 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1588 | ||
| 12184 | 2025.09.21 00:26:56.971808 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12185 | 2025.09.21 00:26:56.972005 [ 4 ] {6f202f40-77d3-4873-8592-aacd3392cc3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12186 | 2025.09.21 00:26:56.972072 [ 4 ] {6f202f40-77d3-4873-8592-aacd3392cc3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12187 | 2025.09.21 00:26:56.972896 [ 4 ] {6f202f40-77d3-4873-8592-aacd3392cc3e} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12188 | 2025.09.21 00:26:56.972947 [ 4 ] {6f202f40-77d3-4873-8592-aacd3392cc3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12189 | 2025.09.21 00:26:56.973372 [ 4 ] {6f202f40-77d3-4873-8592-aacd3392cc3e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12190 | 2025.09.21 00:26:56.973615 [ 4 ] {6f202f40-77d3-4873-8592-aacd3392cc3e} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12191 | 2025.09.21 00:26:56.973769 [ 4 ] {6f202f40-77d3-4873-8592-aacd3392cc3e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001815 sec., 225895.31680440772 rows/sec., 14.33 MiB/sec. | ||
| 12192 | 2025.09.21 00:26:56.973812 [ 4 ] {6f202f40-77d3-4873-8592-aacd3392cc3e} <Debug> TCPHandler: Processed in 0.002144072 sec. | ||
| 12193 | 2025.09.21 00:26:56.973936 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12194 | 2025.09.21 00:26:56.974032 [ 4 ] {0350f0e5-8e44-407c-bf81-6a1b1b0ea50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12195 | 2025.09.21 00:26:56.974074 [ 4 ] {0350f0e5-8e44-407c-bf81-6a1b1b0ea50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12196 | 2025.09.21 00:26:56.975020 [ 4 ] {0350f0e5-8e44-407c-bf81-6a1b1b0ea50b} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12197 | 2025.09.21 00:26:56.975059 [ 4 ] {0350f0e5-8e44-407c-bf81-6a1b1b0ea50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12198 | 2025.09.21 00:26:56.975433 [ 4 ] {0350f0e5-8e44-407c-bf81-6a1b1b0ea50b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12199 | 2025.09.21 00:26:56.975661 [ 4 ] {0350f0e5-8e44-407c-bf81-6a1b1b0ea50b} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12200 | 2025.09.21 00:26:56.975797 [ 4 ] {0350f0e5-8e44-407c-bf81-6a1b1b0ea50b} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001783 sec., 639371.8452047111 rows/sec., 50.71 MiB/sec. | ||
| 12201 | 2025.09.21 00:26:56.975835 [ 4 ] {0350f0e5-8e44-407c-bf81-6a1b1b0ea50b} <Debug> TCPHandler: Processed in 0.001951417 sec. | ||
| 12202 | 2025.09.21 00:26:56.975944 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12203 | 2025.09.21 00:26:56.976038 [ 4 ] {5b5c8bcd-35b1-4720-9d9a-0bda59632d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12204 | 2025.09.21 00:26:56.976081 [ 4 ] {5b5c8bcd-35b1-4720-9d9a-0bda59632d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12205 | 2025.09.21 00:26:56.976570 [ 4 ] {5b5c8bcd-35b1-4720-9d9a-0bda59632d21} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12206 | 2025.09.21 00:26:56.976608 [ 4 ] {5b5c8bcd-35b1-4720-9d9a-0bda59632d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12207 | 2025.09.21 00:26:56.976934 [ 4 ] {5b5c8bcd-35b1-4720-9d9a-0bda59632d21} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12208 | 2025.09.21 00:26:56.977155 [ 4 ] {5b5c8bcd-35b1-4720-9d9a-0bda59632d21} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12209 | 2025.09.21 00:26:56.977290 [ 4 ] {5b5c8bcd-35b1-4720-9d9a-0bda59632d21} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001269 sec., 172576.83215130024 rows/sec., 10.29 MiB/sec. | ||
| 12210 | 2025.09.21 00:26:56.977331 [ 4 ] {5b5c8bcd-35b1-4720-9d9a-0bda59632d21} <Debug> TCPHandler: Processed in 0.001437805 sec. | ||
| 12211 | 2025.09.21 00:26:56.977440 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12212 | 2025.09.21 00:26:56.977535 [ 4 ] {6cd3ae4d-95a9-4d13-823e-1e282df72a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12213 | 2025.09.21 00:26:56.977574 [ 4 ] {6cd3ae4d-95a9-4d13-823e-1e282df72a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12214 | 2025.09.21 00:26:56.978048 [ 4 ] {6cd3ae4d-95a9-4d13-823e-1e282df72a7b} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12215 | 2025.09.21 00:26:56.978084 [ 4 ] {6cd3ae4d-95a9-4d13-823e-1e282df72a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12216 | 2025.09.21 00:26:56.978391 [ 4 ] {6cd3ae4d-95a9-4d13-823e-1e282df72a7b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12217 | 2025.09.21 00:26:56.978598 [ 4 ] {6cd3ae4d-95a9-4d13-823e-1e282df72a7b} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12218 | 2025.09.21 00:26:56.978736 [ 4 ] {6cd3ae4d-95a9-4d13-823e-1e282df72a7b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001219 sec., 173913.04347826086 rows/sec., 11.22 MiB/sec. | ||
| 12219 | 2025.09.21 00:26:56.978775 [ 4 ] {6cd3ae4d-95a9-4d13-823e-1e282df72a7b} <Debug> TCPHandler: Processed in 0.001384113 sec. | ||
| 12220 | 2025.09.21 00:26:56.978881 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12221 | 2025.09.21 00:26:56.978974 [ 4 ] {489d08c4-a200-4d5d-a227-47c5c87cbbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12222 | 2025.09.21 00:26:56.979013 [ 4 ] {489d08c4-a200-4d5d-a227-47c5c87cbbee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12223 | 2025.09.21 00:26:56.979505 [ 4 ] {489d08c4-a200-4d5d-a227-47c5c87cbbee} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12224 | 2025.09.21 00:26:56.979549 [ 4 ] {489d08c4-a200-4d5d-a227-47c5c87cbbee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12225 | 2025.09.21 00:26:56.979924 [ 4 ] {489d08c4-a200-4d5d-a227-47c5c87cbbee} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12226 | 2025.09.21 00:26:56.980156 [ 4 ] {489d08c4-a200-4d5d-a227-47c5c87cbbee} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12227 | 2025.09.21 00:26:56.980288 [ 4 ] {489d08c4-a200-4d5d-a227-47c5c87cbbee} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001332 sec., 158408.4084084084 rows/sec., 9.00 MiB/sec. | ||
| 12228 | 2025.09.21 00:26:56.980326 [ 4 ] {489d08c4-a200-4d5d-a227-47c5c87cbbee} <Debug> TCPHandler: Processed in 0.001494045 sec. | ||
| 12229 | 2025.09.21 00:26:56.980442 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12230 | 2025.09.21 00:26:56.980538 [ 4 ] {b6a89722-bc68-457a-95a0-12b109ba3ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12231 | 2025.09.21 00:26:56.980578 [ 4 ] {b6a89722-bc68-457a-95a0-12b109ba3ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12232 | 2025.09.21 00:26:56.981227 [ 4 ] {b6a89722-bc68-457a-95a0-12b109ba3ed8} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12233 | 2025.09.21 00:26:56.981265 [ 4 ] {b6a89722-bc68-457a-95a0-12b109ba3ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12234 | 2025.09.21 00:26:56.981603 [ 4 ] {b6a89722-bc68-457a-95a0-12b109ba3ed8} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12235 | 2025.09.21 00:26:56.981816 [ 4 ] {b6a89722-bc68-457a-95a0-12b109ba3ed8} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12236 | 2025.09.21 00:26:56.981948 [ 4 ] {b6a89722-bc68-457a-95a0-12b109ba3ed8} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001429 sec., 484954.51364590623 rows/sec., 33.89 MiB/sec. | ||
| 12237 | 2025.09.21 00:26:56.981986 [ 4 ] {b6a89722-bc68-457a-95a0-12b109ba3ed8} <Debug> TCPHandler: Processed in 0.001593438 sec. | ||
| 12238 | 2025.09.21 00:26:56.982095 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12239 | 2025.09.21 00:26:56.982189 [ 4 ] {f89c8bd2-bd95-4827-8e26-a51203cd8f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12240 | 2025.09.21 00:26:56.982231 [ 4 ] {f89c8bd2-bd95-4827-8e26-a51203cd8f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12241 | 2025.09.21 00:26:56.982556 [ 4 ] {f89c8bd2-bd95-4827-8e26-a51203cd8f07} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12242 | 2025.09.21 00:26:56.982591 [ 4 ] {f89c8bd2-bd95-4827-8e26-a51203cd8f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12243 | 2025.09.21 00:26:56.982902 [ 4 ] {f89c8bd2-bd95-4827-8e26-a51203cd8f07} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12244 | 2025.09.21 00:26:56.983119 [ 4 ] {f89c8bd2-bd95-4827-8e26-a51203cd8f07} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12245 | 2025.09.21 00:26:56.983247 [ 4 ] {f89c8bd2-bd95-4827-8e26-a51203cd8f07} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 12246 | 2025.09.21 00:26:56.983284 [ 4 ] {f89c8bd2-bd95-4827-8e26-a51203cd8f07} <Debug> TCPHandler: Processed in 0.001241379 sec. | ||
| 12247 | 2025.09.21 00:26:56.983392 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12248 | 2025.09.21 00:26:56.983486 [ 4 ] {ce53005f-3ad7-4af8-b834-9f0c224e2179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12249 | 2025.09.21 00:26:56.983529 [ 4 ] {ce53005f-3ad7-4af8-b834-9f0c224e2179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12250 | 2025.09.21 00:26:56.983953 [ 4 ] {ce53005f-3ad7-4af8-b834-9f0c224e2179} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12251 | 2025.09.21 00:26:56.983988 [ 4 ] {ce53005f-3ad7-4af8-b834-9f0c224e2179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12252 | 2025.09.21 00:26:56.984329 [ 4 ] {ce53005f-3ad7-4af8-b834-9f0c224e2179} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12253 | 2025.09.21 00:26:56.984548 [ 4 ] {ce53005f-3ad7-4af8-b834-9f0c224e2179} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12254 | 2025.09.21 00:26:56.984677 [ 4 ] {ce53005f-3ad7-4af8-b834-9f0c224e2179} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00121 sec., 259504.13223140498 rows/sec., 17.05 MiB/sec. | ||
| 12255 | 2025.09.21 00:26:56.984714 [ 4 ] {ce53005f-3ad7-4af8-b834-9f0c224e2179} <Debug> TCPHandler: Processed in 0.001372493 sec. | ||
| 12256 | 2025.09.21 00:26:56.984820 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12257 | 2025.09.21 00:26:56.984914 [ 4 ] {1743c967-fc8d-4f04-971e-e0bca903c152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12258 | 2025.09.21 00:26:56.984957 [ 4 ] {1743c967-fc8d-4f04-971e-e0bca903c152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12259 | 2025.09.21 00:26:56.985256 [ 4 ] {1743c967-fc8d-4f04-971e-e0bca903c152} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12260 | 2025.09.21 00:26:56.985291 [ 4 ] {1743c967-fc8d-4f04-971e-e0bca903c152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12261 | 2025.09.21 00:26:56.985587 [ 4 ] {1743c967-fc8d-4f04-971e-e0bca903c152} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12262 | 2025.09.21 00:26:56.985792 [ 4 ] {1743c967-fc8d-4f04-971e-e0bca903c152} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12263 | 2025.09.21 00:26:56.985920 [ 4 ] {1743c967-fc8d-4f04-971e-e0bca903c152} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 12264 | 2025.09.21 00:26:56.985923 [ 64 ] {} <Debug> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 12265 | 2025.09.21 00:26:56.985957 [ 4 ] {1743c967-fc8d-4f04-971e-e0bca903c152} <Debug> TCPHandler: Processed in 0.001186079 sec. | ||
| 12266 | 2025.09.21 00:26:56.985999 [ 64 ] {} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12267 | 2025.09.21 00:26:56.986029 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12268 | 2025.09.21 00:26:56.986080 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12269 | 2025.09.21 00:26:56.986172 [ 186 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 12270 | 2025.09.21 00:26:56.986180 [ 4 ] {856be011-8cfd-4921-b7bd-3afd600f8cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12271 | 2025.09.21 00:26:56.986278 [ 4 ] {856be011-8cfd-4921-b7bd-3afd600f8cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12272 | 2025.09.21 00:26:56.986337 [ 186 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12273 | 2025.09.21 00:26:56.986383 [ 186 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 36 rows starting from the beginning of the part | ||
| 12274 | 2025.09.21 00:26:56.986458 [ 186 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 12275 | 2025.09.21 00:26:56.986508 [ 186 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 12276 | 2025.09.21 00:26:56.986557 [ 186 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 12277 | 2025.09.21 00:26:56.986605 [ 186 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 12278 | 2025.09.21 00:26:56.986649 [ 186 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 12279 | 2025.09.21 00:26:56.987080 [ 4 ] {856be011-8cfd-4921-b7bd-3afd600f8cbe} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12280 | 2025.09.21 00:26:56.987122 [ 4 ] {856be011-8cfd-4921-b7bd-3afd600f8cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12281 | 2025.09.21 00:26:56.987552 [ 201 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.001443675 sec., 28399.74370962994 rows/sec., 1.87 MiB/sec. | ||
| 12282 | 2025.09.21 00:26:56.987680 [ 4 ] {856be011-8cfd-4921-b7bd-3afd600f8cbe} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12283 | 2025.09.21 00:26:56.987694 [ 186 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 12284 | 2025.09.21 00:26:56.987968 [ 4 ] {856be011-8cfd-4921-b7bd-3afd600f8cbe} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12285 | 2025.09.21 00:26:56.988011 [ 186 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_40_8} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12286 | 2025.09.21 00:26:56.988096 [ 186 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_40_8} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 12287 | 2025.09.21 00:26:56.988123 [ 4 ] {856be011-8cfd-4921-b7bd-3afd600f8cbe} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00196 sec., 7142.857142857143 rows/sec., 12.80 MiB/sec. | ||
| 12288 | 2025.09.21 00:26:56.988176 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12289 | 2025.09.21 00:26:56.988193 [ 4 ] {856be011-8cfd-4921-b7bd-3afd600f8cbe} <Debug> TCPHandler: Processed in 0.002163202 sec. | ||
| 12290 | 2025.09.21 00:26:56.988313 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12291 | 2025.09.21 00:26:56.988409 [ 4 ] {d0eedf7d-4f3a-491a-8c1b-59cef7d63c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12292 | 2025.09.21 00:26:56.988450 [ 4 ] {d0eedf7d-4f3a-491a-8c1b-59cef7d63c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12293 | 2025.09.21 00:26:56.988784 [ 4 ] {d0eedf7d-4f3a-491a-8c1b-59cef7d63c8d} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12294 | 2025.09.21 00:26:56.988819 [ 4 ] {d0eedf7d-4f3a-491a-8c1b-59cef7d63c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12295 | 2025.09.21 00:26:56.989131 [ 4 ] {d0eedf7d-4f3a-491a-8c1b-59cef7d63c8d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12296 | 2025.09.21 00:26:56.989343 [ 4 ] {d0eedf7d-4f3a-491a-8c1b-59cef7d63c8d} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12297 | 2025.09.21 00:26:56.989470 [ 4 ] {d0eedf7d-4f3a-491a-8c1b-59cef7d63c8d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001079 sec., 96385.54216867468 rows/sec., 5.91 MiB/sec. | ||
| 12298 | 2025.09.21 00:26:56.989505 [ 4 ] {d0eedf7d-4f3a-491a-8c1b-59cef7d63c8d} <Debug> TCPHandler: Processed in 0.001242699 sec. | ||
| 12299 | 2025.09.21 00:26:57.336275 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26334 | ||
| 12300 | 2025.09.21 00:26:57.336883 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12301 | 2025.09.21 00:26:57.336920 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12302 | 2025.09.21 00:26:57.337425 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12303 | 2025.09.21 00:26:57.337663 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12304 | 2025.09.21 00:26:57.337792 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26334 | ||
| 12305 | 2025.09.21 00:26:58.744684 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12306 | 2025.09.21 00:26:58.760740 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12307 | 2025.09.21 00:26:58.760798 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12308 | 2025.09.21 00:26:58.766930 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12309 | 2025.09.21 00:26:58.767654 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12310 | 2025.09.21 00:26:58.770510 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12311 | 2025.09.21 00:27:01.962157 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12312 | 2025.09.21 00:27:01.962416 [ 4 ] {bc5b4cfe-8415-4349-8aef-4516b0f78f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12313 | 2025.09.21 00:27:01.962483 [ 4 ] {bc5b4cfe-8415-4349-8aef-4516b0f78f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12314 | 2025.09.21 00:27:01.963172 [ 4 ] {bc5b4cfe-8415-4349-8aef-4516b0f78f57} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12315 | 2025.09.21 00:27:01.963220 [ 4 ] {bc5b4cfe-8415-4349-8aef-4516b0f78f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12316 | 2025.09.21 00:27:01.963640 [ 4 ] {bc5b4cfe-8415-4349-8aef-4516b0f78f57} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12317 | 2025.09.21 00:27:01.963880 [ 4 ] {bc5b4cfe-8415-4349-8aef-4516b0f78f57} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12318 | 2025.09.21 00:27:01.964041 [ 4 ] {bc5b4cfe-8415-4349-8aef-4516b0f78f57} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001676 sec., 65632.45823389021 rows/sec., 5.50 MiB/sec. | ||
| 12319 | 2025.09.21 00:27:01.964042 [ 51 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12320 | 2025.09.21 00:27:01.964087 [ 4 ] {bc5b4cfe-8415-4349-8aef-4516b0f78f57} <Debug> TCPHandler: Processed in 0.002124881 sec. | ||
| 12321 | 2025.09.21 00:27:01.964122 [ 51 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12322 | 2025.09.21 00:27:01.964150 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12323 | 2025.09.21 00:27:01.964227 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12324 | 2025.09.21 00:27:01.964247 [ 193 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 12325 | 2025.09.21 00:27:01.964329 [ 4 ] {0761772f-d575-4f5d-8291-101af2b5d68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12326 | 2025.09.21 00:27:01.964348 [ 193 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12327 | 2025.09.21 00:27:01.964372 [ 4 ] {0761772f-d575-4f5d-8291-101af2b5d68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12328 | 2025.09.21 00:27:01.964383 [ 193 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2344 rows starting from the beginning of the part | ||
| 12329 | 2025.09.21 00:27:01.964457 [ 193 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1250 rows starting from the beginning of the part | ||
| 12330 | 2025.09.21 00:27:01.964520 [ 193 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1140 rows starting from the beginning of the part | ||
| 12331 | 2025.09.21 00:27:01.964581 [ 193 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 110 rows starting from the beginning of the part | ||
| 12332 | 2025.09.21 00:27:01.964637 [ 193 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1140 rows starting from the beginning of the part | ||
| 12333 | 2025.09.21 00:27:01.964693 [ 193 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 110 rows starting from the beginning of the part | ||
| 12334 | 2025.09.21 00:27:01.964842 [ 4 ] {0761772f-d575-4f5d-8291-101af2b5d68a} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12335 | 2025.09.21 00:27:01.964880 [ 4 ] {0761772f-d575-4f5d-8291-101af2b5d68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12336 | 2025.09.21 00:27:01.965234 [ 4 ] {0761772f-d575-4f5d-8291-101af2b5d68a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12337 | 2025.09.21 00:27:01.965498 [ 4 ] {0761772f-d575-4f5d-8291-101af2b5d68a} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12338 | 2025.09.21 00:27:01.965637 [ 51 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12339 | 2025.09.21 00:27:01.965640 [ 4 ] {0761772f-d575-4f5d-8291-101af2b5d68a} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00133 sec., 20300.751879699248 rows/sec., 1.49 MiB/sec. | ||
| 12340 | 2025.09.21 00:27:01.965695 [ 51 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12341 | 2025.09.21 00:27:01.965721 [ 4 ] {0761772f-d575-4f5d-8291-101af2b5d68a} <Debug> TCPHandler: Processed in 0.001546567 sec. | ||
| 12342 | 2025.09.21 00:27:01.965723 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12343 | 2025.09.21 00:27:01.965851 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12344 | 2025.09.21 00:27:01.965876 [ 186 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::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 | ||
| 12345 | 2025.09.21 00:27:01.965952 [ 4 ] {6b56d8ed-2302-466c-9a04-932e1267a294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12346 | 2025.09.21 00:27:01.966003 [ 4 ] {6b56d8ed-2302-466c-9a04-932e1267a294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12347 | 2025.09.21 00:27:01.966023 [ 186 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12348 | 2025.09.21 00:27:01.966072 [ 186 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 264 rows starting from the beginning of the part | ||
| 12349 | 2025.09.21 00:27:01.966149 [ 186 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 27 rows starting from the beginning of the part | ||
| 12350 | 2025.09.21 00:27:01.966204 [ 186 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 219 rows starting from the beginning of the part | ||
| 12351 | 2025.09.21 00:27:01.966251 [ 186 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 27 rows starting from the beginning of the part | ||
| 12352 | 2025.09.21 00:27:01.966300 [ 186 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 219 rows starting from the beginning of the part | ||
| 12353 | 2025.09.21 00:27:01.966347 [ 186 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 27 rows starting from the beginning of the part | ||
| 12354 | 2025.09.21 00:27:01.966474 [ 4 ] {6b56d8ed-2302-466c-9a04-932e1267a294} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12355 | 2025.09.21 00:27:01.966521 [ 4 ] {6b56d8ed-2302-466c-9a04-932e1267a294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12356 | 2025.09.21 00:27:01.966876 [ 4 ] {6b56d8ed-2302-466c-9a04-932e1267a294} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12357 | 2025.09.21 00:27:01.966893 [ 193 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6094 rows, containing 5 columns (5 merged, 0 gathered) in 0.002690874 sec., 2264691.6949660224 rows/sec., 191.60 MiB/sec. | ||
| 12358 | 2025.09.21 00:27:01.967117 [ 4 ] {6b56d8ed-2302-466c-9a04-932e1267a294} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12359 | 2025.09.21 00:27:01.967248 [ 51 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12360 | 2025.09.21 00:27:01.967263 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12361 | 2025.09.21 00:27:01.967291 [ 51 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12362 | 2025.09.21 00:27:01.967258 [ 4 ] {6b56d8ed-2302-466c-9a04-932e1267a294} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001325 sec., 68679.24528301887 rows/sec., 5.36 MiB/sec. | ||
| 12363 | 2025.09.21 00:27:01.967322 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12364 | 2025.09.21 00:27:01.967363 [ 4 ] {6b56d8ed-2302-466c-9a04-932e1267a294} <Debug> TCPHandler: Processed in 0.001562818 sec. | ||
| 12365 | 2025.09.21 00:27:01.967427 [ 199 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 12366 | 2025.09.21 00:27:01.967491 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12367 | 2025.09.21 00:27:01.967494 [ 187 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001687661 sec., 463955.7351861541 rows/sec., 30.40 MiB/sec. | ||
| 12368 | 2025.09.21 00:27:01.967569 [ 199 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12369 | 2025.09.21 00:27:01.967593 [ 4 ] {46897b7c-0cfa-4b5a-b400-08ecea193dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12370 | 2025.09.21 00:27:01.967611 [ 199 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1212 rows starting from the beginning of the part | ||
| 12371 | 2025.09.21 00:27:01.967642 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_81_16} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12372 | 2025.09.21 00:27:01.967649 [ 4 ] {46897b7c-0cfa-4b5a-b400-08ecea193dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12373 | 2025.09.21 00:27:01.967659 [ 196 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12374 | 2025.09.21 00:27:01.967702 [ 199 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 547 rows starting from the beginning of the part | ||
| 12375 | 2025.09.21 00:27:01.967739 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_81_16} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12376 | 2025.09.21 00:27:01.967781 [ 199 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 693 rows starting from the beginning of the part | ||
| 12377 | 2025.09.21 00:27:01.967846 [ 199 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 91 rows starting from the beginning of the part | ||
| 12378 | 2025.09.21 00:27:01.967864 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 12379 | 2025.09.21 00:27:01.967917 [ 199 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 693 rows starting from the beginning of the part | ||
| 12380 | 2025.09.21 00:27:01.967961 [ 196 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_76_15} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12381 | 2025.09.21 00:27:01.967979 [ 199 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 91 rows starting from the beginning of the part | ||
| 12382 | 2025.09.21 00:27:01.968044 [ 196 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_76_15} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12383 | 2025.09.21 00:27:01.968112 [ 4 ] {46897b7c-0cfa-4b5a-b400-08ecea193dab} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12384 | 2025.09.21 00:27:01.968131 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12385 | 2025.09.21 00:27:01.968164 [ 4 ] {46897b7c-0cfa-4b5a-b400-08ecea193dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12386 | 2025.09.21 00:27:01.968559 [ 4 ] {46897b7c-0cfa-4b5a-b400-08ecea193dab} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12387 | 2025.09.21 00:27:01.968813 [ 4 ] {46897b7c-0cfa-4b5a-b400-08ecea193dab} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12388 | 2025.09.21 00:27:01.968937 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12389 | 2025.09.21 00:27:01.968955 [ 4 ] {46897b7c-0cfa-4b5a-b400-08ecea193dab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00138 sec., 115942.02898550725 rows/sec., 8.08 MiB/sec. | ||
| 12390 | 2025.09.21 00:27:01.968970 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12391 | 2025.09.21 00:27:01.968995 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12392 | 2025.09.21 00:27:01.969000 [ 4 ] {46897b7c-0cfa-4b5a-b400-08ecea193dab} <Debug> TCPHandler: Processed in 0.001559837 sec. | ||
| 12393 | 2025.09.21 00:27:01.969081 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 12394 | 2025.09.21 00:27:01.969123 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12395 | 2025.09.21 00:27:01.969199 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12396 | 2025.09.21 00:27:01.969224 [ 4 ] {c8c5e29c-4d56-4025-b121-b58c463381a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12397 | 2025.09.21 00:27:01.969235 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 26887 rows starting from the beginning of the part | ||
| 12398 | 2025.09.21 00:27:01.969288 [ 4 ] {c8c5e29c-4d56-4025-b121-b58c463381a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12399 | 2025.09.21 00:27:01.969306 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 844 rows starting from the beginning of the part | ||
| 12400 | 2025.09.21 00:27:01.969360 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 314 rows starting from the beginning of the part | ||
| 12401 | 2025.09.21 00:27:01.969406 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 12402 | 2025.09.21 00:27:01.969418 [ 192 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3327 rows, containing 5 columns (5 merged, 0 gathered) in 0.002033839 sec., 1635822.6978634985 rows/sec., 123.52 MiB/sec. | ||
| 12403 | 2025.09.21 00:27:01.969447 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 314 rows starting from the beginning of the part | ||
| 12404 | 2025.09.21 00:27:01.969496 [ 188 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 12405 | 2025.09.21 00:27:01.969639 [ 187 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12406 | 2025.09.21 00:27:01.969968 [ 187 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_81_16} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12407 | 2025.09.21 00:27:01.970055 [ 187 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_81_16} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12408 | 2025.09.21 00:27:01.970150 [ 4 ] {c8c5e29c-4d56-4025-b121-b58c463381a1} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12409 | 2025.09.21 00:27:01.970164 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 12410 | 2025.09.21 00:27:01.970186 [ 4 ] {c8c5e29c-4d56-4025-b121-b58c463381a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12411 | 2025.09.21 00:27:01.970738 [ 4 ] {c8c5e29c-4d56-4025-b121-b58c463381a1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12412 | 2025.09.21 00:27:01.970958 [ 4 ] {c8c5e29c-4d56-4025-b121-b58c463381a1} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12413 | 2025.09.21 00:27:01.971081 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12414 | 2025.09.21 00:27:01.971104 [ 4 ] {c8c5e29c-4d56-4025-b121-b58c463381a1} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001899 sec., 14218.009478672986 rows/sec., 25.48 MiB/sec. | ||
| 12415 | 2025.09.21 00:27:01.971114 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12416 | 2025.09.21 00:27:01.971145 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12417 | 2025.09.21 00:27:01.971165 [ 4 ] {c8c5e29c-4d56-4025-b121-b58c463381a1} <Debug> TCPHandler: Processed in 0.00209021 sec. | ||
| 12418 | 2025.09.21 00:27:01.971258 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 12419 | 2025.09.21 00:27:01.971296 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12420 | 2025.09.21 00:27:01.971390 [ 4 ] {6d7956e1-4fb1-45fe-a7bd-f9ada42ad434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12421 | 2025.09.21 00:27:01.971432 [ 4 ] {6d7956e1-4fb1-45fe-a7bd-f9ada42ad434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12422 | 2025.09.21 00:27:01.971483 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12423 | 2025.09.21 00:27:01.971555 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1397 rows starting from the beginning of the part | ||
| 12424 | 2025.09.21 00:27:01.971671 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 27 rows starting from the beginning of the part | ||
| 12425 | 2025.09.21 00:27:01.971776 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 14 rows starting from the beginning of the part | ||
| 12426 | 2025.09.21 00:27:01.971819 [ 4 ] {6d7956e1-4fb1-45fe-a7bd-f9ada42ad434} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12427 | 2025.09.21 00:27:01.971855 [ 4 ] {6d7956e1-4fb1-45fe-a7bd-f9ada42ad434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12428 | 2025.09.21 00:27:01.971889 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 27 rows starting from the beginning of the part | ||
| 12429 | 2025.09.21 00:27:01.972000 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 14 rows starting from the beginning of the part | ||
| 12430 | 2025.09.21 00:27:01.972180 [ 4 ] {6d7956e1-4fb1-45fe-a7bd-f9ada42ad434} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12431 | 2025.09.21 00:27:01.972193 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 27 rows starting from the beginning of the part | ||
| 12432 | 2025.09.21 00:27:01.972404 [ 4 ] {6d7956e1-4fb1-45fe-a7bd-f9ada42ad434} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12433 | 2025.09.21 00:27:01.972530 [ 51 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12434 | 2025.09.21 00:27:01.972534 [ 4 ] {6d7956e1-4fb1-45fe-a7bd-f9ada42ad434} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 12435 | 2025.09.21 00:27:01.972575 [ 51 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12436 | 2025.09.21 00:27:01.972593 [ 4 ] {6d7956e1-4fb1-45fe-a7bd-f9ada42ad434} <Debug> TCPHandler: Processed in 0.001345302 sec. | ||
| 12437 | 2025.09.21 00:27:01.972604 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12438 | 2025.09.21 00:27:01.972687 [ 187 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 12439 | 2025.09.21 00:27:01.972776 [ 187 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12440 | 2025.09.21 00:27:01.972808 [ 187 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 6172 rows starting from the beginning of the part | ||
| 12441 | 2025.09.21 00:27:01.972863 [ 187 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 12442 | 2025.09.21 00:27:01.972916 [ 187 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 104 rows starting from the beginning of the part | ||
| 12443 | 2025.09.21 00:27:01.972958 [ 187 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 12444 | 2025.09.21 00:27:01.973001 [ 187 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 104 rows starting from the beginning of the part | ||
| 12445 | 2025.09.21 00:27:01.973039 [ 187 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 12446 | 2025.09.21 00:27:01.976256 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6560 rows, containing 4 columns (4 merged, 0 gathered) in 0.003599186 sec., 1822634.340098011 rows/sec., 115.76 MiB/sec. | ||
| 12447 | 2025.09.21 00:27:01.976925 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12448 | 2025.09.21 00:27:01.977232 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_81_16} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12449 | 2025.09.21 00:27:01.977308 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_81_16} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12450 | 2025.09.21 00:27:01.977400 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 12451 | 2025.09.21 00:27:01.977549 [ 192 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28679 rows, containing 5 columns (5 merged, 0 gathered) in 0.008511643 sec., 3369384.735708488 rows/sec., 225.54 MiB/sec. | ||
| 12452 | 2025.09.21 00:27:01.978104 [ 192 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12453 | 2025.09.21 00:27:01.978387 [ 192 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12454 | 2025.09.21 00:27:01.978466 [ 192 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12455 | 2025.09.21 00:27:01.978567 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12456 | 2025.09.21 00:27:01.980572 [ 188 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1506 rows, containing 19 columns (19 merged, 0 gathered) in 0.009346064 sec., 161137.35150968365 rows/sec., 288.75 MiB/sec. | ||
| 12457 | 2025.09.21 00:27:01.981766 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12458 | 2025.09.21 00:27:01.982086 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12459 | 2025.09.21 00:27:01.982152 [ 189 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12460 | 2025.09.21 00:27:01.982238 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 12461 | 2025.09.21 00:27:02.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.98 MiB, peak 351.26 MiB, free memory in arenas 0.00 B, will set to 338.92 MiB (RSS), difference: 4.93 MiB | ||
| 12462 | 2025.09.21 00:27:04.614193 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12463 | 2025.09.21 00:27:04.614251 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12464 | 2025.09.21 00:27:04.838896 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26782 | ||
| 12465 | 2025.09.21 00:27:04.839417 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12466 | 2025.09.21 00:27:04.839464 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12467 | 2025.09.21 00:27:04.840080 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12468 | 2025.09.21 00:27:04.840413 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12469 | 2025.09.21 00:27:04.840605 [ 41 ] {} <Debug> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12470 | 2025.09.21 00:27:04.840625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26782 | ||
| 12471 | 2025.09.21 00:27:04.840675 [ 41 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12472 | 2025.09.21 00:27:04.840709 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12473 | 2025.09.21 00:27:04.840884 [ 187 ] {f657ec38-8325-487f-8824-fa38318f9148::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 | ||
| 12474 | 2025.09.21 00:27:04.841087 [ 187 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12475 | 2025.09.21 00:27:04.841140 [ 187 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24414 rows starting from the beginning of the part | ||
| 12476 | 2025.09.21 00:27:04.841234 [ 187 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 12477 | 2025.09.21 00:27:04.841298 [ 187 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 12478 | 2025.09.21 00:27:04.842365 [ 187 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 12479 | 2025.09.21 00:27:04.842430 [ 187 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 12480 | 2025.09.21 00:27:04.842487 [ 187 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 12481 | 2025.09.21 00:27:04.844958 [ 188 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26782 rows, containing 4 columns (4 merged, 0 gathered) in 0.0041554 sec., 6445107.570871637 rows/sec., 92.20 MiB/sec. | ||
| 12482 | 2025.09.21 00:27:04.845281 [ 190 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12483 | 2025.09.21 00:27:04.845564 [ 190 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_56_11} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12484 | 2025.09.21 00:27:04.845634 [ 190 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_56_11} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12485 | 2025.09.21 00:27:04.845745 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12486 | 2025.09.21 00:27:04.917411 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1622 | ||
| 12487 | 2025.09.21 00:27:04.919755 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12488 | 2025.09.21 00:27:04.919799 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12489 | 2025.09.21 00:27:04.920997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12490 | 2025.09.21 00:27:04.921260 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12491 | 2025.09.21 00:27:04.921416 [ 40 ] {} <Debug> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12492 | 2025.09.21 00:27:04.921481 [ 40 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12493 | 2025.09.21 00:27:04.921504 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12494 | 2025.09.21 00:27:04.921603 [ 188 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 12495 | 2025.09.21 00:27:04.921635 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1622 | ||
| 12496 | 2025.09.21 00:27:04.922193 [ 188 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12497 | 2025.09.21 00:27:04.922349 [ 188 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1448 rows starting from the beginning of the part | ||
| 12498 | 2025.09.21 00:27:04.922705 [ 188 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 12499 | 2025.09.21 00:27:04.923040 [ 188 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
| 12500 | 2025.09.21 00:27:04.923381 [ 188 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 12501 | 2025.09.21 00:27:04.923710 [ 188 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
| 12502 | 2025.09.21 00:27:04.924036 [ 188 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 12503 | 2025.09.21 00:27:04.930310 [ 190 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1622 rows, containing 72 columns (72 merged, 0 gathered) in 0.008748049 sec., 185412.77032170258 rows/sec., 143.22 MiB/sec. | ||
| 12504 | 2025.09.21 00:27:04.932041 [ 191 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12505 | 2025.09.21 00:27:04.932560 [ 191 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_41_8} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12506 | 2025.09.21 00:27:04.932631 [ 191 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_41_8} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12507 | 2025.09.21 00:27:04.932763 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 12508 | 2025.09.21 00:27:06.271535 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12509 | 2025.09.21 00:27:06.289220 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12510 | 2025.09.21 00:27:06.289294 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12511 | 2025.09.21 00:27:06.295669 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12512 | 2025.09.21 00:27:06.296422 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12513 | 2025.09.21 00:27:06.296738 [ 41 ] {} <Debug> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12514 | 2025.09.21 00:27:06.296808 [ 41 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12515 | 2025.09.21 00:27:06.296831 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12516 | 2025.09.21 00:27:06.296966 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 12517 | 2025.09.21 00:27:06.299920 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12518 | 2025.09.21 00:27:06.300794 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12519 | 2025.09.21 00:27:06.302358 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 12520 | 2025.09.21 00:27:06.307035 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 12521 | 2025.09.21 00:27:06.311931 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 12522 | 2025.09.21 00:27:06.316794 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 12523 | 2025.09.21 00:27:06.321723 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 12524 | 2025.09.21 00:27:06.325660 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 12525 | 2025.09.21 00:27:06.377350 [ 191 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.080445927 sec., 5245.759676558889 rows/sec., 27.12 MiB/sec. | ||
| 12526 | 2025.09.21 00:27:06.379446 [ 194 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12527 | 2025.09.21 00:27:06.381221 [ 194 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_56_11} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12528 | 2025.09.21 00:27:06.381321 [ 194 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_56_11} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12529 | 2025.09.21 00:27:06.382868 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12530 | 2025.09.21 00:27:06.973960 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12531 | 2025.09.21 00:27:06.974133 [ 4 ] {a535de3e-745d-4989-ad6c-fb56cbf11db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12532 | 2025.09.21 00:27:06.974197 [ 4 ] {a535de3e-745d-4989-ad6c-fb56cbf11db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12533 | 2025.09.21 00:27:06.974956 [ 4 ] {a535de3e-745d-4989-ad6c-fb56cbf11db2} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12534 | 2025.09.21 00:27:06.974994 [ 4 ] {a535de3e-745d-4989-ad6c-fb56cbf11db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12535 | 2025.09.21 00:27:06.975427 [ 4 ] {a535de3e-745d-4989-ad6c-fb56cbf11db2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12536 | 2025.09.21 00:27:06.975652 [ 4 ] {a535de3e-745d-4989-ad6c-fb56cbf11db2} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12537 | 2025.09.21 00:27:06.975775 [ 34 ] {} <Debug> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 12538 | 2025.09.21 00:27:06.975801 [ 4 ] {a535de3e-745d-4989-ad6c-fb56cbf11db2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001718 sec., 238649.59254947616 rows/sec., 15.14 MiB/sec. | ||
| 12539 | 2025.09.21 00:27:06.975810 [ 34 ] {} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12540 | 2025.09.21 00:27:06.975832 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12541 | 2025.09.21 00:27:06.975846 [ 4 ] {a535de3e-745d-4989-ad6c-fb56cbf11db2} <Debug> TCPHandler: Processed in 0.002015749 sec. | ||
| 12542 | 2025.09.21 00:27:06.975947 [ 200 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 12543 | 2025.09.21 00:27:06.975970 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12544 | 2025.09.21 00:27:06.976076 [ 4 ] {efbab10d-8d3e-4fac-ac4e-5bc124b63d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12545 | 2025.09.21 00:27:06.976085 [ 200 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12546 | 2025.09.21 00:27:06.976121 [ 4 ] {efbab10d-8d3e-4fac-ac4e-5bc124b63d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12547 | 2025.09.21 00:27:06.976131 [ 200 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 410 rows starting from the beginning of the part | ||
| 12548 | 2025.09.21 00:27:06.976206 [ 200 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 12549 | 2025.09.21 00:27:06.976253 [ 200 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 12550 | 2025.09.21 00:27:06.976297 [ 200 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 410 rows starting from the beginning of the part | ||
| 12551 | 2025.09.21 00:27:06.976338 [ 200 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 410 rows starting from the beginning of the part | ||
| 12552 | 2025.09.21 00:27:06.976982 [ 4 ] {efbab10d-8d3e-4fac-ac4e-5bc124b63d22} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12553 | 2025.09.21 00:27:06.977023 [ 4 ] {efbab10d-8d3e-4fac-ac4e-5bc124b63d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12554 | 2025.09.21 00:27:06.977401 [ 4 ] {efbab10d-8d3e-4fac-ac4e-5bc124b63d22} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12555 | 2025.09.21 00:27:06.977404 [ 193 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513767 sec., 1354237.4751200152 rows/sec., 91.07 MiB/sec. | ||
| 12556 | 2025.09.21 00:27:06.977566 [ 200 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 12557 | 2025.09.21 00:27:06.977648 [ 4 ] {efbab10d-8d3e-4fac-ac4e-5bc124b63d22} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12558 | 2025.09.21 00:27:06.977797 [ 4 ] {efbab10d-8d3e-4fac-ac4e-5bc124b63d22} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001739 sec., 655549.166187464 rows/sec., 52.00 MiB/sec. | ||
| 12559 | 2025.09.21 00:27:06.977839 [ 4 ] {efbab10d-8d3e-4fac-ac4e-5bc124b63d22} <Debug> TCPHandler: Processed in 0.001919886 sec. | ||
| 12560 | 2025.09.21 00:27:06.977844 [ 200 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_41_10} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12561 | 2025.09.21 00:27:06.977922 [ 200 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_41_10} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 12562 | 2025.09.21 00:27:06.977954 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12563 | 2025.09.21 00:27:06.977999 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 12564 | 2025.09.21 00:27:06.978054 [ 4 ] {553f8760-284d-4357-a9a2-abd129ab9fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12565 | 2025.09.21 00:27:06.978098 [ 4 ] {553f8760-284d-4357-a9a2-abd129ab9fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12566 | 2025.09.21 00:27:06.978581 [ 4 ] {553f8760-284d-4357-a9a2-abd129ab9fbe} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12567 | 2025.09.21 00:27:06.978616 [ 4 ] {553f8760-284d-4357-a9a2-abd129ab9fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12568 | 2025.09.21 00:27:06.978931 [ 4 ] {553f8760-284d-4357-a9a2-abd129ab9fbe} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12569 | 2025.09.21 00:27:06.979132 [ 4 ] {553f8760-284d-4357-a9a2-abd129ab9fbe} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12570 | 2025.09.21 00:27:06.979257 [ 4 ] {553f8760-284d-4357-a9a2-abd129ab9fbe} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001221 sec., 179361.17936117935 rows/sec., 10.69 MiB/sec. | ||
| 12571 | 2025.09.21 00:27:06.979293 [ 4 ] {553f8760-284d-4357-a9a2-abd129ab9fbe} <Debug> TCPHandler: Processed in 0.001389203 sec. | ||
| 12572 | 2025.09.21 00:27:06.979394 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12573 | 2025.09.21 00:27:06.979489 [ 4 ] {46ad95a7-c8cf-42e8-b355-7f5da2a73612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12574 | 2025.09.21 00:27:06.979529 [ 4 ] {46ad95a7-c8cf-42e8-b355-7f5da2a73612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12575 | 2025.09.21 00:27:06.980000 [ 4 ] {46ad95a7-c8cf-42e8-b355-7f5da2a73612} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12576 | 2025.09.21 00:27:06.980034 [ 4 ] {46ad95a7-c8cf-42e8-b355-7f5da2a73612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12577 | 2025.09.21 00:27:06.980345 [ 4 ] {46ad95a7-c8cf-42e8-b355-7f5da2a73612} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12578 | 2025.09.21 00:27:06.980557 [ 4 ] {46ad95a7-c8cf-42e8-b355-7f5da2a73612} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12579 | 2025.09.21 00:27:06.980684 [ 4 ] {46ad95a7-c8cf-42e8-b355-7f5da2a73612} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001211 sec., 175061.9322873658 rows/sec., 11.29 MiB/sec. | ||
| 12580 | 2025.09.21 00:27:06.980723 [ 4 ] {46ad95a7-c8cf-42e8-b355-7f5da2a73612} <Debug> TCPHandler: Processed in 0.001377263 sec. | ||
| 12581 | 2025.09.21 00:27:06.980830 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12582 | 2025.09.21 00:27:06.980923 [ 4 ] {ab7ce1b4-2479-4962-a963-540d0a0dcf06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12583 | 2025.09.21 00:27:06.980961 [ 4 ] {ab7ce1b4-2479-4962-a963-540d0a0dcf06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12584 | 2025.09.21 00:27:06.981416 [ 4 ] {ab7ce1b4-2479-4962-a963-540d0a0dcf06} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12585 | 2025.09.21 00:27:06.981450 [ 4 ] {ab7ce1b4-2479-4962-a963-540d0a0dcf06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12586 | 2025.09.21 00:27:06.981763 [ 4 ] {ab7ce1b4-2479-4962-a963-540d0a0dcf06} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12587 | 2025.09.21 00:27:06.981962 [ 4 ] {ab7ce1b4-2479-4962-a963-540d0a0dcf06} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12588 | 2025.09.21 00:27:06.982053 [ 34 ] {} <Debug> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 12589 | 2025.09.21 00:27:06.982084 [ 34 ] {} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12590 | 2025.09.21 00:27:06.982093 [ 4 ] {ab7ce1b4-2479-4962-a963-540d0a0dcf06} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001186 sec., 177908.9376053963 rows/sec., 10.10 MiB/sec. | ||
| 12591 | 2025.09.21 00:27:06.982101 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12592 | 2025.09.21 00:27:06.982133 [ 4 ] {ab7ce1b4-2479-4962-a963-540d0a0dcf06} <Debug> TCPHandler: Processed in 0.001349602 sec. | ||
| 12593 | 2025.09.21 00:27:06.982185 [ 200 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 12594 | 2025.09.21 00:27:06.982239 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12595 | 2025.09.21 00:27:06.982278 [ 200 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12596 | 2025.09.21 00:27:06.982311 [ 200 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 211 rows starting from the beginning of the part | ||
| 12597 | 2025.09.21 00:27:06.982336 [ 4 ] {71e6ae8e-fe9d-4205-99bc-adfdfe430053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12598 | 2025.09.21 00:27:06.982368 [ 200 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 12599 | 2025.09.21 00:27:06.982381 [ 4 ] {71e6ae8e-fe9d-4205-99bc-adfdfe430053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12600 | 2025.09.21 00:27:06.982431 [ 200 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 12601 | 2025.09.21 00:27:06.982484 [ 200 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 211 rows starting from the beginning of the part | ||
| 12602 | 2025.09.21 00:27:06.982530 [ 200 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 211 rows starting from the beginning of the part | ||
| 12603 | 2025.09.21 00:27:06.983031 [ 4 ] {71e6ae8e-fe9d-4205-99bc-adfdfe430053} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12604 | 2025.09.21 00:27:06.983071 [ 4 ] {71e6ae8e-fe9d-4205-99bc-adfdfe430053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12605 | 2025.09.21 00:27:06.983416 [ 4 ] {71e6ae8e-fe9d-4205-99bc-adfdfe430053} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12606 | 2025.09.21 00:27:06.983535 [ 196 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382643 sec., 763031.382649028 rows/sec., 46.24 MiB/sec. | ||
| 12607 | 2025.09.21 00:27:06.983626 [ 4 ] {71e6ae8e-fe9d-4205-99bc-adfdfe430053} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12608 | 2025.09.21 00:27:06.983657 [ 200 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 12609 | 2025.09.21 00:27:06.983765 [ 4 ] {71e6ae8e-fe9d-4205-99bc-adfdfe430053} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001445 sec., 479584.77508650516 rows/sec., 33.51 MiB/sec. | ||
| 12610 | 2025.09.21 00:27:06.983813 [ 4 ] {71e6ae8e-fe9d-4205-99bc-adfdfe430053} <Debug> TCPHandler: Processed in 0.001619559 sec. | ||
| 12611 | 2025.09.21 00:27:06.983921 [ 200 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_41_10} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12612 | 2025.09.21 00:27:06.983923 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12613 | 2025.09.21 00:27:06.983995 [ 200 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_41_10} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 12614 | 2025.09.21 00:27:06.984042 [ 4 ] {bca23031-4e6a-4ec5-abaf-a101e2c70022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12615 | 2025.09.21 00:27:06.984062 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12616 | 2025.09.21 00:27:06.984088 [ 4 ] {bca23031-4e6a-4ec5-abaf-a101e2c70022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12617 | 2025.09.21 00:27:06.984438 [ 4 ] {bca23031-4e6a-4ec5-abaf-a101e2c70022} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12618 | 2025.09.21 00:27:06.984473 [ 4 ] {bca23031-4e6a-4ec5-abaf-a101e2c70022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12619 | 2025.09.21 00:27:06.984805 [ 4 ] {bca23031-4e6a-4ec5-abaf-a101e2c70022} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12620 | 2025.09.21 00:27:06.985029 [ 4 ] {bca23031-4e6a-4ec5-abaf-a101e2c70022} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12621 | 2025.09.21 00:27:06.985143 [ 35 ] {} <Debug> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12622 | 2025.09.21 00:27:06.985161 [ 4 ] {bca23031-4e6a-4ec5-abaf-a101e2c70022} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001136 sec., 5281.69014084507 rows/sec., 275.95 KiB/sec. | ||
| 12623 | 2025.09.21 00:27:06.985205 [ 35 ] {} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12624 | 2025.09.21 00:27:06.985213 [ 4 ] {bca23031-4e6a-4ec5-abaf-a101e2c70022} <Debug> TCPHandler: Processed in 0.001337032 sec. | ||
| 12625 | 2025.09.21 00:27:06.985233 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12626 | 2025.09.21 00:27:06.985314 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::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 | ||
| 12627 | 2025.09.21 00:27:06.985330 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12628 | 2025.09.21 00:27:06.985400 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12629 | 2025.09.21 00:27:06.985427 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 12630 | 2025.09.21 00:27:06.985427 [ 4 ] {002c92d3-f47c-4523-b7e6-2179761417f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12631 | 2025.09.21 00:27:06.985478 [ 4 ] {002c92d3-f47c-4523-b7e6-2179761417f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12632 | 2025.09.21 00:27:06.985480 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 12633 | 2025.09.21 00:27:06.985526 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 12634 | 2025.09.21 00:27:06.985563 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 12635 | 2025.09.21 00:27:06.985597 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 12636 | 2025.09.21 00:27:06.985631 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 12637 | 2025.09.21 00:27:06.985903 [ 4 ] {002c92d3-f47c-4523-b7e6-2179761417f3} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12638 | 2025.09.21 00:27:06.985938 [ 4 ] {002c92d3-f47c-4523-b7e6-2179761417f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12639 | 2025.09.21 00:27:06.986293 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001014505 sec., 242482.78717206913 rows/sec., 12.37 MiB/sec. | ||
| 12640 | 2025.09.21 00:27:06.986300 [ 4 ] {002c92d3-f47c-4523-b7e6-2179761417f3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12641 | 2025.09.21 00:27:06.986494 [ 198 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12642 | 2025.09.21 00:27:06.986556 [ 4 ] {002c92d3-f47c-4523-b7e6-2179761417f3} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12643 | 2025.09.21 00:27:06.986700 [ 4 ] {002c92d3-f47c-4523-b7e6-2179761417f3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001293 sec., 242846.094354215 rows/sec., 15.95 MiB/sec. | ||
| 12644 | 2025.09.21 00:27:06.986740 [ 4 ] {002c92d3-f47c-4523-b7e6-2179761417f3} <Debug> TCPHandler: Processed in 0.001460585 sec. | ||
| 12645 | 2025.09.21 00:27:06.986850 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12646 | 2025.09.21 00:27:06.986856 [ 198 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_41_8} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12647 | 2025.09.21 00:27:06.986949 [ 4 ] {2f84a290-ce4c-4cac-9dff-d1cd38e27115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12648 | 2025.09.21 00:27:06.986959 [ 198 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_41_8} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12649 | 2025.09.21 00:27:06.986999 [ 4 ] {2f84a290-ce4c-4cac-9dff-d1cd38e27115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12650 | 2025.09.21 00:27:06.987071 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12651 | 2025.09.21 00:27:06.987314 [ 4 ] {2f84a290-ce4c-4cac-9dff-d1cd38e27115} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12652 | 2025.09.21 00:27:06.987355 [ 4 ] {2f84a290-ce4c-4cac-9dff-d1cd38e27115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12653 | 2025.09.21 00:27:06.987694 [ 4 ] {2f84a290-ce4c-4cac-9dff-d1cd38e27115} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12654 | 2025.09.21 00:27:06.987921 [ 4 ] {2f84a290-ce4c-4cac-9dff-d1cd38e27115} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12655 | 2025.09.21 00:27:06.988053 [ 4 ] {2f84a290-ce4c-4cac-9dff-d1cd38e27115} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 59.95 KiB/sec. | ||
| 12656 | 2025.09.21 00:27:06.988092 [ 4 ] {2f84a290-ce4c-4cac-9dff-d1cd38e27115} <Debug> TCPHandler: Processed in 0.001292431 sec. | ||
| 12657 | 2025.09.21 00:27:06.988203 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12658 | 2025.09.21 00:27:06.988297 [ 4 ] {ff60c44a-9337-4ce2-96f3-c270bf81768f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12659 | 2025.09.21 00:27:06.988354 [ 4 ] {ff60c44a-9337-4ce2-96f3-c270bf81768f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12660 | 2025.09.21 00:27:06.989118 [ 4 ] {ff60c44a-9337-4ce2-96f3-c270bf81768f} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12661 | 2025.09.21 00:27:06.989154 [ 4 ] {ff60c44a-9337-4ce2-96f3-c270bf81768f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12662 | 2025.09.21 00:27:06.990237 [ 4 ] {ff60c44a-9337-4ce2-96f3-c270bf81768f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12663 | 2025.09.21 00:27:06.990459 [ 4 ] {ff60c44a-9337-4ce2-96f3-c270bf81768f} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12664 | 2025.09.21 00:27:06.990605 [ 4 ] {ff60c44a-9337-4ce2-96f3-c270bf81768f} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002325 sec., 6021.5053763440865 rows/sec., 10.79 MiB/sec. | ||
| 12665 | 2025.09.21 00:27:06.990672 [ 4 ] {ff60c44a-9337-4ce2-96f3-c270bf81768f} <Debug> TCPHandler: Processed in 0.002515721 sec. | ||
| 12666 | 2025.09.21 00:27:06.990796 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12667 | 2025.09.21 00:27:06.990891 [ 4 ] {78942805-2780-40be-bf6e-31c463834132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12668 | 2025.09.21 00:27:06.990936 [ 4 ] {78942805-2780-40be-bf6e-31c463834132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12669 | 2025.09.21 00:27:06.991361 [ 4 ] {78942805-2780-40be-bf6e-31c463834132} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12670 | 2025.09.21 00:27:06.991397 [ 4 ] {78942805-2780-40be-bf6e-31c463834132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12671 | 2025.09.21 00:27:06.991730 [ 4 ] {78942805-2780-40be-bf6e-31c463834132} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12672 | 2025.09.21 00:27:06.991938 [ 4 ] {78942805-2780-40be-bf6e-31c463834132} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12673 | 2025.09.21 00:27:06.992069 [ 4 ] {78942805-2780-40be-bf6e-31c463834132} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001196 sec., 86956.52173913043 rows/sec., 5.33 MiB/sec. | ||
| 12674 | 2025.09.21 00:27:06.992107 [ 4 ] {78942805-2780-40be-bf6e-31c463834132} <Debug> TCPHandler: Processed in 0.001357393 sec. | ||
| 12675 | 2025.09.21 00:27:07.001166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.02 MiB, peak 353.57 MiB, free memory in arenas 0.00 B, will set to 339.50 MiB (RSS), difference: -1.52 MiB | ||
| 12676 | 2025.09.21 00:27:11.946889 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37147 | ||
| 12677 | 2025.09.21 00:27:11.947020 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12678 | 2025.09.21 00:27:11.947052 [ 353 ] {} <Debug> TCP-Session: f7654ce4-d3ba-48ed-9a2f-3b4e2b8f42d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37147 | ||
| 12679 | 2025.09.21 00:27:11.947080 [ 353 ] {} <Debug> TCP-Session: f7654ce4-d3ba-48ed-9a2f-3b4e2b8f42d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12680 | 2025.09.21 00:27:11.947096 [ 353 ] {} <Debug> TCP-Session: f7654ce4-d3ba-48ed-9a2f-3b4e2b8f42d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12681 | 2025.09.21 00:27:11.947283 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55984 | ||
| 12682 | 2025.09.21 00:27:11.947320 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47484 | ||
| 12683 | 2025.09.21 00:27:11.947362 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59026 | ||
| 12684 | 2025.09.21 00:27:11.947375 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51884 | ||
| 12685 | 2025.09.21 00:27:11.947339 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44050 | ||
| 12686 | 2025.09.21 00:27:11.947414 [ 353 ] {} <Trace> TCP-Session: f7654ce4-d3ba-48ed-9a2f-3b4e2b8f42d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12687 | 2025.09.21 00:27:11.947444 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12688 | 2025.09.21 00:27:11.947333 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44559 | ||
| 12689 | 2025.09.21 00:27:11.947492 [ 297 ] {} <Debug> TCP-Session: 7f458d17-0319-459b-b74d-660183825fe3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59026 | ||
| 12690 | 2025.09.21 00:27:11.947300 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44000 | ||
| 12691 | 2025.09.21 00:27:11.947445 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12692 | 2025.09.21 00:27:11.947556 [ 297 ] {} <Debug> TCP-Session: 7f458d17-0319-459b-b74d-660183825fe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12693 | 2025.09.21 00:27:11.947590 [ 293 ] {} <Debug> TCP-Session: 1d35004d-42f4-420f-9627-12fe59103edd Authenticating user 'default' from [fd00:1122:3344:101::e]:47484 | ||
| 12694 | 2025.09.21 00:27:11.947600 [ 297 ] {} <Debug> TCP-Session: 7f458d17-0319-459b-b74d-660183825fe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12695 | 2025.09.21 00:27:11.947614 [ 293 ] {} <Debug> TCP-Session: 1d35004d-42f4-420f-9627-12fe59103edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12696 | 2025.09.21 00:27:11.947422 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12697 | 2025.09.21 00:27:11.947631 [ 293 ] {} <Debug> TCP-Session: 1d35004d-42f4-420f-9627-12fe59103edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12698 | 2025.09.21 00:27:11.947641 [ 353 ] {7891f020-544f-40f6-9132-a4a495f7a3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37147) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12699 | 2025.09.21 00:27:11.947669 [ 354 ] {} <Debug> TCP-Session: 16ee1813-0c7e-4b49-9cc5-4a3b7ccac929 Authenticating user 'default' from [fd00:1122:3344:101::e]:55984 | ||
| 12700 | 2025.09.21 00:27:11.947314 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64111 | ||
| 12701 | 2025.09.21 00:27:11.947708 [ 354 ] {} <Debug> TCP-Session: 16ee1813-0c7e-4b49-9cc5-4a3b7ccac929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12702 | 2025.09.21 00:27:11.947757 [ 354 ] {} <Debug> TCP-Session: 16ee1813-0c7e-4b49-9cc5-4a3b7ccac929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12703 | 2025.09.21 00:27:11.947896 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12704 | 2025.09.21 00:27:11.947928 [ 352 ] {} <Debug> TCP-Session: 3766d26c-4ab7-498e-a987-73fe5f73fef7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51884 | ||
| 12705 | 2025.09.21 00:27:11.947929 [ 353 ] {7891f020-544f-40f6-9132-a4a495f7a3d4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12706 | 2025.09.21 00:27:11.947946 [ 352 ] {} <Debug> TCP-Session: 3766d26c-4ab7-498e-a987-73fe5f73fef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12707 | 2025.09.21 00:27:11.947979 [ 352 ] {} <Debug> TCP-Session: 3766d26c-4ab7-498e-a987-73fe5f73fef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12708 | 2025.09.21 00:27:11.948007 [ 353 ] {7891f020-544f-40f6-9132-a4a495f7a3d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12709 | 2025.09.21 00:27:11.948156 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12710 | 2025.09.21 00:27:11.948187 [ 296 ] {} <Debug> TCP-Session: 64bab8be-6780-470a-bee7-41df4c72bcb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44050 | ||
| 12711 | 2025.09.21 00:27:11.948206 [ 296 ] {} <Debug> TCP-Session: 64bab8be-6780-470a-bee7-41df4c72bcb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12712 | 2025.09.21 00:27:11.948221 [ 296 ] {} <Debug> TCP-Session: 64bab8be-6780-470a-bee7-41df4c72bcb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12713 | 2025.09.21 00:27:11.948300 [ 353 ] {7891f020-544f-40f6-9132-a4a495f7a3d4} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 12714 | 2025.09.21 00:27:11.948319 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12715 | 2025.09.21 00:27:11.948365 [ 355 ] {} <Debug> TCP-Session: 16f8ad2e-c216-4b37-8f9d-37d82183a2bd Authenticating user 'default' from [fd00:1122:3344:101::e]:44000 | ||
| 12716 | 2025.09.21 00:27:11.948391 [ 355 ] {} <Debug> TCP-Session: 16f8ad2e-c216-4b37-8f9d-37d82183a2bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12717 | 2025.09.21 00:27:11.948418 [ 355 ] {} <Debug> TCP-Session: 16f8ad2e-c216-4b37-8f9d-37d82183a2bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12718 | 2025.09.21 00:27:11.948458 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12719 | 2025.09.21 00:27:11.948497 [ 295 ] {} <Debug> TCP-Session: 7959026b-9473-4f20-bdaf-c1c47d997a49 Authenticating user 'default' from [fd00:1122:3344:101::e]:44559 | ||
| 12720 | 2025.09.21 00:27:11.948515 [ 295 ] {} <Debug> TCP-Session: 7959026b-9473-4f20-bdaf-c1c47d997a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12721 | 2025.09.21 00:27:11.948529 [ 295 ] {} <Debug> TCP-Session: 7959026b-9473-4f20-bdaf-c1c47d997a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12722 | 2025.09.21 00:27:11.948693 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12723 | 2025.09.21 00:27:11.948736 [ 356 ] {} <Debug> TCP-Session: 594b4c3d-00ac-4294-bb25-25a2ac9e15e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64111 | ||
| 12724 | 2025.09.21 00:27:11.948759 [ 356 ] {} <Debug> TCP-Session: 594b4c3d-00ac-4294-bb25-25a2ac9e15e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12725 | 2025.09.21 00:27:11.948773 [ 356 ] {} <Debug> TCP-Session: 594b4c3d-00ac-4294-bb25-25a2ac9e15e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12726 | 2025.09.21 00:27:11.949281 [ 335 ] {7891f020-544f-40f6-9132-a4a495f7a3d4} <Trace> AggregatingTransform: Aggregating | ||
| 12727 | 2025.09.21 00:27:11.949320 [ 335 ] {7891f020-544f-40f6-9132-a4a495f7a3d4} <Trace> Aggregator: Aggregation method: without_key | ||
| 12728 | 2025.09.21 00:27:11.949358 [ 335 ] {7891f020-544f-40f6-9132-a4a495f7a3d4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000954413 sec. (1047.764 rows/sec., 40.93 KiB/sec.) | ||
| 12729 | 2025.09.21 00:27:11.949372 [ 335 ] {7891f020-544f-40f6-9132-a4a495f7a3d4} <Trace> Aggregator: Merging aggregated data | ||
| 12730 | 2025.09.21 00:27:11.950675 [ 353 ] {7891f020-544f-40f6-9132-a4a495f7a3d4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003088 sec., 323.8341968911917 rows/sec., 12.65 KiB/sec. | ||
| 12731 | 2025.09.21 00:27:11.950821 [ 353 ] {7891f020-544f-40f6-9132-a4a495f7a3d4} <Debug> TCPHandler: Processed in 0.003530854 sec. | ||
| 12732 | 2025.09.21 00:27:11.950918 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12733 | 2025.09.21 00:27:11.950949 [ 353 ] {} <Debug> TCP-Session: f7654ce4-d3ba-48ed-9a2f-3b4e2b8f42d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12734 | 2025.09.21 00:27:11.950954 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12735 | 2025.09.21 00:27:11.950973 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12736 | 2025.09.21 00:27:11.950995 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12737 | 2025.09.21 00:27:11.951014 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12738 | 2025.09.21 00:27:11.951025 [ 293 ] {} <Debug> TCP-Session: 1d35004d-42f4-420f-9627-12fe59103edd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12739 | 2025.09.21 00:27:11.951036 [ 352 ] {} <Debug> TCP-Session: 3766d26c-4ab7-498e-a987-73fe5f73fef7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12740 | 2025.09.21 00:27:11.951037 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12741 | 2025.09.21 00:27:11.951050 [ 355 ] {} <Debug> TCP-Session: 16f8ad2e-c216-4b37-8f9d-37d82183a2bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12742 | 2025.09.21 00:27:11.951070 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12743 | 2025.09.21 00:27:11.951093 [ 295 ] {} <Debug> TCP-Session: 7959026b-9473-4f20-bdaf-c1c47d997a49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12744 | 2025.09.21 00:27:11.951090 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12745 | 2025.09.21 00:27:11.951124 [ 296 ] {} <Debug> TCP-Session: 64bab8be-6780-470a-bee7-41df4c72bcb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12746 | 2025.09.21 00:27:11.951157 [ 297 ] {} <Debug> TCP-Session: 7f458d17-0319-459b-b74d-660183825fe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12747 | 2025.09.21 00:27:11.951055 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12748 | 2025.09.21 00:27:11.951009 [ 354 ] {} <Debug> TCP-Session: 16ee1813-0c7e-4b49-9cc5-4a3b7ccac929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12749 | 2025.09.21 00:27:11.951239 [ 356 ] {} <Debug> TCP-Session: 594b4c3d-00ac-4294-bb25-25a2ac9e15e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12750 | 2025.09.21 00:27:11.992711 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12751 | 2025.09.21 00:27:11.992888 [ 4 ] {a811283a-c695-42fb-a336-5521e017c8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12752 | 2025.09.21 00:27:11.992960 [ 4 ] {a811283a-c695-42fb-a336-5521e017c8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12753 | 2025.09.21 00:27:11.993630 [ 4 ] {a811283a-c695-42fb-a336-5521e017c8eb} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12754 | 2025.09.21 00:27:11.993682 [ 4 ] {a811283a-c695-42fb-a336-5521e017c8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12755 | 2025.09.21 00:27:11.994087 [ 4 ] {a811283a-c695-42fb-a336-5521e017c8eb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 12756 | 2025.09.21 00:27:11.994329 [ 4 ] {a811283a-c695-42fb-a336-5521e017c8eb} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12757 | 2025.09.21 00:27:11.994499 [ 4 ] {a811283a-c695-42fb-a336-5521e017c8eb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001659 sec., 2411.091018685955 rows/sec., 196.61 KiB/sec. | ||
| 12758 | 2025.09.21 00:27:11.994562 [ 4 ] {a811283a-c695-42fb-a336-5521e017c8eb} <Debug> TCPHandler: Processed in 0.001981937 sec. | ||
| 12759 | 2025.09.21 00:27:11.994710 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12760 | 2025.09.21 00:27:11.994827 [ 4 ] {a494898c-94e9-4bfa-bdd3-df8e5df02318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12761 | 2025.09.21 00:27:11.994874 [ 4 ] {a494898c-94e9-4bfa-bdd3-df8e5df02318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12762 | 2025.09.21 00:27:11.996018 [ 4 ] {a494898c-94e9-4bfa-bdd3-df8e5df02318} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12763 | 2025.09.21 00:27:11.996059 [ 4 ] {a494898c-94e9-4bfa-bdd3-df8e5df02318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12764 | 2025.09.21 00:27:11.996507 [ 4 ] {a494898c-94e9-4bfa-bdd3-df8e5df02318} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12765 | 2025.09.21 00:27:11.996726 [ 4 ] {a494898c-94e9-4bfa-bdd3-df8e5df02318} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12766 | 2025.09.21 00:27:11.996868 [ 4 ] {a494898c-94e9-4bfa-bdd3-df8e5df02318} <Debug> executeQuery: Read 1252 rows, 105.70 KiB in 0.002069 sec., 605123.2479458676 rows/sec., 49.89 MiB/sec. | ||
| 12767 | 2025.09.21 00:27:11.996911 [ 4 ] {a494898c-94e9-4bfa-bdd3-df8e5df02318} <Debug> TCPHandler: Processed in 0.002256014 sec. | ||
| 12768 | 2025.09.21 00:27:11.997022 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12769 | 2025.09.21 00:27:11.997124 [ 4 ] {273edc6a-b519-481a-a3a8-5f9ebcda872f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12770 | 2025.09.21 00:27:11.997168 [ 4 ] {273edc6a-b519-481a-a3a8-5f9ebcda872f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12771 | 2025.09.21 00:27:11.997573 [ 4 ] {273edc6a-b519-481a-a3a8-5f9ebcda872f} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12772 | 2025.09.21 00:27:11.997611 [ 4 ] {273edc6a-b519-481a-a3a8-5f9ebcda872f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12773 | 2025.09.21 00:27:11.997941 [ 4 ] {273edc6a-b519-481a-a3a8-5f9ebcda872f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12774 | 2025.09.21 00:27:11.998148 [ 4 ] {273edc6a-b519-481a-a3a8-5f9ebcda872f} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12775 | 2025.09.21 00:27:11.998287 [ 4 ] {273edc6a-b519-481a-a3a8-5f9ebcda872f} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001187 sec., 26116.259477674812 rows/sec., 1.90 MiB/sec. | ||
| 12776 | 2025.09.21 00:27:11.998329 [ 4 ] {273edc6a-b519-481a-a3a8-5f9ebcda872f} <Debug> TCPHandler: Processed in 0.001358253 sec. | ||
| 12777 | 2025.09.21 00:27:11.998431 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12778 | 2025.09.21 00:27:11.998527 [ 4 ] {9903bb70-570b-4117-8a4f-56ada1f7182e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12779 | 2025.09.21 00:27:11.998567 [ 4 ] {9903bb70-570b-4117-8a4f-56ada1f7182e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12780 | 2025.09.21 00:27:11.999041 [ 4 ] {9903bb70-570b-4117-8a4f-56ada1f7182e} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12781 | 2025.09.21 00:27:11.999079 [ 4 ] {9903bb70-570b-4117-8a4f-56ada1f7182e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12782 | 2025.09.21 00:27:11.999409 [ 4 ] {9903bb70-570b-4117-8a4f-56ada1f7182e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12783 | 2025.09.21 00:27:11.999629 [ 4 ] {9903bb70-570b-4117-8a4f-56ada1f7182e} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12784 | 2025.09.21 00:27:11.999756 [ 4 ] {9903bb70-570b-4117-8a4f-56ada1f7182e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001248 sec., 182692.3076923077 rows/sec., 12.37 MiB/sec. | ||
| 12785 | 2025.09.21 00:27:11.999793 [ 4 ] {9903bb70-570b-4117-8a4f-56ada1f7182e} <Debug> TCPHandler: Processed in 0.001412784 sec. | ||
| 12786 | 2025.09.21 00:27:11.999902 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12787 | 2025.09.21 00:27:11.999997 [ 4 ] {fb7e1da0-76c9-4b82-9cc5-3905ea286fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12788 | 2025.09.21 00:27:12.000037 [ 4 ] {fb7e1da0-76c9-4b82-9cc5-3905ea286fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12789 | 2025.09.21 00:27:12.000681 [ 4 ] {fb7e1da0-76c9-4b82-9cc5-3905ea286fc3} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12790 | 2025.09.21 00:27:12.000720 [ 4 ] {fb7e1da0-76c9-4b82-9cc5-3905ea286fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12791 | 2025.09.21 00:27:12.001092 [ 4 ] {fb7e1da0-76c9-4b82-9cc5-3905ea286fc3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12792 | 2025.09.21 00:27:12.001365 [ 4 ] {fb7e1da0-76c9-4b82-9cc5-3905ea286fc3} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12793 | 2025.09.21 00:27:12.001532 [ 4 ] {fb7e1da0-76c9-4b82-9cc5-3905ea286fc3} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.001546 sec., 356403.6222509702 rows/sec., 26.46 MiB/sec. | ||
| 12794 | 2025.09.21 00:27:12.001585 [ 4 ] {fb7e1da0-76c9-4b82-9cc5-3905ea286fc3} <Debug> TCPHandler: Processed in 0.001732541 sec. | ||
| 12795 | 2025.09.21 00:27:12.001713 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12796 | 2025.09.21 00:27:12.001808 [ 4 ] {dbe7a45e-4412-4376-aa92-4b5b5e48edfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12797 | 2025.09.21 00:27:12.001865 [ 4 ] {dbe7a45e-4412-4376-aa92-4b5b5e48edfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12798 | 2025.09.21 00:27:12.002485 [ 4 ] {dbe7a45e-4412-4376-aa92-4b5b5e48edfa} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12799 | 2025.09.21 00:27:12.002521 [ 4 ] {dbe7a45e-4412-4376-aa92-4b5b5e48edfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12800 | 2025.09.21 00:27:12.002941 [ 4 ] {dbe7a45e-4412-4376-aa92-4b5b5e48edfa} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12801 | 2025.09.21 00:27:12.003164 [ 4 ] {dbe7a45e-4412-4376-aa92-4b5b5e48edfa} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12802 | 2025.09.21 00:27:12.003302 [ 4 ] {dbe7a45e-4412-4376-aa92-4b5b5e48edfa} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001512 sec., 559523.8095238095 rows/sec., 37.66 MiB/sec. | ||
| 12803 | 2025.09.21 00:27:12.003342 [ 4 ] {dbe7a45e-4412-4376-aa92-4b5b5e48edfa} <Debug> TCPHandler: Processed in 0.001694071 sec. | ||
| 12804 | 2025.09.21 00:27:12.003452 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12805 | 2025.09.21 00:27:12.003547 [ 4 ] {0552b0db-1002-49f6-8b00-a08a166eecdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12806 | 2025.09.21 00:27:12.003605 [ 4 ] {0552b0db-1002-49f6-8b00-a08a166eecdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12807 | 2025.09.21 00:27:12.004451 [ 4 ] {0552b0db-1002-49f6-8b00-a08a166eecdb} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12808 | 2025.09.21 00:27:12.004488 [ 4 ] {0552b0db-1002-49f6-8b00-a08a166eecdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12809 | 2025.09.21 00:27:12.005086 [ 4 ] {0552b0db-1002-49f6-8b00-a08a166eecdb} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12810 | 2025.09.21 00:27:12.005330 [ 4 ] {0552b0db-1002-49f6-8b00-a08a166eecdb} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12811 | 2025.09.21 00:27:12.005483 [ 4 ] {0552b0db-1002-49f6-8b00-a08a166eecdb} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001953 sec., 13824.884792626728 rows/sec., 24.77 MiB/sec. | ||
| 12812 | 2025.09.21 00:27:12.005554 [ 4 ] {0552b0db-1002-49f6-8b00-a08a166eecdb} <Debug> TCPHandler: Processed in 0.002151342 sec. | ||
| 12813 | 2025.09.21 00:27:12.005663 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12814 | 2025.09.21 00:27:12.005757 [ 4 ] {3b7bd992-5df2-4652-a202-aadc46d1a3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12815 | 2025.09.21 00:27:12.005798 [ 4 ] {3b7bd992-5df2-4652-a202-aadc46d1a3f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12816 | 2025.09.21 00:27:12.006127 [ 4 ] {3b7bd992-5df2-4652-a202-aadc46d1a3f7} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12817 | 2025.09.21 00:27:12.006163 [ 4 ] {3b7bd992-5df2-4652-a202-aadc46d1a3f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12818 | 2025.09.21 00:27:12.006490 [ 4 ] {3b7bd992-5df2-4652-a202-aadc46d1a3f7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12819 | 2025.09.21 00:27:12.006721 [ 4 ] {3b7bd992-5df2-4652-a202-aadc46d1a3f7} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12820 | 2025.09.21 00:27:12.006855 [ 4 ] {3b7bd992-5df2-4652-a202-aadc46d1a3f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 12821 | 2025.09.21 00:27:12.006893 [ 4 ] {3b7bd992-5df2-4652-a202-aadc46d1a3f7} <Debug> TCPHandler: Processed in 0.001278091 sec. | ||
| 12822 | 2025.09.21 00:27:12.067637 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57451 | ||
| 12823 | 2025.09.21 00:27:12.067742 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12824 | 2025.09.21 00:27:12.067769 [ 353 ] {} <Debug> TCP-Session: cd83ffbe-86b4-4e3c-84d3-ef2882f88df7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57451 | ||
| 12825 | 2025.09.21 00:27:12.067792 [ 353 ] {} <Debug> TCP-Session: cd83ffbe-86b4-4e3c-84d3-ef2882f88df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12826 | 2025.09.21 00:27:12.067804 [ 353 ] {} <Debug> TCP-Session: cd83ffbe-86b4-4e3c-84d3-ef2882f88df7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12827 | 2025.09.21 00:27:12.068005 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44224 | ||
| 12828 | 2025.09.21 00:27:12.068023 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60735 | ||
| 12829 | 2025.09.21 00:27:12.068071 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43647 | ||
| 12830 | 2025.09.21 00:27:12.068083 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39700 | ||
| 12831 | 2025.09.21 00:27:12.068094 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52986 | ||
| 12832 | 2025.09.21 00:27:12.068115 [ 353 ] {} <Trace> TCP-Session: cd83ffbe-86b4-4e3c-84d3-ef2882f88df7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12833 | 2025.09.21 00:27:12.068129 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12834 | 2025.09.21 00:27:12.068163 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12835 | 2025.09.21 00:27:12.068163 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12836 | 2025.09.21 00:27:12.068185 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12837 | 2025.09.21 00:27:12.068198 [ 354 ] {} <Debug> TCP-Session: 0de5f2bc-02b2-4699-b231-1f6cec2c0305 Authenticating user 'default' from [fd00:1122:3344:101::e]:44224 | ||
| 12838 | 2025.09.21 00:27:12.068208 [ 355 ] {} <Debug> TCP-Session: df363008-b201-4d16-ac15-72b54d1375f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60735 | ||
| 12839 | 2025.09.21 00:27:12.068227 [ 296 ] {} <Debug> TCP-Session: e24c2bcf-733c-437a-96a0-6304d6366c23 Authenticating user 'default' from [fd00:1122:3344:101::e]:52986 | ||
| 12840 | 2025.09.21 00:27:12.068250 [ 354 ] {} <Debug> TCP-Session: 0de5f2bc-02b2-4699-b231-1f6cec2c0305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12841 | 2025.09.21 00:27:12.068266 [ 355 ] {} <Debug> TCP-Session: df363008-b201-4d16-ac15-72b54d1375f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12842 | 2025.09.21 00:27:12.068276 [ 296 ] {} <Debug> TCP-Session: e24c2bcf-733c-437a-96a0-6304d6366c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12843 | 2025.09.21 00:27:12.068296 [ 353 ] {cad14781-8a20-409d-8c48-f8a24f1e01fd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57451) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12844 | 2025.09.21 00:27:12.068213 [ 293 ] {} <Debug> TCP-Session: 3f8f87c7-d566-4fde-a780-1bbf7f1d4f2e Authenticating user 'default' from [fd00:1122:3344:101::e]:43647 | ||
| 12845 | 2025.09.21 00:27:12.068339 [ 296 ] {} <Debug> TCP-Session: e24c2bcf-733c-437a-96a0-6304d6366c23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12846 | 2025.09.21 00:27:12.068353 [ 355 ] {} <Debug> TCP-Session: df363008-b201-4d16-ac15-72b54d1375f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12847 | 2025.09.21 00:27:12.068367 [ 293 ] {} <Debug> TCP-Session: 3f8f87c7-d566-4fde-a780-1bbf7f1d4f2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12848 | 2025.09.21 00:27:12.068168 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12849 | 2025.09.21 00:27:12.068405 [ 293 ] {} <Debug> TCP-Session: 3f8f87c7-d566-4fde-a780-1bbf7f1d4f2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12850 | 2025.09.21 00:27:12.068115 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41358 | ||
| 12851 | 2025.09.21 00:27:12.068441 [ 295 ] {} <Debug> TCP-Session: c1927962-ae85-4b19-9433-a704f9f9de58 Authenticating user 'default' from [fd00:1122:3344:101::e]:39700 | ||
| 12852 | 2025.09.21 00:27:12.068107 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39762 | ||
| 12853 | 2025.09.21 00:27:12.068491 [ 295 ] {} <Debug> TCP-Session: c1927962-ae85-4b19-9433-a704f9f9de58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12854 | 2025.09.21 00:27:12.068521 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12855 | 2025.09.21 00:27:12.068528 [ 295 ] {} <Debug> TCP-Session: c1927962-ae85-4b19-9433-a704f9f9de58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12856 | 2025.09.21 00:27:12.068286 [ 354 ] {} <Debug> TCP-Session: 0de5f2bc-02b2-4699-b231-1f6cec2c0305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12857 | 2025.09.21 00:27:12.068558 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12858 | 2025.09.21 00:27:12.068585 [ 353 ] {cad14781-8a20-409d-8c48-f8a24f1e01fd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12859 | 2025.09.21 00:27:12.068556 [ 352 ] {} <Debug> TCP-Session: 4adaa8a9-20eb-4997-a5dc-ad6577ad4c83 Authenticating user 'default' from [fd00:1122:3344:101::e]:41358 | ||
| 12860 | 2025.09.21 00:27:12.068630 [ 297 ] {} <Debug> TCP-Session: ea667e0c-d01c-4970-9114-fe893bde3bfb Authenticating user 'default' from [fd00:1122:3344:101::e]:39762 | ||
| 12861 | 2025.09.21 00:27:12.068652 [ 352 ] {} <Debug> TCP-Session: 4adaa8a9-20eb-4997-a5dc-ad6577ad4c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12862 | 2025.09.21 00:27:12.068659 [ 353 ] {cad14781-8a20-409d-8c48-f8a24f1e01fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12863 | 2025.09.21 00:27:12.068680 [ 352 ] {} <Debug> TCP-Session: 4adaa8a9-20eb-4997-a5dc-ad6577ad4c83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12864 | 2025.09.21 00:27:12.068669 [ 297 ] {} <Debug> TCP-Session: ea667e0c-d01c-4970-9114-fe893bde3bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12865 | 2025.09.21 00:27:12.068040 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40770 | ||
| 12866 | 2025.09.21 00:27:12.068740 [ 297 ] {} <Debug> TCP-Session: ea667e0c-d01c-4970-9114-fe893bde3bfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12867 | 2025.09.21 00:27:12.068843 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12868 | 2025.09.21 00:27:12.068875 [ 356 ] {} <Debug> TCP-Session: a46defc8-eb54-4c5d-afe4-1c0ac93a8a62 Authenticating user 'default' from [fd00:1122:3344:101::e]:40770 | ||
| 12869 | 2025.09.21 00:27:12.068898 [ 356 ] {} <Debug> TCP-Session: a46defc8-eb54-4c5d-afe4-1c0ac93a8a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12870 | 2025.09.21 00:27:12.068911 [ 356 ] {} <Debug> TCP-Session: a46defc8-eb54-4c5d-afe4-1c0ac93a8a62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12871 | 2025.09.21 00:27:12.068993 [ 353 ] {cad14781-8a20-409d-8c48-f8a24f1e01fd} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 12872 | 2025.09.21 00:27:12.069977 [ 336 ] {cad14781-8a20-409d-8c48-f8a24f1e01fd} <Trace> AggregatingTransform: Aggregating | ||
| 12873 | 2025.09.21 00:27:12.070017 [ 336 ] {cad14781-8a20-409d-8c48-f8a24f1e01fd} <Trace> Aggregator: Aggregation method: without_key | ||
| 12874 | 2025.09.21 00:27:12.070050 [ 336 ] {cad14781-8a20-409d-8c48-f8a24f1e01fd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948163 sec. (1054.671 rows/sec., 41.20 KiB/sec.) | ||
| 12875 | 2025.09.21 00:27:12.070068 [ 336 ] {cad14781-8a20-409d-8c48-f8a24f1e01fd} <Trace> Aggregator: Merging aggregated data | ||
| 12876 | 2025.09.21 00:27:12.071345 [ 353 ] {cad14781-8a20-409d-8c48-f8a24f1e01fd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003105 sec., 322.061191626409 rows/sec., 12.58 KiB/sec. | ||
| 12877 | 2025.09.21 00:27:12.071501 [ 353 ] {cad14781-8a20-409d-8c48-f8a24f1e01fd} <Debug> TCPHandler: Processed in 0.003499874 sec. | ||
| 12878 | 2025.09.21 00:27:12.071637 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12879 | 2025.09.21 00:27:12.071670 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12880 | 2025.09.21 00:27:12.071674 [ 353 ] {} <Debug> TCP-Session: cd83ffbe-86b4-4e3c-84d3-ef2882f88df7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12881 | 2025.09.21 00:27:12.071690 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12882 | 2025.09.21 00:27:12.071712 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12883 | 2025.09.21 00:27:12.071717 [ 354 ] {} <Debug> TCP-Session: 0de5f2bc-02b2-4699-b231-1f6cec2c0305 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12884 | 2025.09.21 00:27:12.071730 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12885 | 2025.09.21 00:27:12.071748 [ 355 ] {} <Debug> TCP-Session: df363008-b201-4d16-ac15-72b54d1375f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12886 | 2025.09.21 00:27:12.071763 [ 295 ] {} <Debug> TCP-Session: c1927962-ae85-4b19-9433-a704f9f9de58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12887 | 2025.09.21 00:27:12.071784 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12888 | 2025.09.21 00:27:12.071795 [ 297 ] {} <Debug> TCP-Session: ea667e0c-d01c-4970-9114-fe893bde3bfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12889 | 2025.09.21 00:27:12.071804 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12890 | 2025.09.21 00:27:12.071832 [ 352 ] {} <Debug> TCP-Session: 4adaa8a9-20eb-4997-a5dc-ad6577ad4c83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12891 | 2025.09.21 00:27:12.071835 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12892 | 2025.09.21 00:27:12.071860 [ 293 ] {} <Debug> TCP-Session: 3f8f87c7-d566-4fde-a780-1bbf7f1d4f2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12893 | 2025.09.21 00:27:12.071756 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12894 | 2025.09.21 00:27:12.071890 [ 296 ] {} <Debug> TCP-Session: e24c2bcf-733c-437a-96a0-6304d6366c23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12895 | 2025.09.21 00:27:12.071940 [ 356 ] {} <Debug> TCP-Session: a46defc8-eb54-4c5d-afe4-1c0ac93a8a62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12896 | 2025.09.21 00:27:12.204761 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50416 | ||
| 12897 | 2025.09.21 00:27:12.204862 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12898 | 2025.09.21 00:27:12.204888 [ 353 ] {} <Debug> TCP-Session: 76d2050c-5320-4455-bed3-ea4008cdebbf Authenticating user 'default' from [fd00:1122:3344:101::e]:50416 | ||
| 12899 | 2025.09.21 00:27:12.204911 [ 353 ] {} <Debug> TCP-Session: 76d2050c-5320-4455-bed3-ea4008cdebbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12900 | 2025.09.21 00:27:12.204923 [ 353 ] {} <Debug> TCP-Session: 76d2050c-5320-4455-bed3-ea4008cdebbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12901 | 2025.09.21 00:27:12.205145 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58400 | ||
| 12902 | 2025.09.21 00:27:12.205177 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41417 | ||
| 12903 | 2025.09.21 00:27:12.205213 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40795 | ||
| 12904 | 2025.09.21 00:27:12.205222 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38843 | ||
| 12905 | 2025.09.21 00:27:12.205267 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12906 | 2025.09.21 00:27:12.205274 [ 353 ] {} <Trace> TCP-Session: 76d2050c-5320-4455-bed3-ea4008cdebbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12907 | 2025.09.21 00:27:12.205305 [ 354 ] {} <Debug> TCP-Session: c8588a0d-273b-46f1-af29-37b8b85593e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58400 | ||
| 12908 | 2025.09.21 00:27:12.205321 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12909 | 2025.09.21 00:27:12.205322 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12910 | 2025.09.21 00:27:12.205346 [ 354 ] {} <Debug> TCP-Session: c8588a0d-273b-46f1-af29-37b8b85593e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12911 | 2025.09.21 00:27:12.205358 [ 297 ] {} <Debug> TCP-Session: 48e190b1-9e08-44f4-a9df-e6b43cbd2bad Authenticating user 'default' from [fd00:1122:3344:101::e]:40795 | ||
| 12912 | 2025.09.21 00:27:12.205376 [ 293 ] {} <Debug> TCP-Session: 8d42556f-d345-4380-9d24-06612f7b2077 Authenticating user 'default' from [fd00:1122:3344:101::e]:41417 | ||
| 12913 | 2025.09.21 00:27:12.205381 [ 354 ] {} <Debug> TCP-Session: c8588a0d-273b-46f1-af29-37b8b85593e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12914 | 2025.09.21 00:27:12.205401 [ 297 ] {} <Debug> TCP-Session: 48e190b1-9e08-44f4-a9df-e6b43cbd2bad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12915 | 2025.09.21 00:27:12.205412 [ 293 ] {} <Debug> TCP-Session: 8d42556f-d345-4380-9d24-06612f7b2077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12916 | 2025.09.21 00:27:12.205430 [ 297 ] {} <Debug> TCP-Session: 48e190b1-9e08-44f4-a9df-e6b43cbd2bad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12917 | 2025.09.21 00:27:12.205443 [ 293 ] {} <Debug> TCP-Session: 8d42556f-d345-4380-9d24-06612f7b2077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12918 | 2025.09.21 00:27:12.205169 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63675 | ||
| 12919 | 2025.09.21 00:27:12.205471 [ 353 ] {44012bc9-20c8-43fb-81f1-f80039f30ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50416) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12920 | 2025.09.21 00:27:12.205191 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56972 | ||
| 12921 | 2025.09.21 00:27:12.205535 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12922 | 2025.09.21 00:27:12.205324 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12923 | 2025.09.21 00:27:12.205570 [ 355 ] {} <Debug> TCP-Session: 6766d619-749e-4fdd-9a44-822e603f5484 Authenticating user 'default' from [fd00:1122:3344:101::e]:63675 | ||
| 12924 | 2025.09.21 00:27:12.205202 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45956 | ||
| 12925 | 2025.09.21 00:27:12.205596 [ 355 ] {} <Debug> TCP-Session: 6766d619-749e-4fdd-9a44-822e603f5484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12926 | 2025.09.21 00:27:12.205609 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12927 | 2025.09.21 00:27:12.205730 [ 355 ] {} <Debug> TCP-Session: 6766d619-749e-4fdd-9a44-822e603f5484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12928 | 2025.09.21 00:27:12.205600 [ 352 ] {} <Debug> TCP-Session: d509f28a-9796-42a7-b6c2-89e3b59a06f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38843 | ||
| 12929 | 2025.09.21 00:27:12.205771 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12930 | 2025.09.21 00:27:12.205799 [ 353 ] {44012bc9-20c8-43fb-81f1-f80039f30ffd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12931 | 2025.09.21 00:27:12.205804 [ 352 ] {} <Debug> TCP-Session: d509f28a-9796-42a7-b6c2-89e3b59a06f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12932 | 2025.09.21 00:27:12.205824 [ 296 ] {} <Debug> TCP-Session: c810498d-753c-43a0-b94f-70c439b41896 Authenticating user 'default' from [fd00:1122:3344:101::e]:45956 | ||
| 12933 | 2025.09.21 00:27:12.205855 [ 352 ] {} <Debug> TCP-Session: d509f28a-9796-42a7-b6c2-89e3b59a06f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12934 | 2025.09.21 00:27:12.205869 [ 353 ] {44012bc9-20c8-43fb-81f1-f80039f30ffd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12935 | 2025.09.21 00:27:12.205879 [ 296 ] {} <Debug> TCP-Session: c810498d-753c-43a0-b94f-70c439b41896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12936 | 2025.09.21 00:27:12.205775 [ 295 ] {} <Debug> TCP-Session: 304c3d7b-f73c-4f9c-b4d7-cf3daffb39ed Authenticating user 'default' from [fd00:1122:3344:101::e]:56972 | ||
| 12937 | 2025.09.21 00:27:12.205919 [ 296 ] {} <Debug> TCP-Session: c810498d-753c-43a0-b94f-70c439b41896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12938 | 2025.09.21 00:27:12.205970 [ 295 ] {} <Debug> TCP-Session: 304c3d7b-f73c-4f9c-b4d7-cf3daffb39ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12939 | 2025.09.21 00:27:12.205173 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36994 | ||
| 12940 | 2025.09.21 00:27:12.206000 [ 295 ] {} <Debug> TCP-Session: 304c3d7b-f73c-4f9c-b4d7-cf3daffb39ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12941 | 2025.09.21 00:27:12.206124 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12942 | 2025.09.21 00:27:12.206159 [ 356 ] {} <Debug> TCP-Session: d9ee363b-899b-4ad8-9e6f-1c8765b6dc8b Authenticating user 'default' from [fd00:1122:3344:101::e]:36994 | ||
| 12943 | 2025.09.21 00:27:12.206181 [ 356 ] {} <Debug> TCP-Session: d9ee363b-899b-4ad8-9e6f-1c8765b6dc8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12944 | 2025.09.21 00:27:12.206201 [ 356 ] {} <Debug> TCP-Session: d9ee363b-899b-4ad8-9e6f-1c8765b6dc8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12945 | 2025.09.21 00:27:12.206238 [ 353 ] {44012bc9-20c8-43fb-81f1-f80039f30ffd} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 12946 | 2025.09.21 00:27:12.207206 [ 316 ] {44012bc9-20c8-43fb-81f1-f80039f30ffd} <Trace> AggregatingTransform: Aggregating | ||
| 12947 | 2025.09.21 00:27:12.207251 [ 316 ] {44012bc9-20c8-43fb-81f1-f80039f30ffd} <Trace> Aggregator: Aggregation method: without_key | ||
| 12948 | 2025.09.21 00:27:12.207299 [ 316 ] {44012bc9-20c8-43fb-81f1-f80039f30ffd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932112 sec. (1072.832 rows/sec., 41.91 KiB/sec.) | ||
| 12949 | 2025.09.21 00:27:12.207324 [ 316 ] {44012bc9-20c8-43fb-81f1-f80039f30ffd} <Trace> Aggregator: Merging aggregated data | ||
| 12950 | 2025.09.21 00:27:12.208880 [ 353 ] {44012bc9-20c8-43fb-81f1-f80039f30ffd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003466 sec., 288.51702250432777 rows/sec., 11.27 KiB/sec. | ||
| 12951 | 2025.09.21 00:27:12.209055 [ 353 ] {44012bc9-20c8-43fb-81f1-f80039f30ffd} <Debug> TCPHandler: Processed in 0.003897483 sec. | ||
| 12952 | 2025.09.21 00:27:12.209208 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12953 | 2025.09.21 00:27:12.209240 [ 353 ] {} <Debug> TCP-Session: 76d2050c-5320-4455-bed3-ea4008cdebbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12954 | 2025.09.21 00:27:12.209242 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12955 | 2025.09.21 00:27:12.209260 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12956 | 2025.09.21 00:27:12.209284 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12957 | 2025.09.21 00:27:12.209297 [ 354 ] {} <Debug> TCP-Session: c8588a0d-273b-46f1-af29-37b8b85593e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12958 | 2025.09.21 00:27:12.209307 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12959 | 2025.09.21 00:27:12.209324 [ 355 ] {} <Debug> TCP-Session: 6766d619-749e-4fdd-9a44-822e603f5484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12960 | 2025.09.21 00:27:12.209342 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12961 | 2025.09.21 00:27:12.209368 [ 293 ] {} <Debug> TCP-Session: 8d42556f-d345-4380-9d24-06612f7b2077 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12962 | 2025.09.21 00:27:12.209381 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12963 | 2025.09.21 00:27:12.209391 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12964 | 2025.09.21 00:27:12.209424 [ 352 ] {} <Debug> TCP-Session: d509f28a-9796-42a7-b6c2-89e3b59a06f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12965 | 2025.09.21 00:27:12.209338 [ 295 ] {} <Debug> TCP-Session: 304c3d7b-f73c-4f9c-b4d7-cf3daffb39ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12966 | 2025.09.21 00:27:12.209451 [ 297 ] {} <Debug> TCP-Session: 48e190b1-9e08-44f4-a9df-e6b43cbd2bad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12967 | 2025.09.21 00:27:12.209397 [ 296 ] {} <Debug> TCP-Session: c810498d-753c-43a0-b94f-70c439b41896 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12968 | 2025.09.21 00:27:12.209323 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12969 | 2025.09.21 00:27:12.209561 [ 356 ] {} <Debug> TCP-Session: d9ee363b-899b-4ad8-9e6f-1c8765b6dc8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12970 | 2025.09.21 00:27:12.341744 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27294 | ||
| 12971 | 2025.09.21 00:27:12.342280 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12972 | 2025.09.21 00:27:12.342329 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12973 | 2025.09.21 00:27:12.342857 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12974 | 2025.09.21 00:27:12.343118 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12975 | 2025.09.21 00:27:12.343268 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27294 | ||
| 12976 | 2025.09.21 00:27:13.800973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12977 | 2025.09.21 00:27:13.816996 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12978 | 2025.09.21 00:27:13.817064 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12979 | 2025.09.21 00:27:13.822788 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12980 | 2025.09.21 00:27:13.823489 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12981 | 2025.09.21 00:27:13.826457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12982 | 2025.09.21 00:27:14.922799 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1666 | ||
| 12983 | 2025.09.21 00:27:14.925354 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12984 | 2025.09.21 00:27:14.925404 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12985 | 2025.09.21 00:27:14.926623 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12986 | 2025.09.21 00:27:14.926881 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12987 | 2025.09.21 00:27:14.927156 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1666 | ||
| 12988 | 2025.09.21 00:27:16.971410 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12989 | 2025.09.21 00:27:16.971596 [ 4 ] {48ff320d-9939-4556-bc26-909e4d2d391f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12990 | 2025.09.21 00:27:16.971663 [ 4 ] {48ff320d-9939-4556-bc26-909e4d2d391f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12991 | 2025.09.21 00:27:16.972419 [ 4 ] {48ff320d-9939-4556-bc26-909e4d2d391f} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12992 | 2025.09.21 00:27:16.972463 [ 4 ] {48ff320d-9939-4556-bc26-909e4d2d391f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12993 | 2025.09.21 00:27:16.972905 [ 4 ] {48ff320d-9939-4556-bc26-909e4d2d391f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12994 | 2025.09.21 00:27:16.973138 [ 4 ] {48ff320d-9939-4556-bc26-909e4d2d391f} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12995 | 2025.09.21 00:27:16.973304 [ 4 ] {48ff320d-9939-4556-bc26-909e4d2d391f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001752 sec., 234018.26484018264 rows/sec., 14.85 MiB/sec. | ||
| 12996 | 2025.09.21 00:27:16.973362 [ 4 ] {48ff320d-9939-4556-bc26-909e4d2d391f} <Debug> TCPHandler: Processed in 0.00208178 sec. | ||
| 12997 | 2025.09.21 00:27:16.973483 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12998 | 2025.09.21 00:27:16.973585 [ 4 ] {4538f339-e492-4a57-93ee-bd3c335510c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12999 | 2025.09.21 00:27:16.973629 [ 4 ] {4538f339-e492-4a57-93ee-bd3c335510c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13000 | 2025.09.21 00:27:16.974489 [ 4 ] {4538f339-e492-4a57-93ee-bd3c335510c8} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13001 | 2025.09.21 00:27:16.974527 [ 4 ] {4538f339-e492-4a57-93ee-bd3c335510c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13002 | 2025.09.21 00:27:16.974902 [ 4 ] {4538f339-e492-4a57-93ee-bd3c335510c8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13003 | 2025.09.21 00:27:16.975112 [ 4 ] {4538f339-e492-4a57-93ee-bd3c335510c8} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13004 | 2025.09.21 00:27:16.975247 [ 4 ] {4538f339-e492-4a57-93ee-bd3c335510c8} <Debug> executeQuery: Read 1141 rows, 92.69 KiB in 0.001686 sec., 676749.703440095 rows/sec., 53.69 MiB/sec. | ||
| 13005 | 2025.09.21 00:27:16.975288 [ 4 ] {4538f339-e492-4a57-93ee-bd3c335510c8} <Debug> TCPHandler: Processed in 0.001856264 sec. | ||
| 13006 | 2025.09.21 00:27:16.975405 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13007 | 2025.09.21 00:27:16.975500 [ 4 ] {245b984c-4a7c-4e59-b928-94c81d73ded5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13008 | 2025.09.21 00:27:16.975541 [ 4 ] {245b984c-4a7c-4e59-b928-94c81d73ded5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13009 | 2025.09.21 00:27:16.976009 [ 4 ] {245b984c-4a7c-4e59-b928-94c81d73ded5} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13010 | 2025.09.21 00:27:16.976043 [ 4 ] {245b984c-4a7c-4e59-b928-94c81d73ded5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13011 | 2025.09.21 00:27:16.976350 [ 4 ] {245b984c-4a7c-4e59-b928-94c81d73ded5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13012 | 2025.09.21 00:27:16.976560 [ 4 ] {245b984c-4a7c-4e59-b928-94c81d73ded5} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13013 | 2025.09.21 00:27:16.976689 [ 4 ] {245b984c-4a7c-4e59-b928-94c81d73ded5} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001208 sec., 181291.3907284768 rows/sec., 10.81 MiB/sec. | ||
| 13014 | 2025.09.21 00:27:16.976729 [ 4 ] {245b984c-4a7c-4e59-b928-94c81d73ded5} <Debug> TCPHandler: Processed in 0.001371733 sec. | ||
| 13015 | 2025.09.21 00:27:16.976839 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13016 | 2025.09.21 00:27:16.976931 [ 4 ] {c113f4fc-008f-4a54-baa2-2b25ea9927db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13017 | 2025.09.21 00:27:16.976970 [ 4 ] {c113f4fc-008f-4a54-baa2-2b25ea9927db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13018 | 2025.09.21 00:27:16.977468 [ 4 ] {c113f4fc-008f-4a54-baa2-2b25ea9927db} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13019 | 2025.09.21 00:27:16.977501 [ 4 ] {c113f4fc-008f-4a54-baa2-2b25ea9927db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13020 | 2025.09.21 00:27:16.977811 [ 4 ] {c113f4fc-008f-4a54-baa2-2b25ea9927db} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13021 | 2025.09.21 00:27:16.978034 [ 4 ] {c113f4fc-008f-4a54-baa2-2b25ea9927db} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13022 | 2025.09.21 00:27:16.978132 [ 50 ] {} <Debug> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 13023 | 2025.09.21 00:27:16.978160 [ 4 ] {c113f4fc-008f-4a54-baa2-2b25ea9927db} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001246 sec., 170947.0304975923 rows/sec., 11.02 MiB/sec. | ||
| 13024 | 2025.09.21 00:27:16.978166 [ 50 ] {} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13025 | 2025.09.21 00:27:16.978193 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13026 | 2025.09.21 00:27:16.978200 [ 4 ] {c113f4fc-008f-4a54-baa2-2b25ea9927db} <Debug> TCPHandler: Processed in 0.001407604 sec. | ||
| 13027 | 2025.09.21 00:27:16.978315 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13028 | 2025.09.21 00:27:16.978315 [ 200 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 13029 | 2025.09.21 00:27:16.978408 [ 4 ] {4648b32d-a82e-42af-9ac3-acd1fa3bead1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13030 | 2025.09.21 00:27:16.978451 [ 4 ] {4648b32d-a82e-42af-9ac3-acd1fa3bead1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13031 | 2025.09.21 00:27:16.978466 [ 200 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13032 | 2025.09.21 00:27:16.978505 [ 200 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 441 rows starting from the beginning of the part | ||
| 13033 | 2025.09.21 00:27:16.978571 [ 200 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 212 rows starting from the beginning of the part | ||
| 13034 | 2025.09.21 00:27:16.978616 [ 200 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 212 rows starting from the beginning of the part | ||
| 13035 | 2025.09.21 00:27:16.978659 [ 200 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 212 rows starting from the beginning of the part | ||
| 13036 | 2025.09.21 00:27:16.978698 [ 200 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 228 rows starting from the beginning of the part | ||
| 13037 | 2025.09.21 00:27:16.978740 [ 200 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 213 rows starting from the beginning of the part | ||
| 13038 | 2025.09.21 00:27:16.978918 [ 4 ] {4648b32d-a82e-42af-9ac3-acd1fa3bead1} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13039 | 2025.09.21 00:27:16.978960 [ 4 ] {4648b32d-a82e-42af-9ac3-acd1fa3bead1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13040 | 2025.09.21 00:27:16.979307 [ 4 ] {4648b32d-a82e-42af-9ac3-acd1fa3bead1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13041 | 2025.09.21 00:27:16.979534 [ 4 ] {4648b32d-a82e-42af-9ac3-acd1fa3bead1} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13042 | 2025.09.21 00:27:16.979663 [ 4 ] {4648b32d-a82e-42af-9ac3-acd1fa3bead1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001272 sec., 165880.5031446541 rows/sec., 9.42 MiB/sec. | ||
| 13043 | 2025.09.21 00:27:16.979702 [ 4 ] {4648b32d-a82e-42af-9ac3-acd1fa3bead1} <Debug> TCPHandler: Processed in 0.001434695 sec. | ||
| 13044 | 2025.09.21 00:27:16.979813 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13045 | 2025.09.21 00:27:16.979832 [ 198 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001570668 sec., 966467.770400874 rows/sec., 66.95 MiB/sec. | ||
| 13046 | 2025.09.21 00:27:16.979922 [ 4 ] {0928c24e-602b-4f83-afa0-74e6837b503c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13047 | 2025.09.21 00:27:16.979966 [ 4 ] {0928c24e-602b-4f83-afa0-74e6837b503c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13048 | 2025.09.21 00:27:16.980073 [ 195 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 13049 | 2025.09.21 00:27:16.980389 [ 195 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_55_11} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13050 | 2025.09.21 00:27:16.980471 [ 195 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_55_11} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 13051 | 2025.09.21 00:27:16.980572 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 13052 | 2025.09.21 00:27:16.980611 [ 4 ] {0928c24e-602b-4f83-afa0-74e6837b503c} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13053 | 2025.09.21 00:27:16.980650 [ 4 ] {0928c24e-602b-4f83-afa0-74e6837b503c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13054 | 2025.09.21 00:27:16.980988 [ 4 ] {0928c24e-602b-4f83-afa0-74e6837b503c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13055 | 2025.09.21 00:27:16.981196 [ 4 ] {0928c24e-602b-4f83-afa0-74e6837b503c} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13056 | 2025.09.21 00:27:16.981329 [ 4 ] {0928c24e-602b-4f83-afa0-74e6837b503c} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001423 sec., 486999.2972593113 rows/sec., 34.03 MiB/sec. | ||
| 13057 | 2025.09.21 00:27:16.981370 [ 4 ] {0928c24e-602b-4f83-afa0-74e6837b503c} <Debug> TCPHandler: Processed in 0.001602979 sec. | ||
| 13058 | 2025.09.21 00:27:16.981477 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13059 | 2025.09.21 00:27:16.981570 [ 4 ] {52324bca-6cbe-43e8-bf47-c4dcacb8550c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13060 | 2025.09.21 00:27:16.981611 [ 4 ] {52324bca-6cbe-43e8-bf47-c4dcacb8550c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13061 | 2025.09.21 00:27:16.981941 [ 4 ] {52324bca-6cbe-43e8-bf47-c4dcacb8550c} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13062 | 2025.09.21 00:27:16.981975 [ 4 ] {52324bca-6cbe-43e8-bf47-c4dcacb8550c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13063 | 2025.09.21 00:27:16.982273 [ 4 ] {52324bca-6cbe-43e8-bf47-c4dcacb8550c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13064 | 2025.09.21 00:27:16.982480 [ 4 ] {52324bca-6cbe-43e8-bf47-c4dcacb8550c} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13065 | 2025.09.21 00:27:16.982611 [ 4 ] {52324bca-6cbe-43e8-bf47-c4dcacb8550c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 13066 | 2025.09.21 00:27:16.982648 [ 4 ] {52324bca-6cbe-43e8-bf47-c4dcacb8550c} <Debug> TCPHandler: Processed in 0.001217629 sec. | ||
| 13067 | 2025.09.21 00:27:16.982756 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13068 | 2025.09.21 00:27:16.982847 [ 4 ] {df05051c-99ac-4ed2-83a0-1a7a5cd7de8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13069 | 2025.09.21 00:27:16.982889 [ 4 ] {df05051c-99ac-4ed2-83a0-1a7a5cd7de8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13070 | 2025.09.21 00:27:16.983308 [ 4 ] {df05051c-99ac-4ed2-83a0-1a7a5cd7de8d} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13071 | 2025.09.21 00:27:16.983342 [ 4 ] {df05051c-99ac-4ed2-83a0-1a7a5cd7de8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13072 | 2025.09.21 00:27:16.983683 [ 4 ] {df05051c-99ac-4ed2-83a0-1a7a5cd7de8d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13073 | 2025.09.21 00:27:16.983890 [ 4 ] {df05051c-99ac-4ed2-83a0-1a7a5cd7de8d} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13074 | 2025.09.21 00:27:16.984016 [ 4 ] {df05051c-99ac-4ed2-83a0-1a7a5cd7de8d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001185 sec., 264978.9029535865 rows/sec., 17.41 MiB/sec. | ||
| 13075 | 2025.09.21 00:27:16.984054 [ 4 ] {df05051c-99ac-4ed2-83a0-1a7a5cd7de8d} <Debug> TCPHandler: Processed in 0.001345032 sec. | ||
| 13076 | 2025.09.21 00:27:16.984159 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13077 | 2025.09.21 00:27:16.984251 [ 4 ] {51661246-dade-42f7-bfee-72f114984742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13078 | 2025.09.21 00:27:16.984292 [ 4 ] {51661246-dade-42f7-bfee-72f114984742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13079 | 2025.09.21 00:27:16.984602 [ 4 ] {51661246-dade-42f7-bfee-72f114984742} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13080 | 2025.09.21 00:27:16.984635 [ 4 ] {51661246-dade-42f7-bfee-72f114984742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13081 | 2025.09.21 00:27:16.984935 [ 4 ] {51661246-dade-42f7-bfee-72f114984742} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13082 | 2025.09.21 00:27:16.985135 [ 4 ] {51661246-dade-42f7-bfee-72f114984742} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13083 | 2025.09.21 00:27:16.985260 [ 4 ] {51661246-dade-42f7-bfee-72f114984742} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001025 sec., 1951.2195121951218 rows/sec., 127.67 KiB/sec. | ||
| 13084 | 2025.09.21 00:27:16.985301 [ 4 ] {51661246-dade-42f7-bfee-72f114984742} <Debug> TCPHandler: Processed in 0.001188619 sec. | ||
| 13085 | 2025.09.21 00:27:16.985409 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13086 | 2025.09.21 00:27:16.985498 [ 4 ] {2291af7c-4abb-49e0-afa7-2cae8d2473ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13087 | 2025.09.21 00:27:16.985552 [ 4 ] {2291af7c-4abb-49e0-afa7-2cae8d2473ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13088 | 2025.09.21 00:27:16.986316 [ 4 ] {2291af7c-4abb-49e0-afa7-2cae8d2473ba} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13089 | 2025.09.21 00:27:16.986350 [ 4 ] {2291af7c-4abb-49e0-afa7-2cae8d2473ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13090 | 2025.09.21 00:27:16.986857 [ 4 ] {2291af7c-4abb-49e0-afa7-2cae8d2473ba} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13091 | 2025.09.21 00:27:16.987073 [ 4 ] {2291af7c-4abb-49e0-afa7-2cae8d2473ba} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13092 | 2025.09.21 00:27:16.987214 [ 4 ] {2291af7c-4abb-49e0-afa7-2cae8d2473ba} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001732 sec., 8083.140877598153 rows/sec., 14.48 MiB/sec. | ||
| 13093 | 2025.09.21 00:27:16.987277 [ 4 ] {2291af7c-4abb-49e0-afa7-2cae8d2473ba} <Debug> TCPHandler: Processed in 0.001914806 sec. | ||
| 13094 | 2025.09.21 00:27:16.987387 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13095 | 2025.09.21 00:27:16.987478 [ 4 ] {75f30dd1-ad3b-45dd-b89e-486f53d2eb5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13096 | 2025.09.21 00:27:16.987518 [ 4 ] {75f30dd1-ad3b-45dd-b89e-486f53d2eb5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13097 | 2025.09.21 00:27:16.987844 [ 4 ] {75f30dd1-ad3b-45dd-b89e-486f53d2eb5c} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13098 | 2025.09.21 00:27:16.987877 [ 4 ] {75f30dd1-ad3b-45dd-b89e-486f53d2eb5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13099 | 2025.09.21 00:27:16.988191 [ 4 ] {75f30dd1-ad3b-45dd-b89e-486f53d2eb5c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13100 | 2025.09.21 00:27:16.988393 [ 4 ] {75f30dd1-ad3b-45dd-b89e-486f53d2eb5c} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13101 | 2025.09.21 00:27:16.988518 [ 4 ] {75f30dd1-ad3b-45dd-b89e-486f53d2eb5c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001057 sec., 98391.67455061495 rows/sec., 6.03 MiB/sec. | ||
| 13102 | 2025.09.21 00:27:16.988556 [ 4 ] {75f30dd1-ad3b-45dd-b89e-486f53d2eb5c} <Debug> TCPHandler: Processed in 0.001216279 sec. | ||
| 13103 | 2025.09.21 00:27:19.614292 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13104 | 2025.09.21 00:27:19.614346 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13105 | 2025.09.21 00:27:19.843398 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27742 | ||
| 13106 | 2025.09.21 00:27:19.843966 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13107 | 2025.09.21 00:27:19.844017 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13108 | 2025.09.21 00:27:19.844543 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13109 | 2025.09.21 00:27:19.844788 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13110 | 2025.09.21 00:27:19.844940 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27742 | ||
| 13111 | 2025.09.21 00:27:21.326519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13112 | 2025.09.21 00:27:21.342872 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13113 | 2025.09.21 00:27:21.342933 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13114 | 2025.09.21 00:27:21.348794 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13115 | 2025.09.21 00:27:21.349536 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13116 | 2025.09.21 00:27:21.352429 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13117 | 2025.09.21 00:27:21.961740 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13118 | 2025.09.21 00:27:21.961989 [ 4 ] {e4a7f968-2660-43cb-9783-ec154ec78c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13119 | 2025.09.21 00:27:21.962055 [ 4 ] {e4a7f968-2660-43cb-9783-ec154ec78c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13120 | 2025.09.21 00:27:21.962811 [ 4 ] {e4a7f968-2660-43cb-9783-ec154ec78c00} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13121 | 2025.09.21 00:27:21.962859 [ 4 ] {e4a7f968-2660-43cb-9783-ec154ec78c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13122 | 2025.09.21 00:27:21.963264 [ 4 ] {e4a7f968-2660-43cb-9783-ec154ec78c00} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13123 | 2025.09.21 00:27:21.963492 [ 4 ] {e4a7f968-2660-43cb-9783-ec154ec78c00} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13124 | 2025.09.21 00:27:21.963661 [ 4 ] {e4a7f968-2660-43cb-9783-ec154ec78c00} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001721 sec., 63916.32771644393 rows/sec., 5.36 MiB/sec. | ||
| 13125 | 2025.09.21 00:27:21.963713 [ 4 ] {e4a7f968-2660-43cb-9783-ec154ec78c00} <Debug> TCPHandler: Processed in 0.002153252 sec. | ||
| 13126 | 2025.09.21 00:27:21.963840 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13127 | 2025.09.21 00:27:21.963940 [ 4 ] {557884bc-f280-49d4-932f-868ba6a69d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13128 | 2025.09.21 00:27:21.963983 [ 4 ] {557884bc-f280-49d4-932f-868ba6a69d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13129 | 2025.09.21 00:27:21.964480 [ 4 ] {557884bc-f280-49d4-932f-868ba6a69d26} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13130 | 2025.09.21 00:27:21.964526 [ 4 ] {557884bc-f280-49d4-932f-868ba6a69d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13131 | 2025.09.21 00:27:21.964922 [ 4 ] {557884bc-f280-49d4-932f-868ba6a69d26} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13132 | 2025.09.21 00:27:21.965200 [ 4 ] {557884bc-f280-49d4-932f-868ba6a69d26} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13133 | 2025.09.21 00:27:21.965352 [ 4 ] {557884bc-f280-49d4-932f-868ba6a69d26} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001434 sec., 18828.451882845187 rows/sec., 1.38 MiB/sec. | ||
| 13134 | 2025.09.21 00:27:21.965397 [ 4 ] {557884bc-f280-49d4-932f-868ba6a69d26} <Debug> TCPHandler: Processed in 0.001606748 sec. | ||
| 13135 | 2025.09.21 00:27:21.965531 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13136 | 2025.09.21 00:27:21.965656 [ 4 ] {97d9f4ca-f723-4944-8efc-d0be2af1ecd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13137 | 2025.09.21 00:27:21.965709 [ 4 ] {97d9f4ca-f723-4944-8efc-d0be2af1ecd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13138 | 2025.09.21 00:27:21.966227 [ 4 ] {97d9f4ca-f723-4944-8efc-d0be2af1ecd2} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13139 | 2025.09.21 00:27:21.966264 [ 4 ] {97d9f4ca-f723-4944-8efc-d0be2af1ecd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13140 | 2025.09.21 00:27:21.966593 [ 4 ] {97d9f4ca-f723-4944-8efc-d0be2af1ecd2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13141 | 2025.09.21 00:27:21.966932 [ 4 ] {97d9f4ca-f723-4944-8efc-d0be2af1ecd2} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13142 | 2025.09.21 00:27:21.967112 [ 4 ] {97d9f4ca-f723-4944-8efc-d0be2af1ecd2} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001484 sec., 61320.75471698113 rows/sec., 4.79 MiB/sec. | ||
| 13143 | 2025.09.21 00:27:21.967157 [ 4 ] {97d9f4ca-f723-4944-8efc-d0be2af1ecd2} <Debug> TCPHandler: Processed in 0.00169424 sec. | ||
| 13144 | 2025.09.21 00:27:21.967294 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13145 | 2025.09.21 00:27:21.967420 [ 4 ] {579b5113-e7b1-4b46-bb16-db056f84a2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13146 | 2025.09.21 00:27:21.967475 [ 4 ] {579b5113-e7b1-4b46-bb16-db056f84a2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13147 | 2025.09.21 00:27:21.968040 [ 4 ] {579b5113-e7b1-4b46-bb16-db056f84a2d4} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13148 | 2025.09.21 00:27:21.968095 [ 4 ] {579b5113-e7b1-4b46-bb16-db056f84a2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13149 | 2025.09.21 00:27:21.968529 [ 4 ] {579b5113-e7b1-4b46-bb16-db056f84a2d4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13150 | 2025.09.21 00:27:21.968786 [ 4 ] {579b5113-e7b1-4b46-bb16-db056f84a2d4} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13151 | 2025.09.21 00:27:21.968966 [ 4 ] {579b5113-e7b1-4b46-bb16-db056f84a2d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001574 sec., 101651.84243964421 rows/sec., 7.08 MiB/sec. | ||
| 13152 | 2025.09.21 00:27:21.969010 [ 4 ] {579b5113-e7b1-4b46-bb16-db056f84a2d4} <Debug> TCPHandler: Processed in 0.001776623 sec. | ||
| 13153 | 2025.09.21 00:27:21.969132 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13154 | 2025.09.21 00:27:21.969238 [ 4 ] {c93e640b-b331-4c2f-84fb-acb1c6b057af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13155 | 2025.09.21 00:27:21.969301 [ 4 ] {c93e640b-b331-4c2f-84fb-acb1c6b057af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13156 | 2025.09.21 00:27:21.970238 [ 4 ] {c93e640b-b331-4c2f-84fb-acb1c6b057af} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13157 | 2025.09.21 00:27:21.970277 [ 4 ] {c93e640b-b331-4c2f-84fb-acb1c6b057af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13158 | 2025.09.21 00:27:21.971064 [ 4 ] {c93e640b-b331-4c2f-84fb-acb1c6b057af} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13159 | 2025.09.21 00:27:21.971333 [ 4 ] {c93e640b-b331-4c2f-84fb-acb1c6b057af} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13160 | 2025.09.21 00:27:21.971488 [ 4 ] {c93e640b-b331-4c2f-84fb-acb1c6b057af} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002273 sec., 11878.574571051475 rows/sec., 21.29 MiB/sec. | ||
| 13161 | 2025.09.21 00:27:21.971565 [ 4 ] {c93e640b-b331-4c2f-84fb-acb1c6b057af} <Debug> TCPHandler: Processed in 0.00248655 sec. | ||
| 13162 | 2025.09.21 00:27:21.971696 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13163 | 2025.09.21 00:27:21.971798 [ 4 ] {7e09bd57-c98d-4867-b137-4e41bedfda4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13164 | 2025.09.21 00:27:21.971846 [ 4 ] {7e09bd57-c98d-4867-b137-4e41bedfda4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13165 | 2025.09.21 00:27:21.972263 [ 4 ] {7e09bd57-c98d-4867-b137-4e41bedfda4d} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13166 | 2025.09.21 00:27:21.972425 [ 4 ] {7e09bd57-c98d-4867-b137-4e41bedfda4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13167 | 2025.09.21 00:27:21.972812 [ 4 ] {7e09bd57-c98d-4867-b137-4e41bedfda4d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13168 | 2025.09.21 00:27:21.973066 [ 4 ] {7e09bd57-c98d-4867-b137-4e41bedfda4d} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13169 | 2025.09.21 00:27:21.973262 [ 4 ] {7e09bd57-c98d-4867-b137-4e41bedfda4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001485 sec., 40404.0404040404 rows/sec., 2.72 MiB/sec. | ||
| 13170 | 2025.09.21 00:27:21.973309 [ 4 ] {7e09bd57-c98d-4867-b137-4e41bedfda4d} <Debug> TCPHandler: Processed in 0.00166581 sec. | ||
| 13171 | 2025.09.21 00:27:24.927406 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1700 | ||
| 13172 | 2025.09.21 00:27:24.930303 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13173 | 2025.09.21 00:27:24.930358 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13174 | 2025.09.21 00:27:24.931518 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13175 | 2025.09.21 00:27:24.931776 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13176 | 2025.09.21 00:27:24.932042 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1700 | ||
| 13177 | 2025.09.21 00:27:26.971525 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13178 | 2025.09.21 00:27:26.971767 [ 4 ] {a7397322-391f-40ed-8288-1e00f88a5d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13179 | 2025.09.21 00:27:26.971844 [ 4 ] {a7397322-391f-40ed-8288-1e00f88a5d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13180 | 2025.09.21 00:27:26.972702 [ 4 ] {a7397322-391f-40ed-8288-1e00f88a5d6c} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13181 | 2025.09.21 00:27:26.972750 [ 4 ] {a7397322-391f-40ed-8288-1e00f88a5d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13182 | 2025.09.21 00:27:26.973171 [ 4 ] {a7397322-391f-40ed-8288-1e00f88a5d6c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13183 | 2025.09.21 00:27:26.973405 [ 4 ] {a7397322-391f-40ed-8288-1e00f88a5d6c} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13184 | 2025.09.21 00:27:26.973574 [ 4 ] {a7397322-391f-40ed-8288-1e00f88a5d6c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001871 sec., 219134.15285943344 rows/sec., 13.90 MiB/sec. | ||
| 13185 | 2025.09.21 00:27:26.973630 [ 4 ] {a7397322-391f-40ed-8288-1e00f88a5d6c} <Debug> TCPHandler: Processed in 0.002239354 sec. | ||
| 13186 | 2025.09.21 00:27:26.973753 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13187 | 2025.09.21 00:27:26.973858 [ 4 ] {19af3589-770e-4784-bb2d-b6ba0937e314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13188 | 2025.09.21 00:27:26.973903 [ 4 ] {19af3589-770e-4784-bb2d-b6ba0937e314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13189 | 2025.09.21 00:27:26.974309 [ 4 ] {19af3589-770e-4784-bb2d-b6ba0937e314} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13190 | 2025.09.21 00:27:26.974345 [ 4 ] {19af3589-770e-4784-bb2d-b6ba0937e314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13191 | 2025.09.21 00:27:26.974649 [ 4 ] {19af3589-770e-4784-bb2d-b6ba0937e314} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13192 | 2025.09.21 00:27:26.974852 [ 4 ] {19af3589-770e-4784-bb2d-b6ba0937e314} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13193 | 2025.09.21 00:27:26.974981 [ 4 ] {19af3589-770e-4784-bb2d-b6ba0937e314} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00115 sec., 12173.913043478262 rows/sec., 992.70 KiB/sec. | ||
| 13194 | 2025.09.21 00:27:26.975021 [ 4 ] {19af3589-770e-4784-bb2d-b6ba0937e314} <Debug> TCPHandler: Processed in 0.001325172 sec. | ||
| 13195 | 2025.09.21 00:27:26.975141 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13196 | 2025.09.21 00:27:26.975265 [ 4 ] {a7560583-ebe5-44a3-bb07-8705f32ca8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13197 | 2025.09.21 00:27:26.975318 [ 4 ] {a7560583-ebe5-44a3-bb07-8705f32ca8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13198 | 2025.09.21 00:27:26.976740 [ 4 ] {a7560583-ebe5-44a3-bb07-8705f32ca8ad} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13199 | 2025.09.21 00:27:26.976778 [ 4 ] {a7560583-ebe5-44a3-bb07-8705f32ca8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13200 | 2025.09.21 00:27:26.977180 [ 4 ] {a7560583-ebe5-44a3-bb07-8705f32ca8ad} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13201 | 2025.09.21 00:27:26.977400 [ 4 ] {a7560583-ebe5-44a3-bb07-8705f32ca8ad} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13202 | 2025.09.21 00:27:26.977545 [ 4 ] {a7560583-ebe5-44a3-bb07-8705f32ca8ad} <Debug> executeQuery: Read 1147 rows, 93.10 KiB in 0.002306 sec., 497398.091934085 rows/sec., 39.43 MiB/sec. | ||
| 13203 | 2025.09.21 00:27:26.977579 [ 172 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13204 | 2025.09.21 00:27:26.977586 [ 4 ] {a7560583-ebe5-44a3-bb07-8705f32ca8ad} <Debug> TCPHandler: Processed in 0.002508691 sec. | ||
| 13205 | 2025.09.21 00:27:26.977652 [ 172 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13206 | 2025.09.21 00:27:26.977683 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13207 | 2025.09.21 00:27:26.977745 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13208 | 2025.09.21 00:27:26.977794 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 13209 | 2025.09.21 00:27:26.977849 [ 4 ] {96cb2517-d0d3-4e10-b5e1-4ca7fd2883d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13210 | 2025.09.21 00:27:26.977899 [ 4 ] {96cb2517-d0d3-4e10-b5e1-4ca7fd2883d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13211 | 2025.09.21 00:27:26.977930 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13212 | 2025.09.21 00:27:26.977971 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2344 rows starting from the beginning of the part | ||
| 13213 | 2025.09.21 00:27:26.978044 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1140 rows starting from the beginning of the part | ||
| 13214 | 2025.09.21 00:27:26.978092 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1252 rows starting from the beginning of the part | ||
| 13215 | 2025.09.21 00:27:26.978134 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1141 rows starting from the beginning of the part | ||
| 13216 | 2025.09.21 00:27:26.978173 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 110 rows starting from the beginning of the part | ||
| 13217 | 2025.09.21 00:27:26.978211 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1147 rows starting from the beginning of the part | ||
| 13218 | 2025.09.21 00:27:26.978448 [ 4 ] {96cb2517-d0d3-4e10-b5e1-4ca7fd2883d8} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13219 | 2025.09.21 00:27:26.978497 [ 4 ] {96cb2517-d0d3-4e10-b5e1-4ca7fd2883d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13220 | 2025.09.21 00:27:26.978842 [ 4 ] {96cb2517-d0d3-4e10-b5e1-4ca7fd2883d8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13221 | 2025.09.21 00:27:26.979075 [ 4 ] {96cb2517-d0d3-4e10-b5e1-4ca7fd2883d8} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13222 | 2025.09.21 00:27:26.979203 [ 172 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13223 | 2025.09.21 00:27:26.979213 [ 4 ] {96cb2517-d0d3-4e10-b5e1-4ca7fd2883d8} <Debug> executeQuery: Read 233 rows, 14.35 KiB in 0.001384 sec., 168352.60115606937 rows/sec., 10.12 MiB/sec. | ||
| 13224 | 2025.09.21 00:27:26.979241 [ 172 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13225 | 2025.09.21 00:27:26.979265 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13226 | 2025.09.21 00:27:26.979265 [ 4 ] {96cb2517-d0d3-4e10-b5e1-4ca7fd2883d8} <Debug> TCPHandler: Processed in 0.001578408 sec. | ||
| 13227 | 2025.09.21 00:27:26.979365 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::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 | ||
| 13228 | 2025.09.21 00:27:26.979411 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13229 | 2025.09.21 00:27:26.979494 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13230 | 2025.09.21 00:27:26.979532 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 264 rows starting from the beginning of the part | ||
| 13231 | 2025.09.21 00:27:26.979538 [ 4 ] {719ae2bb-3305-49c2-ab34-44f65547fe48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13232 | 2025.09.21 00:27:26.979595 [ 4 ] {719ae2bb-3305-49c2-ab34-44f65547fe48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13233 | 2025.09.21 00:27:26.979599 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 219 rows starting from the beginning of the part | ||
| 13234 | 2025.09.21 00:27:26.979659 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 31 rows starting from the beginning of the part | ||
| 13235 | 2025.09.21 00:27:26.979700 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 219 rows starting from the beginning of the part | ||
| 13236 | 2025.09.21 00:27:26.979743 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 27 rows starting from the beginning of the part | ||
| 13237 | 2025.09.21 00:27:26.979783 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 233 rows starting from the beginning of the part | ||
| 13238 | 2025.09.21 00:27:26.980178 [ 4 ] {719ae2bb-3305-49c2-ab34-44f65547fe48} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13239 | 2025.09.21 00:27:26.980223 [ 4 ] {719ae2bb-3305-49c2-ab34-44f65547fe48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13240 | 2025.09.21 00:27:26.980403 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7134 rows, containing 5 columns (5 merged, 0 gathered) in 0.002656404 sec., 2685585.475703244 rows/sec., 226.43 MiB/sec. | ||
| 13241 | 2025.09.21 00:27:26.980586 [ 4 ] {719ae2bb-3305-49c2-ab34-44f65547fe48} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13242 | 2025.09.21 00:27:26.980644 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13243 | 2025.09.21 00:27:26.980681 [ 189 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 993 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366002 sec., 726938.9063852029 rows/sec., 47.15 MiB/sec. | ||
| 13244 | 2025.09.21 00:27:26.980829 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13245 | 2025.09.21 00:27:26.980880 [ 4 ] {719ae2bb-3305-49c2-ab34-44f65547fe48} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13246 | 2025.09.21 00:27:26.980952 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_86_17} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13247 | 2025.09.21 00:27:26.981033 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_86_17} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13248 | 2025.09.21 00:27:26.981042 [ 4 ] {719ae2bb-3305-49c2-ab34-44f65547fe48} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001528 sec., 138743.45549738218 rows/sec., 8.95 MiB/sec. | ||
| 13249 | 2025.09.21 00:27:26.981091 [ 4 ] {719ae2bb-3305-49c2-ab34-44f65547fe48} <Debug> TCPHandler: Processed in 0.001743662 sec. | ||
| 13250 | 2025.09.21 00:27:26.981104 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 13251 | 2025.09.21 00:27:26.981138 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_81_16} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13252 | 2025.09.21 00:27:26.981206 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13253 | 2025.09.21 00:27:26.981214 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_81_16} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13254 | 2025.09.21 00:27:26.981307 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13255 | 2025.09.21 00:27:26.981310 [ 4 ] {634e8b5d-40fe-40d4-b22e-fd8fa6dc0b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13256 | 2025.09.21 00:27:26.981363 [ 4 ] {634e8b5d-40fe-40d4-b22e-fd8fa6dc0b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13257 | 2025.09.21 00:27:26.981866 [ 4 ] {634e8b5d-40fe-40d4-b22e-fd8fa6dc0b95} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13258 | 2025.09.21 00:27:26.981903 [ 4 ] {634e8b5d-40fe-40d4-b22e-fd8fa6dc0b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13259 | 2025.09.21 00:27:26.982218 [ 4 ] {634e8b5d-40fe-40d4-b22e-fd8fa6dc0b95} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13260 | 2025.09.21 00:27:26.982422 [ 4 ] {634e8b5d-40fe-40d4-b22e-fd8fa6dc0b95} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13261 | 2025.09.21 00:27:26.982557 [ 4 ] {634e8b5d-40fe-40d4-b22e-fd8fa6dc0b95} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001266 sec., 166666.66666666666 rows/sec., 9.46 MiB/sec. | ||
| 13262 | 2025.09.21 00:27:26.982596 [ 4 ] {634e8b5d-40fe-40d4-b22e-fd8fa6dc0b95} <Debug> TCPHandler: Processed in 0.001441904 sec. | ||
| 13263 | 2025.09.21 00:27:26.982706 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13264 | 2025.09.21 00:27:26.982800 [ 4 ] {2110863a-6274-4313-b2eb-debf08ce6009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13265 | 2025.09.21 00:27:26.982840 [ 4 ] {2110863a-6274-4313-b2eb-debf08ce6009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13266 | 2025.09.21 00:27:26.983610 [ 4 ] {2110863a-6274-4313-b2eb-debf08ce6009} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13267 | 2025.09.21 00:27:26.983645 [ 4 ] {2110863a-6274-4313-b2eb-debf08ce6009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13268 | 2025.09.21 00:27:26.983975 [ 4 ] {2110863a-6274-4313-b2eb-debf08ce6009} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13269 | 2025.09.21 00:27:26.984181 [ 4 ] {2110863a-6274-4313-b2eb-debf08ce6009} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13270 | 2025.09.21 00:27:26.984303 [ 172 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13271 | 2025.09.21 00:27:26.984316 [ 4 ] {2110863a-6274-4313-b2eb-debf08ce6009} <Debug> executeQuery: Read 707 rows, 50.73 KiB in 0.001533 sec., 461187.2146118721 rows/sec., 32.32 MiB/sec. | ||
| 13272 | 2025.09.21 00:27:26.984341 [ 172 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13273 | 2025.09.21 00:27:26.984365 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13274 | 2025.09.21 00:27:26.984367 [ 4 ] {2110863a-6274-4313-b2eb-debf08ce6009} <Debug> TCPHandler: Processed in 0.001709731 sec. | ||
| 13275 | 2025.09.21 00:27:26.984436 [ 186 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 13276 | 2025.09.21 00:27:26.984487 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13277 | 2025.09.21 00:27:26.984537 [ 186 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13278 | 2025.09.21 00:27:26.984571 [ 186 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1212 rows starting from the beginning of the part | ||
| 13279 | 2025.09.21 00:27:26.984586 [ 4 ] {5bf8f4f8-f66d-440b-b102-d5ba3fb4e2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13280 | 2025.09.21 00:27:26.984629 [ 186 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 693 rows starting from the beginning of the part | ||
| 13281 | 2025.09.21 00:27:26.984633 [ 4 ] {5bf8f4f8-f66d-440b-b102-d5ba3fb4e2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13282 | 2025.09.21 00:27:26.984688 [ 186 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 551 rows starting from the beginning of the part | ||
| 13283 | 2025.09.21 00:27:26.984739 [ 186 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 693 rows starting from the beginning of the part | ||
| 13284 | 2025.09.21 00:27:26.984784 [ 186 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 91 rows starting from the beginning of the part | ||
| 13285 | 2025.09.21 00:27:26.984825 [ 186 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 707 rows starting from the beginning of the part | ||
| 13286 | 2025.09.21 00:27:26.984993 [ 4 ] {5bf8f4f8-f66d-440b-b102-d5ba3fb4e2ae} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13287 | 2025.09.21 00:27:26.985034 [ 4 ] {5bf8f4f8-f66d-440b-b102-d5ba3fb4e2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13288 | 2025.09.21 00:27:26.985351 [ 4 ] {5bf8f4f8-f66d-440b-b102-d5ba3fb4e2ae} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13289 | 2025.09.21 00:27:26.985587 [ 4 ] {5bf8f4f8-f66d-440b-b102-d5ba3fb4e2ae} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13290 | 2025.09.21 00:27:26.985721 [ 4 ] {5bf8f4f8-f66d-440b-b102-d5ba3fb4e2ae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001153 sec., 5203.816131830009 rows/sec., 271.88 KiB/sec. | ||
| 13291 | 2025.09.21 00:27:26.985757 [ 4 ] {5bf8f4f8-f66d-440b-b102-d5ba3fb4e2ae} <Debug> TCPHandler: Processed in 0.001319942 sec. | ||
| 13292 | 2025.09.21 00:27:26.985866 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13293 | 2025.09.21 00:27:26.985962 [ 4 ] {7f51027f-59a5-455d-aaa2-ec01896c6859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13294 | 2025.09.21 00:27:26.986004 [ 4 ] {7f51027f-59a5-455d-aaa2-ec01896c6859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13295 | 2025.09.21 00:27:26.986129 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3947 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725371 sec., 2287623.9371126555 rows/sec., 171.75 MiB/sec. | ||
| 13296 | 2025.09.21 00:27:26.986319 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13297 | 2025.09.21 00:27:26.986498 [ 4 ] {7f51027f-59a5-455d-aaa2-ec01896c6859} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13298 | 2025.09.21 00:27:26.986534 [ 4 ] {7f51027f-59a5-455d-aaa2-ec01896c6859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13299 | 2025.09.21 00:27:26.986592 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_86_17} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13300 | 2025.09.21 00:27:26.986665 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_86_17} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13301 | 2025.09.21 00:27:26.986747 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 13302 | 2025.09.21 00:27:26.986879 [ 4 ] {7f51027f-59a5-455d-aaa2-ec01896c6859} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13303 | 2025.09.21 00:27:26.987095 [ 4 ] {7f51027f-59a5-455d-aaa2-ec01896c6859} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13304 | 2025.09.21 00:27:26.987221 [ 172 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13305 | 2025.09.21 00:27:26.987225 [ 4 ] {7f51027f-59a5-455d-aaa2-ec01896c6859} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.00128 sec., 250781.24999999997 rows/sec., 16.49 MiB/sec. | ||
| 13306 | 2025.09.21 00:27:26.987260 [ 172 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13307 | 2025.09.21 00:27:26.987287 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13308 | 2025.09.21 00:27:26.987292 [ 4 ] {7f51027f-59a5-455d-aaa2-ec01896c6859} <Debug> TCPHandler: Processed in 0.001475335 sec. | ||
| 13309 | 2025.09.21 00:27:26.987374 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::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 | ||
| 13310 | 2025.09.21 00:27:26.987425 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13311 | 2025.09.21 00:27:26.987471 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13312 | 2025.09.21 00:27:26.987501 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 28679 rows starting from the beginning of the part | ||
| 13313 | 2025.09.21 00:27:26.987520 [ 4 ] {196aaa22-a695-40cb-ad35-bb9fda0d8c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13314 | 2025.09.21 00:27:26.987558 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 314 rows starting from the beginning of the part | ||
| 13315 | 2025.09.21 00:27:26.987561 [ 4 ] {196aaa22-a695-40cb-ad35-bb9fda0d8c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13316 | 2025.09.21 00:27:26.987602 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 846 rows starting from the beginning of the part | ||
| 13317 | 2025.09.21 00:27:26.987645 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 314 rows starting from the beginning of the part | ||
| 13318 | 2025.09.21 00:27:26.987684 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 13319 | 2025.09.21 00:27:26.987735 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 321 rows starting from the beginning of the part | ||
| 13320 | 2025.09.21 00:27:26.987883 [ 4 ] {196aaa22-a695-40cb-ad35-bb9fda0d8c77} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13321 | 2025.09.21 00:27:26.987918 [ 4 ] {196aaa22-a695-40cb-ad35-bb9fda0d8c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13322 | 2025.09.21 00:27:26.988237 [ 4 ] {196aaa22-a695-40cb-ad35-bb9fda0d8c77} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13323 | 2025.09.21 00:27:26.988453 [ 4 ] {196aaa22-a695-40cb-ad35-bb9fda0d8c77} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13324 | 2025.09.21 00:27:26.988582 [ 4 ] {196aaa22-a695-40cb-ad35-bb9fda0d8c77} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 13325 | 2025.09.21 00:27:26.988619 [ 4 ] {196aaa22-a695-40cb-ad35-bb9fda0d8c77} <Debug> TCPHandler: Processed in 0.00124421 sec. | ||
| 13326 | 2025.09.21 00:27:26.988730 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13327 | 2025.09.21 00:27:26.988824 [ 4 ] {00b2dd59-8582-47a2-aec3-28ec557c76be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13328 | 2025.09.21 00:27:26.988878 [ 4 ] {00b2dd59-8582-47a2-aec3-28ec557c76be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13329 | 2025.09.21 00:27:26.989722 [ 4 ] {00b2dd59-8582-47a2-aec3-28ec557c76be} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13330 | 2025.09.21 00:27:26.989759 [ 4 ] {00b2dd59-8582-47a2-aec3-28ec557c76be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13331 | 2025.09.21 00:27:26.990344 [ 4 ] {00b2dd59-8582-47a2-aec3-28ec557c76be} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13332 | 2025.09.21 00:27:26.990591 [ 4 ] {00b2dd59-8582-47a2-aec3-28ec557c76be} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13333 | 2025.09.21 00:27:26.990721 [ 172 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13334 | 2025.09.21 00:27:26.990740 [ 4 ] {00b2dd59-8582-47a2-aec3-28ec557c76be} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001934 sec., 7238.8831437435365 rows/sec., 12.97 MiB/sec. | ||
| 13335 | 2025.09.21 00:27:26.990761 [ 172 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13336 | 2025.09.21 00:27:26.990787 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13337 | 2025.09.21 00:27:26.990828 [ 4 ] {00b2dd59-8582-47a2-aec3-28ec557c76be} <Debug> TCPHandler: Processed in 0.002147751 sec. | ||
| 13338 | 2025.09.21 00:27:26.990858 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 13339 | 2025.09.21 00:27:26.990946 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13340 | 2025.09.21 00:27:26.991032 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13341 | 2025.09.21 00:27:26.991062 [ 4 ] {be1e6ad4-9ca9-4e51-ab03-af897c622ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13342 | 2025.09.21 00:27:26.991102 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1506 rows starting from the beginning of the part | ||
| 13343 | 2025.09.21 00:27:26.991116 [ 4 ] {be1e6ad4-9ca9-4e51-ab03-af897c622ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13344 | 2025.09.21 00:27:26.991234 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 14 rows starting from the beginning of the part | ||
| 13345 | 2025.09.21 00:27:26.991350 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 27 rows starting from the beginning of the part | ||
| 13346 | 2025.09.21 00:27:26.991455 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 14 rows starting from the beginning of the part | ||
| 13347 | 2025.09.21 00:27:26.991489 [ 4 ] {be1e6ad4-9ca9-4e51-ab03-af897c622ac7} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13348 | 2025.09.21 00:27:26.991531 [ 4 ] {be1e6ad4-9ca9-4e51-ab03-af897c622ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13349 | 2025.09.21 00:27:26.991559 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 27 rows starting from the beginning of the part | ||
| 13350 | 2025.09.21 00:27:26.991670 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 14 rows starting from the beginning of the part | ||
| 13351 | 2025.09.21 00:27:26.991878 [ 4 ] {be1e6ad4-9ca9-4e51-ab03-af897c622ac7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13352 | 2025.09.21 00:27:26.992125 [ 4 ] {be1e6ad4-9ca9-4e51-ab03-af897c622ac7} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13353 | 2025.09.21 00:27:26.992248 [ 172 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13354 | 2025.09.21 00:27:26.992262 [ 4 ] {be1e6ad4-9ca9-4e51-ab03-af897c622ac7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001221 sec., 85176.08517608517 rows/sec., 5.22 MiB/sec. | ||
| 13355 | 2025.09.21 00:27:26.992278 [ 172 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13356 | 2025.09.21 00:27:26.992304 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13357 | 2025.09.21 00:27:26.992310 [ 4 ] {be1e6ad4-9ca9-4e51-ab03-af897c622ac7} <Debug> TCPHandler: Processed in 0.001414274 sec. | ||
| 13358 | 2025.09.21 00:27:26.992380 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 13359 | 2025.09.21 00:27:26.992484 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13360 | 2025.09.21 00:27:26.992511 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 6560 rows starting from the beginning of the part | ||
| 13361 | 2025.09.21 00:27:26.992563 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part | ||
| 13362 | 2025.09.21 00:27:26.992607 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 13363 | 2025.09.21 00:27:26.992663 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 104 rows starting from the beginning of the part | ||
| 13364 | 2025.09.21 00:27:26.992704 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 13365 | 2025.09.21 00:27:26.992751 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 13366 | 2025.09.21 00:27:26.994832 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30634 rows, containing 5 columns (5 merged, 0 gathered) in 0.007494179 sec., 4087705.9381688107 rows/sec., 273.57 MiB/sec. | ||
| 13367 | 2025.09.21 00:27:26.994962 [ 196 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6992 rows, containing 4 columns (4 merged, 0 gathered) in 0.002617402 sec., 2671351.210093062 rows/sec., 169.57 MiB/sec. | ||
| 13368 | 2025.09.21 00:27:26.995337 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13369 | 2025.09.21 00:27:26.995585 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13370 | 2025.09.21 00:27:26.995661 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13371 | 2025.09.21 00:27:26.995741 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 13372 | 2025.09.21 00:27:26.995744 [ 194 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13373 | 2025.09.21 00:27:26.996122 [ 194 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_86_17} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13374 | 2025.09.21 00:27:26.996208 [ 194 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_86_17} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13375 | 2025.09.21 00:27:26.996329 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 13376 | 2025.09.21 00:27:27.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.64 MiB, peak 354.91 MiB, free memory in arenas 0.00 B, will set to 346.91 MiB (RSS), difference: -5.73 MiB | ||
| 13377 | 2025.09.21 00:27:27.000830 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 19 columns (19 merged, 0 gathered) in 0.0100027 sec., 160156.75767542765 rows/sec., 286.99 MiB/sec. | ||
| 13378 | 2025.09.21 00:27:27.002714 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13379 | 2025.09.21 00:27:27.003017 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13380 | 2025.09.21 00:27:27.003084 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13381 | 2025.09.21 00:27:27.003169 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 13382 | 2025.09.21 00:27:27.345058 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28254 | ||
| 13383 | 2025.09.21 00:27:27.345865 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13384 | 2025.09.21 00:27:27.345935 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13385 | 2025.09.21 00:27:27.346480 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13386 | 2025.09.21 00:27:27.346705 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13387 | 2025.09.21 00:27:27.346828 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28254 | ||
| 13388 | 2025.09.21 00:27:28.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.38 MiB, peak 354.91 MiB, free memory in arenas 0.00 B, will set to 348.06 MiB (RSS), difference: 12.68 MiB | ||
| 13389 | 2025.09.21 00:27:28.852495 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13390 | 2025.09.21 00:27:28.870204 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13391 | 2025.09.21 00:27:28.870258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13392 | 2025.09.21 00:27:28.876361 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13393 | 2025.09.21 00:27:28.877079 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13394 | 2025.09.21 00:27:28.880689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13395 | 2025.09.21 00:27:31.961631 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13396 | 2025.09.21 00:27:31.961843 [ 4 ] {600d032e-cf4a-4cbc-9bc0-a89d35c53529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13397 | 2025.09.21 00:27:31.961918 [ 4 ] {600d032e-cf4a-4cbc-9bc0-a89d35c53529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13398 | 2025.09.21 00:27:31.962638 [ 4 ] {600d032e-cf4a-4cbc-9bc0-a89d35c53529} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13399 | 2025.09.21 00:27:31.962687 [ 4 ] {600d032e-cf4a-4cbc-9bc0-a89d35c53529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13400 | 2025.09.21 00:27:31.963105 [ 4 ] {600d032e-cf4a-4cbc-9bc0-a89d35c53529} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13401 | 2025.09.21 00:27:31.963331 [ 4 ] {600d032e-cf4a-4cbc-9bc0-a89d35c53529} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13402 | 2025.09.21 00:27:31.963491 [ 4 ] {600d032e-cf4a-4cbc-9bc0-a89d35c53529} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001703 sec., 64591.896652965355 rows/sec., 5.41 MiB/sec. | ||
| 13403 | 2025.09.21 00:27:31.963533 [ 4 ] {600d032e-cf4a-4cbc-9bc0-a89d35c53529} <Debug> TCPHandler: Processed in 0.002051639 sec. | ||
| 13404 | 2025.09.21 00:27:31.963652 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13405 | 2025.09.21 00:27:31.963749 [ 4 ] {30be2cbf-2198-4343-83a3-d39d81257d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13406 | 2025.09.21 00:27:31.963790 [ 4 ] {30be2cbf-2198-4343-83a3-d39d81257d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13407 | 2025.09.21 00:27:31.964185 [ 4 ] {30be2cbf-2198-4343-83a3-d39d81257d62} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13408 | 2025.09.21 00:27:31.964224 [ 4 ] {30be2cbf-2198-4343-83a3-d39d81257d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13409 | 2025.09.21 00:27:31.964557 [ 4 ] {30be2cbf-2198-4343-83a3-d39d81257d62} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13410 | 2025.09.21 00:27:31.964763 [ 4 ] {30be2cbf-2198-4343-83a3-d39d81257d62} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13411 | 2025.09.21 00:27:31.964894 [ 4 ] {30be2cbf-2198-4343-83a3-d39d81257d62} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001165 sec., 23175.96566523605 rows/sec., 1.70 MiB/sec. | ||
| 13412 | 2025.09.21 00:27:31.964933 [ 4 ] {30be2cbf-2198-4343-83a3-d39d81257d62} <Debug> TCPHandler: Processed in 0.001331062 sec. | ||
| 13413 | 2025.09.21 00:27:31.965039 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13414 | 2025.09.21 00:27:31.965133 [ 4 ] {7b8af5da-2fa8-45fb-a84b-1a53f4200ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13415 | 2025.09.21 00:27:31.965174 [ 4 ] {7b8af5da-2fa8-45fb-a84b-1a53f4200ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13416 | 2025.09.21 00:27:31.965630 [ 4 ] {7b8af5da-2fa8-45fb-a84b-1a53f4200ca3} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13417 | 2025.09.21 00:27:31.965669 [ 4 ] {7b8af5da-2fa8-45fb-a84b-1a53f4200ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13418 | 2025.09.21 00:27:31.966014 [ 4 ] {7b8af5da-2fa8-45fb-a84b-1a53f4200ca3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13419 | 2025.09.21 00:27:31.966286 [ 4 ] {7b8af5da-2fa8-45fb-a84b-1a53f4200ca3} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13420 | 2025.09.21 00:27:31.966451 [ 4 ] {7b8af5da-2fa8-45fb-a84b-1a53f4200ca3} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001327 sec., 68575.73474001508 rows/sec., 5.36 MiB/sec. | ||
| 13421 | 2025.09.21 00:27:31.966505 [ 4 ] {7b8af5da-2fa8-45fb-a84b-1a53f4200ca3} <Debug> TCPHandler: Processed in 0.001515906 sec. | ||
| 13422 | 2025.09.21 00:27:31.966752 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13423 | 2025.09.21 00:27:31.966925 [ 4 ] {27082b32-78af-4ff9-b59d-8976e406114e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13424 | 2025.09.21 00:27:31.966997 [ 4 ] {27082b32-78af-4ff9-b59d-8976e406114e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13425 | 2025.09.21 00:27:31.967573 [ 4 ] {27082b32-78af-4ff9-b59d-8976e406114e} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13426 | 2025.09.21 00:27:31.967616 [ 4 ] {27082b32-78af-4ff9-b59d-8976e406114e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13427 | 2025.09.21 00:27:31.967963 [ 4 ] {27082b32-78af-4ff9-b59d-8976e406114e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13428 | 2025.09.21 00:27:31.968195 [ 4 ] {27082b32-78af-4ff9-b59d-8976e406114e} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13429 | 2025.09.21 00:27:31.968359 [ 4 ] {27082b32-78af-4ff9-b59d-8976e406114e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001484 sec., 107816.71159029649 rows/sec., 7.51 MiB/sec. | ||
| 13430 | 2025.09.21 00:27:31.968417 [ 4 ] {27082b32-78af-4ff9-b59d-8976e406114e} <Debug> TCPHandler: Processed in 0.001788733 sec. | ||
| 13431 | 2025.09.21 00:27:31.968537 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13432 | 2025.09.21 00:27:31.968635 [ 4 ] {593cb754-cf96-485c-a832-cbf82171b7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13433 | 2025.09.21 00:27:31.968693 [ 4 ] {593cb754-cf96-485c-a832-cbf82171b7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13434 | 2025.09.21 00:27:31.969646 [ 4 ] {593cb754-cf96-485c-a832-cbf82171b7ed} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13435 | 2025.09.21 00:27:31.969693 [ 4 ] {593cb754-cf96-485c-a832-cbf82171b7ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13436 | 2025.09.21 00:27:31.970368 [ 4 ] {593cb754-cf96-485c-a832-cbf82171b7ed} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13437 | 2025.09.21 00:27:31.970625 [ 4 ] {593cb754-cf96-485c-a832-cbf82171b7ed} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13438 | 2025.09.21 00:27:31.970780 [ 4 ] {593cb754-cf96-485c-a832-cbf82171b7ed} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002164 sec., 12476.894639556376 rows/sec., 22.36 MiB/sec. | ||
| 13439 | 2025.09.21 00:27:31.970835 [ 4 ] {593cb754-cf96-485c-a832-cbf82171b7ed} <Debug> TCPHandler: Processed in 0.002350146 sec. | ||
| 13440 | 2025.09.21 00:27:31.970950 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13441 | 2025.09.21 00:27:31.971045 [ 4 ] {b71c646e-a404-456f-9a70-ab97e901a4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13442 | 2025.09.21 00:27:31.971088 [ 4 ] {b71c646e-a404-456f-9a70-ab97e901a4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13443 | 2025.09.21 00:27:31.971427 [ 4 ] {b71c646e-a404-456f-9a70-ab97e901a4c5} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13444 | 2025.09.21 00:27:31.971465 [ 4 ] {b71c646e-a404-456f-9a70-ab97e901a4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13445 | 2025.09.21 00:27:31.971780 [ 4 ] {b71c646e-a404-456f-9a70-ab97e901a4c5} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13446 | 2025.09.21 00:27:31.971994 [ 4 ] {b71c646e-a404-456f-9a70-ab97e901a4c5} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13447 | 2025.09.21 00:27:31.972127 [ 4 ] {b71c646e-a404-456f-9a70-ab97e901a4c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 13448 | 2025.09.21 00:27:31.972166 [ 4 ] {b71c646e-a404-456f-9a70-ab97e901a4c5} <Debug> TCPHandler: Processed in 0.00126675 sec. | ||
| 13449 | 2025.09.21 00:27:34.614586 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13450 | 2025.09.21 00:27:34.614633 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13451 | 2025.09.21 00:27:34.847920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28702 | ||
| 13452 | 2025.09.21 00:27:34.848434 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13453 | 2025.09.21 00:27:34.848484 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13454 | 2025.09.21 00:27:34.848992 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13455 | 2025.09.21 00:27:34.849227 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13456 | 2025.09.21 00:27:34.849376 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28702 | ||
| 13457 | 2025.09.21 00:27:34.933189 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1736 | ||
| 13458 | 2025.09.21 00:27:34.935624 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13459 | 2025.09.21 00:27:34.935679 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13460 | 2025.09.21 00:27:34.936926 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13461 | 2025.09.21 00:27:34.937209 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13462 | 2025.09.21 00:27:34.937580 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1736 | ||
| 13463 | 2025.09.21 00:27:36.381669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13464 | 2025.09.21 00:27:36.399495 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13465 | 2025.09.21 00:27:36.399552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13466 | 2025.09.21 00:27:36.405749 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13467 | 2025.09.21 00:27:36.406488 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13468 | 2025.09.21 00:27:36.409610 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13469 | 2025.09.21 00:27:36.972686 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13470 | 2025.09.21 00:27:36.972869 [ 4 ] {1bd6dd4d-fe67-4662-bd0a-749635f7e5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13471 | 2025.09.21 00:27:36.972932 [ 4 ] {1bd6dd4d-fe67-4662-bd0a-749635f7e5b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13472 | 2025.09.21 00:27:36.973693 [ 4 ] {1bd6dd4d-fe67-4662-bd0a-749635f7e5b5} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13473 | 2025.09.21 00:27:36.973731 [ 4 ] {1bd6dd4d-fe67-4662-bd0a-749635f7e5b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13474 | 2025.09.21 00:27:36.974142 [ 4 ] {1bd6dd4d-fe67-4662-bd0a-749635f7e5b5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13475 | 2025.09.21 00:27:36.974360 [ 4 ] {1bd6dd4d-fe67-4662-bd0a-749635f7e5b5} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13476 | 2025.09.21 00:27:36.974508 [ 4 ] {1bd6dd4d-fe67-4662-bd0a-749635f7e5b5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001688 sec., 242890.9952606635 rows/sec., 15.41 MiB/sec. | ||
| 13477 | 2025.09.21 00:27:36.974550 [ 4 ] {1bd6dd4d-fe67-4662-bd0a-749635f7e5b5} <Debug> TCPHandler: Processed in 0.001999348 sec. | ||
| 13478 | 2025.09.21 00:27:36.974676 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13479 | 2025.09.21 00:27:36.974774 [ 4 ] {a754fc03-e85c-4c99-a60e-71e54c4342ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13480 | 2025.09.21 00:27:36.974814 [ 4 ] {a754fc03-e85c-4c99-a60e-71e54c4342ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13481 | 2025.09.21 00:27:36.975694 [ 4 ] {a754fc03-e85c-4c99-a60e-71e54c4342ce} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13482 | 2025.09.21 00:27:36.975729 [ 4 ] {a754fc03-e85c-4c99-a60e-71e54c4342ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13483 | 2025.09.21 00:27:36.976120 [ 4 ] {a754fc03-e85c-4c99-a60e-71e54c4342ce} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13484 | 2025.09.21 00:27:36.976338 [ 4 ] {a754fc03-e85c-4c99-a60e-71e54c4342ce} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13485 | 2025.09.21 00:27:36.976464 [ 4 ] {a754fc03-e85c-4c99-a60e-71e54c4342ce} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.00171 sec., 666666.6666666667 rows/sec., 52.88 MiB/sec. | ||
| 13486 | 2025.09.21 00:27:36.976501 [ 4 ] {a754fc03-e85c-4c99-a60e-71e54c4342ce} <Debug> TCPHandler: Processed in 0.001873845 sec. | ||
| 13487 | 2025.09.21 00:27:36.976612 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13488 | 2025.09.21 00:27:36.976706 [ 4 ] {b9deffdf-5552-4666-8062-443e94ab8ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13489 | 2025.09.21 00:27:36.976746 [ 4 ] {b9deffdf-5552-4666-8062-443e94ab8ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13490 | 2025.09.21 00:27:36.977202 [ 4 ] {b9deffdf-5552-4666-8062-443e94ab8ce8} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13491 | 2025.09.21 00:27:36.977238 [ 4 ] {b9deffdf-5552-4666-8062-443e94ab8ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13492 | 2025.09.21 00:27:36.977537 [ 4 ] {b9deffdf-5552-4666-8062-443e94ab8ce8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13493 | 2025.09.21 00:27:36.977750 [ 4 ] {b9deffdf-5552-4666-8062-443e94ab8ce8} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13494 | 2025.09.21 00:27:36.977876 [ 4 ] {b9deffdf-5552-4666-8062-443e94ab8ce8} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001189 sec., 184188.39360807402 rows/sec., 10.98 MiB/sec. | ||
| 13495 | 2025.09.21 00:27:36.977912 [ 4 ] {b9deffdf-5552-4666-8062-443e94ab8ce8} <Debug> TCPHandler: Processed in 0.001348823 sec. | ||
| 13496 | 2025.09.21 00:27:36.978020 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13497 | 2025.09.21 00:27:36.978113 [ 4 ] {55499526-8a67-4be9-9a54-dc8c0895fc87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13498 | 2025.09.21 00:27:36.978152 [ 4 ] {55499526-8a67-4be9-9a54-dc8c0895fc87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13499 | 2025.09.21 00:27:36.978615 [ 4 ] {55499526-8a67-4be9-9a54-dc8c0895fc87} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13500 | 2025.09.21 00:27:36.978648 [ 4 ] {55499526-8a67-4be9-9a54-dc8c0895fc87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13501 | 2025.09.21 00:27:36.978950 [ 4 ] {55499526-8a67-4be9-9a54-dc8c0895fc87} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13502 | 2025.09.21 00:27:36.979149 [ 4 ] {55499526-8a67-4be9-9a54-dc8c0895fc87} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13503 | 2025.09.21 00:27:36.979272 [ 4 ] {55499526-8a67-4be9-9a54-dc8c0895fc87} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001177 sec., 180118.94647408664 rows/sec., 11.62 MiB/sec. | ||
| 13504 | 2025.09.21 00:27:36.979311 [ 4 ] {55499526-8a67-4be9-9a54-dc8c0895fc87} <Debug> TCPHandler: Processed in 0.001344822 sec. | ||
| 13505 | 2025.09.21 00:27:36.979420 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13506 | 2025.09.21 00:27:36.979511 [ 4 ] {5c464255-6c65-44ff-9b9e-ac6977182e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13507 | 2025.09.21 00:27:36.979549 [ 4 ] {5c464255-6c65-44ff-9b9e-ac6977182e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13508 | 2025.09.21 00:27:36.980003 [ 4 ] {5c464255-6c65-44ff-9b9e-ac6977182e3f} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13509 | 2025.09.21 00:27:36.980036 [ 4 ] {5c464255-6c65-44ff-9b9e-ac6977182e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13510 | 2025.09.21 00:27:36.980337 [ 4 ] {5c464255-6c65-44ff-9b9e-ac6977182e3f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13511 | 2025.09.21 00:27:36.980541 [ 4 ] {5c464255-6c65-44ff-9b9e-ac6977182e3f} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13512 | 2025.09.21 00:27:36.980667 [ 4 ] {5c464255-6c65-44ff-9b9e-ac6977182e3f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001173 sec., 179880.64791133846 rows/sec., 10.21 MiB/sec. | ||
| 13513 | 2025.09.21 00:27:36.980706 [ 4 ] {5c464255-6c65-44ff-9b9e-ac6977182e3f} <Debug> TCPHandler: Processed in 0.001333271 sec. | ||
| 13514 | 2025.09.21 00:27:36.980814 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13515 | 2025.09.21 00:27:36.980905 [ 4 ] {7054ce5c-a4dc-4b2b-84b1-4c3a6c8ea9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13516 | 2025.09.21 00:27:36.980943 [ 4 ] {7054ce5c-a4dc-4b2b-84b1-4c3a6c8ea9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13517 | 2025.09.21 00:27:36.981561 [ 4 ] {7054ce5c-a4dc-4b2b-84b1-4c3a6c8ea9af} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13518 | 2025.09.21 00:27:36.981594 [ 4 ] {7054ce5c-a4dc-4b2b-84b1-4c3a6c8ea9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13519 | 2025.09.21 00:27:36.981915 [ 4 ] {7054ce5c-a4dc-4b2b-84b1-4c3a6c8ea9af} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13520 | 2025.09.21 00:27:36.982126 [ 4 ] {7054ce5c-a4dc-4b2b-84b1-4c3a6c8ea9af} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13521 | 2025.09.21 00:27:36.982257 [ 4 ] {7054ce5c-a4dc-4b2b-84b1-4c3a6c8ea9af} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001368 sec., 506578.947368421 rows/sec., 35.40 MiB/sec. | ||
| 13522 | 2025.09.21 00:27:36.982296 [ 4 ] {7054ce5c-a4dc-4b2b-84b1-4c3a6c8ea9af} <Debug> TCPHandler: Processed in 0.001528097 sec. | ||
| 13523 | 2025.09.21 00:27:36.982408 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13524 | 2025.09.21 00:27:36.982521 [ 4 ] {09ae7842-a874-4993-8c9e-3e26b1623e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13525 | 2025.09.21 00:27:36.982575 [ 4 ] {09ae7842-a874-4993-8c9e-3e26b1623e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13526 | 2025.09.21 00:27:36.982940 [ 4 ] {09ae7842-a874-4993-8c9e-3e26b1623e5b} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13527 | 2025.09.21 00:27:36.982980 [ 4 ] {09ae7842-a874-4993-8c9e-3e26b1623e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13528 | 2025.09.21 00:27:36.983327 [ 4 ] {09ae7842-a874-4993-8c9e-3e26b1623e5b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13529 | 2025.09.21 00:27:36.983531 [ 4 ] {09ae7842-a874-4993-8c9e-3e26b1623e5b} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13530 | 2025.09.21 00:27:36.983652 [ 4 ] {09ae7842-a874-4993-8c9e-3e26b1623e5b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001156 sec., 5190.311418685122 rows/sec., 271.17 KiB/sec. | ||
| 13531 | 2025.09.21 00:27:36.983687 [ 4 ] {09ae7842-a874-4993-8c9e-3e26b1623e5b} <Debug> TCPHandler: Processed in 0.001336442 sec. | ||
| 13532 | 2025.09.21 00:27:36.983790 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13533 | 2025.09.21 00:27:36.983881 [ 4 ] {144e0d60-0b3f-483f-aaf8-e5070b8df2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13534 | 2025.09.21 00:27:36.983922 [ 4 ] {144e0d60-0b3f-483f-aaf8-e5070b8df2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13535 | 2025.09.21 00:27:36.984328 [ 4 ] {144e0d60-0b3f-483f-aaf8-e5070b8df2d9} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13536 | 2025.09.21 00:27:36.984363 [ 4 ] {144e0d60-0b3f-483f-aaf8-e5070b8df2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13537 | 2025.09.21 00:27:36.984688 [ 4 ] {144e0d60-0b3f-483f-aaf8-e5070b8df2d9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13538 | 2025.09.21 00:27:36.984896 [ 4 ] {144e0d60-0b3f-483f-aaf8-e5070b8df2d9} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13539 | 2025.09.21 00:27:36.985020 [ 4 ] {144e0d60-0b3f-483f-aaf8-e5070b8df2d9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001157 sec., 271391.5298184961 rows/sec., 17.83 MiB/sec. | ||
| 13540 | 2025.09.21 00:27:36.985056 [ 4 ] {144e0d60-0b3f-483f-aaf8-e5070b8df2d9} <Debug> TCPHandler: Processed in 0.001313352 sec. | ||
| 13541 | 2025.09.21 00:27:36.985155 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13542 | 2025.09.21 00:27:36.985253 [ 4 ] {2cc3b2a3-9dbb-4b0b-9383-8602823725c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13543 | 2025.09.21 00:27:36.985296 [ 4 ] {2cc3b2a3-9dbb-4b0b-9383-8602823725c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13544 | 2025.09.21 00:27:36.985598 [ 4 ] {2cc3b2a3-9dbb-4b0b-9383-8602823725c0} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13545 | 2025.09.21 00:27:36.985632 [ 4 ] {2cc3b2a3-9dbb-4b0b-9383-8602823725c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13546 | 2025.09.21 00:27:36.985928 [ 4 ] {2cc3b2a3-9dbb-4b0b-9383-8602823725c0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13547 | 2025.09.21 00:27:36.986136 [ 4 ] {2cc3b2a3-9dbb-4b0b-9383-8602823725c0} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13548 | 2025.09.21 00:27:36.986260 [ 4 ] {2cc3b2a3-9dbb-4b0b-9383-8602823725c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 13549 | 2025.09.21 00:27:36.986295 [ 4 ] {2cc3b2a3-9dbb-4b0b-9383-8602823725c0} <Debug> TCPHandler: Processed in 0.001188778 sec. | ||
| 13550 | 2025.09.21 00:27:36.986399 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13551 | 2025.09.21 00:27:36.986491 [ 4 ] {f0d4ecb4-1d34-4aeb-8c35-121d808fc9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13552 | 2025.09.21 00:27:36.986544 [ 4 ] {f0d4ecb4-1d34-4aeb-8c35-121d808fc9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13553 | 2025.09.21 00:27:36.987279 [ 4 ] {f0d4ecb4-1d34-4aeb-8c35-121d808fc9d2} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13554 | 2025.09.21 00:27:36.987312 [ 4 ] {f0d4ecb4-1d34-4aeb-8c35-121d808fc9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13555 | 2025.09.21 00:27:36.987823 [ 4 ] {f0d4ecb4-1d34-4aeb-8c35-121d808fc9d2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13556 | 2025.09.21 00:27:36.988042 [ 4 ] {f0d4ecb4-1d34-4aeb-8c35-121d808fc9d2} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13557 | 2025.09.21 00:27:36.988171 [ 4 ] {f0d4ecb4-1d34-4aeb-8c35-121d808fc9d2} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001698 sec., 8244.994110718491 rows/sec., 14.77 MiB/sec. | ||
| 13558 | 2025.09.21 00:27:36.988225 [ 4 ] {f0d4ecb4-1d34-4aeb-8c35-121d808fc9d2} <Debug> TCPHandler: Processed in 0.001871994 sec. | ||
| 13559 | 2025.09.21 00:27:36.988368 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13560 | 2025.09.21 00:27:36.988484 [ 4 ] {da38ca95-5c7c-448b-ac35-bfa92aa2d740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13561 | 2025.09.21 00:27:36.988533 [ 4 ] {da38ca95-5c7c-448b-ac35-bfa92aa2d740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13562 | 2025.09.21 00:27:36.988925 [ 4 ] {da38ca95-5c7c-448b-ac35-bfa92aa2d740} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13563 | 2025.09.21 00:27:36.988966 [ 4 ] {da38ca95-5c7c-448b-ac35-bfa92aa2d740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13564 | 2025.09.21 00:27:36.989341 [ 4 ] {da38ca95-5c7c-448b-ac35-bfa92aa2d740} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13565 | 2025.09.21 00:27:36.989552 [ 4 ] {da38ca95-5c7c-448b-ac35-bfa92aa2d740} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13566 | 2025.09.21 00:27:36.989677 [ 4 ] {da38ca95-5c7c-448b-ac35-bfa92aa2d740} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001217 sec., 85456.03944124897 rows/sec., 5.24 MiB/sec. | ||
| 13567 | 2025.09.21 00:27:36.989712 [ 4 ] {da38ca95-5c7c-448b-ac35-bfa92aa2d740} <Debug> TCPHandler: Processed in 0.001403634 sec. | ||
| 13568 | 2025.09.21 00:27:37.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.36 MiB, peak 354.91 MiB, free memory in arenas 0.00 B, will set to 348.06 MiB (RSS), difference: -1.30 MiB | ||
| 13569 | 2025.09.21 00:27:41.989308 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13570 | 2025.09.21 00:27:41.989588 [ 4 ] {09af44b4-17c8-45a8-b7ae-54412127e72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13571 | 2025.09.21 00:27:41.989655 [ 4 ] {09af44b4-17c8-45a8-b7ae-54412127e72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13572 | 2025.09.21 00:27:41.990768 [ 4 ] {09af44b4-17c8-45a8-b7ae-54412127e72a} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13573 | 2025.09.21 00:27:41.990816 [ 4 ] {09af44b4-17c8-45a8-b7ae-54412127e72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13574 | 2025.09.21 00:27:41.991304 [ 4 ] {09af44b4-17c8-45a8-b7ae-54412127e72a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13575 | 2025.09.21 00:27:41.991538 [ 4 ] {09af44b4-17c8-45a8-b7ae-54412127e72a} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13576 | 2025.09.21 00:27:41.991696 [ 4 ] {09af44b4-17c8-45a8-b7ae-54412127e72a} <Debug> executeQuery: Read 1250 rows, 105.56 KiB in 0.002166 sec., 577100.6463527239 rows/sec., 47.59 MiB/sec. | ||
| 13577 | 2025.09.21 00:27:41.991747 [ 4 ] {09af44b4-17c8-45a8-b7ae-54412127e72a} <Debug> TCPHandler: Processed in 0.002627633 sec. | ||
| 13578 | 2025.09.21 00:27:41.991867 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13579 | 2025.09.21 00:27:41.991972 [ 4 ] {b71d0f8d-e854-4867-991f-7f7df9af7968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13580 | 2025.09.21 00:27:41.992016 [ 4 ] {b71d0f8d-e854-4867-991f-7f7df9af7968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13581 | 2025.09.21 00:27:41.992420 [ 4 ] {b71d0f8d-e854-4867-991f-7f7df9af7968} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13582 | 2025.09.21 00:27:41.992458 [ 4 ] {b71d0f8d-e854-4867-991f-7f7df9af7968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13583 | 2025.09.21 00:27:41.992770 [ 4 ] {b71d0f8d-e854-4867-991f-7f7df9af7968} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13584 | 2025.09.21 00:27:41.992988 [ 4 ] {b71d0f8d-e854-4867-991f-7f7df9af7968} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13585 | 2025.09.21 00:27:41.993117 [ 4 ] {b71d0f8d-e854-4867-991f-7f7df9af7968} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00117 sec., 23076.923076923078 rows/sec., 1.69 MiB/sec. | ||
| 13586 | 2025.09.21 00:27:41.993155 [ 4 ] {b71d0f8d-e854-4867-991f-7f7df9af7968} <Debug> TCPHandler: Processed in 0.001339962 sec. | ||
| 13587 | 2025.09.21 00:27:41.993259 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13588 | 2025.09.21 00:27:41.993353 [ 4 ] {42edde5a-92e3-408d-8217-8a140cebb4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13589 | 2025.09.21 00:27:41.993393 [ 4 ] {42edde5a-92e3-408d-8217-8a140cebb4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13590 | 2025.09.21 00:27:41.993845 [ 4 ] {42edde5a-92e3-408d-8217-8a140cebb4e2} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13591 | 2025.09.21 00:27:41.993880 [ 4 ] {42edde5a-92e3-408d-8217-8a140cebb4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13592 | 2025.09.21 00:27:41.994196 [ 4 ] {42edde5a-92e3-408d-8217-8a140cebb4e2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13593 | 2025.09.21 00:27:41.994409 [ 4 ] {42edde5a-92e3-408d-8217-8a140cebb4e2} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13594 | 2025.09.21 00:27:41.994546 [ 4 ] {42edde5a-92e3-408d-8217-8a140cebb4e2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001212 sec., 188118.81188118813 rows/sec., 12.74 MiB/sec. | ||
| 13595 | 2025.09.21 00:27:41.994584 [ 4 ] {42edde5a-92e3-408d-8217-8a140cebb4e2} <Debug> TCPHandler: Processed in 0.001373363 sec. | ||
| 13596 | 2025.09.21 00:27:41.994684 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13597 | 2025.09.21 00:27:41.994784 [ 4 ] {46edd28c-e210-477d-9de3-5bc931e5369b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13598 | 2025.09.21 00:27:41.994824 [ 4 ] {46edd28c-e210-477d-9de3-5bc931e5369b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13599 | 2025.09.21 00:27:41.995393 [ 4 ] {46edd28c-e210-477d-9de3-5bc931e5369b} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13600 | 2025.09.21 00:27:41.995430 [ 4 ] {46edd28c-e210-477d-9de3-5bc931e5369b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13601 | 2025.09.21 00:27:41.995782 [ 4 ] {46edd28c-e210-477d-9de3-5bc931e5369b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13602 | 2025.09.21 00:27:41.995988 [ 4 ] {46edd28c-e210-477d-9de3-5bc931e5369b} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13603 | 2025.09.21 00:27:41.996119 [ 4 ] {46edd28c-e210-477d-9de3-5bc931e5369b} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001353 sec., 404286.7701404287 rows/sec., 30.00 MiB/sec. | ||
| 13604 | 2025.09.21 00:27:41.996160 [ 4 ] {46edd28c-e210-477d-9de3-5bc931e5369b} <Debug> TCPHandler: Processed in 0.001523337 sec. | ||
| 13605 | 2025.09.21 00:27:41.996267 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13606 | 2025.09.21 00:27:41.996359 [ 4 ] {19748b73-3817-40d4-96ce-d5be1d6f5803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13607 | 2025.09.21 00:27:41.996401 [ 4 ] {19748b73-3817-40d4-96ce-d5be1d6f5803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13608 | 2025.09.21 00:27:41.996977 [ 4 ] {19748b73-3817-40d4-96ce-d5be1d6f5803} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13609 | 2025.09.21 00:27:41.997018 [ 4 ] {19748b73-3817-40d4-96ce-d5be1d6f5803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13610 | 2025.09.21 00:27:41.997422 [ 4 ] {19748b73-3817-40d4-96ce-d5be1d6f5803} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13611 | 2025.09.21 00:27:41.997646 [ 4 ] {19748b73-3817-40d4-96ce-d5be1d6f5803} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13612 | 2025.09.21 00:27:41.997790 [ 4 ] {19748b73-3817-40d4-96ce-d5be1d6f5803} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001439 sec., 586518.4155663656 rows/sec., 39.48 MiB/sec. | ||
| 13613 | 2025.09.21 00:27:41.997846 [ 4 ] {19748b73-3817-40d4-96ce-d5be1d6f5803} <Debug> TCPHandler: Processed in 0.001625529 sec. | ||
| 13614 | 2025.09.21 00:27:41.997983 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13615 | 2025.09.21 00:27:41.998080 [ 4 ] {69235587-709c-454a-8c37-45d6c5eba8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13616 | 2025.09.21 00:27:41.998139 [ 4 ] {69235587-709c-454a-8c37-45d6c5eba8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13617 | 2025.09.21 00:27:41.998937 [ 4 ] {69235587-709c-454a-8c37-45d6c5eba8fc} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13618 | 2025.09.21 00:27:41.998975 [ 4 ] {69235587-709c-454a-8c37-45d6c5eba8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13619 | 2025.09.21 00:27:41.999528 [ 4 ] {69235587-709c-454a-8c37-45d6c5eba8fc} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13620 | 2025.09.21 00:27:41.999755 [ 4 ] {69235587-709c-454a-8c37-45d6c5eba8fc} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13621 | 2025.09.21 00:27:41.999909 [ 4 ] {69235587-709c-454a-8c37-45d6c5eba8fc} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001847 sec., 14618.299945858149 rows/sec., 26.20 MiB/sec. | ||
| 13622 | 2025.09.21 00:27:41.999965 [ 4 ] {69235587-709c-454a-8c37-45d6c5eba8fc} <Debug> TCPHandler: Processed in 0.002035379 sec. | ||
| 13623 | 2025.09.21 00:27:42.000082 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13624 | 2025.09.21 00:27:42.000183 [ 4 ] {77debddd-3b84-4f0b-95f1-76cb654b8420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13625 | 2025.09.21 00:27:42.000237 [ 4 ] {77debddd-3b84-4f0b-95f1-76cb654b8420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13626 | 2025.09.21 00:27:42.000567 [ 4 ] {77debddd-3b84-4f0b-95f1-76cb654b8420} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13627 | 2025.09.21 00:27:42.000602 [ 4 ] {77debddd-3b84-4f0b-95f1-76cb654b8420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13628 | 2025.09.21 00:27:42.000920 [ 4 ] {77debddd-3b84-4f0b-95f1-76cb654b8420} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13629 | 2025.09.21 00:27:42.001128 [ 4 ] {77debddd-3b84-4f0b-95f1-76cb654b8420} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13630 | 2025.09.21 00:27:42.001257 [ 4 ] {77debddd-3b84-4f0b-95f1-76cb654b8420} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 13631 | 2025.09.21 00:27:42.001295 [ 4 ] {77debddd-3b84-4f0b-95f1-76cb654b8420} <Debug> TCPHandler: Processed in 0.00126368 sec. | ||
| 13632 | 2025.09.21 00:27:42.350468 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29214 | ||
| 13633 | 2025.09.21 00:27:42.351016 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13634 | 2025.09.21 00:27:42.351065 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13635 | 2025.09.21 00:27:42.351586 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13636 | 2025.09.21 00:27:42.351827 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13637 | 2025.09.21 00:27:42.351967 [ 142 ] {} <Debug> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13638 | 2025.09.21 00:27:42.351978 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29214 | ||
| 13639 | 2025.09.21 00:27:42.352042 [ 142 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13640 | 2025.09.21 00:27:42.352067 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13641 | 2025.09.21 00:27:42.352195 [ 196 ] {f657ec38-8325-487f-8824-fa38318f9148::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 | ||
| 13642 | 2025.09.21 00:27:42.352330 [ 196 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13643 | 2025.09.21 00:27:42.352367 [ 196 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26782 rows starting from the beginning of the part | ||
| 13644 | 2025.09.21 00:27:42.352431 [ 196 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 13645 | 2025.09.21 00:27:42.352478 [ 196 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 13646 | 2025.09.21 00:27:42.352522 [ 196 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 13647 | 2025.09.21 00:27:42.352561 [ 196 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 13648 | 2025.09.21 00:27:42.352599 [ 196 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 13649 | 2025.09.21 00:27:42.354812 [ 191 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29214 rows, containing 4 columns (4 merged, 0 gathered) in 0.002673874 sec., 10925720.508894585 rows/sec., 156.29 MiB/sec. | ||
| 13650 | 2025.09.21 00:27:42.355182 [ 190 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13651 | 2025.09.21 00:27:42.355476 [ 190 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_61_12} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13652 | 2025.09.21 00:27:42.355544 [ 190 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_61_12} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13653 | 2025.09.21 00:27:42.355648 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 13654 | 2025.09.21 00:27:43.909665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13655 | 2025.09.21 00:27:43.928570 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13656 | 2025.09.21 00:27:43.928627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13657 | 2025.09.21 00:27:43.934832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13658 | 2025.09.21 00:27:43.935553 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13659 | 2025.09.21 00:27:43.935840 [ 141 ] {} <Debug> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13660 | 2025.09.21 00:27:43.935875 [ 141 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13661 | 2025.09.21 00:27:43.935894 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13662 | 2025.09.21 00:27:43.936012 [ 191 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 13663 | 2025.09.21 00:27:43.939155 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13664 | 2025.09.21 00:27:43.940023 [ 191 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13665 | 2025.09.21 00:27:43.941723 [ 191 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 13666 | 2025.09.21 00:27:43.946483 [ 191 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 13667 | 2025.09.21 00:27:43.951163 [ 191 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 13668 | 2025.09.21 00:27:43.955834 [ 191 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 13669 | 2025.09.21 00:27:43.960277 [ 191 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 13670 | 2025.09.21 00:27:43.964021 [ 191 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 13671 | 2025.09.21 00:27:44.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.58 MiB, peak 358.58 MiB, free memory in arenas 0.00 B, will set to 348.28 MiB (RSS), difference: -10.30 MiB | ||
| 13672 | 2025.09.21 00:27:44.018938 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.082976257 sec., 5543.754522453332 rows/sec., 28.67 MiB/sec. | ||
| 13673 | 2025.09.21 00:27:44.022096 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13674 | 2025.09.21 00:27:44.024136 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_61_12} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13675 | 2025.09.21 00:27:44.024243 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_61_12} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13676 | 2025.09.21 00:27:44.026693 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13677 | 2025.09.21 00:27:44.938762 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1772 | ||
| 13678 | 2025.09.21 00:27:44.941100 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13679 | 2025.09.21 00:27:44.941146 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13680 | 2025.09.21 00:27:44.942320 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13681 | 2025.09.21 00:27:44.942568 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13682 | 2025.09.21 00:27:44.942839 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1772 | ||
| 13683 | 2025.09.21 00:27:45.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.86 MiB, peak 358.58 MiB, free memory in arenas 0.00 B, will set to 348.67 MiB (RSS), difference: 9.81 MiB | ||
| 13684 | 2025.09.21 00:27:46.971615 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13685 | 2025.09.21 00:27:46.971807 [ 4 ] {498045d0-8a60-4f8e-a4dd-661d10bff345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13686 | 2025.09.21 00:27:46.971876 [ 4 ] {498045d0-8a60-4f8e-a4dd-661d10bff345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13687 | 2025.09.21 00:27:46.972739 [ 4 ] {498045d0-8a60-4f8e-a4dd-661d10bff345} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13688 | 2025.09.21 00:27:46.972790 [ 4 ] {498045d0-8a60-4f8e-a4dd-661d10bff345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13689 | 2025.09.21 00:27:46.973263 [ 4 ] {498045d0-8a60-4f8e-a4dd-661d10bff345} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13690 | 2025.09.21 00:27:46.973509 [ 4 ] {498045d0-8a60-4f8e-a4dd-661d10bff345} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13691 | 2025.09.21 00:27:46.973663 [ 135 ] {} <Debug> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 13692 | 2025.09.21 00:27:46.973680 [ 4 ] {498045d0-8a60-4f8e-a4dd-661d10bff345} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001921 sec., 213430.50494534097 rows/sec., 13.54 MiB/sec. | ||
| 13693 | 2025.09.21 00:27:46.973732 [ 135 ] {} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13694 | 2025.09.21 00:27:46.973757 [ 4 ] {498045d0-8a60-4f8e-a4dd-661d10bff345} <Debug> TCPHandler: Processed in 0.002279205 sec. | ||
| 13695 | 2025.09.21 00:27:46.973763 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13696 | 2025.09.21 00:27:46.973895 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13697 | 2025.09.21 00:27:46.973907 [ 200 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 13698 | 2025.09.21 00:27:46.974006 [ 4 ] {573f99f0-9188-4870-ad95-0bbec5e2fcca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13699 | 2025.09.21 00:27:46.974055 [ 4 ] {573f99f0-9188-4870-ad95-0bbec5e2fcca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13700 | 2025.09.21 00:27:46.974079 [ 200 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13701 | 2025.09.21 00:27:46.974125 [ 200 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 410 rows starting from the beginning of the part | ||
| 13702 | 2025.09.21 00:27:46.974202 [ 200 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 410 rows starting from the beginning of the part | ||
| 13703 | 2025.09.21 00:27:46.974258 [ 200 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 410 rows starting from the beginning of the part | ||
| 13704 | 2025.09.21 00:27:46.974321 [ 200 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 410 rows starting from the beginning of the part | ||
| 13705 | 2025.09.21 00:27:46.974371 [ 200 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 410 rows starting from the beginning of the part | ||
| 13706 | 2025.09.21 00:27:46.975045 [ 4 ] {573f99f0-9188-4870-ad95-0bbec5e2fcca} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13707 | 2025.09.21 00:27:46.975088 [ 4 ] {573f99f0-9188-4870-ad95-0bbec5e2fcca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13708 | 2025.09.21 00:27:46.975447 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001599018 sec., 1282036.850116759 rows/sec., 86.22 MiB/sec. | ||
| 13709 | 2025.09.21 00:27:46.975518 [ 4 ] {573f99f0-9188-4870-ad95-0bbec5e2fcca} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13710 | 2025.09.21 00:27:46.975640 [ 186 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 13711 | 2025.09.21 00:27:46.975771 [ 4 ] {573f99f0-9188-4870-ad95-0bbec5e2fcca} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13712 | 2025.09.21 00:27:46.975928 [ 4 ] {573f99f0-9188-4870-ad95-0bbec5e2fcca} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001946 sec., 585817.0606372046 rows/sec., 46.47 MiB/sec. | ||
| 13713 | 2025.09.21 00:27:46.975972 [ 4 ] {573f99f0-9188-4870-ad95-0bbec5e2fcca} <Debug> TCPHandler: Processed in 0.002128291 sec. | ||
| 13714 | 2025.09.21 00:27:46.975990 [ 186 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_45_11} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13715 | 2025.09.21 00:27:46.976083 [ 186 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_45_11} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 13716 | 2025.09.21 00:27:46.976086 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13717 | 2025.09.21 00:27:46.976177 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 13718 | 2025.09.21 00:27:46.976197 [ 4 ] {69423100-b243-44de-b529-5b173ff0e4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13719 | 2025.09.21 00:27:46.976244 [ 4 ] {69423100-b243-44de-b529-5b173ff0e4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13720 | 2025.09.21 00:27:46.976727 [ 4 ] {69423100-b243-44de-b529-5b173ff0e4a1} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13721 | 2025.09.21 00:27:46.976764 [ 4 ] {69423100-b243-44de-b529-5b173ff0e4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13722 | 2025.09.21 00:27:46.977114 [ 4 ] {69423100-b243-44de-b529-5b173ff0e4a1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13723 | 2025.09.21 00:27:46.977333 [ 4 ] {69423100-b243-44de-b529-5b173ff0e4a1} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13724 | 2025.09.21 00:27:46.977473 [ 4 ] {69423100-b243-44de-b529-5b173ff0e4a1} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001297 sec., 168851.19506553587 rows/sec., 10.07 MiB/sec. | ||
| 13725 | 2025.09.21 00:27:46.977513 [ 4 ] {69423100-b243-44de-b529-5b173ff0e4a1} <Debug> TCPHandler: Processed in 0.001477665 sec. | ||
| 13726 | 2025.09.21 00:27:46.977627 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13727 | 2025.09.21 00:27:46.977730 [ 4 ] {a5833ede-0430-4e7b-8135-75b133733207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13728 | 2025.09.21 00:27:46.977772 [ 4 ] {a5833ede-0430-4e7b-8135-75b133733207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13729 | 2025.09.21 00:27:46.978249 [ 4 ] {a5833ede-0430-4e7b-8135-75b133733207} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13730 | 2025.09.21 00:27:46.978287 [ 4 ] {a5833ede-0430-4e7b-8135-75b133733207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13731 | 2025.09.21 00:27:46.978621 [ 4 ] {a5833ede-0430-4e7b-8135-75b133733207} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13732 | 2025.09.21 00:27:46.978847 [ 4 ] {a5833ede-0430-4e7b-8135-75b133733207} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13733 | 2025.09.21 00:27:46.978978 [ 4 ] {a5833ede-0430-4e7b-8135-75b133733207} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001268 sec., 167192.429022082 rows/sec., 10.78 MiB/sec. | ||
| 13734 | 2025.09.21 00:27:46.979019 [ 4 ] {a5833ede-0430-4e7b-8135-75b133733207} <Debug> TCPHandler: Processed in 0.001443845 sec. | ||
| 13735 | 2025.09.21 00:27:46.979127 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13736 | 2025.09.21 00:27:46.979275 [ 4 ] {bb6ea3ee-0d43-4c65-b2f5-f2d86c90aa76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13737 | 2025.09.21 00:27:46.979324 [ 4 ] {bb6ea3ee-0d43-4c65-b2f5-f2d86c90aa76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13738 | 2025.09.21 00:27:46.979791 [ 4 ] {bb6ea3ee-0d43-4c65-b2f5-f2d86c90aa76} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13739 | 2025.09.21 00:27:46.979827 [ 4 ] {bb6ea3ee-0d43-4c65-b2f5-f2d86c90aa76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13740 | 2025.09.21 00:27:46.980168 [ 4 ] {bb6ea3ee-0d43-4c65-b2f5-f2d86c90aa76} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13741 | 2025.09.21 00:27:46.980389 [ 4 ] {bb6ea3ee-0d43-4c65-b2f5-f2d86c90aa76} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13742 | 2025.09.21 00:27:46.980495 [ 135 ] {} <Debug> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 13743 | 2025.09.21 00:27:46.980519 [ 4 ] {bb6ea3ee-0d43-4c65-b2f5-f2d86c90aa76} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001316 sec., 160334.34650455927 rows/sec., 9.10 MiB/sec. | ||
| 13744 | 2025.09.21 00:27:46.980529 [ 135 ] {} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13745 | 2025.09.21 00:27:46.980561 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13746 | 2025.09.21 00:27:46.980565 [ 4 ] {bb6ea3ee-0d43-4c65-b2f5-f2d86c90aa76} <Debug> TCPHandler: Processed in 0.001489276 sec. | ||
| 13747 | 2025.09.21 00:27:46.980640 [ 186 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 13748 | 2025.09.21 00:27:46.980683 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13749 | 2025.09.21 00:27:46.980736 [ 186 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13750 | 2025.09.21 00:27:46.980770 [ 186 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 211 rows starting from the beginning of the part | ||
| 13751 | 2025.09.21 00:27:46.980781 [ 4 ] {2e864081-f91c-47a6-aef3-2ed4c16a4819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13752 | 2025.09.21 00:27:46.980827 [ 4 ] {2e864081-f91c-47a6-aef3-2ed4c16a4819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13753 | 2025.09.21 00:27:46.980832 [ 186 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 211 rows starting from the beginning of the part | ||
| 13754 | 2025.09.21 00:27:46.980895 [ 186 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 211 rows starting from the beginning of the part | ||
| 13755 | 2025.09.21 00:27:46.980943 [ 186 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 211 rows starting from the beginning of the part | ||
| 13756 | 2025.09.21 00:27:46.980990 [ 186 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 211 rows starting from the beginning of the part | ||
| 13757 | 2025.09.21 00:27:46.981526 [ 4 ] {2e864081-f91c-47a6-aef3-2ed4c16a4819} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13758 | 2025.09.21 00:27:46.981568 [ 4 ] {2e864081-f91c-47a6-aef3-2ed4c16a4819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13759 | 2025.09.21 00:27:46.981909 [ 4 ] {2e864081-f91c-47a6-aef3-2ed4c16a4819} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13760 | 2025.09.21 00:27:46.981918 [ 187 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310871 sec., 804808.4060140167 rows/sec., 48.77 MiB/sec. | ||
| 13761 | 2025.09.21 00:27:46.982097 [ 188 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 13762 | 2025.09.21 00:27:46.982142 [ 4 ] {2e864081-f91c-47a6-aef3-2ed4c16a4819} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13763 | 2025.09.21 00:27:46.982299 [ 4 ] {2e864081-f91c-47a6-aef3-2ed4c16a4819} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001535 sec., 451465.7980456026 rows/sec., 31.55 MiB/sec. | ||
| 13764 | 2025.09.21 00:27:46.982343 [ 4 ] {2e864081-f91c-47a6-aef3-2ed4c16a4819} <Debug> TCPHandler: Processed in 0.001710751 sec. | ||
| 13765 | 2025.09.21 00:27:46.982404 [ 188 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_45_11} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13766 | 2025.09.21 00:27:46.982450 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13767 | 2025.09.21 00:27:46.982489 [ 188 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_45_11} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 13768 | 2025.09.21 00:27:46.982549 [ 4 ] {0eda3517-c5d0-4279-94d9-5305d2d194af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13769 | 2025.09.21 00:27:46.982595 [ 4 ] {0eda3517-c5d0-4279-94d9-5305d2d194af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13770 | 2025.09.21 00:27:46.982597 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13771 | 2025.09.21 00:27:46.982929 [ 4 ] {0eda3517-c5d0-4279-94d9-5305d2d194af} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13772 | 2025.09.21 00:27:46.982968 [ 4 ] {0eda3517-c5d0-4279-94d9-5305d2d194af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13773 | 2025.09.21 00:27:46.983290 [ 4 ] {0eda3517-c5d0-4279-94d9-5305d2d194af} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13774 | 2025.09.21 00:27:46.983509 [ 4 ] {0eda3517-c5d0-4279-94d9-5305d2d194af} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13775 | 2025.09.21 00:27:46.983646 [ 4 ] {0eda3517-c5d0-4279-94d9-5305d2d194af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001114 sec., 5385.996409335728 rows/sec., 281.40 KiB/sec. | ||
| 13776 | 2025.09.21 00:27:46.983684 [ 4 ] {0eda3517-c5d0-4279-94d9-5305d2d194af} <Debug> TCPHandler: Processed in 0.00128294 sec. | ||
| 13777 | 2025.09.21 00:27:46.983802 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13778 | 2025.09.21 00:27:46.983920 [ 4 ] {4ccf14fa-5d18-4100-a0f8-731ba2213ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13779 | 2025.09.21 00:27:46.983973 [ 4 ] {4ccf14fa-5d18-4100-a0f8-731ba2213ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13780 | 2025.09.21 00:27:46.984472 [ 4 ] {4ccf14fa-5d18-4100-a0f8-731ba2213ba9} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13781 | 2025.09.21 00:27:46.984517 [ 4 ] {4ccf14fa-5d18-4100-a0f8-731ba2213ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13782 | 2025.09.21 00:27:46.984884 [ 4 ] {4ccf14fa-5d18-4100-a0f8-731ba2213ba9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13783 | 2025.09.21 00:27:46.985098 [ 4 ] {4ccf14fa-5d18-4100-a0f8-731ba2213ba9} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13784 | 2025.09.21 00:27:46.985229 [ 4 ] {4ccf14fa-5d18-4100-a0f8-731ba2213ba9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001335 sec., 235205.99250936328 rows/sec., 15.45 MiB/sec. | ||
| 13785 | 2025.09.21 00:27:46.985269 [ 4 ] {4ccf14fa-5d18-4100-a0f8-731ba2213ba9} <Debug> TCPHandler: Processed in 0.001527586 sec. | ||
| 13786 | 2025.09.21 00:27:46.985376 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13787 | 2025.09.21 00:27:46.985470 [ 4 ] {00baee91-796c-42e3-8c18-0fef1f9fe152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13788 | 2025.09.21 00:27:46.985514 [ 4 ] {00baee91-796c-42e3-8c18-0fef1f9fe152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13789 | 2025.09.21 00:27:46.985816 [ 4 ] {00baee91-796c-42e3-8c18-0fef1f9fe152} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13790 | 2025.09.21 00:27:46.985852 [ 4 ] {00baee91-796c-42e3-8c18-0fef1f9fe152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13791 | 2025.09.21 00:27:46.986151 [ 4 ] {00baee91-796c-42e3-8c18-0fef1f9fe152} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13792 | 2025.09.21 00:27:46.986359 [ 4 ] {00baee91-796c-42e3-8c18-0fef1f9fe152} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13793 | 2025.09.21 00:27:46.986472 [ 135 ] {} <Debug> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 13794 | 2025.09.21 00:27:46.986494 [ 4 ] {00baee91-796c-42e3-8c18-0fef1f9fe152} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 13795 | 2025.09.21 00:27:46.986503 [ 135 ] {} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13796 | 2025.09.21 00:27:46.986535 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13797 | 2025.09.21 00:27:46.986539 [ 4 ] {00baee91-796c-42e3-8c18-0fef1f9fe152} <Debug> TCPHandler: Processed in 0.001215209 sec. | ||
| 13798 | 2025.09.21 00:27:46.986615 [ 199 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 13799 | 2025.09.21 00:27:46.986655 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13800 | 2025.09.21 00:27:46.986729 [ 199 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13801 | 2025.09.21 00:27:46.986755 [ 4 ] {2b70e12e-e7be-420d-b3c2-4b0f615e2977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13802 | 2025.09.21 00:27:46.986770 [ 199 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 41 rows starting from the beginning of the part | ||
| 13803 | 2025.09.21 00:27:46.986818 [ 4 ] {2b70e12e-e7be-420d-b3c2-4b0f615e2977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13804 | 2025.09.21 00:27:46.986847 [ 199 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 13805 | 2025.09.21 00:27:46.986903 [ 199 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part | ||
| 13806 | 2025.09.21 00:27:46.986947 [ 199 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 13807 | 2025.09.21 00:27:46.986989 [ 199 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 13808 | 2025.09.21 00:27:46.987031 [ 199 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 13809 | 2025.09.21 00:27:46.987617 [ 4 ] {2b70e12e-e7be-420d-b3c2-4b0f615e2977} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13810 | 2025.09.21 00:27:46.987659 [ 4 ] {2b70e12e-e7be-420d-b3c2-4b0f615e2977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13811 | 2025.09.21 00:27:46.987857 [ 187 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47 rows, containing 4 columns (4 merged, 0 gathered) in 0.001277 sec., 36805.01174628035 rows/sec., 2.42 MiB/sec. | ||
| 13812 | 2025.09.21 00:27:46.987978 [ 199 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 13813 | 2025.09.21 00:27:46.988235 [ 4 ] {2b70e12e-e7be-420d-b3c2-4b0f615e2977} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13814 | 2025.09.21 00:27:46.988235 [ 199 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_45_9} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13815 | 2025.09.21 00:27:46.988325 [ 199 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_45_9} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 13816 | 2025.09.21 00:27:46.988388 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13817 | 2025.09.21 00:27:46.988492 [ 4 ] {2b70e12e-e7be-420d-b3c2-4b0f615e2977} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13818 | 2025.09.21 00:27:46.988645 [ 4 ] {2b70e12e-e7be-420d-b3c2-4b0f615e2977} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001908 sec., 7337.526205450734 rows/sec., 13.15 MiB/sec. | ||
| 13819 | 2025.09.21 00:27:46.988711 [ 4 ] {2b70e12e-e7be-420d-b3c2-4b0f615e2977} <Debug> TCPHandler: Processed in 0.002105631 sec. | ||
| 13820 | 2025.09.21 00:27:46.988822 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13821 | 2025.09.21 00:27:46.988918 [ 4 ] {30e1f1ed-c5ba-4fb5-bd33-c10b957eb277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13822 | 2025.09.21 00:27:46.988960 [ 4 ] {30e1f1ed-c5ba-4fb5-bd33-c10b957eb277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13823 | 2025.09.21 00:27:46.989289 [ 4 ] {30e1f1ed-c5ba-4fb5-bd33-c10b957eb277} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13824 | 2025.09.21 00:27:46.989325 [ 4 ] {30e1f1ed-c5ba-4fb5-bd33-c10b957eb277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13825 | 2025.09.21 00:27:46.989642 [ 4 ] {30e1f1ed-c5ba-4fb5-bd33-c10b957eb277} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13826 | 2025.09.21 00:27:46.989846 [ 4 ] {30e1f1ed-c5ba-4fb5-bd33-c10b957eb277} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13827 | 2025.09.21 00:27:46.989975 [ 4 ] {30e1f1ed-c5ba-4fb5-bd33-c10b957eb277} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001076 sec., 96654.2750929368 rows/sec., 5.92 MiB/sec. | ||
| 13828 | 2025.09.21 00:27:46.990011 [ 4 ] {30e1f1ed-c5ba-4fb5-bd33-c10b957eb277} <Debug> TCPHandler: Processed in 0.00124017 sec. | ||
| 13829 | 2025.09.21 00:27:49.614671 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13830 | 2025.09.21 00:27:49.614718 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13831 | 2025.09.21 00:27:49.853105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29662 | ||
| 13832 | 2025.09.21 00:27:49.853603 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13833 | 2025.09.21 00:27:49.853641 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13834 | 2025.09.21 00:27:49.854115 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13835 | 2025.09.21 00:27:49.854335 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13836 | 2025.09.21 00:27:49.854460 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29662 | ||
| 13837 | 2025.09.21 00:27:51.440164 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13838 | 2025.09.21 00:27:51.455519 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13839 | 2025.09.21 00:27:51.455579 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13840 | 2025.09.21 00:27:51.461042 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13841 | 2025.09.21 00:27:51.461771 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13842 | 2025.09.21 00:27:51.464698 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13843 | 2025.09.21 00:27:51.960817 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13844 | 2025.09.21 00:27:51.961007 [ 4 ] {83e2c677-50c5-42f2-afd9-41d0609ab7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13845 | 2025.09.21 00:27:51.961075 [ 4 ] {83e2c677-50c5-42f2-afd9-41d0609ab7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13846 | 2025.09.21 00:27:51.961746 [ 4 ] {83e2c677-50c5-42f2-afd9-41d0609ab7f0} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13847 | 2025.09.21 00:27:51.961795 [ 4 ] {83e2c677-50c5-42f2-afd9-41d0609ab7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13848 | 2025.09.21 00:27:51.962212 [ 4 ] {83e2c677-50c5-42f2-afd9-41d0609ab7f0} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13849 | 2025.09.21 00:27:51.962438 [ 4 ] {83e2c677-50c5-42f2-afd9-41d0609ab7f0} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13850 | 2025.09.21 00:27:51.962595 [ 4 ] {83e2c677-50c5-42f2-afd9-41d0609ab7f0} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.00164 sec., 67073.17073170732 rows/sec., 5.62 MiB/sec. | ||
| 13851 | 2025.09.21 00:27:51.962611 [ 127 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13852 | 2025.09.21 00:27:51.962666 [ 4 ] {83e2c677-50c5-42f2-afd9-41d0609ab7f0} <Debug> TCPHandler: Processed in 0.001986578 sec. | ||
| 13853 | 2025.09.21 00:27:51.962682 [ 127 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13854 | 2025.09.21 00:27:51.962708 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13855 | 2025.09.21 00:27:51.962792 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13856 | 2025.09.21 00:27:51.962860 [ 194 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 13857 | 2025.09.21 00:27:51.962892 [ 4 ] {cdf3e5c8-f16d-4ec9-8849-f95bf9661200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13858 | 2025.09.21 00:27:51.962968 [ 4 ] {cdf3e5c8-f16d-4ec9-8849-f95bf9661200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13859 | 2025.09.21 00:27:51.963069 [ 194 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13860 | 2025.09.21 00:27:51.963131 [ 194 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2344 rows starting from the beginning of the part | ||
| 13861 | 2025.09.21 00:27:51.963241 [ 194 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 110 rows starting from the beginning of the part | ||
| 13862 | 2025.09.21 00:27:51.963320 [ 194 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1140 rows starting from the beginning of the part | ||
| 13863 | 2025.09.21 00:27:51.963367 [ 4 ] {cdf3e5c8-f16d-4ec9-8849-f95bf9661200} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13864 | 2025.09.21 00:27:51.963391 [ 194 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1250 rows starting from the beginning of the part | ||
| 13865 | 2025.09.21 00:27:51.963410 [ 4 ] {cdf3e5c8-f16d-4ec9-8849-f95bf9661200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13866 | 2025.09.21 00:27:51.963469 [ 194 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1140 rows starting from the beginning of the part | ||
| 13867 | 2025.09.21 00:27:51.963543 [ 194 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 110 rows starting from the beginning of the part | ||
| 13868 | 2025.09.21 00:27:51.963734 [ 4 ] {cdf3e5c8-f16d-4ec9-8849-f95bf9661200} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13869 | 2025.09.21 00:27:51.963978 [ 4 ] {cdf3e5c8-f16d-4ec9-8849-f95bf9661200} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13870 | 2025.09.21 00:27:51.964103 [ 127 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13871 | 2025.09.21 00:27:51.964118 [ 4 ] {cdf3e5c8-f16d-4ec9-8849-f95bf9661200} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001244 sec., 21704.18006430868 rows/sec., 1.59 MiB/sec. | ||
| 13872 | 2025.09.21 00:27:51.964138 [ 127 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13873 | 2025.09.21 00:27:51.964163 [ 4 ] {cdf3e5c8-f16d-4ec9-8849-f95bf9661200} <Debug> TCPHandler: Processed in 0.001421885 sec. | ||
| 13874 | 2025.09.21 00:27:51.964164 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13875 | 2025.09.21 00:27:51.964271 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::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 | ||
| 13876 | 2025.09.21 00:27:51.964295 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13877 | 2025.09.21 00:27:51.964393 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13878 | 2025.09.21 00:27:51.964426 [ 4 ] {2ed35140-6e88-4f15-86f2-527cd699c766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13879 | 2025.09.21 00:27:51.964430 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 264 rows starting from the beginning of the part | ||
| 13880 | 2025.09.21 00:27:51.964485 [ 4 ] {2ed35140-6e88-4f15-86f2-527cd699c766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13881 | 2025.09.21 00:27:51.964524 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 27 rows starting from the beginning of the part | ||
| 13882 | 2025.09.21 00:27:51.964579 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 219 rows starting from the beginning of the part | ||
| 13883 | 2025.09.21 00:27:51.964626 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 27 rows starting from the beginning of the part | ||
| 13884 | 2025.09.21 00:27:51.964667 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 219 rows starting from the beginning of the part | ||
| 13885 | 2025.09.21 00:27:51.964709 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 27 rows starting from the beginning of the part | ||
| 13886 | 2025.09.21 00:27:51.964992 [ 4 ] {2ed35140-6e88-4f15-86f2-527cd699c766} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13887 | 2025.09.21 00:27:51.965034 [ 4 ] {2ed35140-6e88-4f15-86f2-527cd699c766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13888 | 2025.09.21 00:27:51.965422 [ 4 ] {2ed35140-6e88-4f15-86f2-527cd699c766} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13889 | 2025.09.21 00:27:51.965615 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001387143 sec., 564469.5608167291 rows/sec., 36.99 MiB/sec. | ||
| 13890 | 2025.09.21 00:27:51.965691 [ 4 ] {2ed35140-6e88-4f15-86f2-527cd699c766} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13891 | 2025.09.21 00:27:51.965749 [ 197 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6094 rows, containing 5 columns (5 merged, 0 gathered) in 0.002973162 sec., 2049669.678275183 rows/sec., 173.41 MiB/sec. | ||
| 13892 | 2025.09.21 00:27:51.965771 [ 189 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13893 | 2025.09.21 00:27:51.965823 [ 127 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13894 | 2025.09.21 00:27:51.965839 [ 4 ] {2ed35140-6e88-4f15-86f2-527cd699c766} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001438 sec., 63282.33657858136 rows/sec., 4.94 MiB/sec. | ||
| 13895 | 2025.09.21 00:27:51.965855 [ 127 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13896 | 2025.09.21 00:27:51.965882 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13897 | 2025.09.21 00:27:51.965888 [ 4 ] {2ed35140-6e88-4f15-86f2-527cd699c766} <Debug> TCPHandler: Processed in 0.00165695 sec. | ||
| 13898 | 2025.09.21 00:27:51.965965 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 13899 | 2025.09.21 00:27:51.966037 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13900 | 2025.09.21 00:27:51.966081 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13901 | 2025.09.21 00:27:51.966116 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1212 rows starting from the beginning of the part | ||
| 13902 | 2025.09.21 00:27:51.966126 [ 189 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_86_17} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13903 | 2025.09.21 00:27:51.966129 [ 199 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13904 | 2025.09.21 00:27:51.966163 [ 4 ] {26eefcfc-b934-446a-b99f-478fb15cf8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13905 | 2025.09.21 00:27:51.966171 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 91 rows starting from the beginning of the part | ||
| 13906 | 2025.09.21 00:27:51.966210 [ 189 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_86_17} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13907 | 2025.09.21 00:27:51.966225 [ 4 ] {26eefcfc-b934-446a-b99f-478fb15cf8e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13908 | 2025.09.21 00:27:51.966228 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 693 rows starting from the beginning of the part | ||
| 13909 | 2025.09.21 00:27:51.966283 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 547 rows starting from the beginning of the part | ||
| 13910 | 2025.09.21 00:27:51.966305 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13911 | 2025.09.21 00:27:51.966319 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 693 rows starting from the beginning of the part | ||
| 13912 | 2025.09.21 00:27:51.966377 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 91 rows starting from the beginning of the part | ||
| 13913 | 2025.09.21 00:27:51.966485 [ 199 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_91_18} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13914 | 2025.09.21 00:27:51.966591 [ 199 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_91_18} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13915 | 2025.09.21 00:27:51.966696 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 13916 | 2025.09.21 00:27:51.966722 [ 4 ] {26eefcfc-b934-446a-b99f-478fb15cf8e2} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13917 | 2025.09.21 00:27:51.966764 [ 4 ] {26eefcfc-b934-446a-b99f-478fb15cf8e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13918 | 2025.09.21 00:27:51.967146 [ 4 ] {26eefcfc-b934-446a-b99f-478fb15cf8e2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13919 | 2025.09.21 00:27:51.967373 [ 4 ] {26eefcfc-b934-446a-b99f-478fb15cf8e2} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13920 | 2025.09.21 00:27:51.967508 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 5 parts from all_1_86_17 to all_90_90_0 | ||
| 13921 | 2025.09.21 00:27:51.967515 [ 197 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3327 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587508 sec., 2095737.4702993622 rows/sec., 158.25 MiB/sec. | ||
| 13922 | 2025.09.21 00:27:51.967546 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13923 | 2025.09.21 00:27:51.967513 [ 4 ] {26eefcfc-b934-446a-b99f-478fb15cf8e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001373 sec., 116533.13911143481 rows/sec., 8.12 MiB/sec. | ||
| 13924 | 2025.09.21 00:27:51.967581 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13925 | 2025.09.21 00:27:51.967622 [ 4 ] {26eefcfc-b934-446a-b99f-478fb15cf8e2} <Debug> TCPHandler: Processed in 0.001644639 sec. | ||
| 13926 | 2025.09.21 00:27:51.967662 [ 194 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_86_17 to all_90_90_0 into Compact with storage Full | ||
| 13927 | 2025.09.21 00:27:51.967748 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13928 | 2025.09.21 00:27:51.967764 [ 195 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13929 | 2025.09.21 00:27:51.967758 [ 194 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13930 | 2025.09.21 00:27:51.967829 [ 194 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 30634 rows starting from the beginning of the part | ||
| 13931 | 2025.09.21 00:27:51.967854 [ 4 ] {e68d8b67-7bdb-4c1c-be2d-64dd50de7383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13932 | 2025.09.21 00:27:51.967875 [ 194 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 13933 | 2025.09.21 00:27:51.967919 [ 194 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 314 rows starting from the beginning of the part | ||
| 13934 | 2025.09.21 00:27:51.967922 [ 4 ] {e68d8b67-7bdb-4c1c-be2d-64dd50de7383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13935 | 2025.09.21 00:27:51.967959 [ 194 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 844 rows starting from the beginning of the part | ||
| 13936 | 2025.09.21 00:27:51.968002 [ 194 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 314 rows starting from the beginning of the part | ||
| 13937 | 2025.09.21 00:27:51.968123 [ 195 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_91_18} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13938 | 2025.09.21 00:27:51.968219 [ 195 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_91_18} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13939 | 2025.09.21 00:27:51.968311 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 13940 | 2025.09.21 00:27:51.968813 [ 4 ] {e68d8b67-7bdb-4c1c-be2d-64dd50de7383} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13941 | 2025.09.21 00:27:51.968853 [ 4 ] {e68d8b67-7bdb-4c1c-be2d-64dd50de7383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13942 | 2025.09.21 00:27:51.969432 [ 4 ] {e68d8b67-7bdb-4c1c-be2d-64dd50de7383} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13943 | 2025.09.21 00:27:51.969671 [ 4 ] {e68d8b67-7bdb-4c1c-be2d-64dd50de7383} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13944 | 2025.09.21 00:27:51.969798 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13945 | 2025.09.21 00:27:51.969818 [ 4 ] {e68d8b67-7bdb-4c1c-be2d-64dd50de7383} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001985 sec., 13602.015113350128 rows/sec., 24.37 MiB/sec. | ||
| 13946 | 2025.09.21 00:27:51.969831 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13947 | 2025.09.21 00:27:51.969860 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13948 | 2025.09.21 00:27:51.969908 [ 4 ] {e68d8b67-7bdb-4c1c-be2d-64dd50de7383} <Debug> TCPHandler: Processed in 0.002208653 sec. | ||
| 13949 | 2025.09.21 00:27:51.969941 [ 197 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 13950 | 2025.09.21 00:27:51.970027 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13951 | 2025.09.21 00:27:51.970120 [ 4 ] {cbb8816b-2b8c-4f40-8afd-c19395508c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13952 | 2025.09.21 00:27:51.970126 [ 197 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13953 | 2025.09.21 00:27:51.970163 [ 4 ] {cbb8816b-2b8c-4f40-8afd-c19395508c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13954 | 2025.09.21 00:27:51.970189 [ 197 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1602 rows starting from the beginning of the part | ||
| 13955 | 2025.09.21 00:27:51.970311 [ 197 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 27 rows starting from the beginning of the part | ||
| 13956 | 2025.09.21 00:27:51.970415 [ 197 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 14 rows starting from the beginning of the part | ||
| 13957 | 2025.09.21 00:27:51.970508 [ 197 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 27 rows starting from the beginning of the part | ||
| 13958 | 2025.09.21 00:27:51.970546 [ 4 ] {cbb8816b-2b8c-4f40-8afd-c19395508c34} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13959 | 2025.09.21 00:27:51.970585 [ 4 ] {cbb8816b-2b8c-4f40-8afd-c19395508c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13960 | 2025.09.21 00:27:51.970609 [ 197 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 14 rows starting from the beginning of the part | ||
| 13961 | 2025.09.21 00:27:51.970704 [ 197 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 27 rows starting from the beginning of the part | ||
| 13962 | 2025.09.21 00:27:51.971065 [ 4 ] {cbb8816b-2b8c-4f40-8afd-c19395508c34} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13963 | 2025.09.21 00:27:51.971310 [ 4 ] {cbb8816b-2b8c-4f40-8afd-c19395508c34} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13964 | 2025.09.21 00:27:51.971435 [ 127 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13965 | 2025.09.21 00:27:51.971467 [ 127 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13966 | 2025.09.21 00:27:51.971468 [ 4 ] {cbb8816b-2b8c-4f40-8afd-c19395508c34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. | ||
| 13967 | 2025.09.21 00:27:51.971485 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13968 | 2025.09.21 00:27:51.971523 [ 4 ] {cbb8816b-2b8c-4f40-8afd-c19395508c34} <Debug> TCPHandler: Processed in 0.001544867 sec. | ||
| 13969 | 2025.09.21 00:27:51.971606 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 13970 | 2025.09.21 00:27:51.971745 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13971 | 2025.09.21 00:27:51.971780 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6992 rows starting from the beginning of the part | ||
| 13972 | 2025.09.21 00:27:51.971843 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 13973 | 2025.09.21 00:27:51.971899 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 13974 | 2025.09.21 00:27:51.971959 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 13975 | 2025.09.21 00:27:51.972021 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 104 rows starting from the beginning of the part | ||
| 13976 | 2025.09.21 00:27:51.972079 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 13977 | 2025.09.21 00:27:51.974414 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32266 rows, containing 5 columns (5 merged, 0 gathered) in 0.006776262 sec., 4761622.263129732 rows/sec., 318.67 MiB/sec. | ||
| 13978 | 2025.09.21 00:27:51.974603 [ 196 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7380 rows, containing 4 columns (4 merged, 0 gathered) in 0.003055614 sec., 2415226.530576179 rows/sec., 153.40 MiB/sec. | ||
| 13979 | 2025.09.21 00:27:51.975028 [ 201 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 13980 | 2025.09.21 00:27:51.975302 [ 201 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13981 | 2025.09.21 00:27:51.975341 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13982 | 2025.09.21 00:27:51.975382 [ 201 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 5 parts: [all_1_86_17, all_90_90_0] -> all_1_90_18 | ||
| 13983 | 2025.09.21 00:27:51.975466 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13984 | 2025.09.21 00:27:51.975663 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_91_18} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13985 | 2025.09.21 00:27:51.975760 [ 192 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_91_18} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13986 | 2025.09.21 00:27:51.975838 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 13987 | 2025.09.21 00:27:51.985824 [ 198 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1711 rows, containing 19 columns (19 merged, 0 gathered) in 0.015918431 sec., 107485.46763182878 rows/sec., 192.61 MiB/sec. | ||
| 13988 | 2025.09.21 00:27:51.987939 [ 201 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13989 | 2025.09.21 00:27:51.988270 [ 201 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13990 | 2025.09.21 00:27:51.988342 [ 201 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13991 | 2025.09.21 00:27:51.988455 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.65 MiB. | ||
| 13992 | 2025.09.21 00:27:52.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.90 MiB, peak 366.50 MiB, free memory in arenas 0.00 B, will set to 354.16 MiB (RSS), difference: 4.26 MiB | ||
| 13993 | 2025.09.21 00:27:54.943940 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1806 | ||
| 13994 | 2025.09.21 00:27:54.946225 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13995 | 2025.09.21 00:27:54.946268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13996 | 2025.09.21 00:27:54.947440 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13997 | 2025.09.21 00:27:54.947700 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13998 | 2025.09.21 00:27:54.947851 [ 103 ] {} <Debug> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13999 | 2025.09.21 00:27:54.947923 [ 103 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14000 | 2025.09.21 00:27:54.947945 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14001 | 2025.09.21 00:27:54.947953 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1806 | ||
| 14002 | 2025.09.21 00:27:54.948050 [ 196 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 14003 | 2025.09.21 00:27:54.948564 [ 196 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14004 | 2025.09.21 00:27:54.948705 [ 196 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1622 rows starting from the beginning of the part | ||
| 14005 | 2025.09.21 00:27:54.949048 [ 196 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 14006 | 2025.09.21 00:27:54.949345 [ 196 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 14007 | 2025.09.21 00:27:54.949639 [ 196 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
| 14008 | 2025.09.21 00:27:54.949941 [ 196 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 14009 | 2025.09.21 00:27:54.950249 [ 196 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
| 14010 | 2025.09.21 00:27:54.957034 [ 201 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1806 rows, containing 72 columns (72 merged, 0 gathered) in 0.009026386 sec., 200080.07634506212 rows/sec., 153.31 MiB/sec. | ||
| 14011 | 2025.09.21 00:27:54.958975 [ 190 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14012 | 2025.09.21 00:27:54.959777 [ 190 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_46_9} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14013 | 2025.09.21 00:27:54.959896 [ 190 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_46_9} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14014 | 2025.09.21 00:27:54.960345 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 14015 | 2025.09.21 00:27:56.971214 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14016 | 2025.09.21 00:27:56.971404 [ 4 ] {2a609a59-9c89-42e6-8ae4-b9038b6ca68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14017 | 2025.09.21 00:27:56.971472 [ 4 ] {2a609a59-9c89-42e6-8ae4-b9038b6ca68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14018 | 2025.09.21 00:27:56.972421 [ 4 ] {2a609a59-9c89-42e6-8ae4-b9038b6ca68f} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14019 | 2025.09.21 00:27:56.972463 [ 4 ] {2a609a59-9c89-42e6-8ae4-b9038b6ca68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14020 | 2025.09.21 00:27:56.972887 [ 4 ] {2a609a59-9c89-42e6-8ae4-b9038b6ca68f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14021 | 2025.09.21 00:27:56.973203 [ 4 ] {2a609a59-9c89-42e6-8ae4-b9038b6ca68f} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14022 | 2025.09.21 00:27:56.973366 [ 4 ] {2a609a59-9c89-42e6-8ae4-b9038b6ca68f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002012 sec., 203777.33598409544 rows/sec., 12.93 MiB/sec. | ||
| 14023 | 2025.09.21 00:27:56.973412 [ 4 ] {2a609a59-9c89-42e6-8ae4-b9038b6ca68f} <Debug> TCPHandler: Processed in 0.002339946 sec. | ||
| 14024 | 2025.09.21 00:27:56.973541 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14025 | 2025.09.21 00:27:56.973644 [ 4 ] {410bbfb6-898d-4486-a674-c991bc8670d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14026 | 2025.09.21 00:27:56.973688 [ 4 ] {410bbfb6-898d-4486-a674-c991bc8670d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14027 | 2025.09.21 00:27:56.974718 [ 4 ] {410bbfb6-898d-4486-a674-c991bc8670d2} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14028 | 2025.09.21 00:27:56.974760 [ 4 ] {410bbfb6-898d-4486-a674-c991bc8670d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14029 | 2025.09.21 00:27:56.975184 [ 4 ] {410bbfb6-898d-4486-a674-c991bc8670d2} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14030 | 2025.09.21 00:27:56.975420 [ 4 ] {410bbfb6-898d-4486-a674-c991bc8670d2} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14031 | 2025.09.21 00:27:56.975563 [ 4 ] {410bbfb6-898d-4486-a674-c991bc8670d2} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001943 sec., 586721.5645908389 rows/sec., 46.54 MiB/sec. | ||
| 14032 | 2025.09.21 00:27:56.975605 [ 4 ] {410bbfb6-898d-4486-a674-c991bc8670d2} <Debug> TCPHandler: Processed in 0.00211455 sec. | ||
| 14033 | 2025.09.21 00:27:56.975725 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14034 | 2025.09.21 00:27:56.975830 [ 4 ] {1bfd6e6c-3fec-4354-922a-8ae4cf13374c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14035 | 2025.09.21 00:27:56.975875 [ 4 ] {1bfd6e6c-3fec-4354-922a-8ae4cf13374c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14036 | 2025.09.21 00:27:56.976397 [ 4 ] {1bfd6e6c-3fec-4354-922a-8ae4cf13374c} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14037 | 2025.09.21 00:27:56.976436 [ 4 ] {1bfd6e6c-3fec-4354-922a-8ae4cf13374c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14038 | 2025.09.21 00:27:56.976770 [ 4 ] {1bfd6e6c-3fec-4354-922a-8ae4cf13374c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14039 | 2025.09.21 00:27:56.976985 [ 4 ] {1bfd6e6c-3fec-4354-922a-8ae4cf13374c} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14040 | 2025.09.21 00:27:56.977116 [ 4 ] {1bfd6e6c-3fec-4354-922a-8ae4cf13374c} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.00131 sec., 167175.57251908397 rows/sec., 9.97 MiB/sec. | ||
| 14041 | 2025.09.21 00:27:56.977159 [ 4 ] {1bfd6e6c-3fec-4354-922a-8ae4cf13374c} <Debug> TCPHandler: Processed in 0.001487126 sec. | ||
| 14042 | 2025.09.21 00:27:56.977263 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14043 | 2025.09.21 00:27:56.977361 [ 4 ] {4e8e2160-9498-4eda-8886-c11ec75cd51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14044 | 2025.09.21 00:27:56.977400 [ 4 ] {4e8e2160-9498-4eda-8886-c11ec75cd51b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14045 | 2025.09.21 00:27:56.977866 [ 4 ] {4e8e2160-9498-4eda-8886-c11ec75cd51b} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14046 | 2025.09.21 00:27:56.977902 [ 4 ] {4e8e2160-9498-4eda-8886-c11ec75cd51b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14047 | 2025.09.21 00:27:56.978214 [ 4 ] {4e8e2160-9498-4eda-8886-c11ec75cd51b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14048 | 2025.09.21 00:27:56.978438 [ 4 ] {4e8e2160-9498-4eda-8886-c11ec75cd51b} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14049 | 2025.09.21 00:27:56.978554 [ 75 ] {} <Debug> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 14050 | 2025.09.21 00:27:56.978566 [ 4 ] {4e8e2160-9498-4eda-8886-c11ec75cd51b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001224 sec., 173202.61437908496 rows/sec., 11.17 MiB/sec. | ||
| 14051 | 2025.09.21 00:27:56.978616 [ 75 ] {} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14052 | 2025.09.21 00:27:56.978626 [ 4 ] {4e8e2160-9498-4eda-8886-c11ec75cd51b} <Debug> TCPHandler: Processed in 0.001409394 sec. | ||
| 14053 | 2025.09.21 00:27:56.978644 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14054 | 2025.09.21 00:27:56.978743 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14055 | 2025.09.21 00:27:56.978751 [ 191 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 14056 | 2025.09.21 00:27:56.978854 [ 4 ] {a5fd5aeb-1267-4585-8a31-31936484f3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14057 | 2025.09.21 00:27:56.978871 [ 191 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14058 | 2025.09.21 00:27:56.978901 [ 4 ] {a5fd5aeb-1267-4585-8a31-31936484f3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14059 | 2025.09.21 00:27:56.978912 [ 191 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 441 rows starting from the beginning of the part | ||
| 14060 | 2025.09.21 00:27:56.978995 [ 191 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 212 rows starting from the beginning of the part | ||
| 14061 | 2025.09.21 00:27:56.979046 [ 191 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 212 rows starting from the beginning of the part | ||
| 14062 | 2025.09.21 00:27:56.979094 [ 191 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 228 rows starting from the beginning of the part | ||
| 14063 | 2025.09.21 00:27:56.979140 [ 191 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 212 rows starting from the beginning of the part | ||
| 14064 | 2025.09.21 00:27:56.979189 [ 191 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 212 rows starting from the beginning of the part | ||
| 14065 | 2025.09.21 00:27:56.979410 [ 4 ] {a5fd5aeb-1267-4585-8a31-31936484f3d0} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14066 | 2025.09.21 00:27:56.979454 [ 4 ] {a5fd5aeb-1267-4585-8a31-31936484f3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14067 | 2025.09.21 00:27:56.979820 [ 4 ] {a5fd5aeb-1267-4585-8a31-31936484f3d0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14068 | 2025.09.21 00:27:56.980053 [ 4 ] {a5fd5aeb-1267-4585-8a31-31936484f3d0} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14069 | 2025.09.21 00:27:56.980184 [ 4 ] {a5fd5aeb-1267-4585-8a31-31936484f3d0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001351 sec., 156180.60695780904 rows/sec., 8.87 MiB/sec. | ||
| 14070 | 2025.09.21 00:27:56.980225 [ 4 ] {a5fd5aeb-1267-4585-8a31-31936484f3d0} <Debug> TCPHandler: Processed in 0.001533487 sec. | ||
| 14071 | 2025.09.21 00:27:56.980265 [ 191 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561587 sec., 971447.6362828328 rows/sec., 67.30 MiB/sec. | ||
| 14072 | 2025.09.21 00:27:56.980339 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14073 | 2025.09.21 00:27:56.980411 [ 191 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 14074 | 2025.09.21 00:27:56.980462 [ 4 ] {f0f2af9b-12c3-4294-8c56-7b450fedc14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14075 | 2025.09.21 00:27:56.980516 [ 4 ] {f0f2af9b-12c3-4294-8c56-7b450fedc14e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14076 | 2025.09.21 00:27:56.980650 [ 191 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_60_12} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14077 | 2025.09.21 00:27:56.980719 [ 191 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_60_12} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 14078 | 2025.09.21 00:27:56.980797 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 14079 | 2025.09.21 00:27:56.981247 [ 4 ] {f0f2af9b-12c3-4294-8c56-7b450fedc14e} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14080 | 2025.09.21 00:27:56.981289 [ 4 ] {f0f2af9b-12c3-4294-8c56-7b450fedc14e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14081 | 2025.09.21 00:27:56.981656 [ 4 ] {f0f2af9b-12c3-4294-8c56-7b450fedc14e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14082 | 2025.09.21 00:27:56.981879 [ 4 ] {f0f2af9b-12c3-4294-8c56-7b450fedc14e} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14083 | 2025.09.21 00:27:56.982014 [ 4 ] {f0f2af9b-12c3-4294-8c56-7b450fedc14e} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001575 sec., 440000 rows/sec., 30.75 MiB/sec. | ||
| 14084 | 2025.09.21 00:27:56.982054 [ 4 ] {f0f2af9b-12c3-4294-8c56-7b450fedc14e} <Debug> TCPHandler: Processed in 0.001775553 sec. | ||
| 14085 | 2025.09.21 00:27:56.982153 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14086 | 2025.09.21 00:27:56.982249 [ 4 ] {40ad3adf-3ec0-452f-ae1b-5fc6e8e548be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14087 | 2025.09.21 00:27:56.982290 [ 4 ] {40ad3adf-3ec0-452f-ae1b-5fc6e8e548be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14088 | 2025.09.21 00:27:56.982622 [ 4 ] {40ad3adf-3ec0-452f-ae1b-5fc6e8e548be} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14089 | 2025.09.21 00:27:56.982658 [ 4 ] {40ad3adf-3ec0-452f-ae1b-5fc6e8e548be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14090 | 2025.09.21 00:27:56.982990 [ 4 ] {40ad3adf-3ec0-452f-ae1b-5fc6e8e548be} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14091 | 2025.09.21 00:27:56.983203 [ 4 ] {40ad3adf-3ec0-452f-ae1b-5fc6e8e548be} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14092 | 2025.09.21 00:27:56.983308 [ 75 ] {} <Debug> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14093 | 2025.09.21 00:27:56.983333 [ 4 ] {40ad3adf-3ec0-452f-ae1b-5fc6e8e548be} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 14094 | 2025.09.21 00:27:56.983343 [ 75 ] {} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14095 | 2025.09.21 00:27:56.983376 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14096 | 2025.09.21 00:27:56.983379 [ 4 ] {40ad3adf-3ec0-452f-ae1b-5fc6e8e548be} <Debug> TCPHandler: Processed in 0.001273991 sec. | ||
| 14097 | 2025.09.21 00:27:56.983465 [ 201 ] {cd820108-993b-47de-a913-6f8bdbd23175::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 | ||
| 14098 | 2025.09.21 00:27:56.983497 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14099 | 2025.09.21 00:27:56.983562 [ 201 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14100 | 2025.09.21 00:27:56.983588 [ 4 ] {7d3467ab-3467-434e-b277-ee160d38d13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14101 | 2025.09.21 00:27:56.983595 [ 201 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part | ||
| 14102 | 2025.09.21 00:27:56.983631 [ 4 ] {7d3467ab-3467-434e-b277-ee160d38d13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14103 | 2025.09.21 00:27:56.983662 [ 201 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 14104 | 2025.09.21 00:27:56.983710 [ 201 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 14105 | 2025.09.21 00:27:56.983754 [ 201 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 14106 | 2025.09.21 00:27:56.983796 [ 201 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 14107 | 2025.09.21 00:27:56.983838 [ 201 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 14108 | 2025.09.21 00:27:56.984067 [ 4 ] {7d3467ab-3467-434e-b277-ee160d38d13a} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14109 | 2025.09.21 00:27:56.984101 [ 4 ] {7d3467ab-3467-434e-b277-ee160d38d13a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14110 | 2025.09.21 00:27:56.984467 [ 4 ] {7d3467ab-3467-434e-b277-ee160d38d13a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14111 | 2025.09.21 00:27:56.984538 [ 200 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001107546 sec., 249199.58177809318 rows/sec., 12.71 MiB/sec. | ||
| 14112 | 2025.09.21 00:27:56.984685 [ 4 ] {7d3467ab-3467-434e-b277-ee160d38d13a} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14113 | 2025.09.21 00:27:56.984756 [ 186 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14114 | 2025.09.21 00:27:56.984828 [ 4 ] {7d3467ab-3467-434e-b277-ee160d38d13a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001256 sec., 250000 rows/sec., 16.42 MiB/sec. | ||
| 14115 | 2025.09.21 00:27:56.984873 [ 4 ] {7d3467ab-3467-434e-b277-ee160d38d13a} <Debug> TCPHandler: Processed in 0.001422904 sec. | ||
| 14116 | 2025.09.21 00:27:56.984980 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14117 | 2025.09.21 00:27:56.985073 [ 4 ] {14e84191-acc0-430a-804b-14c783433cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14118 | 2025.09.21 00:27:56.985097 [ 186 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_46_9} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14119 | 2025.09.21 00:27:56.985115 [ 4 ] {14e84191-acc0-430a-804b-14c783433cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14120 | 2025.09.21 00:27:56.985182 [ 186 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_46_9} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14121 | 2025.09.21 00:27:56.985281 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14122 | 2025.09.21 00:27:56.985429 [ 4 ] {14e84191-acc0-430a-804b-14c783433cd2} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14123 | 2025.09.21 00:27:56.985468 [ 4 ] {14e84191-acc0-430a-804b-14c783433cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14124 | 2025.09.21 00:27:56.985767 [ 4 ] {14e84191-acc0-430a-804b-14c783433cd2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14125 | 2025.09.21 00:27:56.985975 [ 4 ] {14e84191-acc0-430a-804b-14c783433cd2} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14126 | 2025.09.21 00:27:56.986102 [ 4 ] {14e84191-acc0-430a-804b-14c783433cd2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 14127 | 2025.09.21 00:27:56.986140 [ 4 ] {14e84191-acc0-430a-804b-14c783433cd2} <Debug> TCPHandler: Processed in 0.001206599 sec. | ||
| 14128 | 2025.09.21 00:27:56.986246 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14129 | 2025.09.21 00:27:56.986337 [ 4 ] {964d4f87-efcd-4ab9-a98f-adf19a2f1fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14130 | 2025.09.21 00:27:56.986391 [ 4 ] {964d4f87-efcd-4ab9-a98f-adf19a2f1fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14131 | 2025.09.21 00:27:56.987166 [ 4 ] {964d4f87-efcd-4ab9-a98f-adf19a2f1fd3} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14132 | 2025.09.21 00:27:56.987202 [ 4 ] {964d4f87-efcd-4ab9-a98f-adf19a2f1fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14133 | 2025.09.21 00:27:56.987716 [ 4 ] {964d4f87-efcd-4ab9-a98f-adf19a2f1fd3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14134 | 2025.09.21 00:27:56.987937 [ 4 ] {964d4f87-efcd-4ab9-a98f-adf19a2f1fd3} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14135 | 2025.09.21 00:27:56.988075 [ 4 ] {964d4f87-efcd-4ab9-a98f-adf19a2f1fd3} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001754 sec., 7981.75598631699 rows/sec., 14.30 MiB/sec. | ||
| 14136 | 2025.09.21 00:27:56.988142 [ 4 ] {964d4f87-efcd-4ab9-a98f-adf19a2f1fd3} <Debug> TCPHandler: Processed in 0.001942047 sec. | ||
| 14137 | 2025.09.21 00:27:56.988251 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14138 | 2025.09.21 00:27:56.988343 [ 4 ] {79d6a72b-653d-40ed-abe1-91a171fe3eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14139 | 2025.09.21 00:27:56.988383 [ 4 ] {79d6a72b-653d-40ed-abe1-91a171fe3eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14140 | 2025.09.21 00:27:56.988715 [ 4 ] {79d6a72b-653d-40ed-abe1-91a171fe3eea} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14141 | 2025.09.21 00:27:56.988751 [ 4 ] {79d6a72b-653d-40ed-abe1-91a171fe3eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14142 | 2025.09.21 00:27:56.989075 [ 4 ] {79d6a72b-653d-40ed-abe1-91a171fe3eea} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14143 | 2025.09.21 00:27:56.989291 [ 4 ] {79d6a72b-653d-40ed-abe1-91a171fe3eea} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14144 | 2025.09.21 00:27:56.989424 [ 4 ] {79d6a72b-653d-40ed-abe1-91a171fe3eea} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001098 sec., 94717.66848816029 rows/sec., 5.80 MiB/sec. | ||
| 14145 | 2025.09.21 00:27:56.989463 [ 4 ] {79d6a72b-653d-40ed-abe1-91a171fe3eea} <Debug> TCPHandler: Processed in 0.00125926 sec. | ||
| 14146 | 2025.09.21 00:27:57.355533 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30174 | ||
| 14147 | 2025.09.21 00:27:57.356068 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14148 | 2025.09.21 00:27:57.356111 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14149 | 2025.09.21 00:27:57.356599 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14150 | 2025.09.21 00:27:57.356834 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14151 | 2025.09.21 00:27:57.356969 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30174 | ||
| 14152 | 2025.09.21 00:27:58.965751 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14153 | 2025.09.21 00:27:58.982506 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14154 | 2025.09.21 00:27:58.982551 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14155 | 2025.09.21 00:27:58.988671 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14156 | 2025.09.21 00:27:58.989450 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14157 | 2025.09.21 00:27:58.992285 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14158 | 2025.09.21 00:28:01.960769 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14159 | 2025.09.21 00:28:01.960963 [ 4 ] {0b251708-25e3-4ccc-b436-2b8cd476400c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14160 | 2025.09.21 00:28:01.961028 [ 4 ] {0b251708-25e3-4ccc-b436-2b8cd476400c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14161 | 2025.09.21 00:28:01.961761 [ 4 ] {0b251708-25e3-4ccc-b436-2b8cd476400c} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14162 | 2025.09.21 00:28:01.961812 [ 4 ] {0b251708-25e3-4ccc-b436-2b8cd476400c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14163 | 2025.09.21 00:28:01.962241 [ 4 ] {0b251708-25e3-4ccc-b436-2b8cd476400c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14164 | 2025.09.21 00:28:01.962505 [ 4 ] {0b251708-25e3-4ccc-b436-2b8cd476400c} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14165 | 2025.09.21 00:28:01.962680 [ 4 ] {0b251708-25e3-4ccc-b436-2b8cd476400c} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001763 sec., 62393.64719228588 rows/sec., 5.23 MiB/sec. | ||
| 14166 | 2025.09.21 00:28:01.962742 [ 4 ] {0b251708-25e3-4ccc-b436-2b8cd476400c} <Debug> TCPHandler: Processed in 0.00210792 sec. | ||
| 14167 | 2025.09.21 00:28:01.962874 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14168 | 2025.09.21 00:28:01.962982 [ 4 ] {6a1c9b0e-c910-49fc-8214-2f9d35f8cb28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14169 | 2025.09.21 00:28:01.963029 [ 4 ] {6a1c9b0e-c910-49fc-8214-2f9d35f8cb28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14170 | 2025.09.21 00:28:01.963471 [ 4 ] {6a1c9b0e-c910-49fc-8214-2f9d35f8cb28} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14171 | 2025.09.21 00:28:01.963508 [ 4 ] {6a1c9b0e-c910-49fc-8214-2f9d35f8cb28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14172 | 2025.09.21 00:28:01.963843 [ 4 ] {6a1c9b0e-c910-49fc-8214-2f9d35f8cb28} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14173 | 2025.09.21 00:28:01.964064 [ 4 ] {6a1c9b0e-c910-49fc-8214-2f9d35f8cb28} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14174 | 2025.09.21 00:28:01.964204 [ 4 ] {6a1c9b0e-c910-49fc-8214-2f9d35f8cb28} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001246 sec., 21669.341894060995 rows/sec., 1.59 MiB/sec. | ||
| 14175 | 2025.09.21 00:28:01.964246 [ 4 ] {6a1c9b0e-c910-49fc-8214-2f9d35f8cb28} <Debug> TCPHandler: Processed in 0.001423144 sec. | ||
| 14176 | 2025.09.21 00:28:01.964366 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14177 | 2025.09.21 00:28:01.964461 [ 4 ] {a15d7e7a-9318-45c1-b58d-0af213780e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14178 | 2025.09.21 00:28:01.964501 [ 4 ] {a15d7e7a-9318-45c1-b58d-0af213780e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14179 | 2025.09.21 00:28:01.964940 [ 4 ] {a15d7e7a-9318-45c1-b58d-0af213780e43} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14180 | 2025.09.21 00:28:01.964976 [ 4 ] {a15d7e7a-9318-45c1-b58d-0af213780e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14181 | 2025.09.21 00:28:01.965317 [ 4 ] {a15d7e7a-9318-45c1-b58d-0af213780e43} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14182 | 2025.09.21 00:28:01.965569 [ 4 ] {a15d7e7a-9318-45c1-b58d-0af213780e43} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14183 | 2025.09.21 00:28:01.965713 [ 4 ] {a15d7e7a-9318-45c1-b58d-0af213780e43} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00127 sec., 71653.54330708661 rows/sec., 5.60 MiB/sec. | ||
| 14184 | 2025.09.21 00:28:01.965754 [ 4 ] {a15d7e7a-9318-45c1-b58d-0af213780e43} <Debug> TCPHandler: Processed in 0.001443104 sec. | ||
| 14185 | 2025.09.21 00:28:01.965871 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14186 | 2025.09.21 00:28:01.965969 [ 4 ] {6ee9826c-5be4-4a9b-971a-be179a8529ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14187 | 2025.09.21 00:28:01.966017 [ 4 ] {6ee9826c-5be4-4a9b-971a-be179a8529ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14188 | 2025.09.21 00:28:01.966447 [ 4 ] {6ee9826c-5be4-4a9b-971a-be179a8529ea} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14189 | 2025.09.21 00:28:01.966483 [ 4 ] {6ee9826c-5be4-4a9b-971a-be179a8529ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14190 | 2025.09.21 00:28:01.966854 [ 4 ] {6ee9826c-5be4-4a9b-971a-be179a8529ea} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14191 | 2025.09.21 00:28:01.967084 [ 4 ] {6ee9826c-5be4-4a9b-971a-be179a8529ea} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14192 | 2025.09.21 00:28:01.967229 [ 4 ] {6ee9826c-5be4-4a9b-971a-be179a8529ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 14193 | 2025.09.21 00:28:01.967268 [ 4 ] {6ee9826c-5be4-4a9b-971a-be179a8529ea} <Debug> TCPHandler: Processed in 0.001446115 sec. | ||
| 14194 | 2025.09.21 00:28:01.967378 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14195 | 2025.09.21 00:28:01.967484 [ 4 ] {303a6250-0c4a-4d37-8ab9-b42b4fef6f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14196 | 2025.09.21 00:28:01.967541 [ 4 ] {303a6250-0c4a-4d37-8ab9-b42b4fef6f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14197 | 2025.09.21 00:28:01.968402 [ 4 ] {303a6250-0c4a-4d37-8ab9-b42b4fef6f6b} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14198 | 2025.09.21 00:28:01.968440 [ 4 ] {303a6250-0c4a-4d37-8ab9-b42b4fef6f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14199 | 2025.09.21 00:28:01.969026 [ 4 ] {303a6250-0c4a-4d37-8ab9-b42b4fef6f6b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14200 | 2025.09.21 00:28:01.969291 [ 4 ] {303a6250-0c4a-4d37-8ab9-b42b4fef6f6b} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14201 | 2025.09.21 00:28:01.969473 [ 4 ] {303a6250-0c4a-4d37-8ab9-b42b4fef6f6b} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002008 sec., 13446.215139442233 rows/sec., 24.09 MiB/sec. | ||
| 14202 | 2025.09.21 00:28:01.969543 [ 4 ] {303a6250-0c4a-4d37-8ab9-b42b4fef6f6b} <Debug> TCPHandler: Processed in 0.002216863 sec. | ||
| 14203 | 2025.09.21 00:28:01.969655 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14204 | 2025.09.21 00:28:01.969751 [ 4 ] {0449c0d5-fded-455d-bd81-e2978aa960dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14205 | 2025.09.21 00:28:01.969796 [ 4 ] {0449c0d5-fded-455d-bd81-e2978aa960dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14206 | 2025.09.21 00:28:01.970130 [ 4 ] {0449c0d5-fded-455d-bd81-e2978aa960dc} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14207 | 2025.09.21 00:28:01.970168 [ 4 ] {0449c0d5-fded-455d-bd81-e2978aa960dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14208 | 2025.09.21 00:28:01.970506 [ 4 ] {0449c0d5-fded-455d-bd81-e2978aa960dc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14209 | 2025.09.21 00:28:01.970732 [ 4 ] {0449c0d5-fded-455d-bd81-e2978aa960dc} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14210 | 2025.09.21 00:28:01.970864 [ 4 ] {0449c0d5-fded-455d-bd81-e2978aa960dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 14211 | 2025.09.21 00:28:01.970902 [ 4 ] {0449c0d5-fded-455d-bd81-e2978aa960dc} <Debug> TCPHandler: Processed in 0.0012973 sec. | ||
| 14212 | 2025.09.21 00:28:04.614957 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14213 | 2025.09.21 00:28:04.615008 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14214 | 2025.09.21 00:28:04.857094 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30622 | ||
| 14215 | 2025.09.21 00:28:04.857619 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14216 | 2025.09.21 00:28:04.857663 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14217 | 2025.09.21 00:28:04.858203 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14218 | 2025.09.21 00:28:04.858448 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14219 | 2025.09.21 00:28:04.858600 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30622 | ||
| 14220 | 2025.09.21 00:28:04.948118 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1840 | ||
| 14221 | 2025.09.21 00:28:04.950605 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14222 | 2025.09.21 00:28:04.950660 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 14223 | 2025.09.21 00:28:04.951995 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14224 | 2025.09.21 00:28:04.952277 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14225 | 2025.09.21 00:28:04.952578 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1840 | ||
| 14226 | 2025.09.21 00:28:05.002427 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001046936 sec. | ||
| 14227 | 2025.09.21 00:28:06.493319 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14228 | 2025.09.21 00:28:06.510785 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14229 | 2025.09.21 00:28:06.510849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14230 | 2025.09.21 00:28:06.517016 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14231 | 2025.09.21 00:28:06.517764 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14232 | 2025.09.21 00:28:06.521157 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14233 | 2025.09.21 00:28:06.972274 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14234 | 2025.09.21 00:28:06.972474 [ 4 ] {a70f17f5-fc97-4dd0-943d-b76682a4e43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14235 | 2025.09.21 00:28:06.972549 [ 4 ] {a70f17f5-fc97-4dd0-943d-b76682a4e43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14236 | 2025.09.21 00:28:06.973428 [ 4 ] {a70f17f5-fc97-4dd0-943d-b76682a4e43c} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14237 | 2025.09.21 00:28:06.973478 [ 4 ] {a70f17f5-fc97-4dd0-943d-b76682a4e43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14238 | 2025.09.21 00:28:06.973914 [ 4 ] {a70f17f5-fc97-4dd0-943d-b76682a4e43c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14239 | 2025.09.21 00:28:06.974149 [ 4 ] {a70f17f5-fc97-4dd0-943d-b76682a4e43c} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14240 | 2025.09.21 00:28:06.974316 [ 4 ] {a70f17f5-fc97-4dd0-943d-b76682a4e43c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001894 sec., 216473.07286166842 rows/sec., 13.73 MiB/sec. | ||
| 14241 | 2025.09.21 00:28:06.974371 [ 4 ] {a70f17f5-fc97-4dd0-943d-b76682a4e43c} <Debug> TCPHandler: Processed in 0.002268544 sec. | ||
| 14242 | 2025.09.21 00:28:06.974505 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14243 | 2025.09.21 00:28:06.974614 [ 4 ] {85350c59-5bcb-47ce-be05-df2fd6181a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14244 | 2025.09.21 00:28:06.974662 [ 4 ] {85350c59-5bcb-47ce-be05-df2fd6181a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14245 | 2025.09.21 00:28:06.975963 [ 4 ] {85350c59-5bcb-47ce-be05-df2fd6181a6a} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14246 | 2025.09.21 00:28:06.976000 [ 4 ] {85350c59-5bcb-47ce-be05-df2fd6181a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14247 | 2025.09.21 00:28:06.976411 [ 4 ] {85350c59-5bcb-47ce-be05-df2fd6181a6a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14248 | 2025.09.21 00:28:06.976634 [ 4 ] {85350c59-5bcb-47ce-be05-df2fd6181a6a} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14249 | 2025.09.21 00:28:06.976775 [ 4 ] {85350c59-5bcb-47ce-be05-df2fd6181a6a} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.002189 sec., 520785.7469164002 rows/sec., 41.31 MiB/sec. | ||
| 14250 | 2025.09.21 00:28:06.976814 [ 4 ] {85350c59-5bcb-47ce-be05-df2fd6181a6a} <Debug> TCPHandler: Processed in 0.002365457 sec. | ||
| 14251 | 2025.09.21 00:28:06.976936 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14252 | 2025.09.21 00:28:06.977036 [ 4 ] {2a412631-1bce-4dc1-95e0-bc055c59470b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14253 | 2025.09.21 00:28:06.977080 [ 4 ] {2a412631-1bce-4dc1-95e0-bc055c59470b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14254 | 2025.09.21 00:28:06.977610 [ 4 ] {2a412631-1bce-4dc1-95e0-bc055c59470b} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14255 | 2025.09.21 00:28:06.977646 [ 4 ] {2a412631-1bce-4dc1-95e0-bc055c59470b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14256 | 2025.09.21 00:28:06.977972 [ 4 ] {2a412631-1bce-4dc1-95e0-bc055c59470b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14257 | 2025.09.21 00:28:06.978184 [ 4 ] {2a412631-1bce-4dc1-95e0-bc055c59470b} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14258 | 2025.09.21 00:28:06.978318 [ 4 ] {2a412631-1bce-4dc1-95e0-bc055c59470b} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001305 sec., 167816.091954023 rows/sec., 10.00 MiB/sec. | ||
| 14259 | 2025.09.21 00:28:06.978356 [ 4 ] {2a412631-1bce-4dc1-95e0-bc055c59470b} <Debug> TCPHandler: Processed in 0.001471346 sec. | ||
| 14260 | 2025.09.21 00:28:06.978464 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14261 | 2025.09.21 00:28:06.978560 [ 4 ] {6f9b1f8f-e6b0-4d97-9919-9e8e0f2c53a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14262 | 2025.09.21 00:28:06.978600 [ 4 ] {6f9b1f8f-e6b0-4d97-9919-9e8e0f2c53a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14263 | 2025.09.21 00:28:06.979101 [ 4 ] {6f9b1f8f-e6b0-4d97-9919-9e8e0f2c53a1} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14264 | 2025.09.21 00:28:06.979137 [ 4 ] {6f9b1f8f-e6b0-4d97-9919-9e8e0f2c53a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14265 | 2025.09.21 00:28:06.979443 [ 4 ] {6f9b1f8f-e6b0-4d97-9919-9e8e0f2c53a1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14266 | 2025.09.21 00:28:06.979663 [ 4 ] {6f9b1f8f-e6b0-4d97-9919-9e8e0f2c53a1} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14267 | 2025.09.21 00:28:06.979788 [ 4 ] {6f9b1f8f-e6b0-4d97-9919-9e8e0f2c53a1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001248 sec., 169871.79487179487 rows/sec., 10.96 MiB/sec. | ||
| 14268 | 2025.09.21 00:28:06.979826 [ 4 ] {6f9b1f8f-e6b0-4d97-9919-9e8e0f2c53a1} <Debug> TCPHandler: Processed in 0.001411954 sec. | ||
| 14269 | 2025.09.21 00:28:06.979930 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14270 | 2025.09.21 00:28:06.980031 [ 4 ] {485b7381-3288-4ddf-add1-1a66848c7ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14271 | 2025.09.21 00:28:06.980072 [ 4 ] {485b7381-3288-4ddf-add1-1a66848c7ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14272 | 2025.09.21 00:28:06.980579 [ 4 ] {485b7381-3288-4ddf-add1-1a66848c7ca3} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14273 | 2025.09.21 00:28:06.980614 [ 4 ] {485b7381-3288-4ddf-add1-1a66848c7ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14274 | 2025.09.21 00:28:06.980925 [ 4 ] {485b7381-3288-4ddf-add1-1a66848c7ca3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14275 | 2025.09.21 00:28:06.981136 [ 4 ] {485b7381-3288-4ddf-add1-1a66848c7ca3} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14276 | 2025.09.21 00:28:06.981265 [ 4 ] {485b7381-3288-4ddf-add1-1a66848c7ca3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001252 sec., 168530.35143769966 rows/sec., 9.57 MiB/sec. | ||
| 14277 | 2025.09.21 00:28:06.981303 [ 4 ] {485b7381-3288-4ddf-add1-1a66848c7ca3} <Debug> TCPHandler: Processed in 0.001422984 sec. | ||
| 14278 | 2025.09.21 00:28:06.981406 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14279 | 2025.09.21 00:28:06.981506 [ 4 ] {8c801023-f968-4b74-ae44-5b5f493f2451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14280 | 2025.09.21 00:28:06.981547 [ 4 ] {8c801023-f968-4b74-ae44-5b5f493f2451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14281 | 2025.09.21 00:28:06.982325 [ 4 ] {8c801023-f968-4b74-ae44-5b5f493f2451} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14282 | 2025.09.21 00:28:06.982362 [ 4 ] {8c801023-f968-4b74-ae44-5b5f493f2451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14283 | 2025.09.21 00:28:06.982708 [ 4 ] {8c801023-f968-4b74-ae44-5b5f493f2451} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14284 | 2025.09.21 00:28:06.982928 [ 4 ] {8c801023-f968-4b74-ae44-5b5f493f2451} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14285 | 2025.09.21 00:28:06.983057 [ 4 ] {8c801023-f968-4b74-ae44-5b5f493f2451} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001575 sec., 440000 rows/sec., 30.75 MiB/sec. | ||
| 14286 | 2025.09.21 00:28:06.983095 [ 4 ] {8c801023-f968-4b74-ae44-5b5f493f2451} <Debug> TCPHandler: Processed in 0.001738652 sec. | ||
| 14287 | 2025.09.21 00:28:06.983202 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14288 | 2025.09.21 00:28:06.983299 [ 4 ] {c02b4174-0b1e-4343-a51a-ad450e972d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14289 | 2025.09.21 00:28:06.983342 [ 4 ] {c02b4174-0b1e-4343-a51a-ad450e972d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14290 | 2025.09.21 00:28:06.983662 [ 4 ] {c02b4174-0b1e-4343-a51a-ad450e972d11} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14291 | 2025.09.21 00:28:06.983698 [ 4 ] {c02b4174-0b1e-4343-a51a-ad450e972d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14292 | 2025.09.21 00:28:06.984014 [ 4 ] {c02b4174-0b1e-4343-a51a-ad450e972d11} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14293 | 2025.09.21 00:28:06.984226 [ 4 ] {c02b4174-0b1e-4343-a51a-ad450e972d11} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14294 | 2025.09.21 00:28:06.984355 [ 4 ] {c02b4174-0b1e-4343-a51a-ad450e972d11} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 14295 | 2025.09.21 00:28:06.984391 [ 4 ] {c02b4174-0b1e-4343-a51a-ad450e972d11} <Debug> TCPHandler: Processed in 0.001239079 sec. | ||
| 14296 | 2025.09.21 00:28:06.984501 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14297 | 2025.09.21 00:28:06.984597 [ 4 ] {60ef69d9-c728-4844-8fe7-74c2d8e09a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14298 | 2025.09.21 00:28:06.984640 [ 4 ] {60ef69d9-c728-4844-8fe7-74c2d8e09a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14299 | 2025.09.21 00:28:06.985116 [ 4 ] {60ef69d9-c728-4844-8fe7-74c2d8e09a0d} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14300 | 2025.09.21 00:28:06.985153 [ 4 ] {60ef69d9-c728-4844-8fe7-74c2d8e09a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14301 | 2025.09.21 00:28:06.985489 [ 4 ] {60ef69d9-c728-4844-8fe7-74c2d8e09a0d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14302 | 2025.09.21 00:28:06.985712 [ 4 ] {60ef69d9-c728-4844-8fe7-74c2d8e09a0d} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14303 | 2025.09.21 00:28:06.985841 [ 4 ] {60ef69d9-c728-4844-8fe7-74c2d8e09a0d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001264 sec., 248417.72151898735 rows/sec., 16.32 MiB/sec. | ||
| 14304 | 2025.09.21 00:28:06.985878 [ 4 ] {60ef69d9-c728-4844-8fe7-74c2d8e09a0d} <Debug> TCPHandler: Processed in 0.001426404 sec. | ||
| 14305 | 2025.09.21 00:28:06.985985 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14306 | 2025.09.21 00:28:06.986080 [ 4 ] {f9ecf80b-6ad0-442e-9f88-68e1e8a2d705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14307 | 2025.09.21 00:28:06.986123 [ 4 ] {f9ecf80b-6ad0-442e-9f88-68e1e8a2d705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14308 | 2025.09.21 00:28:06.986450 [ 4 ] {f9ecf80b-6ad0-442e-9f88-68e1e8a2d705} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14309 | 2025.09.21 00:28:06.986485 [ 4 ] {f9ecf80b-6ad0-442e-9f88-68e1e8a2d705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14310 | 2025.09.21 00:28:06.986783 [ 4 ] {f9ecf80b-6ad0-442e-9f88-68e1e8a2d705} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14311 | 2025.09.21 00:28:06.987001 [ 4 ] {f9ecf80b-6ad0-442e-9f88-68e1e8a2d705} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14312 | 2025.09.21 00:28:06.987127 [ 4 ] {f9ecf80b-6ad0-442e-9f88-68e1e8a2d705} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 14313 | 2025.09.21 00:28:06.987165 [ 4 ] {f9ecf80b-6ad0-442e-9f88-68e1e8a2d705} <Debug> TCPHandler: Processed in 0.001229339 sec. | ||
| 14314 | 2025.09.21 00:28:06.987288 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14315 | 2025.09.21 00:28:06.987396 [ 4 ] {5eaabd66-aac7-440c-9eb6-8709e9d6eb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14316 | 2025.09.21 00:28:06.987455 [ 4 ] {5eaabd66-aac7-440c-9eb6-8709e9d6eb68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14317 | 2025.09.21 00:28:06.988331 [ 4 ] {5eaabd66-aac7-440c-9eb6-8709e9d6eb68} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14318 | 2025.09.21 00:28:06.988376 [ 4 ] {5eaabd66-aac7-440c-9eb6-8709e9d6eb68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14319 | 2025.09.21 00:28:06.988968 [ 4 ] {5eaabd66-aac7-440c-9eb6-8709e9d6eb68} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14320 | 2025.09.21 00:28:06.989233 [ 4 ] {5eaabd66-aac7-440c-9eb6-8709e9d6eb68} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14321 | 2025.09.21 00:28:06.989380 [ 4 ] {5eaabd66-aac7-440c-9eb6-8709e9d6eb68} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002003 sec., 6989.515726410385 rows/sec., 12.52 MiB/sec. | ||
| 14322 | 2025.09.21 00:28:06.989459 [ 4 ] {5eaabd66-aac7-440c-9eb6-8709e9d6eb68} <Debug> TCPHandler: Processed in 0.002230864 sec. | ||
| 14323 | 2025.09.21 00:28:06.989617 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14324 | 2025.09.21 00:28:06.989714 [ 4 ] {dfda2dcb-c965-4248-b005-b0489fe7df89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14325 | 2025.09.21 00:28:06.989764 [ 4 ] {dfda2dcb-c965-4248-b005-b0489fe7df89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14326 | 2025.09.21 00:28:06.990158 [ 4 ] {dfda2dcb-c965-4248-b005-b0489fe7df89} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14327 | 2025.09.21 00:28:06.990195 [ 4 ] {dfda2dcb-c965-4248-b005-b0489fe7df89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14328 | 2025.09.21 00:28:06.990536 [ 4 ] {dfda2dcb-c965-4248-b005-b0489fe7df89} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14329 | 2025.09.21 00:28:06.990748 [ 4 ] {dfda2dcb-c965-4248-b005-b0489fe7df89} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14330 | 2025.09.21 00:28:06.990885 [ 4 ] {dfda2dcb-c965-4248-b005-b0489fe7df89} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00119 sec., 87394.95798319326 rows/sec., 5.36 MiB/sec. | ||
| 14331 | 2025.09.21 00:28:06.990926 [ 4 ] {dfda2dcb-c965-4248-b005-b0489fe7df89} <Debug> TCPHandler: Processed in 0.001359133 sec. | ||
| 14332 | 2025.09.21 00:28:07.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.66 MiB, peak 366.50 MiB, free memory in arenas 0.00 B, will set to 355.50 MiB (RSS), difference: -1.16 MiB | ||
| 14333 | 2025.09.21 00:28:11.990580 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14334 | 2025.09.21 00:28:11.990786 [ 4 ] {0e90a994-e7ea-4489-a34f-8b8eff5f07f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14335 | 2025.09.21 00:28:11.990858 [ 4 ] {0e90a994-e7ea-4489-a34f-8b8eff5f07f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14336 | 2025.09.21 00:28:11.991497 [ 4 ] {0e90a994-e7ea-4489-a34f-8b8eff5f07f8} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14337 | 2025.09.21 00:28:11.991550 [ 4 ] {0e90a994-e7ea-4489-a34f-8b8eff5f07f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14338 | 2025.09.21 00:28:11.991948 [ 4 ] {0e90a994-e7ea-4489-a34f-8b8eff5f07f8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 14339 | 2025.09.21 00:28:11.992193 [ 4 ] {0e90a994-e7ea-4489-a34f-8b8eff5f07f8} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14340 | 2025.09.21 00:28:11.992357 [ 4 ] {0e90a994-e7ea-4489-a34f-8b8eff5f07f8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001623 sec., 2464.5717806531115 rows/sec., 200.97 KiB/sec. | ||
| 14341 | 2025.09.21 00:28:11.992411 [ 4 ] {0e90a994-e7ea-4489-a34f-8b8eff5f07f8} <Debug> TCPHandler: Processed in 0.001972748 sec. | ||
| 14342 | 2025.09.21 00:28:11.992534 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14343 | 2025.09.21 00:28:11.992640 [ 4 ] {247e8361-3f3a-4dd3-9434-ef87f3affbde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14344 | 2025.09.21 00:28:11.992685 [ 4 ] {247e8361-3f3a-4dd3-9434-ef87f3affbde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14345 | 2025.09.21 00:28:11.993729 [ 4 ] {247e8361-3f3a-4dd3-9434-ef87f3affbde} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14346 | 2025.09.21 00:28:11.993787 [ 4 ] {247e8361-3f3a-4dd3-9434-ef87f3affbde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14347 | 2025.09.21 00:28:11.994222 [ 4 ] {247e8361-3f3a-4dd3-9434-ef87f3affbde} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14348 | 2025.09.21 00:28:11.994445 [ 4 ] {247e8361-3f3a-4dd3-9434-ef87f3affbde} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14349 | 2025.09.21 00:28:11.994588 [ 4 ] {247e8361-3f3a-4dd3-9434-ef87f3affbde} <Debug> executeQuery: Read 1252 rows, 105.70 KiB in 0.001974 sec., 634245.1874366768 rows/sec., 52.29 MiB/sec. | ||
| 14350 | 2025.09.21 00:28:11.994630 [ 4 ] {247e8361-3f3a-4dd3-9434-ef87f3affbde} <Debug> TCPHandler: Processed in 0.002150662 sec. | ||
| 14351 | 2025.09.21 00:28:11.994756 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14352 | 2025.09.21 00:28:11.994857 [ 4 ] {64365fe8-9321-4307-8a45-73fa371ab363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14353 | 2025.09.21 00:28:11.994902 [ 4 ] {64365fe8-9321-4307-8a45-73fa371ab363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14354 | 2025.09.21 00:28:11.995349 [ 4 ] {64365fe8-9321-4307-8a45-73fa371ab363} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14355 | 2025.09.21 00:28:11.995405 [ 4 ] {64365fe8-9321-4307-8a45-73fa371ab363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14356 | 2025.09.21 00:28:11.995758 [ 4 ] {64365fe8-9321-4307-8a45-73fa371ab363} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14357 | 2025.09.21 00:28:11.996035 [ 4 ] {64365fe8-9321-4307-8a45-73fa371ab363} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14358 | 2025.09.21 00:28:11.996176 [ 4 ] {64365fe8-9321-4307-8a45-73fa371ab363} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001342 sec., 23099.850968703427 rows/sec., 1.68 MiB/sec. | ||
| 14359 | 2025.09.21 00:28:11.996234 [ 4 ] {64365fe8-9321-4307-8a45-73fa371ab363} <Debug> TCPHandler: Processed in 0.001537187 sec. | ||
| 14360 | 2025.09.21 00:28:11.996360 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14361 | 2025.09.21 00:28:11.996475 [ 4 ] {acf74726-fea6-4552-bee1-e04a2b5f208a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14362 | 2025.09.21 00:28:11.996520 [ 4 ] {acf74726-fea6-4552-bee1-e04a2b5f208a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14363 | 2025.09.21 00:28:11.997036 [ 4 ] {acf74726-fea6-4552-bee1-e04a2b5f208a} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14364 | 2025.09.21 00:28:11.997079 [ 4 ] {acf74726-fea6-4552-bee1-e04a2b5f208a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14365 | 2025.09.21 00:28:11.997486 [ 4 ] {acf74726-fea6-4552-bee1-e04a2b5f208a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14366 | 2025.09.21 00:28:11.997775 [ 4 ] {acf74726-fea6-4552-bee1-e04a2b5f208a} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14367 | 2025.09.21 00:28:11.997939 [ 4 ] {acf74726-fea6-4552-bee1-e04a2b5f208a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001484 sec., 153638.8140161725 rows/sec., 10.40 MiB/sec. | ||
| 14368 | 2025.09.21 00:28:11.997995 [ 4 ] {acf74726-fea6-4552-bee1-e04a2b5f208a} <Debug> TCPHandler: Processed in 0.001699271 sec. | ||
| 14369 | 2025.09.21 00:28:11.998169 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14370 | 2025.09.21 00:28:11.998291 [ 4 ] {27b71f8e-9048-4232-9ccc-0285b4046956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14371 | 2025.09.21 00:28:11.998346 [ 4 ] {27b71f8e-9048-4232-9ccc-0285b4046956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14372 | 2025.09.21 00:28:11.999355 [ 4 ] {27b71f8e-9048-4232-9ccc-0285b4046956} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14373 | 2025.09.21 00:28:11.999405 [ 4 ] {27b71f8e-9048-4232-9ccc-0285b4046956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14374 | 2025.09.21 00:28:12.000569 [ 4 ] {27b71f8e-9048-4232-9ccc-0285b4046956} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14375 | 2025.09.21 00:28:12.000802 [ 4 ] {27b71f8e-9048-4232-9ccc-0285b4046956} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14376 | 2025.09.21 00:28:12.000950 [ 4 ] {27b71f8e-9048-4232-9ccc-0285b4046956} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.002685 sec., 205214.15270018624 rows/sec., 15.24 MiB/sec. | ||
| 14377 | 2025.09.21 00:28:12.001000 [ 4 ] {27b71f8e-9048-4232-9ccc-0285b4046956} <Debug> TCPHandler: Processed in 0.002898869 sec. | ||
| 14378 | 2025.09.21 00:28:12.001123 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14379 | 2025.09.21 00:28:12.001224 [ 4 ] {a1fe77b1-a9f9-4612-8f3b-47f21787c6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14380 | 2025.09.21 00:28:12.001272 [ 4 ] {a1fe77b1-a9f9-4612-8f3b-47f21787c6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14381 | 2025.09.21 00:28:12.001878 [ 4 ] {a1fe77b1-a9f9-4612-8f3b-47f21787c6a6} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14382 | 2025.09.21 00:28:12.001913 [ 4 ] {a1fe77b1-a9f9-4612-8f3b-47f21787c6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14383 | 2025.09.21 00:28:12.002315 [ 4 ] {a1fe77b1-a9f9-4612-8f3b-47f21787c6a6} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14384 | 2025.09.21 00:28:12.002527 [ 4 ] {a1fe77b1-a9f9-4612-8f3b-47f21787c6a6} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14385 | 2025.09.21 00:28:12.002673 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
| 14386 | 2025.09.21 00:28:12.002679 [ 4 ] {a1fe77b1-a9f9-4612-8f3b-47f21787c6a6} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001463 sec., 578263.8414217362 rows/sec., 38.92 MiB/sec. | ||
| 14387 | 2025.09.21 00:28:12.002746 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14388 | 2025.09.21 00:28:12.002761 [ 4 ] {a1fe77b1-a9f9-4612-8f3b-47f21787c6a6} <Debug> TCPHandler: Processed in 0.00169043 sec. | ||
| 14389 | 2025.09.21 00:28:12.002789 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14390 | 2025.09.21 00:28:12.002888 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14391 | 2025.09.21 00:28:12.002958 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
| 14392 | 2025.09.21 00:28:12.002988 [ 4 ] {beca721e-7261-4221-a66a-2334af53460e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14393 | 2025.09.21 00:28:12.003078 [ 4 ] {beca721e-7261-4221-a66a-2334af53460e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14394 | 2025.09.21 00:28:12.003168 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14395 | 2025.09.21 00:28:12.003229 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 32266 rows starting from the beginning of the part | ||
| 14396 | 2025.09.21 00:28:12.003321 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 14397 | 2025.09.21 00:28:12.003389 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 314 rows starting from the beginning of the part | ||
| 14398 | 2025.09.21 00:28:12.003453 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 14399 | 2025.09.21 00:28:12.003522 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 314 rows starting from the beginning of the part | ||
| 14400 | 2025.09.21 00:28:12.003593 [ 191 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 846 rows starting from the beginning of the part | ||
| 14401 | 2025.09.21 00:28:12.003954 [ 4 ] {beca721e-7261-4221-a66a-2334af53460e} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14402 | 2025.09.21 00:28:12.004000 [ 4 ] {beca721e-7261-4221-a66a-2334af53460e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14403 | 2025.09.21 00:28:12.004599 [ 4 ] {beca721e-7261-4221-a66a-2334af53460e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14404 | 2025.09.21 00:28:12.004857 [ 4 ] {beca721e-7261-4221-a66a-2334af53460e} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14405 | 2025.09.21 00:28:12.005015 [ 4 ] {beca721e-7261-4221-a66a-2334af53460e} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002043 sec., 13215.859030837004 rows/sec., 23.68 MiB/sec. | ||
| 14406 | 2025.09.21 00:28:12.005114 [ 4 ] {beca721e-7261-4221-a66a-2334af53460e} <Debug> TCPHandler: Processed in 0.002276845 sec. | ||
| 14407 | 2025.09.21 00:28:12.005236 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14408 | 2025.09.21 00:28:12.005333 [ 4 ] {5df972e0-9c34-4fc7-9537-40846513f0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14409 | 2025.09.21 00:28:12.005378 [ 4 ] {5df972e0-9c34-4fc7-9537-40846513f0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14410 | 2025.09.21 00:28:12.005716 [ 4 ] {5df972e0-9c34-4fc7-9537-40846513f0a0} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14411 | 2025.09.21 00:28:12.005753 [ 4 ] {5df972e0-9c34-4fc7-9537-40846513f0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14412 | 2025.09.21 00:28:12.006097 [ 4 ] {5df972e0-9c34-4fc7-9537-40846513f0a0} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14413 | 2025.09.21 00:28:12.006338 [ 4 ] {5df972e0-9c34-4fc7-9537-40846513f0a0} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14414 | 2025.09.21 00:28:12.006495 [ 4 ] {5df972e0-9c34-4fc7-9537-40846513f0a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 14415 | 2025.09.21 00:28:12.006546 [ 4 ] {5df972e0-9c34-4fc7-9537-40846513f0a0} <Debug> TCPHandler: Processed in 0.001361692 sec. | ||
| 14416 | 2025.09.21 00:28:12.012537 [ 200 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34060 rows, containing 5 columns (5 merged, 0 gathered) in 0.009656261 sec., 3527245.172846923 rows/sec., 236.10 MiB/sec. | ||
| 14417 | 2025.09.21 00:28:12.013008 [ 187 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 14418 | 2025.09.21 00:28:12.013310 [ 187 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14419 | 2025.09.21 00:28:12.013383 [ 187 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
| 14420 | 2025.09.21 00:28:12.013465 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 14421 | 2025.09.21 00:28:12.110232 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33310 | ||
| 14422 | 2025.09.21 00:28:12.110339 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14423 | 2025.09.21 00:28:12.110366 [ 354 ] {} <Debug> TCP-Session: c22cc64f-db8c-475a-87c6-86b1477dcee6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33310 | ||
| 14424 | 2025.09.21 00:28:12.110387 [ 354 ] {} <Debug> TCP-Session: c22cc64f-db8c-475a-87c6-86b1477dcee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14425 | 2025.09.21 00:28:12.110399 [ 354 ] {} <Debug> TCP-Session: c22cc64f-db8c-475a-87c6-86b1477dcee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14426 | 2025.09.21 00:28:12.110589 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35024 | ||
| 14427 | 2025.09.21 00:28:12.110605 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49287 | ||
| 14428 | 2025.09.21 00:28:12.110636 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34981 | ||
| 14429 | 2025.09.21 00:28:12.110643 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34589 | ||
| 14430 | 2025.09.21 00:28:12.110676 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40556 | ||
| 14431 | 2025.09.21 00:28:12.110717 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14432 | 2025.09.21 00:28:12.110745 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14433 | 2025.09.21 00:28:12.110735 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14434 | 2025.09.21 00:28:12.110792 [ 352 ] {} <Debug> TCP-Session: 68345d68-eeec-44b8-a55b-94bb3fa566c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34589 | ||
| 14435 | 2025.09.21 00:28:12.110792 [ 293 ] {} <Debug> TCP-Session: c89d2bbf-f242-4d76-9597-b5c317b5c713 Authenticating user 'default' from [fd00:1122:3344:101::e]:49287 | ||
| 14436 | 2025.09.21 00:28:12.110809 [ 355 ] {} <Debug> TCP-Session: 2ea3451e-7a39-4dcd-a7e9-d11f533c092f Authenticating user 'default' from [fd00:1122:3344:101::e]:35024 | ||
| 14437 | 2025.09.21 00:28:12.110822 [ 352 ] {} <Debug> TCP-Session: 68345d68-eeec-44b8-a55b-94bb3fa566c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14438 | 2025.09.21 00:28:12.110830 [ 293 ] {} <Debug> TCP-Session: c89d2bbf-f242-4d76-9597-b5c317b5c713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14439 | 2025.09.21 00:28:12.110837 [ 355 ] {} <Debug> TCP-Session: 2ea3451e-7a39-4dcd-a7e9-d11f533c092f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14440 | 2025.09.21 00:28:12.110845 [ 352 ] {} <Debug> TCP-Session: 68345d68-eeec-44b8-a55b-94bb3fa566c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14441 | 2025.09.21 00:28:12.110858 [ 293 ] {} <Debug> TCP-Session: c89d2bbf-f242-4d76-9597-b5c317b5c713 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14442 | 2025.09.21 00:28:12.110864 [ 355 ] {} <Debug> TCP-Session: 2ea3451e-7a39-4dcd-a7e9-d11f533c092f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14443 | 2025.09.21 00:28:12.110801 [ 354 ] {} <Trace> TCP-Session: c22cc64f-db8c-475a-87c6-86b1477dcee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14444 | 2025.09.21 00:28:12.110796 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14445 | 2025.09.21 00:28:12.110734 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14446 | 2025.09.21 00:28:12.110960 [ 353 ] {} <Debug> TCP-Session: be96a2c0-6e7c-4b5f-bfcf-986b69232d50 Authenticating user 'default' from [fd00:1122:3344:101::e]:40556 | ||
| 14447 | 2025.09.21 00:28:12.110978 [ 297 ] {} <Debug> TCP-Session: 48ce5bf1-903b-4e80-ab08-4bdaba2b77cc Authenticating user 'default' from [fd00:1122:3344:101::e]:34981 | ||
| 14448 | 2025.09.21 00:28:12.110637 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55897 | ||
| 14449 | 2025.09.21 00:28:12.111004 [ 297 ] {} <Debug> TCP-Session: 48ce5bf1-903b-4e80-ab08-4bdaba2b77cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14450 | 2025.09.21 00:28:12.110995 [ 353 ] {} <Debug> TCP-Session: be96a2c0-6e7c-4b5f-bfcf-986b69232d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14451 | 2025.09.21 00:28:12.111038 [ 297 ] {} <Debug> TCP-Session: 48ce5bf1-903b-4e80-ab08-4bdaba2b77cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14452 | 2025.09.21 00:28:12.111058 [ 353 ] {} <Debug> TCP-Session: be96a2c0-6e7c-4b5f-bfcf-986b69232d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14453 | 2025.09.21 00:28:12.110615 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58886 | ||
| 14454 | 2025.09.21 00:28:12.111092 [ 354 ] {e40b6c61-d8a0-4f77-a0b7-157ca51d3d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33310) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14455 | 2025.09.21 00:28:12.111078 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14456 | 2025.09.21 00:28:12.110597 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34376 | ||
| 14457 | 2025.09.21 00:28:12.111172 [ 296 ] {} <Debug> TCP-Session: af58d98b-9c69-427d-a998-cf1895003fb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55897 | ||
| 14458 | 2025.09.21 00:28:12.111222 [ 296 ] {} <Debug> TCP-Session: af58d98b-9c69-427d-a998-cf1895003fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14459 | 2025.09.21 00:28:12.111235 [ 296 ] {} <Debug> TCP-Session: af58d98b-9c69-427d-a998-cf1895003fb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14460 | 2025.09.21 00:28:12.111530 [ 354 ] {e40b6c61-d8a0-4f77-a0b7-157ca51d3d1a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14461 | 2025.09.21 00:28:12.111599 [ 354 ] {e40b6c61-d8a0-4f77-a0b7-157ca51d3d1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14462 | 2025.09.21 00:28:12.111613 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14463 | 2025.09.21 00:28:12.111644 [ 295 ] {} <Debug> TCP-Session: 68cf0e14-b1cb-4650-ab3b-04bbb22cd770 Authenticating user 'default' from [fd00:1122:3344:101::e]:58886 | ||
| 14464 | 2025.09.21 00:28:12.111662 [ 295 ] {} <Debug> TCP-Session: 68cf0e14-b1cb-4650-ab3b-04bbb22cd770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14465 | 2025.09.21 00:28:12.111676 [ 295 ] {} <Debug> TCP-Session: 68cf0e14-b1cb-4650-ab3b-04bbb22cd770 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14466 | 2025.09.21 00:28:12.111737 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14467 | 2025.09.21 00:28:12.111783 [ 356 ] {} <Debug> TCP-Session: 00a64c31-c26e-4adb-8db8-920c79640ec8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34376 | ||
| 14468 | 2025.09.21 00:28:12.111809 [ 356 ] {} <Debug> TCP-Session: 00a64c31-c26e-4adb-8db8-920c79640ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14469 | 2025.09.21 00:28:12.111823 [ 356 ] {} <Debug> TCP-Session: 00a64c31-c26e-4adb-8db8-920c79640ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14470 | 2025.09.21 00:28:12.111921 [ 354 ] {e40b6c61-d8a0-4f77-a0b7-157ca51d3d1a} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 14471 | 2025.09.21 00:28:12.113015 [ 329 ] {e40b6c61-d8a0-4f77-a0b7-157ca51d3d1a} <Trace> AggregatingTransform: Aggregating | ||
| 14472 | 2025.09.21 00:28:12.113080 [ 329 ] {e40b6c61-d8a0-4f77-a0b7-157ca51d3d1a} <Trace> Aggregator: Aggregation method: without_key | ||
| 14473 | 2025.09.21 00:28:12.113128 [ 329 ] {e40b6c61-d8a0-4f77-a0b7-157ca51d3d1a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001100276 sec. (908.863 rows/sec., 35.50 KiB/sec.) | ||
| 14474 | 2025.09.21 00:28:12.113157 [ 329 ] {e40b6c61-d8a0-4f77-a0b7-157ca51d3d1a} <Trace> Aggregator: Merging aggregated data | ||
| 14475 | 2025.09.21 00:28:12.114364 [ 354 ] {e40b6c61-d8a0-4f77-a0b7-157ca51d3d1a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00333 sec., 300.3003003003003 rows/sec., 11.73 KiB/sec. | ||
| 14476 | 2025.09.21 00:28:12.114534 [ 354 ] {e40b6c61-d8a0-4f77-a0b7-157ca51d3d1a} <Debug> TCPHandler: Processed in 0.003890294 sec. | ||
| 14477 | 2025.09.21 00:28:12.114652 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14478 | 2025.09.21 00:28:12.114681 [ 354 ] {} <Debug> TCP-Session: c22cc64f-db8c-475a-87c6-86b1477dcee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14479 | 2025.09.21 00:28:12.114684 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14480 | 2025.09.21 00:28:12.114702 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14481 | 2025.09.21 00:28:12.114723 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14482 | 2025.09.21 00:28:12.114741 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14483 | 2025.09.21 00:28:12.114758 [ 355 ] {} <Debug> TCP-Session: 2ea3451e-7a39-4dcd-a7e9-d11f533c092f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14484 | 2025.09.21 00:28:12.114777 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14485 | 2025.09.21 00:28:12.114801 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14486 | 2025.09.21 00:28:12.114803 [ 295 ] {} <Debug> TCP-Session: 68cf0e14-b1cb-4650-ab3b-04bbb22cd770 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14487 | 2025.09.21 00:28:12.114817 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14488 | 2025.09.21 00:28:12.114848 [ 353 ] {} <Debug> TCP-Session: be96a2c0-6e7c-4b5f-bfcf-986b69232d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14489 | 2025.09.21 00:28:12.114780 [ 296 ] {} <Debug> TCP-Session: af58d98b-9c69-427d-a998-cf1895003fb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14490 | 2025.09.21 00:28:12.114877 [ 352 ] {} <Debug> TCP-Session: 68345d68-eeec-44b8-a55b-94bb3fa566c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14491 | 2025.09.21 00:28:12.114760 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14492 | 2025.09.21 00:28:12.114737 [ 356 ] {} <Debug> TCP-Session: 00a64c31-c26e-4adb-8db8-920c79640ec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14493 | 2025.09.21 00:28:12.114944 [ 293 ] {} <Debug> TCP-Session: c89d2bbf-f242-4d76-9597-b5c317b5c713 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14494 | 2025.09.21 00:28:12.114827 [ 297 ] {} <Debug> TCP-Session: 48ce5bf1-903b-4e80-ab08-4bdaba2b77cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14495 | 2025.09.21 00:28:12.177698 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52924 | ||
| 14496 | 2025.09.21 00:28:12.177798 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14497 | 2025.09.21 00:28:12.177823 [ 354 ] {} <Debug> TCP-Session: c442c30d-ea99-44d9-9661-bade5e986240 Authenticating user 'default' from [fd00:1122:3344:101::e]:52924 | ||
| 14498 | 2025.09.21 00:28:12.177843 [ 354 ] {} <Debug> TCP-Session: c442c30d-ea99-44d9-9661-bade5e986240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14499 | 2025.09.21 00:28:12.177855 [ 354 ] {} <Debug> TCP-Session: c442c30d-ea99-44d9-9661-bade5e986240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14500 | 2025.09.21 00:28:12.178052 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45316 | ||
| 14501 | 2025.09.21 00:28:12.178065 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59227 | ||
| 14502 | 2025.09.21 00:28:12.178089 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38474 | ||
| 14503 | 2025.09.21 00:28:12.178132 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40804 | ||
| 14504 | 2025.09.21 00:28:12.178156 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47335 | ||
| 14505 | 2025.09.21 00:28:12.178177 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14506 | 2025.09.21 00:28:12.178209 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14507 | 2025.09.21 00:28:12.178230 [ 355 ] {} <Debug> TCP-Session: 86fdbe23-73d6-4387-b2fe-8b3a6623216d Authenticating user 'default' from [fd00:1122:3344:101::e]:45316 | ||
| 14508 | 2025.09.21 00:28:12.178182 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14509 | 2025.09.21 00:28:12.178251 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14510 | 2025.09.21 00:28:12.178266 [ 354 ] {} <Trace> TCP-Session: c442c30d-ea99-44d9-9661-bade5e986240 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14511 | 2025.09.21 00:28:12.178280 [ 356 ] {} <Debug> TCP-Session: c7ee2b5a-4d14-402b-ab1d-f719bf3e038a Authenticating user 'default' from [fd00:1122:3344:101::e]:59227 | ||
| 14512 | 2025.09.21 00:28:12.178294 [ 353 ] {} <Debug> TCP-Session: 007c060d-2d37-4072-b5be-ef28bf38fbeb Authenticating user 'default' from [fd00:1122:3344:101::e]:47335 | ||
| 14513 | 2025.09.21 00:28:12.178324 [ 356 ] {} <Debug> TCP-Session: c7ee2b5a-4d14-402b-ab1d-f719bf3e038a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14514 | 2025.09.21 00:28:12.178256 [ 355 ] {} <Debug> TCP-Session: 86fdbe23-73d6-4387-b2fe-8b3a6623216d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14515 | 2025.09.21 00:28:12.178344 [ 353 ] {} <Debug> TCP-Session: 007c060d-2d37-4072-b5be-ef28bf38fbeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14516 | 2025.09.21 00:28:12.178349 [ 356 ] {} <Debug> TCP-Session: c7ee2b5a-4d14-402b-ab1d-f719bf3e038a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14517 | 2025.09.21 00:28:12.178369 [ 355 ] {} <Debug> TCP-Session: 86fdbe23-73d6-4387-b2fe-8b3a6623216d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14518 | 2025.09.21 00:28:12.178381 [ 353 ] {} <Debug> TCP-Session: 007c060d-2d37-4072-b5be-ef28bf38fbeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14519 | 2025.09.21 00:28:12.178250 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14520 | 2025.09.21 00:28:12.178245 [ 293 ] {} <Debug> TCP-Session: 12c3330a-88df-48e4-8256-0319461de044 Authenticating user 'default' from [fd00:1122:3344:101::e]:38474 | ||
| 14521 | 2025.09.21 00:28:12.178445 [ 296 ] {} <Debug> TCP-Session: 0bddf09b-c267-4aba-831d-a4581bb5d21f Authenticating user 'default' from [fd00:1122:3344:101::e]:40804 | ||
| 14522 | 2025.09.21 00:28:12.178457 [ 354 ] {f6ba1369-e3b3-424a-ac83-c28601912bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52924) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14523 | 2025.09.21 00:28:12.178484 [ 296 ] {} <Debug> TCP-Session: 0bddf09b-c267-4aba-831d-a4581bb5d21f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14524 | 2025.09.21 00:28:12.178475 [ 293 ] {} <Debug> TCP-Session: 12c3330a-88df-48e4-8256-0319461de044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14525 | 2025.09.21 00:28:12.178516 [ 296 ] {} <Debug> TCP-Session: 0bddf09b-c267-4aba-831d-a4581bb5d21f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14526 | 2025.09.21 00:28:12.178543 [ 293 ] {} <Debug> TCP-Session: 12c3330a-88df-48e4-8256-0319461de044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14527 | 2025.09.21 00:28:12.178146 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61583 | ||
| 14528 | 2025.09.21 00:28:12.178118 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59250 | ||
| 14529 | 2025.09.21 00:28:12.178136 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61153 | ||
| 14530 | 2025.09.21 00:28:12.178655 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14531 | 2025.09.21 00:28:12.178672 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14532 | 2025.09.21 00:28:12.178691 [ 352 ] {} <Debug> TCP-Session: 4d03e773-7f4c-44a0-8a23-5efb7239a782 Authenticating user 'default' from [fd00:1122:3344:101::e]:61583 | ||
| 14533 | 2025.09.21 00:28:12.178696 [ 297 ] {} <Debug> TCP-Session: b9e178a3-6d5d-44e8-9be5-4a749ab68d1b Authenticating user 'default' from [fd00:1122:3344:101::e]:59250 | ||
| 14534 | 2025.09.21 00:28:12.178709 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14535 | 2025.09.21 00:28:12.178712 [ 352 ] {} <Debug> TCP-Session: 4d03e773-7f4c-44a0-8a23-5efb7239a782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14536 | 2025.09.21 00:28:12.178744 [ 295 ] {} <Debug> TCP-Session: 04885fcc-c838-44b9-a4fc-f1ef67000211 Authenticating user 'default' from [fd00:1122:3344:101::e]:61153 | ||
| 14537 | 2025.09.21 00:28:12.178747 [ 354 ] {f6ba1369-e3b3-424a-ac83-c28601912bb2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14538 | 2025.09.21 00:28:12.178771 [ 295 ] {} <Debug> TCP-Session: 04885fcc-c838-44b9-a4fc-f1ef67000211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14539 | 2025.09.21 00:28:12.178759 [ 352 ] {} <Debug> TCP-Session: 4d03e773-7f4c-44a0-8a23-5efb7239a782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14540 | 2025.09.21 00:28:12.178791 [ 295 ] {} <Debug> TCP-Session: 04885fcc-c838-44b9-a4fc-f1ef67000211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14541 | 2025.09.21 00:28:12.178812 [ 354 ] {f6ba1369-e3b3-424a-ac83-c28601912bb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14542 | 2025.09.21 00:28:12.178721 [ 297 ] {} <Debug> TCP-Session: b9e178a3-6d5d-44e8-9be5-4a749ab68d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14543 | 2025.09.21 00:28:12.178862 [ 297 ] {} <Debug> TCP-Session: b9e178a3-6d5d-44e8-9be5-4a749ab68d1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14544 | 2025.09.21 00:28:12.179106 [ 354 ] {f6ba1369-e3b3-424a-ac83-c28601912bb2} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 14545 | 2025.09.21 00:28:12.180051 [ 305 ] {f6ba1369-e3b3-424a-ac83-c28601912bb2} <Trace> AggregatingTransform: Aggregating | ||
| 14546 | 2025.09.21 00:28:12.180108 [ 305 ] {f6ba1369-e3b3-424a-ac83-c28601912bb2} <Trace> Aggregator: Aggregation method: without_key | ||
| 14547 | 2025.09.21 00:28:12.180150 [ 305 ] {f6ba1369-e3b3-424a-ac83-c28601912bb2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937773 sec. (1066.356 rows/sec., 41.65 KiB/sec.) | ||
| 14548 | 2025.09.21 00:28:12.180313 [ 305 ] {f6ba1369-e3b3-424a-ac83-c28601912bb2} <Trace> Aggregator: Merging aggregated data | ||
| 14549 | 2025.09.21 00:28:12.181646 [ 354 ] {f6ba1369-e3b3-424a-ac83-c28601912bb2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003256 sec., 307.12530712530713 rows/sec., 12.00 KiB/sec. | ||
| 14550 | 2025.09.21 00:28:12.181818 [ 354 ] {f6ba1369-e3b3-424a-ac83-c28601912bb2} <Debug> TCPHandler: Processed in 0.003671918 sec. | ||
| 14551 | 2025.09.21 00:28:12.181930 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14552 | 2025.09.21 00:28:12.181959 [ 354 ] {} <Debug> TCP-Session: c442c30d-ea99-44d9-9661-bade5e986240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14553 | 2025.09.21 00:28:12.181963 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14554 | 2025.09.21 00:28:12.181984 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14555 | 2025.09.21 00:28:12.182012 [ 356 ] {} <Debug> TCP-Session: c7ee2b5a-4d14-402b-ab1d-f719bf3e038a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14556 | 2025.09.21 00:28:12.182011 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14557 | 2025.09.21 00:28:12.182041 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14558 | 2025.09.21 00:28:12.182060 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14559 | 2025.09.21 00:28:12.182072 [ 295 ] {} <Debug> TCP-Session: 04885fcc-c838-44b9-a4fc-f1ef67000211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14560 | 2025.09.21 00:28:12.182096 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14561 | 2025.09.21 00:28:12.182117 [ 296 ] {} <Debug> TCP-Session: 0bddf09b-c267-4aba-831d-a4581bb5d21f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14562 | 2025.09.21 00:28:12.182094 [ 293 ] {} <Debug> TCP-Session: 12c3330a-88df-48e4-8256-0319461de044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14563 | 2025.09.21 00:28:12.182143 [ 352 ] {} <Debug> TCP-Session: 4d03e773-7f4c-44a0-8a23-5efb7239a782 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14564 | 2025.09.21 00:28:12.182077 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14565 | 2025.09.21 00:28:12.182029 [ 353 ] {} <Debug> TCP-Session: 007c060d-2d37-4072-b5be-ef28bf38fbeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14566 | 2025.09.21 00:28:12.182024 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14567 | 2025.09.21 00:28:12.182295 [ 355 ] {} <Debug> TCP-Session: 86fdbe23-73d6-4387-b2fe-8b3a6623216d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14568 | 2025.09.21 00:28:12.182325 [ 297 ] {} <Debug> TCP-Session: b9e178a3-6d5d-44e8-9be5-4a749ab68d1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14569 | 2025.09.21 00:28:12.300999 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34734 | ||
| 14570 | 2025.09.21 00:28:12.301108 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14571 | 2025.09.21 00:28:12.301135 [ 354 ] {} <Debug> TCP-Session: 4ef62358-2673-4659-849b-90ea1d2a30b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34734 | ||
| 14572 | 2025.09.21 00:28:12.301157 [ 354 ] {} <Debug> TCP-Session: 4ef62358-2673-4659-849b-90ea1d2a30b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14573 | 2025.09.21 00:28:12.301170 [ 354 ] {} <Debug> TCP-Session: 4ef62358-2673-4659-849b-90ea1d2a30b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14574 | 2025.09.21 00:28:12.301391 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46005 | ||
| 14575 | 2025.09.21 00:28:12.301420 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50199 | ||
| 14576 | 2025.09.21 00:28:12.301446 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42251 | ||
| 14577 | 2025.09.21 00:28:12.301468 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35651 | ||
| 14578 | 2025.09.21 00:28:12.301509 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14579 | 2025.09.21 00:28:12.301518 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14580 | 2025.09.21 00:28:12.301535 [ 354 ] {} <Trace> TCP-Session: 4ef62358-2673-4659-849b-90ea1d2a30b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14581 | 2025.09.21 00:28:12.301549 [ 356 ] {} <Debug> TCP-Session: ed944b81-ce80-4d5e-886b-b33f0e47d36b Authenticating user 'default' from [fd00:1122:3344:101::e]:46005 | ||
| 14582 | 2025.09.21 00:28:12.301555 [ 295 ] {} <Debug> TCP-Session: f1ebcd81-c691-40a4-9b89-ee28d95377be Authenticating user 'default' from [fd00:1122:3344:101::e]:50199 | ||
| 14583 | 2025.09.21 00:28:12.301565 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14584 | 2025.09.21 00:28:12.301594 [ 295 ] {} <Debug> TCP-Session: f1ebcd81-c691-40a4-9b89-ee28d95377be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14585 | 2025.09.21 00:28:12.301590 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14586 | 2025.09.21 00:28:12.301621 [ 295 ] {} <Debug> TCP-Session: f1ebcd81-c691-40a4-9b89-ee28d95377be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14587 | 2025.09.21 00:28:12.301617 [ 297 ] {} <Debug> TCP-Session: 986a7a92-5654-4ba1-aab1-951adc8b11f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42251 | ||
| 14588 | 2025.09.21 00:28:12.301644 [ 353 ] {} <Debug> TCP-Session: d1c8856e-f56e-4bf6-87c1-4bdd5e77487c Authenticating user 'default' from [fd00:1122:3344:101::e]:35651 | ||
| 14589 | 2025.09.21 00:28:12.301669 [ 297 ] {} <Debug> TCP-Session: 986a7a92-5654-4ba1-aab1-951adc8b11f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14590 | 2025.09.21 00:28:12.301683 [ 353 ] {} <Debug> TCP-Session: d1c8856e-f56e-4bf6-87c1-4bdd5e77487c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14591 | 2025.09.21 00:28:12.301695 [ 297 ] {} <Debug> TCP-Session: 986a7a92-5654-4ba1-aab1-951adc8b11f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14592 | 2025.09.21 00:28:12.301701 [ 354 ] {9fc39a8e-9e73-4d8b-9e20-18e6beab93ad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34734) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14593 | 2025.09.21 00:28:12.301709 [ 353 ] {} <Debug> TCP-Session: d1c8856e-f56e-4bf6-87c1-4bdd5e77487c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14594 | 2025.09.21 00:28:12.301586 [ 356 ] {} <Debug> TCP-Session: ed944b81-ce80-4d5e-886b-b33f0e47d36b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14595 | 2025.09.21 00:28:12.301456 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39923 | ||
| 14596 | 2025.09.21 00:28:12.301765 [ 356 ] {} <Debug> TCP-Session: ed944b81-ce80-4d5e-886b-b33f0e47d36b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14597 | 2025.09.21 00:28:12.301444 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38667 | ||
| 14598 | 2025.09.21 00:28:12.301393 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42901 | ||
| 14599 | 2025.09.21 00:28:12.301839 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14600 | 2025.09.21 00:28:12.301407 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34692 | ||
| 14601 | 2025.09.21 00:28:12.301875 [ 352 ] {} <Debug> TCP-Session: 0377b8cd-4533-4232-a0a9-190dddb113e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39923 | ||
| 14602 | 2025.09.21 00:28:12.301879 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14603 | 2025.09.21 00:28:12.301905 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14604 | 2025.09.21 00:28:12.301908 [ 352 ] {} <Debug> TCP-Session: 0377b8cd-4533-4232-a0a9-190dddb113e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14605 | 2025.09.21 00:28:12.301927 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14606 | 2025.09.21 00:28:12.301937 [ 355 ] {} <Debug> TCP-Session: 42a414d4-d4de-40a0-9941-c9217c15d7e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42901 | ||
| 14607 | 2025.09.21 00:28:12.301939 [ 352 ] {} <Debug> TCP-Session: 0377b8cd-4533-4232-a0a9-190dddb113e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14608 | 2025.09.21 00:28:12.301953 [ 293 ] {} <Debug> TCP-Session: ed860c24-f77e-4b91-b32b-a1c85cbf545a Authenticating user 'default' from [fd00:1122:3344:101::e]:34692 | ||
| 14609 | 2025.09.21 00:28:12.301959 [ 355 ] {} <Debug> TCP-Session: 42a414d4-d4de-40a0-9941-c9217c15d7e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14610 | 2025.09.21 00:28:12.301974 [ 293 ] {} <Debug> TCP-Session: ed860c24-f77e-4b91-b32b-a1c85cbf545a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14611 | 2025.09.21 00:28:12.301979 [ 354 ] {9fc39a8e-9e73-4d8b-9e20-18e6beab93ad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14612 | 2025.09.21 00:28:12.301989 [ 293 ] {} <Debug> TCP-Session: ed860c24-f77e-4b91-b32b-a1c85cbf545a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14613 | 2025.09.21 00:28:12.301984 [ 355 ] {} <Debug> TCP-Session: 42a414d4-d4de-40a0-9941-c9217c15d7e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14614 | 2025.09.21 00:28:12.301923 [ 296 ] {} <Debug> TCP-Session: a5fb346f-1f4e-4c16-a5b4-883e5caecf83 Authenticating user 'default' from [fd00:1122:3344:101::e]:38667 | ||
| 14615 | 2025.09.21 00:28:12.302046 [ 354 ] {9fc39a8e-9e73-4d8b-9e20-18e6beab93ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14616 | 2025.09.21 00:28:12.302065 [ 296 ] {} <Debug> TCP-Session: a5fb346f-1f4e-4c16-a5b4-883e5caecf83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14617 | 2025.09.21 00:28:12.302085 [ 296 ] {} <Debug> TCP-Session: a5fb346f-1f4e-4c16-a5b4-883e5caecf83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14618 | 2025.09.21 00:28:12.302332 [ 354 ] {9fc39a8e-9e73-4d8b-9e20-18e6beab93ad} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 14619 | 2025.09.21 00:28:12.303285 [ 319 ] {9fc39a8e-9e73-4d8b-9e20-18e6beab93ad} <Trace> AggregatingTransform: Aggregating | ||
| 14620 | 2025.09.21 00:28:12.303327 [ 319 ] {9fc39a8e-9e73-4d8b-9e20-18e6beab93ad} <Trace> Aggregator: Aggregation method: without_key | ||
| 14621 | 2025.09.21 00:28:12.303365 [ 319 ] {9fc39a8e-9e73-4d8b-9e20-18e6beab93ad} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930132 sec. (1075.116 rows/sec., 42.00 KiB/sec.) | ||
| 14622 | 2025.09.21 00:28:12.303386 [ 319 ] {9fc39a8e-9e73-4d8b-9e20-18e6beab93ad} <Trace> Aggregator: Merging aggregated data | ||
| 14623 | 2025.09.21 00:28:12.304803 [ 354 ] {9fc39a8e-9e73-4d8b-9e20-18e6beab93ad} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003154 sec., 317.0577045022194 rows/sec., 12.39 KiB/sec. | ||
| 14624 | 2025.09.21 00:28:12.304956 [ 354 ] {9fc39a8e-9e73-4d8b-9e20-18e6beab93ad} <Debug> TCPHandler: Processed in 0.003536674 sec. | ||
| 14625 | 2025.09.21 00:28:12.305085 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14626 | 2025.09.21 00:28:12.305119 [ 354 ] {} <Debug> TCP-Session: 4ef62358-2673-4659-849b-90ea1d2a30b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14627 | 2025.09.21 00:28:12.305130 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14628 | 2025.09.21 00:28:12.305151 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14629 | 2025.09.21 00:28:12.305174 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14630 | 2025.09.21 00:28:12.305176 [ 356 ] {} <Debug> TCP-Session: ed944b81-ce80-4d5e-886b-b33f0e47d36b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14631 | 2025.09.21 00:28:12.305191 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14632 | 2025.09.21 00:28:12.305212 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14633 | 2025.09.21 00:28:12.305229 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14634 | 2025.09.21 00:28:12.305249 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14635 | 2025.09.21 00:28:12.305272 [ 293 ] {} <Debug> TCP-Session: ed860c24-f77e-4b91-b32b-a1c85cbf545a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14636 | 2025.09.21 00:28:12.305291 [ 295 ] {} <Debug> TCP-Session: f1ebcd81-c691-40a4-9b89-ee28d95377be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14637 | 2025.09.21 00:28:12.305265 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14638 | 2025.09.21 00:28:12.305324 [ 296 ] {} <Debug> TCP-Session: a5fb346f-1f4e-4c16-a5b4-883e5caecf83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14639 | 2025.09.21 00:28:12.305250 [ 353 ] {} <Debug> TCP-Session: d1c8856e-f56e-4bf6-87c1-4bdd5e77487c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14640 | 2025.09.21 00:28:12.305366 [ 297 ] {} <Debug> TCP-Session: 986a7a92-5654-4ba1-aab1-951adc8b11f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14641 | 2025.09.21 00:28:12.305213 [ 352 ] {} <Debug> TCP-Session: 0377b8cd-4533-4232-a0a9-190dddb113e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14642 | 2025.09.21 00:28:12.305199 [ 355 ] {} <Debug> TCP-Session: 42a414d4-d4de-40a0-9941-c9217c15d7e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14643 | 2025.09.21 00:28:12.359685 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31134 | ||
| 14644 | 2025.09.21 00:28:12.360245 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14645 | 2025.09.21 00:28:12.360300 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14646 | 2025.09.21 00:28:12.360847 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14647 | 2025.09.21 00:28:12.361110 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14648 | 2025.09.21 00:28:12.361291 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31134 | ||
| 14649 | 2025.09.21 00:28:14.022181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14650 | 2025.09.21 00:28:14.040256 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14651 | 2025.09.21 00:28:14.040309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14652 | 2025.09.21 00:28:14.046596 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14653 | 2025.09.21 00:28:14.047305 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14654 | 2025.09.21 00:28:14.050743 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14655 | 2025.09.21 00:28:14.953692 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1884 | ||
| 14656 | 2025.09.21 00:28:14.956258 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14657 | 2025.09.21 00:28:14.956311 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14658 | 2025.09.21 00:28:14.957544 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14659 | 2025.09.21 00:28:14.957822 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14660 | 2025.09.21 00:28:14.958104 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1884 | ||
| 14661 | 2025.09.21 00:28:16.970989 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14662 | 2025.09.21 00:28:16.971192 [ 4 ] {03473535-6cde-43f4-b463-9ec586928a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14663 | 2025.09.21 00:28:16.971261 [ 4 ] {03473535-6cde-43f4-b463-9ec586928a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14664 | 2025.09.21 00:28:16.972105 [ 4 ] {03473535-6cde-43f4-b463-9ec586928a5c} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14665 | 2025.09.21 00:28:16.972149 [ 4 ] {03473535-6cde-43f4-b463-9ec586928a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14666 | 2025.09.21 00:28:16.972610 [ 4 ] {03473535-6cde-43f4-b463-9ec586928a5c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14667 | 2025.09.21 00:28:16.972847 [ 4 ] {03473535-6cde-43f4-b463-9ec586928a5c} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14668 | 2025.09.21 00:28:16.973020 [ 4 ] {03473535-6cde-43f4-b463-9ec586928a5c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001878 sec., 218317.3588924388 rows/sec., 13.85 MiB/sec. | ||
| 14669 | 2025.09.21 00:28:16.973076 [ 4 ] {03473535-6cde-43f4-b463-9ec586928a5c} <Debug> TCPHandler: Processed in 0.002223003 sec. | ||
| 14670 | 2025.09.21 00:28:16.973223 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14671 | 2025.09.21 00:28:16.973333 [ 4 ] {155d4cf8-4a40-421e-ae5e-bedf8afb6b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14672 | 2025.09.21 00:28:16.973389 [ 4 ] {155d4cf8-4a40-421e-ae5e-bedf8afb6b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14673 | 2025.09.21 00:28:16.974848 [ 4 ] {155d4cf8-4a40-421e-ae5e-bedf8afb6b3b} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14674 | 2025.09.21 00:28:16.974889 [ 4 ] {155d4cf8-4a40-421e-ae5e-bedf8afb6b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14675 | 2025.09.21 00:28:16.975314 [ 4 ] {155d4cf8-4a40-421e-ae5e-bedf8afb6b3b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14676 | 2025.09.21 00:28:16.975529 [ 4 ] {155d4cf8-4a40-421e-ae5e-bedf8afb6b3b} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14677 | 2025.09.21 00:28:16.975651 [ 70 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14678 | 2025.09.21 00:28:16.975669 [ 4 ] {155d4cf8-4a40-421e-ae5e-bedf8afb6b3b} <Debug> executeQuery: Read 1141 rows, 92.69 KiB in 0.002364 sec., 482656.51438240265 rows/sec., 38.29 MiB/sec. | ||
| 14679 | 2025.09.21 00:28:16.975715 [ 70 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14680 | 2025.09.21 00:28:16.975737 [ 4 ] {155d4cf8-4a40-421e-ae5e-bedf8afb6b3b} <Debug> TCPHandler: Processed in 0.002575552 sec. | ||
| 14681 | 2025.09.21 00:28:16.975739 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14682 | 2025.09.21 00:28:16.975840 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 14683 | 2025.09.21 00:28:16.975860 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14684 | 2025.09.21 00:28:16.975928 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14685 | 2025.09.21 00:28:16.975957 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2344 rows starting from the beginning of the part | ||
| 14686 | 2025.09.21 00:28:16.975963 [ 4 ] {0cf9797c-62e6-49cb-a6f2-a6cd04e1734d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14687 | 2025.09.21 00:28:16.976009 [ 4 ] {0cf9797c-62e6-49cb-a6f2-a6cd04e1734d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14688 | 2025.09.21 00:28:16.976019 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1140 rows starting from the beginning of the part | ||
| 14689 | 2025.09.21 00:28:16.976069 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 110 rows starting from the beginning of the part | ||
| 14690 | 2025.09.21 00:28:16.976113 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1140 rows starting from the beginning of the part | ||
| 14691 | 2025.09.21 00:28:16.976154 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1252 rows starting from the beginning of the part | ||
| 14692 | 2025.09.21 00:28:16.976192 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1141 rows starting from the beginning of the part | ||
| 14693 | 2025.09.21 00:28:16.976556 [ 4 ] {0cf9797c-62e6-49cb-a6f2-a6cd04e1734d} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14694 | 2025.09.21 00:28:16.976592 [ 4 ] {0cf9797c-62e6-49cb-a6f2-a6cd04e1734d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14695 | 2025.09.21 00:28:16.976912 [ 4 ] {0cf9797c-62e6-49cb-a6f2-a6cd04e1734d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14696 | 2025.09.21 00:28:16.977127 [ 4 ] {0cf9797c-62e6-49cb-a6f2-a6cd04e1734d} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14697 | 2025.09.21 00:28:16.977238 [ 70 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14698 | 2025.09.21 00:28:16.977261 [ 4 ] {0cf9797c-62e6-49cb-a6f2-a6cd04e1734d} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001322 sec., 165658.09379727684 rows/sec., 9.88 MiB/sec. | ||
| 14699 | 2025.09.21 00:28:16.977271 [ 70 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14700 | 2025.09.21 00:28:16.977292 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14701 | 2025.09.21 00:28:16.977301 [ 4 ] {0cf9797c-62e6-49cb-a6f2-a6cd04e1734d} <Debug> TCPHandler: Processed in 0.001492215 sec. | ||
| 14702 | 2025.09.21 00:28:16.977406 [ 200 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::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 | ||
| 14703 | 2025.09.21 00:28:16.977415 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14704 | 2025.09.21 00:28:16.977553 [ 4 ] {b8dfd2b1-ad3b-4cc9-9e2f-c7272904eb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14705 | 2025.09.21 00:28:16.977559 [ 200 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14706 | 2025.09.21 00:28:16.977600 [ 4 ] {b8dfd2b1-ad3b-4cc9-9e2f-c7272904eb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14707 | 2025.09.21 00:28:16.977607 [ 200 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 264 rows starting from the beginning of the part | ||
| 14708 | 2025.09.21 00:28:16.977690 [ 200 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 219 rows starting from the beginning of the part | ||
| 14709 | 2025.09.21 00:28:16.977741 [ 200 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 27 rows starting from the beginning of the part | ||
| 14710 | 2025.09.21 00:28:16.977783 [ 200 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 219 rows starting from the beginning of the part | ||
| 14711 | 2025.09.21 00:28:16.977822 [ 200 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 31 rows starting from the beginning of the part | ||
| 14712 | 2025.09.21 00:28:16.977864 [ 200 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 219 rows starting from the beginning of the part | ||
| 14713 | 2025.09.21 00:28:16.978136 [ 4 ] {b8dfd2b1-ad3b-4cc9-9e2f-c7272904eb61} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14714 | 2025.09.21 00:28:16.978177 [ 4 ] {b8dfd2b1-ad3b-4cc9-9e2f-c7272904eb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14715 | 2025.09.21 00:28:16.978420 [ 195 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7127 rows, containing 5 columns (5 merged, 0 gathered) in 0.002609323 sec., 2731359.8201525835 rows/sec., 230.31 MiB/sec. | ||
| 14716 | 2025.09.21 00:28:16.978525 [ 4 ] {b8dfd2b1-ad3b-4cc9-9e2f-c7272904eb61} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14717 | 2025.09.21 00:28:16.978755 [ 4 ] {b8dfd2b1-ad3b-4cc9-9e2f-c7272904eb61} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14718 | 2025.09.21 00:28:16.978755 [ 193 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14719 | 2025.09.21 00:28:16.978779 [ 192 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 979 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430974 sec., 684149.3975432118 rows/sec., 44.31 MiB/sec. | ||
| 14720 | 2025.09.21 00:28:16.978889 [ 4 ] {b8dfd2b1-ad3b-4cc9-9e2f-c7272904eb61} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001357 sec., 156963.890935888 rows/sec., 10.12 MiB/sec. | ||
| 14721 | 2025.09.21 00:28:16.978934 [ 4 ] {b8dfd2b1-ad3b-4cc9-9e2f-c7272904eb61} <Debug> TCPHandler: Processed in 0.001567927 sec. | ||
| 14722 | 2025.09.21 00:28:16.978972 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14723 | 2025.09.21 00:28:16.979042 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14724 | 2025.09.21 00:28:16.979065 [ 193 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_96_19} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14725 | 2025.09.21 00:28:16.979145 [ 4 ] {86dc7786-c310-4ed7-9b0a-8858366d1fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14726 | 2025.09.21 00:28:16.979158 [ 193 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_96_19} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14727 | 2025.09.21 00:28:16.979189 [ 4 ] {86dc7786-c310-4ed7-9b0a-8858366d1fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14728 | 2025.09.21 00:28:16.979236 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 14729 | 2025.09.21 00:28:16.979294 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_91_18} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14730 | 2025.09.21 00:28:16.979386 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_91_18} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14731 | 2025.09.21 00:28:16.979491 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 14732 | 2025.09.21 00:28:16.979708 [ 4 ] {86dc7786-c310-4ed7-9b0a-8858366d1fe5} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14733 | 2025.09.21 00:28:16.979748 [ 4 ] {86dc7786-c310-4ed7-9b0a-8858366d1fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14734 | 2025.09.21 00:28:16.980063 [ 4 ] {86dc7786-c310-4ed7-9b0a-8858366d1fe5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14735 | 2025.09.21 00:28:16.980277 [ 4 ] {86dc7786-c310-4ed7-9b0a-8858366d1fe5} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14736 | 2025.09.21 00:28:16.980405 [ 4 ] {86dc7786-c310-4ed7-9b0a-8858366d1fe5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001281 sec., 164715.0663544106 rows/sec., 9.35 MiB/sec. | ||
| 14737 | 2025.09.21 00:28:16.980444 [ 4 ] {86dc7786-c310-4ed7-9b0a-8858366d1fe5} <Debug> TCPHandler: Processed in 0.001452164 sec. | ||
| 14738 | 2025.09.21 00:28:16.980555 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14739 | 2025.09.21 00:28:16.980652 [ 4 ] {57970d87-2a35-4e75-bd43-f2b3ab92c124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14740 | 2025.09.21 00:28:16.980693 [ 4 ] {57970d87-2a35-4e75-bd43-f2b3ab92c124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14741 | 2025.09.21 00:28:16.981506 [ 4 ] {57970d87-2a35-4e75-bd43-f2b3ab92c124} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14742 | 2025.09.21 00:28:16.981543 [ 4 ] {57970d87-2a35-4e75-bd43-f2b3ab92c124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14743 | 2025.09.21 00:28:16.981885 [ 4 ] {57970d87-2a35-4e75-bd43-f2b3ab92c124} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14744 | 2025.09.21 00:28:16.982097 [ 4 ] {57970d87-2a35-4e75-bd43-f2b3ab92c124} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14745 | 2025.09.21 00:28:16.982205 [ 70 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14746 | 2025.09.21 00:28:16.982228 [ 4 ] {57970d87-2a35-4e75-bd43-f2b3ab92c124} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001595 sec., 434482.7586206896 rows/sec., 30.36 MiB/sec. | ||
| 14747 | 2025.09.21 00:28:16.982236 [ 70 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14748 | 2025.09.21 00:28:16.982258 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14749 | 2025.09.21 00:28:16.982267 [ 4 ] {57970d87-2a35-4e75-bd43-f2b3ab92c124} <Debug> TCPHandler: Processed in 0.001763332 sec. | ||
| 14750 | 2025.09.21 00:28:16.982326 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 14751 | 2025.09.21 00:28:16.982379 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14752 | 2025.09.21 00:28:16.982414 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14753 | 2025.09.21 00:28:16.982442 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1212 rows starting from the beginning of the part | ||
| 14754 | 2025.09.21 00:28:16.982480 [ 4 ] {3506b51e-75fc-4881-b2bf-f6278d6d0912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14755 | 2025.09.21 00:28:16.982487 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 693 rows starting from the beginning of the part | ||
| 14756 | 2025.09.21 00:28:16.982530 [ 4 ] {3506b51e-75fc-4881-b2bf-f6278d6d0912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14757 | 2025.09.21 00:28:16.982540 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 91 rows starting from the beginning of the part | ||
| 14758 | 2025.09.21 00:28:16.982584 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 693 rows starting from the beginning of the part | ||
| 14759 | 2025.09.21 00:28:16.982617 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 551 rows starting from the beginning of the part | ||
| 14760 | 2025.09.21 00:28:16.982655 [ 200 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 693 rows starting from the beginning of the part | ||
| 14761 | 2025.09.21 00:28:16.982870 [ 4 ] {3506b51e-75fc-4881-b2bf-f6278d6d0912} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14762 | 2025.09.21 00:28:16.982911 [ 4 ] {3506b51e-75fc-4881-b2bf-f6278d6d0912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14763 | 2025.09.21 00:28:16.983244 [ 4 ] {3506b51e-75fc-4881-b2bf-f6278d6d0912} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14764 | 2025.09.21 00:28:16.983462 [ 4 ] {3506b51e-75fc-4881-b2bf-f6278d6d0912} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14765 | 2025.09.21 00:28:16.983591 [ 4 ] {3506b51e-75fc-4881-b2bf-f6278d6d0912} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 14766 | 2025.09.21 00:28:16.983628 [ 4 ] {3506b51e-75fc-4881-b2bf-f6278d6d0912} <Debug> TCPHandler: Processed in 0.001299361 sec. | ||
| 14767 | 2025.09.21 00:28:16.983734 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14768 | 2025.09.21 00:28:16.983829 [ 4 ] {97b99c70-5b01-4ab7-8d97-0f8c85f2400c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14769 | 2025.09.21 00:28:16.983871 [ 4 ] {97b99c70-5b01-4ab7-8d97-0f8c85f2400c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14770 | 2025.09.21 00:28:16.983978 [ 195 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3933 rows, containing 5 columns (5 merged, 0 gathered) in 0.00168213 sec., 2338107.0428563785 rows/sec., 175.47 MiB/sec. | ||
| 14771 | 2025.09.21 00:28:16.984180 [ 193 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14772 | 2025.09.21 00:28:16.984333 [ 4 ] {97b99c70-5b01-4ab7-8d97-0f8c85f2400c} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14773 | 2025.09.21 00:28:16.984367 [ 4 ] {97b99c70-5b01-4ab7-8d97-0f8c85f2400c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14774 | 2025.09.21 00:28:16.984473 [ 193 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_96_19} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14775 | 2025.09.21 00:28:16.984552 [ 193 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_96_19} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14776 | 2025.09.21 00:28:16.984622 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 14777 | 2025.09.21 00:28:16.984727 [ 4 ] {97b99c70-5b01-4ab7-8d97-0f8c85f2400c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14778 | 2025.09.21 00:28:16.984947 [ 4 ] {97b99c70-5b01-4ab7-8d97-0f8c85f2400c} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14779 | 2025.09.21 00:28:16.985073 [ 4 ] {97b99c70-5b01-4ab7-8d97-0f8c85f2400c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001263 sec., 248614.41013460016 rows/sec., 16.33 MiB/sec. | ||
| 14780 | 2025.09.21 00:28:16.985110 [ 4 ] {97b99c70-5b01-4ab7-8d97-0f8c85f2400c} <Debug> TCPHandler: Processed in 0.001424714 sec. | ||
| 14781 | 2025.09.21 00:28:16.985226 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14782 | 2025.09.21 00:28:16.985321 [ 4 ] {3533bffb-33e6-4ffb-b019-6ade35c4bc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14783 | 2025.09.21 00:28:16.985362 [ 4 ] {3533bffb-33e6-4ffb-b019-6ade35c4bc4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14784 | 2025.09.21 00:28:16.985673 [ 4 ] {3533bffb-33e6-4ffb-b019-6ade35c4bc4d} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14785 | 2025.09.21 00:28:16.985706 [ 4 ] {3533bffb-33e6-4ffb-b019-6ade35c4bc4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14786 | 2025.09.21 00:28:16.986006 [ 4 ] {3533bffb-33e6-4ffb-b019-6ade35c4bc4d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14787 | 2025.09.21 00:28:16.986216 [ 4 ] {3533bffb-33e6-4ffb-b019-6ade35c4bc4d} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14788 | 2025.09.21 00:28:16.986342 [ 4 ] {3533bffb-33e6-4ffb-b019-6ade35c4bc4d} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001039 sec., 1924.9278152069298 rows/sec., 125.95 KiB/sec. | ||
| 14789 | 2025.09.21 00:28:16.986377 [ 4 ] {3533bffb-33e6-4ffb-b019-6ade35c4bc4d} <Debug> TCPHandler: Processed in 0.001200939 sec. | ||
| 14790 | 2025.09.21 00:28:16.986480 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14791 | 2025.09.21 00:28:16.986573 [ 4 ] {fe07214e-d957-4ca1-b846-92f5196bfcde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14792 | 2025.09.21 00:28:16.986627 [ 4 ] {fe07214e-d957-4ca1-b846-92f5196bfcde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14793 | 2025.09.21 00:28:16.987420 [ 4 ] {fe07214e-d957-4ca1-b846-92f5196bfcde} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14794 | 2025.09.21 00:28:16.987455 [ 4 ] {fe07214e-d957-4ca1-b846-92f5196bfcde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14795 | 2025.09.21 00:28:16.987973 [ 4 ] {fe07214e-d957-4ca1-b846-92f5196bfcde} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14796 | 2025.09.21 00:28:16.988190 [ 4 ] {fe07214e-d957-4ca1-b846-92f5196bfcde} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14797 | 2025.09.21 00:28:16.988315 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14798 | 2025.09.21 00:28:16.988324 [ 4 ] {fe07214e-d957-4ca1-b846-92f5196bfcde} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001769 sec., 7914.075749010741 rows/sec., 14.18 MiB/sec. | ||
| 14799 | 2025.09.21 00:28:16.988361 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14800 | 2025.09.21 00:28:16.988386 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14801 | 2025.09.21 00:28:16.988395 [ 4 ] {fe07214e-d957-4ca1-b846-92f5196bfcde} <Debug> TCPHandler: Processed in 0.001964527 sec. | ||
| 14802 | 2025.09.21 00:28:16.988465 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 14803 | 2025.09.21 00:28:16.988510 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14804 | 2025.09.21 00:28:16.988610 [ 4 ] {f240cf68-48b0-4572-aacd-5e75a6da294a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14805 | 2025.09.21 00:28:16.988652 [ 4 ] {f240cf68-48b0-4572-aacd-5e75a6da294a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14806 | 2025.09.21 00:28:16.988682 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14807 | 2025.09.21 00:28:16.988747 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1711 rows starting from the beginning of the part | ||
| 14808 | 2025.09.21 00:28:16.988873 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 14 rows starting from the beginning of the part | ||
| 14809 | 2025.09.21 00:28:16.988984 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 27 rows starting from the beginning of the part | ||
| 14810 | 2025.09.21 00:28:16.988988 [ 4 ] {f240cf68-48b0-4572-aacd-5e75a6da294a} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14811 | 2025.09.21 00:28:16.989033 [ 4 ] {f240cf68-48b0-4572-aacd-5e75a6da294a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14812 | 2025.09.21 00:28:16.989082 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 14 rows starting from the beginning of the part | ||
| 14813 | 2025.09.21 00:28:16.989186 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 27 rows starting from the beginning of the part | ||
| 14814 | 2025.09.21 00:28:16.989287 [ 195 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 14 rows starting from the beginning of the part | ||
| 14815 | 2025.09.21 00:28:16.989363 [ 4 ] {f240cf68-48b0-4572-aacd-5e75a6da294a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14816 | 2025.09.21 00:28:16.989587 [ 4 ] {f240cf68-48b0-4572-aacd-5e75a6da294a} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14817 | 2025.09.21 00:28:16.989711 [ 65 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14818 | 2025.09.21 00:28:16.989721 [ 4 ] {f240cf68-48b0-4572-aacd-5e75a6da294a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00113 sec., 92035.3982300885 rows/sec., 5.64 MiB/sec. | ||
| 14819 | 2025.09.21 00:28:16.989745 [ 65 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14820 | 2025.09.21 00:28:16.989768 [ 4 ] {f240cf68-48b0-4572-aacd-5e75a6da294a} <Debug> TCPHandler: Processed in 0.001308722 sec. | ||
| 14821 | 2025.09.21 00:28:16.989771 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14822 | 2025.09.21 00:28:16.989855 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 14823 | 2025.09.21 00:28:16.989933 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14824 | 2025.09.21 00:28:16.989958 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 7380 rows starting from the beginning of the part | ||
| 14825 | 2025.09.21 00:28:16.990002 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 104 rows starting from the beginning of the part | ||
| 14826 | 2025.09.21 00:28:16.990040 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 14827 | 2025.09.21 00:28:16.990076 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 104 rows starting from the beginning of the part | ||
| 14828 | 2025.09.21 00:28:16.990112 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 14829 | 2025.09.21 00:28:16.990149 [ 193 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part | ||
| 14830 | 2025.09.21 00:28:16.991829 [ 197 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7812 rows, containing 4 columns (4 merged, 0 gathered) in 0.002002348 sec., 3901419.733233184 rows/sec., 247.67 MiB/sec. | ||
| 14831 | 2025.09.21 00:28:16.992304 [ 197 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14832 | 2025.09.21 00:28:16.992599 [ 197 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_96_19} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14833 | 2025.09.21 00:28:16.992663 [ 197 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_96_19} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14834 | 2025.09.21 00:28:16.992723 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 14835 | 2025.09.21 00:28:16.996739 [ 193 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1807 rows, containing 19 columns (19 merged, 0 gathered) in 0.008308679 sec., 217483.42907458576 rows/sec., 389.72 MiB/sec. | ||
| 14836 | 2025.09.21 00:28:16.998291 [ 199 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14837 | 2025.09.21 00:28:16.998630 [ 199 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14838 | 2025.09.21 00:28:16.998710 [ 199 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14839 | 2025.09.21 00:28:16.998810 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.22 MiB. | ||
| 14840 | 2025.09.21 00:28:17.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.35 MiB, peak 374.52 MiB, free memory in arenas 0.00 B, will set to 358.68 MiB (RSS), difference: 1.32 MiB | ||
| 14841 | 2025.09.21 00:28:19.615053 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14842 | 2025.09.21 00:28:19.615103 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14843 | 2025.09.21 00:28:19.861473 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31582 | ||
| 14844 | 2025.09.21 00:28:19.862081 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14845 | 2025.09.21 00:28:19.862122 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14846 | 2025.09.21 00:28:19.862613 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14847 | 2025.09.21 00:28:19.862837 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14848 | 2025.09.21 00:28:19.862968 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31582 | ||
| 14849 | 2025.09.21 00:28:19.863055 [ 74 ] {} <Debug> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14850 | 2025.09.21 00:28:19.863149 [ 74 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14851 | 2025.09.21 00:28:19.863186 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14852 | 2025.09.21 00:28:19.863320 [ 198 ] {f657ec38-8325-487f-8824-fa38318f9148::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 | ||
| 14853 | 2025.09.21 00:28:19.863428 [ 198 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14854 | 2025.09.21 00:28:19.863462 [ 198 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29214 rows starting from the beginning of the part | ||
| 14855 | 2025.09.21 00:28:19.863528 [ 198 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 14856 | 2025.09.21 00:28:19.863579 [ 198 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 14857 | 2025.09.21 00:28:19.863626 [ 198 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 14858 | 2025.09.21 00:28:19.863669 [ 198 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 14859 | 2025.09.21 00:28:19.863712 [ 198 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 14860 | 2025.09.21 00:28:19.865816 [ 193 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31582 rows, containing 4 columns (4 merged, 0 gathered) in 0.002544691 sec., 12410937.123603612 rows/sec., 177.54 MiB/sec. | ||
| 14861 | 2025.09.21 00:28:19.866239 [ 193 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14862 | 2025.09.21 00:28:19.866571 [ 193 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_66_13} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14863 | 2025.09.21 00:28:19.866656 [ 193 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_66_13} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14864 | 2025.09.21 00:28:19.866758 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 14865 | 2025.09.21 00:28:21.550813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14866 | 2025.09.21 00:28:21.568883 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14867 | 2025.09.21 00:28:21.568944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14868 | 2025.09.21 00:28:21.575106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14869 | 2025.09.21 00:28:21.575822 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14870 | 2025.09.21 00:28:21.576113 [ 82 ] {} <Debug> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14871 | 2025.09.21 00:28:21.576146 [ 82 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14872 | 2025.09.21 00:28:21.576164 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14873 | 2025.09.21 00:28:21.576288 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 14874 | 2025.09.21 00:28:21.579139 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14875 | 2025.09.21 00:28:21.580160 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14876 | 2025.09.21 00:28:21.581760 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 14877 | 2025.09.21 00:28:21.586515 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 14878 | 2025.09.21 00:28:21.591103 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 14879 | 2025.09.21 00:28:21.595749 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 14880 | 2025.09.21 00:28:21.600610 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 14881 | 2025.09.21 00:28:21.604378 [ 190 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 14882 | 2025.09.21 00:28:21.658907 [ 196 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.082676379 sec., 6011.390508527231 rows/sec., 31.08 MiB/sec. | ||
| 14883 | 2025.09.21 00:28:21.662440 [ 188 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14884 | 2025.09.21 00:28:21.664677 [ 188 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_66_13} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14885 | 2025.09.21 00:28:21.664797 [ 188 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_66_13} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14886 | 2025.09.21 00:28:21.667632 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 14887 | 2025.09.21 00:28:21.960498 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14888 | 2025.09.21 00:28:21.960669 [ 4 ] {8edd4f06-9092-45d1-9116-134d1a30302d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14889 | 2025.09.21 00:28:21.960733 [ 4 ] {8edd4f06-9092-45d1-9116-134d1a30302d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14890 | 2025.09.21 00:28:21.961359 [ 4 ] {8edd4f06-9092-45d1-9116-134d1a30302d} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14891 | 2025.09.21 00:28:21.961395 [ 4 ] {8edd4f06-9092-45d1-9116-134d1a30302d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14892 | 2025.09.21 00:28:21.961753 [ 4 ] {8edd4f06-9092-45d1-9116-134d1a30302d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14893 | 2025.09.21 00:28:21.961968 [ 4 ] {8edd4f06-9092-45d1-9116-134d1a30302d} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14894 | 2025.09.21 00:28:21.962168 [ 4 ] {8edd4f06-9092-45d1-9116-134d1a30302d} <Debug> executeQuery: Read 111 rows, 9.53 KiB in 0.001545 sec., 71844.66019417476 rows/sec., 6.03 MiB/sec. | ||
| 14895 | 2025.09.21 00:28:21.962208 [ 4 ] {8edd4f06-9092-45d1-9116-134d1a30302d} <Debug> TCPHandler: Processed in 0.001836314 sec. | ||
| 14896 | 2025.09.21 00:28:21.962327 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14897 | 2025.09.21 00:28:21.962421 [ 4 ] {bcba0e8d-9205-4056-913d-069f52748eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14898 | 2025.09.21 00:28:21.962462 [ 4 ] {bcba0e8d-9205-4056-913d-069f52748eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14899 | 2025.09.21 00:28:21.962861 [ 4 ] {bcba0e8d-9205-4056-913d-069f52748eb7} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14900 | 2025.09.21 00:28:21.962897 [ 4 ] {bcba0e8d-9205-4056-913d-069f52748eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14901 | 2025.09.21 00:28:21.963195 [ 4 ] {bcba0e8d-9205-4056-913d-069f52748eb7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14902 | 2025.09.21 00:28:21.963415 [ 4 ] {bcba0e8d-9205-4056-913d-069f52748eb7} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14903 | 2025.09.21 00:28:21.963542 [ 4 ] {bcba0e8d-9205-4056-913d-069f52748eb7} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001139 sec., 23705.004389815625 rows/sec., 1.74 MiB/sec. | ||
| 14904 | 2025.09.21 00:28:21.963579 [ 4 ] {bcba0e8d-9205-4056-913d-069f52748eb7} <Debug> TCPHandler: Processed in 0.001300141 sec. | ||
| 14905 | 2025.09.21 00:28:21.963693 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14906 | 2025.09.21 00:28:21.963786 [ 4 ] {cea60600-0857-45e6-8a37-0ff1f7c02c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14907 | 2025.09.21 00:28:21.963824 [ 4 ] {cea60600-0857-45e6-8a37-0ff1f7c02c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14908 | 2025.09.21 00:28:21.964197 [ 4 ] {cea60600-0857-45e6-8a37-0ff1f7c02c5b} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14909 | 2025.09.21 00:28:21.964231 [ 4 ] {cea60600-0857-45e6-8a37-0ff1f7c02c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14910 | 2025.09.21 00:28:21.964517 [ 4 ] {cea60600-0857-45e6-8a37-0ff1f7c02c5b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14911 | 2025.09.21 00:28:21.964752 [ 4 ] {cea60600-0857-45e6-8a37-0ff1f7c02c5b} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14912 | 2025.09.21 00:28:21.964878 [ 4 ] {cea60600-0857-45e6-8a37-0ff1f7c02c5b} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 59.83 KiB/sec. | ||
| 14913 | 2025.09.21 00:28:21.964916 [ 4 ] {cea60600-0857-45e6-8a37-0ff1f7c02c5b} <Debug> TCPHandler: Processed in 0.001270191 sec. | ||
| 14914 | 2025.09.21 00:28:21.965022 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14915 | 2025.09.21 00:28:21.965113 [ 4 ] {c6f1da8e-e531-4be2-b3e3-5ff8521c223b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14916 | 2025.09.21 00:28:21.965152 [ 4 ] {c6f1da8e-e531-4be2-b3e3-5ff8521c223b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14917 | 2025.09.21 00:28:21.965572 [ 4 ] {c6f1da8e-e531-4be2-b3e3-5ff8521c223b} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14918 | 2025.09.21 00:28:21.965612 [ 4 ] {c6f1da8e-e531-4be2-b3e3-5ff8521c223b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14919 | 2025.09.21 00:28:21.965919 [ 4 ] {c6f1da8e-e531-4be2-b3e3-5ff8521c223b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14920 | 2025.09.21 00:28:21.966141 [ 4 ] {c6f1da8e-e531-4be2-b3e3-5ff8521c223b} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14921 | 2025.09.21 00:28:21.966265 [ 4 ] {c6f1da8e-e531-4be2-b3e3-5ff8521c223b} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00117 sec., 77777.77777777778 rows/sec., 6.07 MiB/sec. | ||
| 14922 | 2025.09.21 00:28:21.966303 [ 4 ] {c6f1da8e-e531-4be2-b3e3-5ff8521c223b} <Debug> TCPHandler: Processed in 0.001328002 sec. | ||
| 14923 | 2025.09.21 00:28:21.966442 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14924 | 2025.09.21 00:28:21.966535 [ 4 ] {86ee4d0e-d560-4c9f-a1cf-2268a23ac843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14925 | 2025.09.21 00:28:21.966577 [ 4 ] {86ee4d0e-d560-4c9f-a1cf-2268a23ac843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14926 | 2025.09.21 00:28:21.967074 [ 4 ] {86ee4d0e-d560-4c9f-a1cf-2268a23ac843} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14927 | 2025.09.21 00:28:21.967115 [ 4 ] {86ee4d0e-d560-4c9f-a1cf-2268a23ac843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14928 | 2025.09.21 00:28:21.967455 [ 4 ] {86ee4d0e-d560-4c9f-a1cf-2268a23ac843} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14929 | 2025.09.21 00:28:21.967668 [ 4 ] {86ee4d0e-d560-4c9f-a1cf-2268a23ac843} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14930 | 2025.09.21 00:28:21.967797 [ 4 ] {86ee4d0e-d560-4c9f-a1cf-2268a23ac843} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 14931 | 2025.09.21 00:28:21.967833 [ 4 ] {86ee4d0e-d560-4c9f-a1cf-2268a23ac843} <Debug> TCPHandler: Processed in 0.001438594 sec. | ||
| 14932 | 2025.09.21 00:28:21.967945 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14933 | 2025.09.21 00:28:21.968037 [ 4 ] {270de736-10d0-4ac9-82db-31df80fa0058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14934 | 2025.09.21 00:28:21.968079 [ 4 ] {270de736-10d0-4ac9-82db-31df80fa0058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14935 | 2025.09.21 00:28:21.968388 [ 4 ] {270de736-10d0-4ac9-82db-31df80fa0058} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14936 | 2025.09.21 00:28:21.968424 [ 4 ] {270de736-10d0-4ac9-82db-31df80fa0058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14937 | 2025.09.21 00:28:21.968720 [ 4 ] {270de736-10d0-4ac9-82db-31df80fa0058} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14938 | 2025.09.21 00:28:21.968937 [ 4 ] {270de736-10d0-4ac9-82db-31df80fa0058} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14939 | 2025.09.21 00:28:21.969063 [ 4 ] {270de736-10d0-4ac9-82db-31df80fa0058} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 60.80 KiB/sec. | ||
| 14940 | 2025.09.21 00:28:21.969104 [ 4 ] {270de736-10d0-4ac9-82db-31df80fa0058} <Debug> TCPHandler: Processed in 0.001205789 sec. | ||
| 14941 | 2025.09.21 00:28:21.969218 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14942 | 2025.09.21 00:28:21.969310 [ 4 ] {5a4c72fd-3795-496f-b8a6-fd6a7f5fcf01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14943 | 2025.09.21 00:28:21.969363 [ 4 ] {5a4c72fd-3795-496f-b8a6-fd6a7f5fcf01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14944 | 2025.09.21 00:28:21.970188 [ 4 ] {5a4c72fd-3795-496f-b8a6-fd6a7f5fcf01} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14945 | 2025.09.21 00:28:21.970224 [ 4 ] {5a4c72fd-3795-496f-b8a6-fd6a7f5fcf01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14946 | 2025.09.21 00:28:21.970777 [ 4 ] {5a4c72fd-3795-496f-b8a6-fd6a7f5fcf01} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14947 | 2025.09.21 00:28:21.971017 [ 4 ] {5a4c72fd-3795-496f-b8a6-fd6a7f5fcf01} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14948 | 2025.09.21 00:28:21.971155 [ 4 ] {5a4c72fd-3795-496f-b8a6-fd6a7f5fcf01} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001862 sec., 14500.537056928035 rows/sec., 25.98 MiB/sec. | ||
| 14949 | 2025.09.21 00:28:21.971209 [ 4 ] {5a4c72fd-3795-496f-b8a6-fd6a7f5fcf01} <Debug> TCPHandler: Processed in 0.002037499 sec. | ||
| 14950 | 2025.09.21 00:28:21.971319 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14951 | 2025.09.21 00:28:21.971412 [ 4 ] {d527cad7-5a42-4dfc-8adf-53aa657fae2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14952 | 2025.09.21 00:28:21.971452 [ 4 ] {d527cad7-5a42-4dfc-8adf-53aa657fae2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14953 | 2025.09.21 00:28:21.971790 [ 4 ] {d527cad7-5a42-4dfc-8adf-53aa657fae2f} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14954 | 2025.09.21 00:28:21.971826 [ 4 ] {d527cad7-5a42-4dfc-8adf-53aa657fae2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14955 | 2025.09.21 00:28:21.972136 [ 4 ] {d527cad7-5a42-4dfc-8adf-53aa657fae2f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14956 | 2025.09.21 00:28:21.972351 [ 4 ] {d527cad7-5a42-4dfc-8adf-53aa657fae2f} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14957 | 2025.09.21 00:28:21.972476 [ 4 ] {d527cad7-5a42-4dfc-8adf-53aa657fae2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 14958 | 2025.09.21 00:28:21.972512 [ 4 ] {d527cad7-5a42-4dfc-8adf-53aa657fae2f} <Debug> TCPHandler: Processed in 0.00124036 sec. | ||
| 14959 | 2025.09.21 00:28:24.958380 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1922 | ||
| 14960 | 2025.09.21 00:28:24.960944 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14961 | 2025.09.21 00:28:24.960995 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14962 | 2025.09.21 00:28:24.962179 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14963 | 2025.09.21 00:28:24.962439 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14964 | 2025.09.21 00:28:24.962790 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1922 | ||
| 14965 | 2025.09.21 00:28:26.973119 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14966 | 2025.09.21 00:28:26.973325 [ 4 ] {61d65a13-9a89-414d-b223-9e4457e5f240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14967 | 2025.09.21 00:28:26.973399 [ 4 ] {61d65a13-9a89-414d-b223-9e4457e5f240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14968 | 2025.09.21 00:28:26.974352 [ 4 ] {61d65a13-9a89-414d-b223-9e4457e5f240} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14969 | 2025.09.21 00:28:26.974395 [ 4 ] {61d65a13-9a89-414d-b223-9e4457e5f240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14970 | 2025.09.21 00:28:26.974844 [ 4 ] {61d65a13-9a89-414d-b223-9e4457e5f240} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14971 | 2025.09.21 00:28:26.975124 [ 4 ] {61d65a13-9a89-414d-b223-9e4457e5f240} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14972 | 2025.09.21 00:28:26.975261 [ 106 ] {} <Debug> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 14973 | 2025.09.21 00:28:26.975289 [ 4 ] {61d65a13-9a89-414d-b223-9e4457e5f240} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00202 sec., 202970.29702970295 rows/sec., 12.88 MiB/sec. | ||
| 14974 | 2025.09.21 00:28:26.975299 [ 106 ] {} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14975 | 2025.09.21 00:28:26.975326 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14976 | 2025.09.21 00:28:26.975344 [ 4 ] {61d65a13-9a89-414d-b223-9e4457e5f240} <Debug> TCPHandler: Processed in 0.002364406 sec. | ||
| 14977 | 2025.09.21 00:28:26.975446 [ 196 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 14978 | 2025.09.21 00:28:26.975476 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14979 | 2025.09.21 00:28:26.975589 [ 196 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14980 | 2025.09.21 00:28:26.975591 [ 4 ] {9a168767-88cf-4e3f-bcdc-568db6fe2929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14981 | 2025.09.21 00:28:26.975631 [ 196 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 410 rows starting from the beginning of the part | ||
| 14982 | 2025.09.21 00:28:26.975656 [ 4 ] {9a168767-88cf-4e3f-bcdc-568db6fe2929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14983 | 2025.09.21 00:28:26.975699 [ 196 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 410 rows starting from the beginning of the part | ||
| 14984 | 2025.09.21 00:28:26.975749 [ 196 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 410 rows starting from the beginning of the part | ||
| 14985 | 2025.09.21 00:28:26.975791 [ 196 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 410 rows starting from the beginning of the part | ||
| 14986 | 2025.09.21 00:28:26.975831 [ 196 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 410 rows starting from the beginning of the part | ||
| 14987 | 2025.09.21 00:28:26.976162 [ 4 ] {9a168767-88cf-4e3f-bcdc-568db6fe2929} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14988 | 2025.09.21 00:28:26.976205 [ 4 ] {9a168767-88cf-4e3f-bcdc-568db6fe2929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14989 | 2025.09.21 00:28:26.976549 [ 4 ] {9a168767-88cf-4e3f-bcdc-568db6fe2929} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 14990 | 2025.09.21 00:28:26.976789 [ 4 ] {9a168767-88cf-4e3f-bcdc-568db6fe2929} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14991 | 2025.09.21 00:28:26.976936 [ 191 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001541388 sec., 1329970.1308171595 rows/sec., 89.44 MiB/sec. | ||
| 14992 | 2025.09.21 00:28:26.976945 [ 4 ] {9a168767-88cf-4e3f-bcdc-568db6fe2929} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001375 sec., 10181.818181818182 rows/sec., 830.26 KiB/sec. | ||
| 14993 | 2025.09.21 00:28:26.977017 [ 4 ] {9a168767-88cf-4e3f-bcdc-568db6fe2929} <Debug> TCPHandler: Processed in 0.001594928 sec. | ||
| 14994 | 2025.09.21 00:28:26.977120 [ 196 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 14995 | 2025.09.21 00:28:26.977136 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14996 | 2025.09.21 00:28:26.977239 [ 4 ] {6b149dd0-a84e-466c-bab2-54fcc9e67425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14997 | 2025.09.21 00:28:26.977288 [ 4 ] {6b149dd0-a84e-466c-bab2-54fcc9e67425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14998 | 2025.09.21 00:28:26.977411 [ 196 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_49_12} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14999 | 2025.09.21 00:28:26.977502 [ 196 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_49_12} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 15000 | 2025.09.21 00:28:26.977590 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 15001 | 2025.09.21 00:28:26.978323 [ 4 ] {6b149dd0-a84e-466c-bab2-54fcc9e67425} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15002 | 2025.09.21 00:28:26.978363 [ 4 ] {6b149dd0-a84e-466c-bab2-54fcc9e67425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15003 | 2025.09.21 00:28:26.978752 [ 4 ] {6b149dd0-a84e-466c-bab2-54fcc9e67425} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15004 | 2025.09.21 00:28:26.978971 [ 4 ] {6b149dd0-a84e-466c-bab2-54fcc9e67425} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15005 | 2025.09.21 00:28:26.979114 [ 4 ] {6b149dd0-a84e-466c-bab2-54fcc9e67425} <Debug> executeQuery: Read 1147 rows, 93.10 KiB in 0.001894 sec., 605596.6209081309 rows/sec., 48.01 MiB/sec. | ||
| 15006 | 2025.09.21 00:28:26.979155 [ 4 ] {6b149dd0-a84e-466c-bab2-54fcc9e67425} <Debug> TCPHandler: Processed in 0.0020705 sec. | ||
| 15007 | 2025.09.21 00:28:26.979269 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15008 | 2025.09.21 00:28:26.979370 [ 4 ] {877544a9-0b86-4f59-ac9c-c322cf2289f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15009 | 2025.09.21 00:28:26.979411 [ 4 ] {877544a9-0b86-4f59-ac9c-c322cf2289f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15010 | 2025.09.21 00:28:26.979895 [ 4 ] {877544a9-0b86-4f59-ac9c-c322cf2289f2} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15011 | 2025.09.21 00:28:26.979928 [ 4 ] {877544a9-0b86-4f59-ac9c-c322cf2289f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15012 | 2025.09.21 00:28:26.980267 [ 4 ] {877544a9-0b86-4f59-ac9c-c322cf2289f2} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15013 | 2025.09.21 00:28:26.980479 [ 4 ] {877544a9-0b86-4f59-ac9c-c322cf2289f2} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15014 | 2025.09.21 00:28:26.980610 [ 4 ] {877544a9-0b86-4f59-ac9c-c322cf2289f2} <Debug> executeQuery: Read 233 rows, 14.35 KiB in 0.001264 sec., 184335.4430379747 rows/sec., 11.08 MiB/sec. | ||
| 15015 | 2025.09.21 00:28:26.980648 [ 4 ] {877544a9-0b86-4f59-ac9c-c322cf2289f2} <Debug> TCPHandler: Processed in 0.001428955 sec. | ||
| 15016 | 2025.09.21 00:28:26.980755 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15017 | 2025.09.21 00:28:26.980848 [ 4 ] {a23f10b6-2f12-46e9-b6e4-3f58efa75a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15018 | 2025.09.21 00:28:26.980887 [ 4 ] {a23f10b6-2f12-46e9-b6e4-3f58efa75a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15019 | 2025.09.21 00:28:26.981361 [ 4 ] {a23f10b6-2f12-46e9-b6e4-3f58efa75a4f} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15020 | 2025.09.21 00:28:26.981395 [ 4 ] {a23f10b6-2f12-46e9-b6e4-3f58efa75a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15021 | 2025.09.21 00:28:26.981720 [ 4 ] {a23f10b6-2f12-46e9-b6e4-3f58efa75a4f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15022 | 2025.09.21 00:28:26.981933 [ 4 ] {a23f10b6-2f12-46e9-b6e4-3f58efa75a4f} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15023 | 2025.09.21 00:28:26.982062 [ 106 ] {} <Debug> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 15024 | 2025.09.21 00:28:26.982078 [ 4 ] {a23f10b6-2f12-46e9-b6e4-3f58efa75a4f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001247 sec., 170008.01924619084 rows/sec., 10.96 MiB/sec. | ||
| 15025 | 2025.09.21 00:28:26.982101 [ 106 ] {} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15026 | 2025.09.21 00:28:26.982118 [ 4 ] {a23f10b6-2f12-46e9-b6e4-3f58efa75a4f} <Debug> TCPHandler: Processed in 0.001412094 sec. | ||
| 15027 | 2025.09.21 00:28:26.982122 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15028 | 2025.09.21 00:28:26.982209 [ 186 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 15029 | 2025.09.21 00:28:26.982225 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15030 | 2025.09.21 00:28:26.982320 [ 186 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15031 | 2025.09.21 00:28:26.982332 [ 4 ] {931b1454-fb27-4be2-919a-fee80894f949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15032 | 2025.09.21 00:28:26.982356 [ 186 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 441 rows starting from the beginning of the part | ||
| 15033 | 2025.09.21 00:28:26.982382 [ 4 ] {931b1454-fb27-4be2-919a-fee80894f949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15034 | 2025.09.21 00:28:26.982419 [ 186 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 212 rows starting from the beginning of the part | ||
| 15035 | 2025.09.21 00:28:26.982468 [ 186 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 228 rows starting from the beginning of the part | ||
| 15036 | 2025.09.21 00:28:26.982511 [ 186 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 213 rows starting from the beginning of the part | ||
| 15037 | 2025.09.21 00:28:26.982552 [ 186 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part | ||
| 15038 | 2025.09.21 00:28:26.982592 [ 186 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 212 rows starting from the beginning of the part | ||
| 15039 | 2025.09.21 00:28:26.982876 [ 4 ] {931b1454-fb27-4be2-919a-fee80894f949} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15040 | 2025.09.21 00:28:26.982918 [ 4 ] {931b1454-fb27-4be2-919a-fee80894f949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15041 | 2025.09.21 00:28:26.983304 [ 4 ] {931b1454-fb27-4be2-919a-fee80894f949} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15042 | 2025.09.21 00:28:26.983507 [ 187 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1307 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337742 sec., 977019.4850726074 rows/sec., 67.83 MiB/sec. | ||
| 15043 | 2025.09.21 00:28:26.983518 [ 4 ] {931b1454-fb27-4be2-919a-fee80894f949} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15044 | 2025.09.21 00:28:26.983623 [ 106 ] {} <Debug> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 15045 | 2025.09.21 00:28:26.983651 [ 4 ] {931b1454-fb27-4be2-919a-fee80894f949} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001338 sec., 157698.0568011958 rows/sec., 8.96 MiB/sec. | ||
| 15046 | 2025.09.21 00:28:26.983654 [ 106 ] {} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15047 | 2025.09.21 00:28:26.983660 [ 192 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 15048 | 2025.09.21 00:28:26.983686 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15049 | 2025.09.21 00:28:26.983692 [ 4 ] {931b1454-fb27-4be2-919a-fee80894f949} <Debug> TCPHandler: Processed in 0.001517707 sec. | ||
| 15050 | 2025.09.21 00:28:26.983778 [ 191 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 15051 | 2025.09.21 00:28:26.983807 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15052 | 2025.09.21 00:28:26.983899 [ 191 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15053 | 2025.09.21 00:28:26.983908 [ 4 ] {ef5a0d04-4d4c-481c-9656-5bd2a5328b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15054 | 2025.09.21 00:28:26.983940 [ 191 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 211 rows starting from the beginning of the part | ||
| 15055 | 2025.09.21 00:28:26.983957 [ 192 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_65_13} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15056 | 2025.09.21 00:28:26.983961 [ 4 ] {ef5a0d04-4d4c-481c-9656-5bd2a5328b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15057 | 2025.09.21 00:28:26.984012 [ 191 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 211 rows starting from the beginning of the part | ||
| 15058 | 2025.09.21 00:28:26.984037 [ 192 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_65_13} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 15059 | 2025.09.21 00:28:26.984065 [ 191 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 211 rows starting from the beginning of the part | ||
| 15060 | 2025.09.21 00:28:26.984114 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 15061 | 2025.09.21 00:28:26.984118 [ 191 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 211 rows starting from the beginning of the part | ||
| 15062 | 2025.09.21 00:28:26.984175 [ 191 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 211 rows starting from the beginning of the part | ||
| 15063 | 2025.09.21 00:28:26.984671 [ 4 ] {ef5a0d04-4d4c-481c-9656-5bd2a5328b12} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15064 | 2025.09.21 00:28:26.984711 [ 4 ] {ef5a0d04-4d4c-481c-9656-5bd2a5328b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15065 | 2025.09.21 00:28:26.985066 [ 187 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327201 sec., 794905.9712884483 rows/sec., 48.17 MiB/sec. | ||
| 15066 | 2025.09.21 00:28:26.985098 [ 4 ] {ef5a0d04-4d4c-481c-9656-5bd2a5328b12} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15067 | 2025.09.21 00:28:26.985220 [ 192 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 15068 | 2025.09.21 00:28:26.985354 [ 4 ] {ef5a0d04-4d4c-481c-9656-5bd2a5328b12} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15069 | 2025.09.21 00:28:26.985504 [ 192 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_49_12} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15070 | 2025.09.21 00:28:26.985523 [ 4 ] {ef5a0d04-4d4c-481c-9656-5bd2a5328b12} <Debug> executeQuery: Read 707 rows, 50.73 KiB in 0.001633 sec., 432945.4990814452 rows/sec., 30.34 MiB/sec. | ||
| 15071 | 2025.09.21 00:28:26.985568 [ 4 ] {ef5a0d04-4d4c-481c-9656-5bd2a5328b12} <Debug> TCPHandler: Processed in 0.001811883 sec. | ||
| 15072 | 2025.09.21 00:28:26.985601 [ 192 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_49_12} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 15073 | 2025.09.21 00:28:26.985678 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15074 | 2025.09.21 00:28:26.985700 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 15075 | 2025.09.21 00:28:26.985776 [ 4 ] {a3688e62-e7bd-4e8a-9557-24b2e0cb810c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15076 | 2025.09.21 00:28:26.985823 [ 4 ] {a3688e62-e7bd-4e8a-9557-24b2e0cb810c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15077 | 2025.09.21 00:28:26.986141 [ 4 ] {a3688e62-e7bd-4e8a-9557-24b2e0cb810c} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15078 | 2025.09.21 00:28:26.986176 [ 4 ] {a3688e62-e7bd-4e8a-9557-24b2e0cb810c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15079 | 2025.09.21 00:28:26.986490 [ 4 ] {a3688e62-e7bd-4e8a-9557-24b2e0cb810c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15080 | 2025.09.21 00:28:26.986699 [ 4 ] {a3688e62-e7bd-4e8a-9557-24b2e0cb810c} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15081 | 2025.09.21 00:28:26.986829 [ 4 ] {a3688e62-e7bd-4e8a-9557-24b2e0cb810c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 15082 | 2025.09.21 00:28:26.986866 [ 4 ] {a3688e62-e7bd-4e8a-9557-24b2e0cb810c} <Debug> TCPHandler: Processed in 0.001239019 sec. | ||
| 15083 | 2025.09.21 00:28:26.986975 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15084 | 2025.09.21 00:28:26.987069 [ 4 ] {fff9d2db-c44b-406c-9c67-cee4bb509fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15085 | 2025.09.21 00:28:26.987113 [ 4 ] {fff9d2db-c44b-406c-9c67-cee4bb509fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15086 | 2025.09.21 00:28:26.987537 [ 4 ] {fff9d2db-c44b-406c-9c67-cee4bb509fdf} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15087 | 2025.09.21 00:28:26.987572 [ 4 ] {fff9d2db-c44b-406c-9c67-cee4bb509fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15088 | 2025.09.21 00:28:26.987932 [ 4 ] {fff9d2db-c44b-406c-9c67-cee4bb509fdf} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15089 | 2025.09.21 00:28:26.988166 [ 4 ] {fff9d2db-c44b-406c-9c67-cee4bb509fdf} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15090 | 2025.09.21 00:28:26.988311 [ 4 ] {fff9d2db-c44b-406c-9c67-cee4bb509fdf} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.00126 sec., 254761.90476190476 rows/sec., 16.75 MiB/sec. | ||
| 15091 | 2025.09.21 00:28:26.988350 [ 4 ] {fff9d2db-c44b-406c-9c67-cee4bb509fdf} <Debug> TCPHandler: Processed in 0.001430444 sec. | ||
| 15092 | 2025.09.21 00:28:26.988474 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15093 | 2025.09.21 00:28:26.988569 [ 4 ] {57d8c572-00b0-4b55-a74c-cf2364fe4ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15094 | 2025.09.21 00:28:26.988612 [ 4 ] {57d8c572-00b0-4b55-a74c-cf2364fe4ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15095 | 2025.09.21 00:28:26.988914 [ 4 ] {57d8c572-00b0-4b55-a74c-cf2364fe4ac1} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15096 | 2025.09.21 00:28:26.988949 [ 4 ] {57d8c572-00b0-4b55-a74c-cf2364fe4ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15097 | 2025.09.21 00:28:26.989258 [ 4 ] {57d8c572-00b0-4b55-a74c-cf2364fe4ac1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15098 | 2025.09.21 00:28:26.989470 [ 4 ] {57d8c572-00b0-4b55-a74c-cf2364fe4ac1} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15099 | 2025.09.21 00:28:26.989577 [ 106 ] {} <Debug> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 15100 | 2025.09.21 00:28:26.989598 [ 4 ] {57d8c572-00b0-4b55-a74c-cf2364fe4ac1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 15101 | 2025.09.21 00:28:26.989608 [ 106 ] {} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15102 | 2025.09.21 00:28:26.989629 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15103 | 2025.09.21 00:28:26.989635 [ 4 ] {57d8c572-00b0-4b55-a74c-cf2364fe4ac1} <Debug> TCPHandler: Processed in 0.001210289 sec. | ||
| 15104 | 2025.09.21 00:28:26.989709 [ 191 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 15105 | 2025.09.21 00:28:26.989744 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15106 | 2025.09.21 00:28:26.989815 [ 191 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15107 | 2025.09.21 00:28:26.989842 [ 4 ] {84feef55-31d4-42a3-9e8c-1bbdf6b3375b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15108 | 2025.09.21 00:28:26.989850 [ 191 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 47 rows starting from the beginning of the part | ||
| 15109 | 2025.09.21 00:28:26.989904 [ 4 ] {84feef55-31d4-42a3-9e8c-1bbdf6b3375b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15110 | 2025.09.21 00:28:26.989910 [ 191 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 15111 | 2025.09.21 00:28:26.989963 [ 191 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 15112 | 2025.09.21 00:28:26.989997 [ 191 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2 rows starting from the beginning of the part | ||
| 15113 | 2025.09.21 00:28:26.990029 [ 191 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 15114 | 2025.09.21 00:28:26.990065 [ 191 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 15115 | 2025.09.21 00:28:26.990722 [ 4 ] {84feef55-31d4-42a3-9e8c-1bbdf6b3375b} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15116 | 2025.09.21 00:28:26.990763 [ 4 ] {84feef55-31d4-42a3-9e8c-1bbdf6b3375b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15117 | 2025.09.21 00:28:26.990787 [ 192 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53 rows, containing 4 columns (4 merged, 0 gathered) in 0.001112236 sec., 47651.75736084788 rows/sec., 3.12 MiB/sec. | ||
| 15118 | 2025.09.21 00:28:26.990941 [ 197 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 15119 | 2025.09.21 00:28:26.991206 [ 197 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_50_10} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15120 | 2025.09.21 00:28:26.991270 [ 197 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_50_10} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 15121 | 2025.09.21 00:28:26.991310 [ 4 ] {84feef55-31d4-42a3-9e8c-1bbdf6b3375b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15122 | 2025.09.21 00:28:26.991342 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15123 | 2025.09.21 00:28:26.991528 [ 4 ] {84feef55-31d4-42a3-9e8c-1bbdf6b3375b} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15124 | 2025.09.21 00:28:26.991663 [ 4 ] {84feef55-31d4-42a3-9e8c-1bbdf6b3375b} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001839 sec., 7612.8330614464385 rows/sec., 13.64 MiB/sec. | ||
| 15125 | 2025.09.21 00:28:26.991732 [ 4 ] {84feef55-31d4-42a3-9e8c-1bbdf6b3375b} <Debug> TCPHandler: Processed in 0.002037189 sec. | ||
| 15126 | 2025.09.21 00:28:26.991841 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15127 | 2025.09.21 00:28:26.991935 [ 4 ] {2a3b1ab2-88b5-4d96-9541-6f30323b69e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15128 | 2025.09.21 00:28:26.991977 [ 4 ] {2a3b1ab2-88b5-4d96-9541-6f30323b69e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15129 | 2025.09.21 00:28:26.992335 [ 4 ] {2a3b1ab2-88b5-4d96-9541-6f30323b69e2} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15130 | 2025.09.21 00:28:26.992374 [ 4 ] {2a3b1ab2-88b5-4d96-9541-6f30323b69e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15131 | 2025.09.21 00:28:26.992698 [ 4 ] {2a3b1ab2-88b5-4d96-9541-6f30323b69e2} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15132 | 2025.09.21 00:28:26.992934 [ 4 ] {2a3b1ab2-88b5-4d96-9541-6f30323b69e2} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15133 | 2025.09.21 00:28:26.993073 [ 4 ] {2a3b1ab2-88b5-4d96-9541-6f30323b69e2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001154 sec., 90121.3171577123 rows/sec., 5.52 MiB/sec. | ||
| 15134 | 2025.09.21 00:28:26.993124 [ 4 ] {2a3b1ab2-88b5-4d96-9541-6f30323b69e2} <Debug> TCPHandler: Processed in 0.001330561 sec. | ||
| 15135 | 2025.09.21 00:28:27.364067 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32094 | ||
| 15136 | 2025.09.21 00:28:27.364604 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15137 | 2025.09.21 00:28:27.364654 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15138 | 2025.09.21 00:28:27.365170 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15139 | 2025.09.21 00:28:27.365424 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15140 | 2025.09.21 00:28:27.365578 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32094 | ||
| 15141 | 2025.09.21 00:28:29.080156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15142 | 2025.09.21 00:28:29.095898 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15143 | 2025.09.21 00:28:29.095960 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 15144 | 2025.09.21 00:28:29.101439 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15145 | 2025.09.21 00:28:29.102155 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15146 | 2025.09.21 00:28:29.105180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15147 | 2025.09.21 00:28:31.960786 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15148 | 2025.09.21 00:28:31.961082 [ 4 ] {c13edf1e-1092-4da5-8de3-a2bb485b9828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15149 | 2025.09.21 00:28:31.961152 [ 4 ] {c13edf1e-1092-4da5-8de3-a2bb485b9828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15150 | 2025.09.21 00:28:31.961859 [ 4 ] {c13edf1e-1092-4da5-8de3-a2bb485b9828} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15151 | 2025.09.21 00:28:31.961910 [ 4 ] {c13edf1e-1092-4da5-8de3-a2bb485b9828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15152 | 2025.09.21 00:28:31.962326 [ 4 ] {c13edf1e-1092-4da5-8de3-a2bb485b9828} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15153 | 2025.09.21 00:28:31.962559 [ 4 ] {c13edf1e-1092-4da5-8de3-a2bb485b9828} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15154 | 2025.09.21 00:28:31.962726 [ 4 ] {c13edf1e-1092-4da5-8de3-a2bb485b9828} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001702 sec., 64629.84723854289 rows/sec., 5.42 MiB/sec. | ||
| 15155 | 2025.09.21 00:28:31.962778 [ 4 ] {c13edf1e-1092-4da5-8de3-a2bb485b9828} <Debug> TCPHandler: Processed in 0.002189083 sec. | ||
| 15156 | 2025.09.21 00:28:31.962902 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15157 | 2025.09.21 00:28:31.963013 [ 4 ] {1c75d729-c34a-4757-b1f2-401e77e0e903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15158 | 2025.09.21 00:28:31.963059 [ 4 ] {1c75d729-c34a-4757-b1f2-401e77e0e903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15159 | 2025.09.21 00:28:31.963483 [ 4 ] {1c75d729-c34a-4757-b1f2-401e77e0e903} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15160 | 2025.09.21 00:28:31.963523 [ 4 ] {1c75d729-c34a-4757-b1f2-401e77e0e903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15161 | 2025.09.21 00:28:31.963835 [ 4 ] {1c75d729-c34a-4757-b1f2-401e77e0e903} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15162 | 2025.09.21 00:28:31.964044 [ 4 ] {1c75d729-c34a-4757-b1f2-401e77e0e903} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15163 | 2025.09.21 00:28:31.964176 [ 4 ] {1c75d729-c34a-4757-b1f2-401e77e0e903} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001193 sec., 22632.020117351214 rows/sec., 1.66 MiB/sec. | ||
| 15164 | 2025.09.21 00:28:31.964216 [ 4 ] {1c75d729-c34a-4757-b1f2-401e77e0e903} <Debug> TCPHandler: Processed in 0.001366953 sec. | ||
| 15165 | 2025.09.21 00:28:31.964323 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15166 | 2025.09.21 00:28:31.964421 [ 4 ] {81bf402b-b106-4ba5-8c84-65efd7d9266a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15167 | 2025.09.21 00:28:31.964463 [ 4 ] {81bf402b-b106-4ba5-8c84-65efd7d9266a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15168 | 2025.09.21 00:28:31.964911 [ 4 ] {81bf402b-b106-4ba5-8c84-65efd7d9266a} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15169 | 2025.09.21 00:28:31.964950 [ 4 ] {81bf402b-b106-4ba5-8c84-65efd7d9266a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15170 | 2025.09.21 00:28:31.965269 [ 4 ] {81bf402b-b106-4ba5-8c84-65efd7d9266a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15171 | 2025.09.21 00:28:31.965497 [ 4 ] {81bf402b-b106-4ba5-8c84-65efd7d9266a} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15172 | 2025.09.21 00:28:31.965632 [ 4 ] {81bf402b-b106-4ba5-8c84-65efd7d9266a} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00123 sec., 73983.73983739837 rows/sec., 5.78 MiB/sec. | ||
| 15173 | 2025.09.21 00:28:31.965672 [ 4 ] {81bf402b-b106-4ba5-8c84-65efd7d9266a} <Debug> TCPHandler: Processed in 0.001399534 sec. | ||
| 15174 | 2025.09.21 00:28:31.965779 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15175 | 2025.09.21 00:28:31.965875 [ 4 ] {2a71e1f0-930e-4b2d-b827-a72853916b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15176 | 2025.09.21 00:28:31.965922 [ 4 ] {2a71e1f0-930e-4b2d-b827-a72853916b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15177 | 2025.09.21 00:28:31.966364 [ 4 ] {2a71e1f0-930e-4b2d-b827-a72853916b82} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15178 | 2025.09.21 00:28:31.966405 [ 4 ] {2a71e1f0-930e-4b2d-b827-a72853916b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15179 | 2025.09.21 00:28:31.966776 [ 4 ] {2a71e1f0-930e-4b2d-b827-a72853916b82} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15180 | 2025.09.21 00:28:31.967043 [ 4 ] {2a71e1f0-930e-4b2d-b827-a72853916b82} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15181 | 2025.09.21 00:28:31.967182 [ 4 ] {2a71e1f0-930e-4b2d-b827-a72853916b82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001325 sec., 120754.71698113208 rows/sec., 8.41 MiB/sec. | ||
| 15182 | 2025.09.21 00:28:31.967221 [ 4 ] {2a71e1f0-930e-4b2d-b827-a72853916b82} <Debug> TCPHandler: Processed in 0.001492716 sec. | ||
| 15183 | 2025.09.21 00:28:31.967327 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15184 | 2025.09.21 00:28:31.967427 [ 4 ] {796e043e-27b8-4620-a590-83a65dd92e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15185 | 2025.09.21 00:28:31.967483 [ 4 ] {796e043e-27b8-4620-a590-83a65dd92e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15186 | 2025.09.21 00:28:31.968378 [ 4 ] {796e043e-27b8-4620-a590-83a65dd92e2a} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15187 | 2025.09.21 00:28:31.968416 [ 4 ] {796e043e-27b8-4620-a590-83a65dd92e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15188 | 2025.09.21 00:28:31.968969 [ 4 ] {796e043e-27b8-4620-a590-83a65dd92e2a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15189 | 2025.09.21 00:28:31.969209 [ 4 ] {796e043e-27b8-4620-a590-83a65dd92e2a} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15190 | 2025.09.21 00:28:31.969363 [ 4 ] {796e043e-27b8-4620-a590-83a65dd92e2a} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001953 sec., 13824.884792626728 rows/sec., 24.77 MiB/sec. | ||
| 15191 | 2025.09.21 00:28:31.969447 [ 4 ] {796e043e-27b8-4620-a590-83a65dd92e2a} <Debug> TCPHandler: Processed in 0.002167882 sec. | ||
| 15192 | 2025.09.21 00:28:31.969560 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15193 | 2025.09.21 00:28:31.969654 [ 4 ] {f6595232-0b60-4630-abc6-65da3452ba25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15194 | 2025.09.21 00:28:31.969697 [ 4 ] {f6595232-0b60-4630-abc6-65da3452ba25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15195 | 2025.09.21 00:28:31.970051 [ 4 ] {f6595232-0b60-4630-abc6-65da3452ba25} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15196 | 2025.09.21 00:28:31.970088 [ 4 ] {f6595232-0b60-4630-abc6-65da3452ba25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15197 | 2025.09.21 00:28:31.970405 [ 4 ] {f6595232-0b60-4630-abc6-65da3452ba25} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15198 | 2025.09.21 00:28:31.970620 [ 4 ] {f6595232-0b60-4630-abc6-65da3452ba25} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15199 | 2025.09.21 00:28:31.970750 [ 4 ] {f6595232-0b60-4630-abc6-65da3452ba25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 15200 | 2025.09.21 00:28:31.970789 [ 4 ] {f6595232-0b60-4630-abc6-65da3452ba25} <Debug> TCPHandler: Processed in 0.00127583 sec. | ||
| 15201 | 2025.09.21 00:28:34.615147 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15202 | 2025.09.21 00:28:34.615198 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15203 | 2025.09.21 00:28:34.866605 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32542 | ||
| 15204 | 2025.09.21 00:28:34.867128 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15205 | 2025.09.21 00:28:34.867180 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15206 | 2025.09.21 00:28:34.867702 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15207 | 2025.09.21 00:28:34.867941 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15208 | 2025.09.21 00:28:34.868086 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32542 | ||
| 15209 | 2025.09.21 00:28:34.963944 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1958 | ||
| 15210 | 2025.09.21 00:28:34.966476 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15211 | 2025.09.21 00:28:34.966516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15212 | 2025.09.21 00:28:34.967689 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15213 | 2025.09.21 00:28:34.967958 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15214 | 2025.09.21 00:28:34.968231 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1958 | ||
| 15215 | 2025.09.21 00:28:36.606201 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15216 | 2025.09.21 00:28:36.623470 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15217 | 2025.09.21 00:28:36.623528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15218 | 2025.09.21 00:28:36.629780 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15219 | 2025.09.21 00:28:36.630526 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15220 | 2025.09.21 00:28:36.633792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15221 | 2025.09.21 00:28:36.971387 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15222 | 2025.09.21 00:28:36.971566 [ 4 ] {8a494f5f-0468-4730-a906-0b1bf36e64ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15223 | 2025.09.21 00:28:36.971637 [ 4 ] {8a494f5f-0468-4730-a906-0b1bf36e64ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15224 | 2025.09.21 00:28:36.972547 [ 4 ] {8a494f5f-0468-4730-a906-0b1bf36e64ad} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15225 | 2025.09.21 00:28:36.972601 [ 4 ] {8a494f5f-0468-4730-a906-0b1bf36e64ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15226 | 2025.09.21 00:28:36.973031 [ 4 ] {8a494f5f-0468-4730-a906-0b1bf36e64ad} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15227 | 2025.09.21 00:28:36.973267 [ 4 ] {8a494f5f-0468-4730-a906-0b1bf36e64ad} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15228 | 2025.09.21 00:28:36.973433 [ 4 ] {8a494f5f-0468-4730-a906-0b1bf36e64ad} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001917 sec., 213875.84767866458 rows/sec., 13.57 MiB/sec. | ||
| 15229 | 2025.09.21 00:28:36.973488 [ 4 ] {8a494f5f-0468-4730-a906-0b1bf36e64ad} <Debug> TCPHandler: Processed in 0.002237264 sec. | ||
| 15230 | 2025.09.21 00:28:36.973626 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15231 | 2025.09.21 00:28:36.973734 [ 4 ] {cce9bbdd-f027-4555-afec-afc24ea0416b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15232 | 2025.09.21 00:28:36.973780 [ 4 ] {cce9bbdd-f027-4555-afec-afc24ea0416b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15233 | 2025.09.21 00:28:36.974882 [ 4 ] {cce9bbdd-f027-4555-afec-afc24ea0416b} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15234 | 2025.09.21 00:28:36.974924 [ 4 ] {cce9bbdd-f027-4555-afec-afc24ea0416b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15235 | 2025.09.21 00:28:36.975373 [ 4 ] {cce9bbdd-f027-4555-afec-afc24ea0416b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15236 | 2025.09.21 00:28:36.975607 [ 4 ] {cce9bbdd-f027-4555-afec-afc24ea0416b} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15237 | 2025.09.21 00:28:36.975754 [ 4 ] {cce9bbdd-f027-4555-afec-afc24ea0416b} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.002047 sec., 556912.5549584758 rows/sec., 44.17 MiB/sec. | ||
| 15238 | 2025.09.21 00:28:36.975798 [ 4 ] {cce9bbdd-f027-4555-afec-afc24ea0416b} <Debug> TCPHandler: Processed in 0.002225483 sec. | ||
| 15239 | 2025.09.21 00:28:36.975920 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15240 | 2025.09.21 00:28:36.976025 [ 4 ] {b8ae0bcd-2e4b-43ba-bf52-25d4cbf69fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15241 | 2025.09.21 00:28:36.976071 [ 4 ] {b8ae0bcd-2e4b-43ba-bf52-25d4cbf69fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15242 | 2025.09.21 00:28:36.976592 [ 4 ] {b8ae0bcd-2e4b-43ba-bf52-25d4cbf69fbf} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15243 | 2025.09.21 00:28:36.976631 [ 4 ] {b8ae0bcd-2e4b-43ba-bf52-25d4cbf69fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15244 | 2025.09.21 00:28:36.976965 [ 4 ] {b8ae0bcd-2e4b-43ba-bf52-25d4cbf69fbf} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15245 | 2025.09.21 00:28:36.977185 [ 4 ] {b8ae0bcd-2e4b-43ba-bf52-25d4cbf69fbf} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15246 | 2025.09.21 00:28:36.977330 [ 4 ] {b8ae0bcd-2e4b-43ba-bf52-25d4cbf69fbf} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001329 sec., 164785.55304740404 rows/sec., 9.82 MiB/sec. | ||
| 15247 | 2025.09.21 00:28:36.977370 [ 4 ] {b8ae0bcd-2e4b-43ba-bf52-25d4cbf69fbf} <Debug> TCPHandler: Processed in 0.001502856 sec. | ||
| 15248 | 2025.09.21 00:28:36.977541 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15249 | 2025.09.21 00:28:36.977640 [ 4 ] {35af541b-39b5-4bd0-bd5b-6a9d875d2398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15250 | 2025.09.21 00:28:36.977684 [ 4 ] {35af541b-39b5-4bd0-bd5b-6a9d875d2398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15251 | 2025.09.21 00:28:36.978185 [ 4 ] {35af541b-39b5-4bd0-bd5b-6a9d875d2398} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15252 | 2025.09.21 00:28:36.978223 [ 4 ] {35af541b-39b5-4bd0-bd5b-6a9d875d2398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15253 | 2025.09.21 00:28:36.978555 [ 4 ] {35af541b-39b5-4bd0-bd5b-6a9d875d2398} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15254 | 2025.09.21 00:28:36.978790 [ 4 ] {35af541b-39b5-4bd0-bd5b-6a9d875d2398} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15255 | 2025.09.21 00:28:36.978924 [ 4 ] {35af541b-39b5-4bd0-bd5b-6a9d875d2398} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001307 sec., 162203.519510329 rows/sec., 10.46 MiB/sec. | ||
| 15256 | 2025.09.21 00:28:36.978962 [ 4 ] {35af541b-39b5-4bd0-bd5b-6a9d875d2398} <Debug> TCPHandler: Processed in 0.001472755 sec. | ||
| 15257 | 2025.09.21 00:28:36.979071 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15258 | 2025.09.21 00:28:36.979172 [ 4 ] {925490b9-c8a3-478e-b753-e476651c845f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15259 | 2025.09.21 00:28:36.979213 [ 4 ] {925490b9-c8a3-478e-b753-e476651c845f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15260 | 2025.09.21 00:28:36.979789 [ 4 ] {925490b9-c8a3-478e-b753-e476651c845f} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15261 | 2025.09.21 00:28:36.979831 [ 4 ] {925490b9-c8a3-478e-b753-e476651c845f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15262 | 2025.09.21 00:28:36.980155 [ 4 ] {925490b9-c8a3-478e-b753-e476651c845f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15263 | 2025.09.21 00:28:36.980367 [ 4 ] {925490b9-c8a3-478e-b753-e476651c845f} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15264 | 2025.09.21 00:28:36.980499 [ 4 ] {925490b9-c8a3-478e-b753-e476651c845f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001345 sec., 156877.32342007433 rows/sec., 8.91 MiB/sec. | ||
| 15265 | 2025.09.21 00:28:36.980540 [ 4 ] {925490b9-c8a3-478e-b753-e476651c845f} <Debug> TCPHandler: Processed in 0.001519747 sec. | ||
| 15266 | 2025.09.21 00:28:36.980646 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15267 | 2025.09.21 00:28:36.980739 [ 4 ] {5009b661-1507-4e06-928a-9ef10a172781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15268 | 2025.09.21 00:28:36.980866 [ 4 ] {5009b661-1507-4e06-928a-9ef10a172781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15269 | 2025.09.21 00:28:36.981542 [ 4 ] {5009b661-1507-4e06-928a-9ef10a172781} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15270 | 2025.09.21 00:28:36.981577 [ 4 ] {5009b661-1507-4e06-928a-9ef10a172781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15271 | 2025.09.21 00:28:36.981915 [ 4 ] {5009b661-1507-4e06-928a-9ef10a172781} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15272 | 2025.09.21 00:28:36.982131 [ 4 ] {5009b661-1507-4e06-928a-9ef10a172781} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15273 | 2025.09.21 00:28:36.982263 [ 4 ] {5009b661-1507-4e06-928a-9ef10a172781} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001541 sec., 449707.9818299805 rows/sec., 31.43 MiB/sec. | ||
| 15274 | 2025.09.21 00:28:36.982303 [ 4 ] {5009b661-1507-4e06-928a-9ef10a172781} <Debug> TCPHandler: Processed in 0.001704321 sec. | ||
| 15275 | 2025.09.21 00:28:36.982407 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15276 | 2025.09.21 00:28:36.982500 [ 4 ] {03be28dc-bb8a-4fd8-804b-7e28d8af7a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15277 | 2025.09.21 00:28:36.982541 [ 4 ] {03be28dc-bb8a-4fd8-804b-7e28d8af7a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15278 | 2025.09.21 00:28:36.982870 [ 4 ] {03be28dc-bb8a-4fd8-804b-7e28d8af7a6e} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15279 | 2025.09.21 00:28:36.982904 [ 4 ] {03be28dc-bb8a-4fd8-804b-7e28d8af7a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15280 | 2025.09.21 00:28:36.983199 [ 4 ] {03be28dc-bb8a-4fd8-804b-7e28d8af7a6e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15281 | 2025.09.21 00:28:36.983422 [ 4 ] {03be28dc-bb8a-4fd8-804b-7e28d8af7a6e} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15282 | 2025.09.21 00:28:36.983549 [ 4 ] {03be28dc-bb8a-4fd8-804b-7e28d8af7a6e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 15283 | 2025.09.21 00:28:36.983587 [ 4 ] {03be28dc-bb8a-4fd8-804b-7e28d8af7a6e} <Debug> TCPHandler: Processed in 0.00122647 sec. | ||
| 15284 | 2025.09.21 00:28:36.983689 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15285 | 2025.09.21 00:28:36.983787 [ 4 ] {23a785f6-2fce-4823-a9ea-3283213d0ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15286 | 2025.09.21 00:28:36.983831 [ 4 ] {23a785f6-2fce-4823-a9ea-3283213d0ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15287 | 2025.09.21 00:28:36.984269 [ 4 ] {23a785f6-2fce-4823-a9ea-3283213d0ca4} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15288 | 2025.09.21 00:28:36.984305 [ 4 ] {23a785f6-2fce-4823-a9ea-3283213d0ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15289 | 2025.09.21 00:28:36.984655 [ 4 ] {23a785f6-2fce-4823-a9ea-3283213d0ca4} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15290 | 2025.09.21 00:28:36.984863 [ 4 ] {23a785f6-2fce-4823-a9ea-3283213d0ca4} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15291 | 2025.09.21 00:28:36.984985 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
| 15292 | 2025.09.21 00:28:36.984991 [ 4 ] {23a785f6-2fce-4823-a9ea-3283213d0ca4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001223 sec., 256745.70727718726 rows/sec., 16.87 MiB/sec. | ||
| 15293 | 2025.09.21 00:28:36.985057 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15294 | 2025.09.21 00:28:36.985075 [ 4 ] {23a785f6-2fce-4823-a9ea-3283213d0ca4} <Debug> TCPHandler: Processed in 0.001434064 sec. | ||
| 15295 | 2025.09.21 00:28:36.985085 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15296 | 2025.09.21 00:28:36.985188 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15297 | 2025.09.21 00:28:36.985226 [ 192 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
| 15298 | 2025.09.21 00:28:36.985284 [ 4 ] {9b8c9768-9709-4b91-bfb5-7f02fdb0a658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15299 | 2025.09.21 00:28:36.985331 [ 4 ] {9b8c9768-9709-4b91-bfb5-7f02fdb0a658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15300 | 2025.09.21 00:28:36.985387 [ 192 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15301 | 2025.09.21 00:28:36.985437 [ 192 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_95_19, total 34060 rows starting from the beginning of the part | ||
| 15302 | 2025.09.21 00:28:36.985516 [ 192 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 314 rows starting from the beginning of the part | ||
| 15303 | 2025.09.21 00:28:36.985571 [ 192 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 15304 | 2025.09.21 00:28:36.985623 [ 192 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 321 rows starting from the beginning of the part | ||
| 15305 | 2025.09.21 00:28:36.985628 [ 4 ] {9b8c9768-9709-4b91-bfb5-7f02fdb0a658} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15306 | 2025.09.21 00:28:36.985669 [ 192 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 15307 | 2025.09.21 00:28:36.985675 [ 4 ] {9b8c9768-9709-4b91-bfb5-7f02fdb0a658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15308 | 2025.09.21 00:28:36.985725 [ 192 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 314 rows starting from the beginning of the part | ||
| 15309 | 2025.09.21 00:28:36.986017 [ 4 ] {9b8c9768-9709-4b91-bfb5-7f02fdb0a658} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15310 | 2025.09.21 00:28:36.986262 [ 4 ] {9b8c9768-9709-4b91-bfb5-7f02fdb0a658} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15311 | 2025.09.21 00:28:36.986402 [ 4 ] {9b8c9768-9709-4b91-bfb5-7f02fdb0a658} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001135 sec., 881.057268722467 rows/sec., 59.37 KiB/sec. | ||
| 15312 | 2025.09.21 00:28:36.986447 [ 4 ] {9b8c9768-9709-4b91-bfb5-7f02fdb0a658} <Debug> TCPHandler: Processed in 0.001306511 sec. | ||
| 15313 | 2025.09.21 00:28:36.986558 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15314 | 2025.09.21 00:28:36.986655 [ 4 ] {27a99dab-b640-48ac-bb6a-d9523b7babf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15315 | 2025.09.21 00:28:36.986711 [ 4 ] {27a99dab-b640-48ac-bb6a-d9523b7babf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15316 | 2025.09.21 00:28:36.987529 [ 4 ] {27a99dab-b640-48ac-bb6a-d9523b7babf4} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15317 | 2025.09.21 00:28:36.987567 [ 4 ] {27a99dab-b640-48ac-bb6a-d9523b7babf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15318 | 2025.09.21 00:28:36.988460 [ 4 ] {27a99dab-b640-48ac-bb6a-d9523b7babf4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15319 | 2025.09.21 00:28:36.988701 [ 4 ] {27a99dab-b640-48ac-bb6a-d9523b7babf4} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15320 | 2025.09.21 00:28:36.988850 [ 4 ] {27a99dab-b640-48ac-bb6a-d9523b7babf4} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002213 sec., 6326.253953908721 rows/sec., 11.34 MiB/sec. | ||
| 15321 | 2025.09.21 00:28:36.988925 [ 4 ] {27a99dab-b640-48ac-bb6a-d9523b7babf4} <Debug> TCPHandler: Processed in 0.002418338 sec. | ||
| 15322 | 2025.09.21 00:28:36.989040 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15323 | 2025.09.21 00:28:36.989136 [ 4 ] {a7777e03-d3d5-4f41-8ac7-50fc0daa3edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15324 | 2025.09.21 00:28:36.989179 [ 4 ] {a7777e03-d3d5-4f41-8ac7-50fc0daa3edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15325 | 2025.09.21 00:28:36.989522 [ 4 ] {a7777e03-d3d5-4f41-8ac7-50fc0daa3edb} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15326 | 2025.09.21 00:28:36.989559 [ 4 ] {a7777e03-d3d5-4f41-8ac7-50fc0daa3edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15327 | 2025.09.21 00:28:36.989913 [ 4 ] {a7777e03-d3d5-4f41-8ac7-50fc0daa3edb} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15328 | 2025.09.21 00:28:36.990137 [ 4 ] {a7777e03-d3d5-4f41-8ac7-50fc0daa3edb} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15329 | 2025.09.21 00:28:36.990269 [ 4 ] {a7777e03-d3d5-4f41-8ac7-50fc0daa3edb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001153 sec., 90199.47961838682 rows/sec., 5.53 MiB/sec. | ||
| 15330 | 2025.09.21 00:28:36.990306 [ 4 ] {a7777e03-d3d5-4f41-8ac7-50fc0daa3edb} <Debug> TCPHandler: Processed in 0.001316962 sec. | ||
| 15331 | 2025.09.21 00:28:36.993741 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35329 rows, containing 5 columns (5 merged, 0 gathered) in 0.008579856 sec., 4117668.175316695 rows/sec., 275.59 MiB/sec. | ||
| 15332 | 2025.09.21 00:28:36.994206 [ 195 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 15333 | 2025.09.21 00:28:36.994537 [ 195 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15334 | 2025.09.21 00:28:36.994618 [ 195 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
| 15335 | 2025.09.21 00:28:36.994709 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 15336 | 2025.09.21 00:28:39.504578 [ 100 ] {} <Debug> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 15337 | 2025.09.21 00:28:39.504646 [ 100 ] {} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15338 | 2025.09.21 00:28:39.504671 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15339 | 2025.09.21 00:28:39.504808 [ 197 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::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 | ||
| 15340 | 2025.09.21 00:28:39.504950 [ 197 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15341 | 2025.09.21 00:28:39.504983 [ 197 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 15342 | 2025.09.21 00:28:39.505054 [ 197 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 15343 | 2025.09.21 00:28:39.505100 [ 197 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
| 15344 | 2025.09.21 00:28:39.505142 [ 197 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 15345 | 2025.09.21 00:28:39.505183 [ 197 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
| 15346 | 2025.09.21 00:28:39.505989 [ 199 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.00123125 sec., 43857.86802030457 rows/sec., 3.66 MiB/sec. | ||
| 15347 | 2025.09.21 00:28:39.506148 [ 197 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 15348 | 2025.09.21 00:28:39.506424 [ 197 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_17_4} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15349 | 2025.09.21 00:28:39.506503 [ 197 ] {f4f40986-1292-4fb0-b69d-c0a4a0bd11f3::all_1_17_4} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 15350 | 2025.09.21 00:28:39.506571 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15351 | 2025.09.21 00:28:41.987610 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15352 | 2025.09.21 00:28:41.987806 [ 4 ] {bd3215b6-7ab7-434e-b34d-af10e1cf7905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15353 | 2025.09.21 00:28:41.987876 [ 4 ] {bd3215b6-7ab7-434e-b34d-af10e1cf7905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15354 | 2025.09.21 00:28:41.989214 [ 4 ] {bd3215b6-7ab7-434e-b34d-af10e1cf7905} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15355 | 2025.09.21 00:28:41.989266 [ 4 ] {bd3215b6-7ab7-434e-b34d-af10e1cf7905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15356 | 2025.09.21 00:28:41.989738 [ 4 ] {bd3215b6-7ab7-434e-b34d-af10e1cf7905} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15357 | 2025.09.21 00:28:41.989969 [ 4 ] {bd3215b6-7ab7-434e-b34d-af10e1cf7905} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15358 | 2025.09.21 00:28:41.990138 [ 4 ] {bd3215b6-7ab7-434e-b34d-af10e1cf7905} <Debug> executeQuery: Read 1250 rows, 105.56 KiB in 0.002382 sec., 524769.101595298 rows/sec., 43.28 MiB/sec. | ||
| 15359 | 2025.09.21 00:28:41.990138 [ 99 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15360 | 2025.09.21 00:28:41.990193 [ 4 ] {bd3215b6-7ab7-434e-b34d-af10e1cf7905} <Debug> TCPHandler: Processed in 0.002719776 sec. | ||
| 15361 | 2025.09.21 00:28:41.990210 [ 99 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15362 | 2025.09.21 00:28:41.990237 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15363 | 2025.09.21 00:28:41.990326 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15364 | 2025.09.21 00:28:41.990342 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 15365 | 2025.09.21 00:28:41.990437 [ 4 ] {61fb7712-6baf-4265-943c-f291f4de377a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15366 | 2025.09.21 00:28:41.990448 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15367 | 2025.09.21 00:28:41.990483 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2344 rows starting from the beginning of the part | ||
| 15368 | 2025.09.21 00:28:41.990485 [ 4 ] {61fb7712-6baf-4265-943c-f291f4de377a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15369 | 2025.09.21 00:28:41.990557 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 111 rows starting from the beginning of the part | ||
| 15370 | 2025.09.21 00:28:41.990610 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1147 rows starting from the beginning of the part | ||
| 15371 | 2025.09.21 00:28:41.990659 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 110 rows starting from the beginning of the part | ||
| 15372 | 2025.09.21 00:28:41.990709 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1140 rows starting from the beginning of the part | ||
| 15373 | 2025.09.21 00:28:41.990756 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1250 rows starting from the beginning of the part | ||
| 15374 | 2025.09.21 00:28:41.990941 [ 4 ] {61fb7712-6baf-4265-943c-f291f4de377a} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15375 | 2025.09.21 00:28:41.990979 [ 4 ] {61fb7712-6baf-4265-943c-f291f4de377a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15376 | 2025.09.21 00:28:41.991330 [ 4 ] {61fb7712-6baf-4265-943c-f291f4de377a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15377 | 2025.09.21 00:28:41.991542 [ 4 ] {61fb7712-6baf-4265-943c-f291f4de377a} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15378 | 2025.09.21 00:28:41.991671 [ 99 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15379 | 2025.09.21 00:28:41.991685 [ 4 ] {61fb7712-6baf-4265-943c-f291f4de377a} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001273 sec., 21209.740769835036 rows/sec., 1.56 MiB/sec. | ||
| 15380 | 2025.09.21 00:28:41.991708 [ 99 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15381 | 2025.09.21 00:28:41.991731 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15382 | 2025.09.21 00:28:41.991736 [ 4 ] {61fb7712-6baf-4265-943c-f291f4de377a} <Debug> TCPHandler: Processed in 0.001464504 sec. | ||
| 15383 | 2025.09.21 00:28:41.991830 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::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 | ||
| 15384 | 2025.09.21 00:28:41.991855 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15385 | 2025.09.21 00:28:41.991961 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15386 | 2025.09.21 00:28:41.991964 [ 4 ] {f91de8c8-b86c-40ff-993a-2acfe6068850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15387 | 2025.09.21 00:28:41.992005 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 264 rows starting from the beginning of the part | ||
| 15388 | 2025.09.21 00:28:41.992025 [ 4 ] {f91de8c8-b86c-40ff-993a-2acfe6068850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15389 | 2025.09.21 00:28:41.992090 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 27 rows starting from the beginning of the part | ||
| 15390 | 2025.09.21 00:28:41.992147 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 233 rows starting from the beginning of the part | ||
| 15391 | 2025.09.21 00:28:41.992198 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 27 rows starting from the beginning of the part | ||
| 15392 | 2025.09.21 00:28:41.992245 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 219 rows starting from the beginning of the part | ||
| 15393 | 2025.09.21 00:28:41.992292 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 27 rows starting from the beginning of the part | ||
| 15394 | 2025.09.21 00:28:41.992529 [ 4 ] {f91de8c8-b86c-40ff-993a-2acfe6068850} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15395 | 2025.09.21 00:28:41.992575 [ 4 ] {f91de8c8-b86c-40ff-993a-2acfe6068850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15396 | 2025.09.21 00:28:41.992892 [ 189 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6102 rows, containing 5 columns (5 merged, 0 gathered) in 0.002601992 sec., 2345126.349350805 rows/sec., 198.39 MiB/sec. | ||
| 15397 | 2025.09.21 00:28:41.992910 [ 4 ] {f91de8c8-b86c-40ff-993a-2acfe6068850} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15398 | 2025.09.21 00:28:41.993135 [ 4 ] {f91de8c8-b86c-40ff-993a-2acfe6068850} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15399 | 2025.09.21 00:28:41.993225 [ 193 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 797 rows, containing 5 columns (5 merged, 0 gathered) in 0.001446934 sec., 550819.8715352601 rows/sec., 36.16 MiB/sec. | ||
| 15400 | 2025.09.21 00:28:41.993253 [ 198 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15401 | 2025.09.21 00:28:41.993275 [ 4 ] {f91de8c8-b86c-40ff-993a-2acfe6068850} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001334 sec., 170914.5427286357 rows/sec., 11.57 MiB/sec. | ||
| 15402 | 2025.09.21 00:28:41.993329 [ 4 ] {f91de8c8-b86c-40ff-993a-2acfe6068850} <Debug> TCPHandler: Processed in 0.001527377 sec. | ||
| 15403 | 2025.09.21 00:28:41.993368 [ 189 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15404 | 2025.09.21 00:28:41.993444 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15405 | 2025.09.21 00:28:41.993542 [ 4 ] {d6672e93-6138-456f-8af3-af32c0655f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15406 | 2025.09.21 00:28:41.993587 [ 4 ] {d6672e93-6138-456f-8af3-af32c0655f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15407 | 2025.09.21 00:28:41.993663 [ 198 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_101_20} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15408 | 2025.09.21 00:28:41.993688 [ 189 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_96_19} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15409 | 2025.09.21 00:28:41.993768 [ 198 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_101_20} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15410 | 2025.09.21 00:28:41.993775 [ 189 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_96_19} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15411 | 2025.09.21 00:28:41.993874 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 15412 | 2025.09.21 00:28:41.993926 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 15413 | 2025.09.21 00:28:41.994213 [ 4 ] {d6672e93-6138-456f-8af3-af32c0655f2a} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15414 | 2025.09.21 00:28:41.994253 [ 4 ] {d6672e93-6138-456f-8af3-af32c0655f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15415 | 2025.09.21 00:28:41.994592 [ 4 ] {d6672e93-6138-456f-8af3-af32c0655f2a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15416 | 2025.09.21 00:28:41.994807 [ 4 ] {d6672e93-6138-456f-8af3-af32c0655f2a} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15417 | 2025.09.21 00:28:41.994927 [ 99 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15418 | 2025.09.21 00:28:41.994939 [ 4 ] {d6672e93-6138-456f-8af3-af32c0655f2a} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001417 sec., 386026.8172194777 rows/sec., 28.65 MiB/sec. | ||
| 15419 | 2025.09.21 00:28:41.994963 [ 99 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15420 | 2025.09.21 00:28:41.994988 [ 4 ] {d6672e93-6138-456f-8af3-af32c0655f2a} <Debug> TCPHandler: Processed in 0.001595728 sec. | ||
| 15421 | 2025.09.21 00:28:41.994990 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15422 | 2025.09.21 00:28:41.995099 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 15423 | 2025.09.21 00:28:41.995108 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15424 | 2025.09.21 00:28:41.995181 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15425 | 2025.09.21 00:28:41.995205 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1212 rows starting from the beginning of the part | ||
| 15426 | 2025.09.21 00:28:41.995210 [ 4 ] {f2f03fe3-45b9-4ab5-9b50-e4a1c02060fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15427 | 2025.09.21 00:28:41.995250 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 91 rows starting from the beginning of the part | ||
| 15428 | 2025.09.21 00:28:41.995256 [ 4 ] {f2f03fe3-45b9-4ab5-9b50-e4a1c02060fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15429 | 2025.09.21 00:28:41.995293 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 707 rows starting from the beginning of the part | ||
| 15430 | 2025.09.21 00:28:41.995328 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 91 rows starting from the beginning of the part | ||
| 15431 | 2025.09.21 00:28:41.995361 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 693 rows starting from the beginning of the part | ||
| 15432 | 2025.09.21 00:28:41.995397 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 547 rows starting from the beginning of the part | ||
| 15433 | 2025.09.21 00:28:41.995826 [ 4 ] {f2f03fe3-45b9-4ab5-9b50-e4a1c02060fe} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15434 | 2025.09.21 00:28:41.995862 [ 4 ] {f2f03fe3-45b9-4ab5-9b50-e4a1c02060fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15435 | 2025.09.21 00:28:41.996263 [ 4 ] {f2f03fe3-45b9-4ab5-9b50-e4a1c02060fe} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15436 | 2025.09.21 00:28:41.996496 [ 4 ] {f2f03fe3-45b9-4ab5-9b50-e4a1c02060fe} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15437 | 2025.09.21 00:28:41.996505 [ 198 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3341 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433875 sec., 2330049.69052393 rows/sec., 176.02 MiB/sec. | ||
| 15438 | 2025.09.21 00:28:41.996632 [ 4 ] {f2f03fe3-45b9-4ab5-9b50-e4a1c02060fe} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001442 sec., 585298.1969486824 rows/sec., 39.39 MiB/sec. | ||
| 15439 | 2025.09.21 00:28:41.996661 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15440 | 2025.09.21 00:28:41.996673 [ 4 ] {f2f03fe3-45b9-4ab5-9b50-e4a1c02060fe} <Debug> TCPHandler: Processed in 0.001615909 sec. | ||
| 15441 | 2025.09.21 00:28:41.996779 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15442 | 2025.09.21 00:28:41.996874 [ 4 ] {01b9c4ee-831e-472d-93c7-af53afcf931e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15443 | 2025.09.21 00:28:41.996900 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_101_20} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15444 | 2025.09.21 00:28:41.996931 [ 4 ] {01b9c4ee-831e-472d-93c7-af53afcf931e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15445 | 2025.09.21 00:28:41.996966 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_101_20} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15446 | 2025.09.21 00:28:41.997027 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 15447 | 2025.09.21 00:28:41.997744 [ 4 ] {01b9c4ee-831e-472d-93c7-af53afcf931e} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15448 | 2025.09.21 00:28:41.997779 [ 4 ] {01b9c4ee-831e-472d-93c7-af53afcf931e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15449 | 2025.09.21 00:28:41.998305 [ 4 ] {01b9c4ee-831e-472d-93c7-af53afcf931e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15450 | 2025.09.21 00:28:41.998522 [ 4 ] {01b9c4ee-831e-472d-93c7-af53afcf931e} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15451 | 2025.09.21 00:28:41.998648 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15452 | 2025.09.21 00:28:41.998662 [ 4 ] {01b9c4ee-831e-472d-93c7-af53afcf931e} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001806 sec., 14950.16611295681 rows/sec., 26.79 MiB/sec. | ||
| 15453 | 2025.09.21 00:28:41.998692 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15454 | 2025.09.21 00:28:41.998718 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15455 | 2025.09.21 00:28:41.998736 [ 4 ] {01b9c4ee-831e-472d-93c7-af53afcf931e} <Debug> TCPHandler: Processed in 0.002008458 sec. | ||
| 15456 | 2025.09.21 00:28:41.998800 [ 198 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 15457 | 2025.09.21 00:28:41.998849 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15458 | 2025.09.21 00:28:41.998950 [ 4 ] {54d90965-fde6-4462-9f98-789b894dcb79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15459 | 2025.09.21 00:28:41.998993 [ 4 ] {54d90965-fde6-4462-9f98-789b894dcb79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15460 | 2025.09.21 00:28:41.999021 [ 198 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15461 | 2025.09.21 00:28:41.999083 [ 198 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1807 rows starting from the beginning of the part | ||
| 15462 | 2025.09.21 00:28:41.999220 [ 198 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 27 rows starting from the beginning of the part | ||
| 15463 | 2025.09.21 00:28:41.999309 [ 4 ] {54d90965-fde6-4462-9f98-789b894dcb79} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15464 | 2025.09.21 00:28:41.999329 [ 198 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 14 rows starting from the beginning of the part | ||
| 15465 | 2025.09.21 00:28:41.999351 [ 4 ] {54d90965-fde6-4462-9f98-789b894dcb79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15466 | 2025.09.21 00:28:41.999433 [ 198 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 27 rows starting from the beginning of the part | ||
| 15467 | 2025.09.21 00:28:41.999531 [ 198 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 14 rows starting from the beginning of the part | ||
| 15468 | 2025.09.21 00:28:41.999626 [ 198 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 27 rows starting from the beginning of the part | ||
| 15469 | 2025.09.21 00:28:41.999680 [ 4 ] {54d90965-fde6-4462-9f98-789b894dcb79} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15470 | 2025.09.21 00:28:41.999896 [ 4 ] {54d90965-fde6-4462-9f98-789b894dcb79} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15471 | 2025.09.21 00:28:42.000024 [ 99 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15472 | 2025.09.21 00:28:42.000041 [ 4 ] {54d90965-fde6-4462-9f98-789b894dcb79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 15473 | 2025.09.21 00:28:42.000061 [ 99 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15474 | 2025.09.21 00:28:42.000085 [ 4 ] {54d90965-fde6-4462-9f98-789b894dcb79} <Debug> TCPHandler: Processed in 0.001286901 sec. | ||
| 15475 | 2025.09.21 00:28:42.000086 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15476 | 2025.09.21 00:28:42.000177 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 15477 | 2025.09.21 00:28:42.000256 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15478 | 2025.09.21 00:28:42.000281 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 7812 rows starting from the beginning of the part | ||
| 15479 | 2025.09.21 00:28:42.000324 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 15480 | 2025.09.21 00:28:42.000362 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 104 rows starting from the beginning of the part | ||
| 15481 | 2025.09.21 00:28:42.000394 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 15482 | 2025.09.21 00:28:42.000433 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 15483 | 2025.09.21 00:28:42.000464 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 15484 | 2025.09.21 00:28:42.001129 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.22 MiB, peak 374.52 MiB, free memory in arenas 0.00 B, will set to 363.91 MiB (RSS), difference: -6.30 MiB | ||
| 15485 | 2025.09.21 00:28:42.002916 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8200 rows, containing 4 columns (4 merged, 0 gathered) in 0.002769336 sec., 2960998.593164571 rows/sec., 188.06 MiB/sec. | ||
| 15486 | 2025.09.21 00:28:42.003104 [ 190 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15487 | 2025.09.21 00:28:42.003423 [ 190 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_101_20} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15488 | 2025.09.21 00:28:42.003505 [ 190 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_101_20} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15489 | 2025.09.21 00:28:42.003602 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 15490 | 2025.09.21 00:28:42.009038 [ 188 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1916 rows, containing 19 columns (19 merged, 0 gathered) in 0.010272946 sec., 186509.30317359793 rows/sec., 334.22 MiB/sec. | ||
| 15491 | 2025.09.21 00:28:42.010896 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15492 | 2025.09.21 00:28:42.011220 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15493 | 2025.09.21 00:28:42.011293 [ 190 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15494 | 2025.09.21 00:28:42.011401 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.42 MiB. | ||
| 15495 | 2025.09.21 00:28:42.368227 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33054 | ||
| 15496 | 2025.09.21 00:28:42.368848 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15497 | 2025.09.21 00:28:42.368903 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15498 | 2025.09.21 00:28:42.369481 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15499 | 2025.09.21 00:28:42.369713 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15500 | 2025.09.21 00:28:42.369844 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33054 | ||
| 15501 | 2025.09.21 00:28:43.001166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.39 MiB, peak 374.74 MiB, free memory in arenas 0.00 B, will set to 367.00 MiB (RSS), difference: 9.61 MiB | ||
| 15502 | 2025.09.21 00:28:44.134772 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15503 | 2025.09.21 00:28:44.152116 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15504 | 2025.09.21 00:28:44.152182 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15505 | 2025.09.21 00:28:44.158265 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15506 | 2025.09.21 00:28:44.159001 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15507 | 2025.09.21 00:28:44.162131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15508 | 2025.09.21 00:28:44.968412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1994 | ||
| 15509 | 2025.09.21 00:28:44.971178 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15510 | 2025.09.21 00:28:44.971215 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15511 | 2025.09.21 00:28:44.972384 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15512 | 2025.09.21 00:28:44.972655 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15513 | 2025.09.21 00:28:44.972815 [ 93 ] {} <Debug> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15514 | 2025.09.21 00:28:44.972855 [ 93 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15515 | 2025.09.21 00:28:44.972876 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15516 | 2025.09.21 00:28:44.972911 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1994 | ||
| 15517 | 2025.09.21 00:28:44.972969 [ 186 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 15518 | 2025.09.21 00:28:44.973461 [ 186 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15519 | 2025.09.21 00:28:44.973581 [ 186 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1806 rows starting from the beginning of the part | ||
| 15520 | 2025.09.21 00:28:44.973915 [ 186 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
| 15521 | 2025.09.21 00:28:44.974252 [ 186 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 15522 | 2025.09.21 00:28:44.974579 [ 186 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 15523 | 2025.09.21 00:28:44.974924 [ 186 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
| 15524 | 2025.09.21 00:28:44.975243 [ 186 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 15525 | 2025.09.21 00:28:44.982247 [ 187 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1994 rows, containing 72 columns (72 merged, 0 gathered) in 0.009313573 sec., 214096.13689611925 rows/sec., 162.95 MiB/sec. | ||
| 15526 | 2025.09.21 00:28:44.984129 [ 194 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15527 | 2025.09.21 00:28:44.984785 [ 194 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_51_10} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15528 | 2025.09.21 00:28:44.984886 [ 194 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_51_10} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15529 | 2025.09.21 00:28:44.985263 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.10 MiB. | ||
| 15530 | 2025.09.21 00:28:46.971386 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15531 | 2025.09.21 00:28:46.971571 [ 4 ] {9cfbbee5-26b4-454e-9ecd-f3974d997f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15532 | 2025.09.21 00:28:46.971637 [ 4 ] {9cfbbee5-26b4-454e-9ecd-f3974d997f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15533 | 2025.09.21 00:28:46.972441 [ 4 ] {9cfbbee5-26b4-454e-9ecd-f3974d997f3b} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15534 | 2025.09.21 00:28:46.972488 [ 4 ] {9cfbbee5-26b4-454e-9ecd-f3974d997f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15535 | 2025.09.21 00:28:46.972898 [ 4 ] {9cfbbee5-26b4-454e-9ecd-f3974d997f3b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15536 | 2025.09.21 00:28:46.973146 [ 4 ] {9cfbbee5-26b4-454e-9ecd-f3974d997f3b} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15537 | 2025.09.21 00:28:46.973300 [ 4 ] {9cfbbee5-26b4-454e-9ecd-f3974d997f3b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001777 sec., 230725.94259988746 rows/sec., 14.64 MiB/sec. | ||
| 15538 | 2025.09.21 00:28:46.973350 [ 4 ] {9cfbbee5-26b4-454e-9ecd-f3974d997f3b} <Debug> TCPHandler: Processed in 0.00209227 sec. | ||
| 15539 | 2025.09.21 00:28:46.973474 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15540 | 2025.09.21 00:28:46.973578 [ 4 ] {d1a876e3-1e80-490a-8d27-815c495ade15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15541 | 2025.09.21 00:28:46.973621 [ 4 ] {d1a876e3-1e80-490a-8d27-815c495ade15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15542 | 2025.09.21 00:28:46.974618 [ 4 ] {d1a876e3-1e80-490a-8d27-815c495ade15} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15543 | 2025.09.21 00:28:46.974659 [ 4 ] {d1a876e3-1e80-490a-8d27-815c495ade15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15544 | 2025.09.21 00:28:46.975065 [ 4 ] {d1a876e3-1e80-490a-8d27-815c495ade15} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15545 | 2025.09.21 00:28:46.975293 [ 4 ] {d1a876e3-1e80-490a-8d27-815c495ade15} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15546 | 2025.09.21 00:28:46.975431 [ 4 ] {d1a876e3-1e80-490a-8d27-815c495ade15} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001877 sec., 607352.157698455 rows/sec., 48.17 MiB/sec. | ||
| 15547 | 2025.09.21 00:28:46.975476 [ 4 ] {d1a876e3-1e80-490a-8d27-815c495ade15} <Debug> TCPHandler: Processed in 0.002051629 sec. | ||
| 15548 | 2025.09.21 00:28:46.975596 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15549 | 2025.09.21 00:28:46.975703 [ 4 ] {d9554a88-7cc7-4fad-a1ef-30756347460d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15550 | 2025.09.21 00:28:46.975747 [ 4 ] {d9554a88-7cc7-4fad-a1ef-30756347460d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15551 | 2025.09.21 00:28:46.976232 [ 4 ] {d9554a88-7cc7-4fad-a1ef-30756347460d} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15552 | 2025.09.21 00:28:46.976269 [ 4 ] {d9554a88-7cc7-4fad-a1ef-30756347460d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15553 | 2025.09.21 00:28:46.976587 [ 4 ] {d9554a88-7cc7-4fad-a1ef-30756347460d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15554 | 2025.09.21 00:28:46.976806 [ 4 ] {d9554a88-7cc7-4fad-a1ef-30756347460d} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15555 | 2025.09.21 00:28:46.976937 [ 4 ] {d9554a88-7cc7-4fad-a1ef-30756347460d} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001257 sec., 174224.34367541765 rows/sec., 10.39 MiB/sec. | ||
| 15556 | 2025.09.21 00:28:46.976982 [ 4 ] {d9554a88-7cc7-4fad-a1ef-30756347460d} <Debug> TCPHandler: Processed in 0.001437855 sec. | ||
| 15557 | 2025.09.21 00:28:46.977094 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15558 | 2025.09.21 00:28:46.977191 [ 4 ] {20bd4e7f-884c-4c55-84c1-1d9662ca3395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15559 | 2025.09.21 00:28:46.977230 [ 4 ] {20bd4e7f-884c-4c55-84c1-1d9662ca3395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15560 | 2025.09.21 00:28:46.977702 [ 4 ] {20bd4e7f-884c-4c55-84c1-1d9662ca3395} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15561 | 2025.09.21 00:28:46.977741 [ 4 ] {20bd4e7f-884c-4c55-84c1-1d9662ca3395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15562 | 2025.09.21 00:28:46.978063 [ 4 ] {20bd4e7f-884c-4c55-84c1-1d9662ca3395} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15563 | 2025.09.21 00:28:46.978284 [ 4 ] {20bd4e7f-884c-4c55-84c1-1d9662ca3395} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15564 | 2025.09.21 00:28:46.978418 [ 4 ] {20bd4e7f-884c-4c55-84c1-1d9662ca3395} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001245 sec., 170281.12449799196 rows/sec., 10.98 MiB/sec. | ||
| 15565 | 2025.09.21 00:28:46.978456 [ 4 ] {20bd4e7f-884c-4c55-84c1-1d9662ca3395} <Debug> TCPHandler: Processed in 0.001419574 sec. | ||
| 15566 | 2025.09.21 00:28:46.978562 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15567 | 2025.09.21 00:28:46.978656 [ 4 ] {ec97c8fe-108f-45b8-8993-4b3c1412177a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15568 | 2025.09.21 00:28:46.978696 [ 4 ] {ec97c8fe-108f-45b8-8993-4b3c1412177a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15569 | 2025.09.21 00:28:46.979206 [ 4 ] {ec97c8fe-108f-45b8-8993-4b3c1412177a} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15570 | 2025.09.21 00:28:46.979252 [ 4 ] {ec97c8fe-108f-45b8-8993-4b3c1412177a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15571 | 2025.09.21 00:28:46.979595 [ 4 ] {ec97c8fe-108f-45b8-8993-4b3c1412177a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15572 | 2025.09.21 00:28:46.979819 [ 4 ] {ec97c8fe-108f-45b8-8993-4b3c1412177a} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15573 | 2025.09.21 00:28:46.979947 [ 4 ] {ec97c8fe-108f-45b8-8993-4b3c1412177a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001309 sec., 161191.74942704354 rows/sec., 9.15 MiB/sec. | ||
| 15574 | 2025.09.21 00:28:46.979988 [ 4 ] {ec97c8fe-108f-45b8-8993-4b3c1412177a} <Debug> TCPHandler: Processed in 0.001473536 sec. | ||
| 15575 | 2025.09.21 00:28:46.980097 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15576 | 2025.09.21 00:28:46.980193 [ 4 ] {c401013b-aab0-46e7-a787-20294caaed7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15577 | 2025.09.21 00:28:46.980233 [ 4 ] {c401013b-aab0-46e7-a787-20294caaed7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15578 | 2025.09.21 00:28:46.980884 [ 4 ] {c401013b-aab0-46e7-a787-20294caaed7e} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15579 | 2025.09.21 00:28:46.980919 [ 4 ] {c401013b-aab0-46e7-a787-20294caaed7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15580 | 2025.09.21 00:28:46.981269 [ 4 ] {c401013b-aab0-46e7-a787-20294caaed7e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15581 | 2025.09.21 00:28:46.981475 [ 4 ] {c401013b-aab0-46e7-a787-20294caaed7e} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15582 | 2025.09.21 00:28:46.981603 [ 4 ] {c401013b-aab0-46e7-a787-20294caaed7e} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001429 sec., 484954.51364590623 rows/sec., 33.89 MiB/sec. | ||
| 15583 | 2025.09.21 00:28:46.981642 [ 4 ] {c401013b-aab0-46e7-a787-20294caaed7e} <Debug> TCPHandler: Processed in 0.001594648 sec. | ||
| 15584 | 2025.09.21 00:28:46.981749 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15585 | 2025.09.21 00:28:46.981844 [ 4 ] {18135efd-c275-4f00-8f8f-895b852ccdd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15586 | 2025.09.21 00:28:46.981886 [ 4 ] {18135efd-c275-4f00-8f8f-895b852ccdd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15587 | 2025.09.21 00:28:46.982201 [ 4 ] {18135efd-c275-4f00-8f8f-895b852ccdd0} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15588 | 2025.09.21 00:28:46.982237 [ 4 ] {18135efd-c275-4f00-8f8f-895b852ccdd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15589 | 2025.09.21 00:28:46.982535 [ 4 ] {18135efd-c275-4f00-8f8f-895b852ccdd0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15590 | 2025.09.21 00:28:46.982747 [ 4 ] {18135efd-c275-4f00-8f8f-895b852ccdd0} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15591 | 2025.09.21 00:28:46.982857 [ 92 ] {} <Debug> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15592 | 2025.09.21 00:28:46.982873 [ 4 ] {18135efd-c275-4f00-8f8f-895b852ccdd0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 15593 | 2025.09.21 00:28:46.982924 [ 92 ] {} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15594 | 2025.09.21 00:28:46.982931 [ 4 ] {18135efd-c275-4f00-8f8f-895b852ccdd0} <Debug> TCPHandler: Processed in 0.001232579 sec. | ||
| 15595 | 2025.09.21 00:28:46.982953 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15596 | 2025.09.21 00:28:46.983052 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15597 | 2025.09.21 00:28:46.983087 [ 191 ] {cd820108-993b-47de-a913-6f8bdbd23175::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 | ||
| 15598 | 2025.09.21 00:28:46.983150 [ 4 ] {c0fc7e3c-86d7-4904-a7fb-412f2f6bb74b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15599 | 2025.09.21 00:28:46.983198 [ 4 ] {c0fc7e3c-86d7-4904-a7fb-412f2f6bb74b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15600 | 2025.09.21 00:28:46.983243 [ 191 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15601 | 2025.09.21 00:28:46.983288 [ 191 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part | ||
| 15602 | 2025.09.21 00:28:46.983361 [ 191 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 15603 | 2025.09.21 00:28:46.983411 [ 191 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 15604 | 2025.09.21 00:28:46.983452 [ 191 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 15605 | 2025.09.21 00:28:46.983487 [ 191 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 15606 | 2025.09.21 00:28:46.983524 [ 191 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 15607 | 2025.09.21 00:28:46.983615 [ 4 ] {c0fc7e3c-86d7-4904-a7fb-412f2f6bb74b} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15608 | 2025.09.21 00:28:46.983658 [ 4 ] {c0fc7e3c-86d7-4904-a7fb-412f2f6bb74b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15609 | 2025.09.21 00:28:46.984018 [ 4 ] {c0fc7e3c-86d7-4904-a7fb-412f2f6bb74b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15610 | 2025.09.21 00:28:46.984259 [ 4 ] {c0fc7e3c-86d7-4904-a7fb-412f2f6bb74b} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15611 | 2025.09.21 00:28:46.984336 [ 196 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001308792 sec., 233803.38510626592 rows/sec., 11.93 MiB/sec. | ||
| 15612 | 2025.09.21 00:28:46.984393 [ 4 ] {c0fc7e3c-86d7-4904-a7fb-412f2f6bb74b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001261 sec., 249008.72323552737 rows/sec., 16.36 MiB/sec. | ||
| 15613 | 2025.09.21 00:28:46.984436 [ 4 ] {c0fc7e3c-86d7-4904-a7fb-412f2f6bb74b} <Debug> TCPHandler: Processed in 0.001433934 sec. | ||
| 15614 | 2025.09.21 00:28:46.984515 [ 195 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15615 | 2025.09.21 00:28:46.984546 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15616 | 2025.09.21 00:28:46.984644 [ 4 ] {691044c9-4266-41b1-a74b-b1ad73cff2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15617 | 2025.09.21 00:28:46.984689 [ 4 ] {691044c9-4266-41b1-a74b-b1ad73cff2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15618 | 2025.09.21 00:28:46.984838 [ 195 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_51_10} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15619 | 2025.09.21 00:28:46.984935 [ 195 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_51_10} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15620 | 2025.09.21 00:28:46.984983 [ 4 ] {691044c9-4266-41b1-a74b-b1ad73cff2e6} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15621 | 2025.09.21 00:28:46.985022 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 15622 | 2025.09.21 00:28:46.985025 [ 4 ] {691044c9-4266-41b1-a74b-b1ad73cff2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15623 | 2025.09.21 00:28:46.985360 [ 4 ] {691044c9-4266-41b1-a74b-b1ad73cff2e6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15624 | 2025.09.21 00:28:46.985584 [ 4 ] {691044c9-4266-41b1-a74b-b1ad73cff2e6} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15625 | 2025.09.21 00:28:46.985712 [ 4 ] {691044c9-4266-41b1-a74b-b1ad73cff2e6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 15626 | 2025.09.21 00:28:46.985748 [ 4 ] {691044c9-4266-41b1-a74b-b1ad73cff2e6} <Debug> TCPHandler: Processed in 0.00125284 sec. | ||
| 15627 | 2025.09.21 00:28:46.985852 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15628 | 2025.09.21 00:28:46.985945 [ 4 ] {a8fe957b-28b4-421b-8e57-2715db39a7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15629 | 2025.09.21 00:28:46.986005 [ 4 ] {a8fe957b-28b4-421b-8e57-2715db39a7b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15630 | 2025.09.21 00:28:46.986780 [ 4 ] {a8fe957b-28b4-421b-8e57-2715db39a7b2} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15631 | 2025.09.21 00:28:46.986818 [ 4 ] {a8fe957b-28b4-421b-8e57-2715db39a7b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15632 | 2025.09.21 00:28:46.987358 [ 4 ] {a8fe957b-28b4-421b-8e57-2715db39a7b2} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15633 | 2025.09.21 00:28:46.987580 [ 4 ] {a8fe957b-28b4-421b-8e57-2715db39a7b2} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15634 | 2025.09.21 00:28:46.987718 [ 4 ] {a8fe957b-28b4-421b-8e57-2715db39a7b2} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001792 sec., 7812.5 rows/sec., 14.00 MiB/sec. | ||
| 15635 | 2025.09.21 00:28:46.987773 [ 4 ] {a8fe957b-28b4-421b-8e57-2715db39a7b2} <Debug> TCPHandler: Processed in 0.001969917 sec. | ||
| 15636 | 2025.09.21 00:28:46.987884 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15637 | 2025.09.21 00:28:46.987979 [ 4 ] {90be0d0d-d655-42a8-b4f4-2159fd941409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15638 | 2025.09.21 00:28:46.988021 [ 4 ] {90be0d0d-d655-42a8-b4f4-2159fd941409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15639 | 2025.09.21 00:28:46.988347 [ 4 ] {90be0d0d-d655-42a8-b4f4-2159fd941409} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15640 | 2025.09.21 00:28:46.988383 [ 4 ] {90be0d0d-d655-42a8-b4f4-2159fd941409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15641 | 2025.09.21 00:28:46.988690 [ 4 ] {90be0d0d-d655-42a8-b4f4-2159fd941409} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15642 | 2025.09.21 00:28:46.988904 [ 4 ] {90be0d0d-d655-42a8-b4f4-2159fd941409} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15643 | 2025.09.21 00:28:46.989041 [ 4 ] {90be0d0d-d655-42a8-b4f4-2159fd941409} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00108 sec., 96296.29629629629 rows/sec., 5.90 MiB/sec. | ||
| 15644 | 2025.09.21 00:28:46.989077 [ 4 ] {90be0d0d-d655-42a8-b4f4-2159fd941409} <Debug> TCPHandler: Processed in 0.001244299 sec. | ||
| 15645 | 2025.09.21 00:28:49.615234 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15646 | 2025.09.21 00:28:49.615281 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15647 | 2025.09.21 00:28:49.869962 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33502 | ||
| 15648 | 2025.09.21 00:28:49.870547 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15649 | 2025.09.21 00:28:49.870596 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15650 | 2025.09.21 00:28:49.871108 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15651 | 2025.09.21 00:28:49.871334 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15652 | 2025.09.21 00:28:49.871461 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33502 | ||
| 15653 | 2025.09.21 00:28:50.585109 [ 223 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): 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] | ||
| 15654 | 2025.09.21 00:28:50.585182 [ 223 ] {} <Debug> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): 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] | ||
| 15655 | 2025.09.21 00:28:50.603797 [ 223 ] {} <Debug> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): 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] | ||
| 15656 | 2025.09.21 00:28:51.214964 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): 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] | ||
| 15657 | 2025.09.21 00:28:51.215043 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): 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] | ||
| 15658 | 2025.09.21 00:28:51.219625 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): 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] | ||
| 15659 | 2025.09.21 00:28:51.562026 [ 219 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): 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] | ||
| 15660 | 2025.09.21 00:28:51.562106 [ 219 ] {} <Debug> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): 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] | ||
| 15661 | 2025.09.21 00:28:51.565734 [ 219 ] {} <Debug> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): 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] | ||
| 15662 | 2025.09.21 00:28:51.662208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 15663 | 2025.09.21 00:28:51.680404 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15664 | 2025.09.21 00:28:51.680473 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15665 | 2025.09.21 00:28:51.686471 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15666 | 2025.09.21 00:28:51.687203 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15667 | 2025.09.21 00:28:51.690406 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 15668 | 2025.09.21 00:28:51.704219 [ 222 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): 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] | ||
| 15669 | 2025.09.21 00:28:51.704272 [ 222 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): 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] | ||
| 15670 | 2025.09.21 00:28:51.707994 [ 222 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): 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] | ||
| 15671 | 2025.09.21 00:28:51.936060 [ 225 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): 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] | ||
| 15672 | 2025.09.21 00:28:51.936102 [ 225 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): 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] | ||
| 15673 | 2025.09.21 00:28:51.939646 [ 225 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): 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] | ||
| 15674 | 2025.09.21 00:28:51.960180 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15675 | 2025.09.21 00:28:51.960432 [ 4 ] {02760877-478f-4762-9ba7-9adc19033ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15676 | 2025.09.21 00:28:51.960530 [ 4 ] {02760877-478f-4762-9ba7-9adc19033ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15677 | 2025.09.21 00:28:51.961174 [ 4 ] {02760877-478f-4762-9ba7-9adc19033ada} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15678 | 2025.09.21 00:28:51.961211 [ 4 ] {02760877-478f-4762-9ba7-9adc19033ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15679 | 2025.09.21 00:28:51.961566 [ 4 ] {02760877-478f-4762-9ba7-9adc19033ada} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15680 | 2025.09.21 00:28:51.961789 [ 4 ] {02760877-478f-4762-9ba7-9adc19033ada} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15681 | 2025.09.21 00:28:51.961935 [ 4 ] {02760877-478f-4762-9ba7-9adc19033ada} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001572 sec., 69974.55470737914 rows/sec., 5.86 MiB/sec. | ||
| 15682 | 2025.09.21 00:28:51.961979 [ 4 ] {02760877-478f-4762-9ba7-9adc19033ada} <Debug> TCPHandler: Processed in 0.001978548 sec. | ||
| 15683 | 2025.09.21 00:28:51.962070 [ 224 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): 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] | ||
| 15684 | 2025.09.21 00:28:51.962104 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15685 | 2025.09.21 00:28:51.962151 [ 224 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): 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] | ||
| 15686 | 2025.09.21 00:28:51.962238 [ 4 ] {03fc6694-b61a-40cf-b357-e8b63f7c95b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15687 | 2025.09.21 00:28:51.962288 [ 4 ] {03fc6694-b61a-40cf-b357-e8b63f7c95b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15688 | 2025.09.21 00:28:51.962712 [ 4 ] {03fc6694-b61a-40cf-b357-e8b63f7c95b2} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15689 | 2025.09.21 00:28:51.962752 [ 4 ] {03fc6694-b61a-40cf-b357-e8b63f7c95b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15690 | 2025.09.21 00:28:51.963090 [ 4 ] {03fc6694-b61a-40cf-b357-e8b63f7c95b2} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15691 | 2025.09.21 00:28:51.963306 [ 4 ] {03fc6694-b61a-40cf-b357-e8b63f7c95b2} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15692 | 2025.09.21 00:28:51.963443 [ 4 ] {03fc6694-b61a-40cf-b357-e8b63f7c95b2} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001228 sec., 21986.97068403909 rows/sec., 1.61 MiB/sec. | ||
| 15693 | 2025.09.21 00:28:51.963481 [ 4 ] {03fc6694-b61a-40cf-b357-e8b63f7c95b2} <Debug> TCPHandler: Processed in 0.001431414 sec. | ||
| 15694 | 2025.09.21 00:28:51.963599 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15695 | 2025.09.21 00:28:51.963697 [ 4 ] {0f9de53a-9474-4320-bc23-65af7c2710e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15696 | 2025.09.21 00:28:51.963739 [ 4 ] {0f9de53a-9474-4320-bc23-65af7c2710e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15697 | 2025.09.21 00:28:51.964152 [ 4 ] {0f9de53a-9474-4320-bc23-65af7c2710e7} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15698 | 2025.09.21 00:28:51.964188 [ 4 ] {0f9de53a-9474-4320-bc23-65af7c2710e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15699 | 2025.09.21 00:28:51.964533 [ 4 ] {0f9de53a-9474-4320-bc23-65af7c2710e7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15700 | 2025.09.21 00:28:51.964811 [ 4 ] {0f9de53a-9474-4320-bc23-65af7c2710e7} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15701 | 2025.09.21 00:28:51.964941 [ 4 ] {0f9de53a-9474-4320-bc23-65af7c2710e7} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001264 sec., 71993.67088607595 rows/sec., 5.62 MiB/sec. | ||
| 15702 | 2025.09.21 00:28:51.964980 [ 4 ] {0f9de53a-9474-4320-bc23-65af7c2710e7} <Debug> TCPHandler: Processed in 0.001432235 sec. | ||
| 15703 | 2025.09.21 00:28:51.965069 [ 224 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): 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] | ||
| 15704 | 2025.09.21 00:28:51.965091 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15705 | 2025.09.21 00:28:51.965191 [ 4 ] {41d1a201-b5f0-454b-9379-0c0694f85e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15706 | 2025.09.21 00:28:51.965235 [ 4 ] {41d1a201-b5f0-454b-9379-0c0694f85e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15707 | 2025.09.21 00:28:51.965611 [ 4 ] {41d1a201-b5f0-454b-9379-0c0694f85e91} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15708 | 2025.09.21 00:28:51.965645 [ 4 ] {41d1a201-b5f0-454b-9379-0c0694f85e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15709 | 2025.09.21 00:28:51.965972 [ 4 ] {41d1a201-b5f0-454b-9379-0c0694f85e91} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15710 | 2025.09.21 00:28:51.966186 [ 4 ] {41d1a201-b5f0-454b-9379-0c0694f85e91} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15711 | 2025.09.21 00:28:51.966337 [ 4 ] {41d1a201-b5f0-454b-9379-0c0694f85e91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 15712 | 2025.09.21 00:28:51.966377 [ 4 ] {41d1a201-b5f0-454b-9379-0c0694f85e91} <Debug> TCPHandler: Processed in 0.001335162 sec. | ||
| 15713 | 2025.09.21 00:28:51.966500 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15714 | 2025.09.21 00:28:51.966609 [ 4 ] {481addfd-5ae6-4721-944d-6d7394a01b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15715 | 2025.09.21 00:28:51.966676 [ 4 ] {481addfd-5ae6-4721-944d-6d7394a01b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15716 | 2025.09.21 00:28:51.967586 [ 4 ] {481addfd-5ae6-4721-944d-6d7394a01b57} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15717 | 2025.09.21 00:28:51.967622 [ 4 ] {481addfd-5ae6-4721-944d-6d7394a01b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15718 | 2025.09.21 00:28:51.968146 [ 4 ] {481addfd-5ae6-4721-944d-6d7394a01b57} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15719 | 2025.09.21 00:28:51.968375 [ 4 ] {481addfd-5ae6-4721-944d-6d7394a01b57} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15720 | 2025.09.21 00:28:51.968516 [ 4 ] {481addfd-5ae6-4721-944d-6d7394a01b57} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00193 sec., 13989.637305699482 rows/sec., 25.07 MiB/sec. | ||
| 15721 | 2025.09.21 00:28:51.968571 [ 4 ] {481addfd-5ae6-4721-944d-6d7394a01b57} <Debug> TCPHandler: Processed in 0.002120021 sec. | ||
| 15722 | 2025.09.21 00:28:51.968687 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15723 | 2025.09.21 00:28:51.968784 [ 4 ] {3fbe2265-7a3e-4280-864e-9fd78ccd1a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15724 | 2025.09.21 00:28:51.968826 [ 4 ] {3fbe2265-7a3e-4280-864e-9fd78ccd1a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15725 | 2025.09.21 00:28:51.969155 [ 4 ] {3fbe2265-7a3e-4280-864e-9fd78ccd1a0a} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15726 | 2025.09.21 00:28:51.969188 [ 4 ] {3fbe2265-7a3e-4280-864e-9fd78ccd1a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15727 | 2025.09.21 00:28:51.969479 [ 4 ] {3fbe2265-7a3e-4280-864e-9fd78ccd1a0a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15728 | 2025.09.21 00:28:51.969689 [ 4 ] {3fbe2265-7a3e-4280-864e-9fd78ccd1a0a} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15729 | 2025.09.21 00:28:51.969813 [ 4 ] {3fbe2265-7a3e-4280-864e-9fd78ccd1a0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 15730 | 2025.09.21 00:28:51.969848 [ 4 ] {3fbe2265-7a3e-4280-864e-9fd78ccd1a0a} <Debug> TCPHandler: Processed in 0.001208899 sec. | ||
| 15731 | 2025.09.21 00:28:54.974027 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2028 | ||
| 15732 | 2025.09.21 00:28:54.976348 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15733 | 2025.09.21 00:28:54.976394 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15734 | 2025.09.21 00:28:54.977557 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15735 | 2025.09.21 00:28:54.977814 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15736 | 2025.09.21 00:28:54.978078 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2028 | ||
| 15737 | 2025.09.21 00:28:56.972403 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15738 | 2025.09.21 00:28:56.972600 [ 4 ] {5ed14720-3ed0-4578-9488-0235313c6cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15739 | 2025.09.21 00:28:56.972672 [ 4 ] {5ed14720-3ed0-4578-9488-0235313c6cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15740 | 2025.09.21 00:28:56.973486 [ 4 ] {5ed14720-3ed0-4578-9488-0235313c6cb8} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15741 | 2025.09.21 00:28:56.973537 [ 4 ] {5ed14720-3ed0-4578-9488-0235313c6cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15742 | 2025.09.21 00:28:56.973987 [ 4 ] {5ed14720-3ed0-4578-9488-0235313c6cb8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15743 | 2025.09.21 00:28:56.974239 [ 4 ] {5ed14720-3ed0-4578-9488-0235313c6cb8} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15744 | 2025.09.21 00:28:56.974406 [ 4 ] {5ed14720-3ed0-4578-9488-0235313c6cb8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001858 sec., 220667.3842841765 rows/sec., 14.00 MiB/sec. | ||
| 15745 | 2025.09.21 00:28:56.974460 [ 4 ] {5ed14720-3ed0-4578-9488-0235313c6cb8} <Debug> TCPHandler: Processed in 0.002197733 sec. | ||
| 15746 | 2025.09.21 00:28:56.974586 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15747 | 2025.09.21 00:28:56.974693 [ 4 ] {1ed0d073-b55b-4740-82eb-4b103fa56f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15748 | 2025.09.21 00:28:56.974739 [ 4 ] {1ed0d073-b55b-4740-82eb-4b103fa56f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15749 | 2025.09.21 00:28:56.975667 [ 4 ] {1ed0d073-b55b-4740-82eb-4b103fa56f08} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15750 | 2025.09.21 00:28:56.975706 [ 4 ] {1ed0d073-b55b-4740-82eb-4b103fa56f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15751 | 2025.09.21 00:28:56.976101 [ 4 ] {1ed0d073-b55b-4740-82eb-4b103fa56f08} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15752 | 2025.09.21 00:28:56.976315 [ 4 ] {1ed0d073-b55b-4740-82eb-4b103fa56f08} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15753 | 2025.09.21 00:28:56.976456 [ 4 ] {1ed0d073-b55b-4740-82eb-4b103fa56f08} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.00179 sec., 636871.5083798883 rows/sec., 50.51 MiB/sec. | ||
| 15754 | 2025.09.21 00:28:56.976495 [ 4 ] {1ed0d073-b55b-4740-82eb-4b103fa56f08} <Debug> TCPHandler: Processed in 0.001964107 sec. | ||
| 15755 | 2025.09.21 00:28:56.976610 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15756 | 2025.09.21 00:28:56.976708 [ 4 ] {e5881942-c2cc-413e-ae28-cdacfcd7b547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15757 | 2025.09.21 00:28:56.976751 [ 4 ] {e5881942-c2cc-413e-ae28-cdacfcd7b547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15758 | 2025.09.21 00:28:56.977252 [ 4 ] {e5881942-c2cc-413e-ae28-cdacfcd7b547} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15759 | 2025.09.21 00:28:56.977289 [ 4 ] {e5881942-c2cc-413e-ae28-cdacfcd7b547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15760 | 2025.09.21 00:28:56.977624 [ 4 ] {e5881942-c2cc-413e-ae28-cdacfcd7b547} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15761 | 2025.09.21 00:28:56.977837 [ 4 ] {e5881942-c2cc-413e-ae28-cdacfcd7b547} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15762 | 2025.09.21 00:28:56.977967 [ 4 ] {e5881942-c2cc-413e-ae28-cdacfcd7b547} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.00128 sec., 171093.75 rows/sec., 10.20 MiB/sec. | ||
| 15763 | 2025.09.21 00:28:56.978005 [ 4 ] {e5881942-c2cc-413e-ae28-cdacfcd7b547} <Debug> TCPHandler: Processed in 0.001446645 sec. | ||
| 15764 | 2025.09.21 00:28:56.978114 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15765 | 2025.09.21 00:28:56.978208 [ 4 ] {16081a09-af4a-4068-94e7-f5c82f925e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15766 | 2025.09.21 00:28:56.978249 [ 4 ] {16081a09-af4a-4068-94e7-f5c82f925e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15767 | 2025.09.21 00:28:56.978714 [ 4 ] {16081a09-af4a-4068-94e7-f5c82f925e83} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15768 | 2025.09.21 00:28:56.978751 [ 4 ] {16081a09-af4a-4068-94e7-f5c82f925e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15769 | 2025.09.21 00:28:56.979059 [ 4 ] {16081a09-af4a-4068-94e7-f5c82f925e83} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15770 | 2025.09.21 00:28:56.979262 [ 4 ] {16081a09-af4a-4068-94e7-f5c82f925e83} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15771 | 2025.09.21 00:28:56.979390 [ 4 ] {16081a09-af4a-4068-94e7-f5c82f925e83} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.0012 sec., 176666.6666666667 rows/sec., 11.39 MiB/sec. | ||
| 15772 | 2025.09.21 00:28:56.979427 [ 4 ] {16081a09-af4a-4068-94e7-f5c82f925e83} <Debug> TCPHandler: Processed in 0.001364363 sec. | ||
| 15773 | 2025.09.21 00:28:56.979532 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15774 | 2025.09.21 00:28:56.979627 [ 4 ] {b33ea6fd-4814-4baf-a367-9fdfbfbc78da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15775 | 2025.09.21 00:28:56.979666 [ 4 ] {b33ea6fd-4814-4baf-a367-9fdfbfbc78da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15776 | 2025.09.21 00:28:56.980129 [ 4 ] {b33ea6fd-4814-4baf-a367-9fdfbfbc78da} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15777 | 2025.09.21 00:28:56.980166 [ 4 ] {b33ea6fd-4814-4baf-a367-9fdfbfbc78da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15778 | 2025.09.21 00:28:56.980473 [ 4 ] {b33ea6fd-4814-4baf-a367-9fdfbfbc78da} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15779 | 2025.09.21 00:28:56.980680 [ 4 ] {b33ea6fd-4814-4baf-a367-9fdfbfbc78da} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15780 | 2025.09.21 00:28:56.980808 [ 4 ] {b33ea6fd-4814-4baf-a367-9fdfbfbc78da} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0012 sec., 175833.33333333334 rows/sec., 9.98 MiB/sec. | ||
| 15781 | 2025.09.21 00:28:56.980846 [ 4 ] {b33ea6fd-4814-4baf-a367-9fdfbfbc78da} <Debug> TCPHandler: Processed in 0.001363723 sec. | ||
| 15782 | 2025.09.21 00:28:56.980953 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15783 | 2025.09.21 00:28:56.981049 [ 4 ] {bcea92d4-0a72-44f5-90cd-6ba320387f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15784 | 2025.09.21 00:28:56.981088 [ 4 ] {bcea92d4-0a72-44f5-90cd-6ba320387f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15785 | 2025.09.21 00:28:56.981784 [ 4 ] {bcea92d4-0a72-44f5-90cd-6ba320387f03} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15786 | 2025.09.21 00:28:56.981820 [ 4 ] {bcea92d4-0a72-44f5-90cd-6ba320387f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15787 | 2025.09.21 00:28:56.982150 [ 4 ] {bcea92d4-0a72-44f5-90cd-6ba320387f03} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15788 | 2025.09.21 00:28:56.982361 [ 4 ] {bcea92d4-0a72-44f5-90cd-6ba320387f03} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15789 | 2025.09.21 00:28:56.982491 [ 4 ] {bcea92d4-0a72-44f5-90cd-6ba320387f03} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001461 sec., 474332.64887063653 rows/sec., 33.15 MiB/sec. | ||
| 15790 | 2025.09.21 00:28:56.982528 [ 4 ] {bcea92d4-0a72-44f5-90cd-6ba320387f03} <Debug> TCPHandler: Processed in 0.001626519 sec. | ||
| 15791 | 2025.09.21 00:28:56.982633 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15792 | 2025.09.21 00:28:56.982728 [ 4 ] {ae0e217f-84ff-4882-b3d9-e89a54eee7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15793 | 2025.09.21 00:28:56.982770 [ 4 ] {ae0e217f-84ff-4882-b3d9-e89a54eee7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15794 | 2025.09.21 00:28:56.983085 [ 4 ] {ae0e217f-84ff-4882-b3d9-e89a54eee7cb} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15795 | 2025.09.21 00:28:56.983121 [ 4 ] {ae0e217f-84ff-4882-b3d9-e89a54eee7cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15796 | 2025.09.21 00:28:56.983424 [ 4 ] {ae0e217f-84ff-4882-b3d9-e89a54eee7cb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15797 | 2025.09.21 00:28:56.983627 [ 4 ] {ae0e217f-84ff-4882-b3d9-e89a54eee7cb} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15798 | 2025.09.21 00:28:56.983755 [ 4 ] {ae0e217f-84ff-4882-b3d9-e89a54eee7cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 15799 | 2025.09.21 00:28:56.983791 [ 4 ] {ae0e217f-84ff-4882-b3d9-e89a54eee7cb} <Debug> TCPHandler: Processed in 0.001208729 sec. | ||
| 15800 | 2025.09.21 00:28:56.983896 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15801 | 2025.09.21 00:28:56.983991 [ 4 ] {08547ce0-8b31-4e2f-9b21-5c9bde21cb88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15802 | 2025.09.21 00:28:56.984032 [ 4 ] {08547ce0-8b31-4e2f-9b21-5c9bde21cb88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15803 | 2025.09.21 00:28:56.984451 [ 4 ] {08547ce0-8b31-4e2f-9b21-5c9bde21cb88} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15804 | 2025.09.21 00:28:56.984486 [ 4 ] {08547ce0-8b31-4e2f-9b21-5c9bde21cb88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15805 | 2025.09.21 00:28:56.984814 [ 4 ] {08547ce0-8b31-4e2f-9b21-5c9bde21cb88} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15806 | 2025.09.21 00:28:56.985026 [ 4 ] {08547ce0-8b31-4e2f-9b21-5c9bde21cb88} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15807 | 2025.09.21 00:28:56.985154 [ 4 ] {08547ce0-8b31-4e2f-9b21-5c9bde21cb88} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001182 sec., 265651.4382402707 rows/sec., 17.45 MiB/sec. | ||
| 15808 | 2025.09.21 00:28:56.985192 [ 4 ] {08547ce0-8b31-4e2f-9b21-5c9bde21cb88} <Debug> TCPHandler: Processed in 0.001345702 sec. | ||
| 15809 | 2025.09.21 00:28:56.985298 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15810 | 2025.09.21 00:28:56.985399 [ 4 ] {12c3a302-c1c7-43e6-9423-08000b1add30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15811 | 2025.09.21 00:28:56.985442 [ 4 ] {12c3a302-c1c7-43e6-9423-08000b1add30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15812 | 2025.09.21 00:28:56.985734 [ 4 ] {12c3a302-c1c7-43e6-9423-08000b1add30} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15813 | 2025.09.21 00:28:56.985770 [ 4 ] {12c3a302-c1c7-43e6-9423-08000b1add30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15814 | 2025.09.21 00:28:56.986065 [ 4 ] {12c3a302-c1c7-43e6-9423-08000b1add30} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15815 | 2025.09.21 00:28:56.986275 [ 4 ] {12c3a302-c1c7-43e6-9423-08000b1add30} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15816 | 2025.09.21 00:28:56.986402 [ 4 ] {12c3a302-c1c7-43e6-9423-08000b1add30} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 15817 | 2025.09.21 00:28:56.986439 [ 4 ] {12c3a302-c1c7-43e6-9423-08000b1add30} <Debug> TCPHandler: Processed in 0.001190479 sec. | ||
| 15818 | 2025.09.21 00:28:56.986546 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15819 | 2025.09.21 00:28:56.986640 [ 4 ] {87c14d71-ca6b-45c7-b28b-b1620f4f9e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15820 | 2025.09.21 00:28:56.986695 [ 4 ] {87c14d71-ca6b-45c7-b28b-b1620f4f9e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15821 | 2025.09.21 00:28:56.987471 [ 4 ] {87c14d71-ca6b-45c7-b28b-b1620f4f9e17} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15822 | 2025.09.21 00:28:56.987512 [ 4 ] {87c14d71-ca6b-45c7-b28b-b1620f4f9e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15823 | 2025.09.21 00:28:56.988025 [ 4 ] {87c14d71-ca6b-45c7-b28b-b1620f4f9e17} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15824 | 2025.09.21 00:28:56.988262 [ 4 ] {87c14d71-ca6b-45c7-b28b-b1620f4f9e17} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15825 | 2025.09.21 00:28:56.988402 [ 4 ] {87c14d71-ca6b-45c7-b28b-b1620f4f9e17} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00178 sec., 7865.168539325843 rows/sec., 14.09 MiB/sec. | ||
| 15826 | 2025.09.21 00:28:56.988466 [ 4 ] {87c14d71-ca6b-45c7-b28b-b1620f4f9e17} <Debug> TCPHandler: Processed in 0.001970687 sec. | ||
| 15827 | 2025.09.21 00:28:56.988575 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15828 | 2025.09.21 00:28:56.988671 [ 4 ] {736d4024-aeab-4d2f-a6dd-206461b5f10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15829 | 2025.09.21 00:28:56.988712 [ 4 ] {736d4024-aeab-4d2f-a6dd-206461b5f10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15830 | 2025.09.21 00:28:56.989038 [ 4 ] {736d4024-aeab-4d2f-a6dd-206461b5f10f} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15831 | 2025.09.21 00:28:56.989073 [ 4 ] {736d4024-aeab-4d2f-a6dd-206461b5f10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15832 | 2025.09.21 00:28:56.989380 [ 4 ] {736d4024-aeab-4d2f-a6dd-206461b5f10f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15833 | 2025.09.21 00:28:56.989599 [ 4 ] {736d4024-aeab-4d2f-a6dd-206461b5f10f} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15834 | 2025.09.21 00:28:56.989727 [ 4 ] {736d4024-aeab-4d2f-a6dd-206461b5f10f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001075 sec., 96744.18604651163 rows/sec., 5.93 MiB/sec. | ||
| 15835 | 2025.09.21 00:28:56.989764 [ 4 ] {736d4024-aeab-4d2f-a6dd-206461b5f10f} <Debug> TCPHandler: Processed in 0.001239119 sec. | ||
| 15836 | 2025.09.21 00:28:57.372484 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34014 | ||
| 15837 | 2025.09.21 00:28:57.373015 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15838 | 2025.09.21 00:28:57.373058 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15839 | 2025.09.21 00:28:57.373554 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15840 | 2025.09.21 00:28:57.373785 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15841 | 2025.09.21 00:28:57.373916 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34014 | ||
| 15842 | 2025.09.21 00:28:57.373936 [ 63 ] {} <Debug> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15843 | 2025.09.21 00:28:57.374007 [ 63 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15844 | 2025.09.21 00:28:57.374030 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15845 | 2025.09.21 00:28:57.374184 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::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 | ||
| 15846 | 2025.09.21 00:28:57.374404 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15847 | 2025.09.21 00:28:57.374466 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31582 rows starting from the beginning of the part | ||
| 15848 | 2025.09.21 00:28:57.374567 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 15849 | 2025.09.21 00:28:57.374644 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 15850 | 2025.09.21 00:28:57.374711 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 15851 | 2025.09.21 00:28:57.374770 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 15852 | 2025.09.21 00:28:57.374811 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 15853 | 2025.09.21 00:28:57.377422 [ 191 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34014 rows, containing 4 columns (4 merged, 0 gathered) in 0.003316959 sec., 10254573.541608443 rows/sec., 146.69 MiB/sec. | ||
| 15854 | 2025.09.21 00:28:57.377528 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15855 | 2025.09.21 00:28:57.377785 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_71_14} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15856 | 2025.09.21 00:28:57.377858 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_71_14} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15857 | 2025.09.21 00:28:57.377942 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 15858 | 2025.09.21 00:28:59.191398 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 15859 | 2025.09.21 00:28:59.209035 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15860 | 2025.09.21 00:28:59.209101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15861 | 2025.09.21 00:28:59.215360 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15862 | 2025.09.21 00:28:59.216086 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15863 | 2025.09.21 00:28:59.216394 [ 64 ] {} <Debug> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15864 | 2025.09.21 00:28:59.216461 [ 64 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15865 | 2025.09.21 00:28:59.216482 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15866 | 2025.09.21 00:28:59.216648 [ 196 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 15867 | 2025.09.21 00:28:59.219673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15868 | 2025.09.21 00:28:59.220433 [ 196 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15869 | 2025.09.21 00:28:59.222065 [ 196 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 15870 | 2025.09.21 00:28:59.227127 [ 196 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 15871 | 2025.09.21 00:28:59.232595 [ 196 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 15872 | 2025.09.21 00:28:59.237219 [ 196 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 15873 | 2025.09.21 00:28:59.242090 [ 196 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 15874 | 2025.09.21 00:28:59.246706 [ 196 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 15875 | 2025.09.21 00:28:59.304081 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.087517845 sec., 6113.0390036454855 rows/sec., 31.61 MiB/sec. | ||
| 15876 | 2025.09.21 00:28:59.307197 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15877 | 2025.09.21 00:28:59.309273 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_71_14} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15878 | 2025.09.21 00:28:59.309367 [ 193 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_71_14} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15879 | 2025.09.21 00:28:59.312259 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15880 | 2025.09.21 00:29:01.960900 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15881 | 2025.09.21 00:29:01.961095 [ 4 ] {d31093af-2839-42cd-81c3-3eb0994af211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15882 | 2025.09.21 00:29:01.961162 [ 4 ] {d31093af-2839-42cd-81c3-3eb0994af211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15883 | 2025.09.21 00:29:01.961848 [ 4 ] {d31093af-2839-42cd-81c3-3eb0994af211} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15884 | 2025.09.21 00:29:01.961888 [ 4 ] {d31093af-2839-42cd-81c3-3eb0994af211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15885 | 2025.09.21 00:29:01.962313 [ 4 ] {d31093af-2839-42cd-81c3-3eb0994af211} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15886 | 2025.09.21 00:29:01.962547 [ 4 ] {d31093af-2839-42cd-81c3-3eb0994af211} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15887 | 2025.09.21 00:29:01.962707 [ 4 ] {d31093af-2839-42cd-81c3-3eb0994af211} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001663 sec., 66145.5201443175 rows/sec., 5.54 MiB/sec. | ||
| 15888 | 2025.09.21 00:29:01.962759 [ 4 ] {d31093af-2839-42cd-81c3-3eb0994af211} <Debug> TCPHandler: Processed in 0.002001308 sec. | ||
| 15889 | 2025.09.21 00:29:01.962880 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15890 | 2025.09.21 00:29:01.962984 [ 4 ] {64cad7e7-d3ed-40b8-9a56-7aa5d4010576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15891 | 2025.09.21 00:29:01.963030 [ 4 ] {64cad7e7-d3ed-40b8-9a56-7aa5d4010576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15892 | 2025.09.21 00:29:01.963435 [ 4 ] {64cad7e7-d3ed-40b8-9a56-7aa5d4010576} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15893 | 2025.09.21 00:29:01.963470 [ 4 ] {64cad7e7-d3ed-40b8-9a56-7aa5d4010576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15894 | 2025.09.21 00:29:01.963784 [ 4 ] {64cad7e7-d3ed-40b8-9a56-7aa5d4010576} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15895 | 2025.09.21 00:29:01.964004 [ 4 ] {64cad7e7-d3ed-40b8-9a56-7aa5d4010576} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15896 | 2025.09.21 00:29:01.964138 [ 4 ] {64cad7e7-d3ed-40b8-9a56-7aa5d4010576} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001178 sec., 22920.20373514431 rows/sec., 1.68 MiB/sec. | ||
| 15897 | 2025.09.21 00:29:01.964177 [ 4 ] {64cad7e7-d3ed-40b8-9a56-7aa5d4010576} <Debug> TCPHandler: Processed in 0.001351172 sec. | ||
| 15898 | 2025.09.21 00:29:01.964278 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15899 | 2025.09.21 00:29:01.964376 [ 4 ] {f2ad3177-a26d-447d-bcbd-1ee74c974cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15900 | 2025.09.21 00:29:01.964417 [ 4 ] {f2ad3177-a26d-447d-bcbd-1ee74c974cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15901 | 2025.09.21 00:29:01.964828 [ 4 ] {f2ad3177-a26d-447d-bcbd-1ee74c974cd8} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15902 | 2025.09.21 00:29:01.964863 [ 4 ] {f2ad3177-a26d-447d-bcbd-1ee74c974cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15903 | 2025.09.21 00:29:01.965176 [ 4 ] {f2ad3177-a26d-447d-bcbd-1ee74c974cd8} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15904 | 2025.09.21 00:29:01.965399 [ 4 ] {f2ad3177-a26d-447d-bcbd-1ee74c974cd8} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15905 | 2025.09.21 00:29:01.965526 [ 4 ] {f2ad3177-a26d-447d-bcbd-1ee74c974cd8} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00117 sec., 77777.77777777778 rows/sec., 6.07 MiB/sec. | ||
| 15906 | 2025.09.21 00:29:01.965562 [ 4 ] {f2ad3177-a26d-447d-bcbd-1ee74c974cd8} <Debug> TCPHandler: Processed in 0.001334542 sec. | ||
| 15907 | 2025.09.21 00:29:01.965663 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15908 | 2025.09.21 00:29:01.965759 [ 4 ] {c4a459b6-5f38-46b8-b22d-8275bba61d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15909 | 2025.09.21 00:29:01.965803 [ 4 ] {c4a459b6-5f38-46b8-b22d-8275bba61d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15910 | 2025.09.21 00:29:01.966232 [ 4 ] {c4a459b6-5f38-46b8-b22d-8275bba61d14} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15911 | 2025.09.21 00:29:01.966269 [ 4 ] {c4a459b6-5f38-46b8-b22d-8275bba61d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15912 | 2025.09.21 00:29:01.966660 [ 4 ] {c4a459b6-5f38-46b8-b22d-8275bba61d14} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15913 | 2025.09.21 00:29:01.966928 [ 4 ] {c4a459b6-5f38-46b8-b22d-8275bba61d14} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15914 | 2025.09.21 00:29:01.967067 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 5 parts from all_1_100_20 to all_104_104_0 | ||
| 15915 | 2025.09.21 00:29:01.967086 [ 4 ] {c4a459b6-5f38-46b8-b22d-8275bba61d14} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001345 sec., 118959.10780669145 rows/sec., 8.29 MiB/sec. | ||
| 15916 | 2025.09.21 00:29:01.967114 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15917 | 2025.09.21 00:29:01.967134 [ 4 ] {c4a459b6-5f38-46b8-b22d-8275bba61d14} <Debug> TCPHandler: Processed in 0.001522546 sec. | ||
| 15918 | 2025.09.21 00:29:01.967135 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15919 | 2025.09.21 00:29:01.967232 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_104_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_100_20 to all_104_104_0 into Compact with storage Full | ||
| 15920 | 2025.09.21 00:29:01.967250 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15921 | 2025.09.21 00:29:01.967347 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_104_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15922 | 2025.09.21 00:29:01.967353 [ 4 ] {5966cccf-7a8a-417d-bbef-37d8d7fff1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15923 | 2025.09.21 00:29:01.967381 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_100_20, total 35329 rows starting from the beginning of the part | ||
| 15924 | 2025.09.21 00:29:01.967416 [ 4 ] {5966cccf-7a8a-417d-bbef-37d8d7fff1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15925 | 2025.09.21 00:29:01.967443 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 844 rows starting from the beginning of the part | ||
| 15926 | 2025.09.21 00:29:01.967490 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 314 rows starting from the beginning of the part | ||
| 15927 | 2025.09.21 00:29:01.967534 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 15928 | 2025.09.21 00:29:01.967579 [ 197 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 314 rows starting from the beginning of the part | ||
| 15929 | 2025.09.21 00:29:01.968351 [ 4 ] {5966cccf-7a8a-417d-bbef-37d8d7fff1bb} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15930 | 2025.09.21 00:29:01.968392 [ 4 ] {5966cccf-7a8a-417d-bbef-37d8d7fff1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15931 | 2025.09.21 00:29:01.968994 [ 4 ] {5966cccf-7a8a-417d-bbef-37d8d7fff1bb} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15932 | 2025.09.21 00:29:01.969235 [ 4 ] {5966cccf-7a8a-417d-bbef-37d8d7fff1bb} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15933 | 2025.09.21 00:29:01.969413 [ 4 ] {5966cccf-7a8a-417d-bbef-37d8d7fff1bb} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002079 sec., 12987.012987012986 rows/sec., 23.27 MiB/sec. | ||
| 15934 | 2025.09.21 00:29:01.969501 [ 4 ] {5966cccf-7a8a-417d-bbef-37d8d7fff1bb} <Debug> TCPHandler: Processed in 0.002301136 sec. | ||
| 15935 | 2025.09.21 00:29:01.969616 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15936 | 2025.09.21 00:29:01.969713 [ 4 ] {4359a38e-b398-477b-846a-fde662913b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15937 | 2025.09.21 00:29:01.969758 [ 4 ] {4359a38e-b398-477b-846a-fde662913b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15938 | 2025.09.21 00:29:01.970098 [ 4 ] {4359a38e-b398-477b-846a-fde662913b36} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15939 | 2025.09.21 00:29:01.970134 [ 4 ] {4359a38e-b398-477b-846a-fde662913b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15940 | 2025.09.21 00:29:01.970486 [ 4 ] {4359a38e-b398-477b-846a-fde662913b36} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15941 | 2025.09.21 00:29:01.970702 [ 4 ] {4359a38e-b398-477b-846a-fde662913b36} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15942 | 2025.09.21 00:29:01.970857 [ 4 ] {4359a38e-b398-477b-846a-fde662913b36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 15943 | 2025.09.21 00:29:01.970903 [ 4 ] {4359a38e-b398-477b-846a-fde662913b36} <Debug> TCPHandler: Processed in 0.001338162 sec. | ||
| 15944 | 2025.09.21 00:29:01.975577 [ 199 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_104_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36961 rows, containing 5 columns (5 merged, 0 gathered) in 0.008377401 sec., 4411988.873398802 rows/sec., 295.29 MiB/sec. | ||
| 15945 | 2025.09.21 00:29:01.975907 [ 201 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_104_21} <Trace> MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) | ||
| 15946 | 2025.09.21 00:29:01.976177 [ 201 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15947 | 2025.09.21 00:29:01.976242 [ 201 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 5 parts: [all_1_100_20, all_104_104_0] -> all_1_104_21 | ||
| 15948 | 2025.09.21 00:29:01.976308 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 15949 | 2025.09.21 00:29:04.615328 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15950 | 2025.09.21 00:29:04.615386 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15951 | 2025.09.21 00:29:04.874064 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34462 | ||
| 15952 | 2025.09.21 00:29:04.874775 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15953 | 2025.09.21 00:29:04.874839 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15954 | 2025.09.21 00:29:04.875591 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15955 | 2025.09.21 00:29:04.875944 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15956 | 2025.09.21 00:29:04.876193 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34462 | ||
| 15957 | 2025.09.21 00:29:04.978250 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2062 | ||
| 15958 | 2025.09.21 00:29:04.980675 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15959 | 2025.09.21 00:29:04.980724 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15960 | 2025.09.21 00:29:04.981929 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15961 | 2025.09.21 00:29:04.982192 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15962 | 2025.09.21 00:29:04.982474 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2062 | ||
| 15963 | 2025.09.21 00:29:06.719770 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 15964 | 2025.09.21 00:29:06.736633 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15965 | 2025.09.21 00:29:06.736688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15966 | 2025.09.21 00:29:06.742741 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15967 | 2025.09.21 00:29:06.743452 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15968 | 2025.09.21 00:29:06.746425 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 15969 | 2025.09.21 00:29:06.837703 [ 220 ] {} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): 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] | ||
| 15970 | 2025.09.21 00:29:06.837754 [ 220 ] {} <Debug> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): 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] | ||
| 15971 | 2025.09.21 00:29:06.840260 [ 220 ] {} <Debug> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): 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] | ||
| 15972 | 2025.09.21 00:29:06.971287 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15973 | 2025.09.21 00:29:06.971449 [ 4 ] {cdef6e70-34b7-4c09-aed9-18aa1aa12295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15974 | 2025.09.21 00:29:06.971512 [ 4 ] {cdef6e70-34b7-4c09-aed9-18aa1aa12295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15975 | 2025.09.21 00:29:06.972222 [ 4 ] {cdef6e70-34b7-4c09-aed9-18aa1aa12295} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15976 | 2025.09.21 00:29:06.972264 [ 4 ] {cdef6e70-34b7-4c09-aed9-18aa1aa12295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15977 | 2025.09.21 00:29:06.972642 [ 4 ] {cdef6e70-34b7-4c09-aed9-18aa1aa12295} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15978 | 2025.09.21 00:29:06.972870 [ 4 ] {cdef6e70-34b7-4c09-aed9-18aa1aa12295} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15979 | 2025.09.21 00:29:06.972995 [ 49 ] {} <Debug> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 15980 | 2025.09.21 00:29:06.973022 [ 4 ] {cdef6e70-34b7-4c09-aed9-18aa1aa12295} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001618 sec., 253399.2583436341 rows/sec., 16.07 MiB/sec. | ||
| 15981 | 2025.09.21 00:29:06.973046 [ 49 ] {} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15982 | 2025.09.21 00:29:06.973074 [ 4 ] {cdef6e70-34b7-4c09-aed9-18aa1aa12295} <Debug> TCPHandler: Processed in 0.001911246 sec. | ||
| 15983 | 2025.09.21 00:29:06.973075 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15984 | 2025.09.21 00:29:06.973206 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15985 | 2025.09.21 00:29:06.973220 [ 190 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 15986 | 2025.09.21 00:29:06.973312 [ 4 ] {8741445a-c3d7-42e4-9b52-bd0ef2d2555b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15987 | 2025.09.21 00:29:06.973362 [ 4 ] {8741445a-c3d7-42e4-9b52-bd0ef2d2555b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15988 | 2025.09.21 00:29:06.973374 [ 190 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15989 | 2025.09.21 00:29:06.973418 [ 190 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 410 rows starting from the beginning of the part | ||
| 15990 | 2025.09.21 00:29:06.973495 [ 190 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 410 rows starting from the beginning of the part | ||
| 15991 | 2025.09.21 00:29:06.973551 [ 190 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 410 rows starting from the beginning of the part | ||
| 15992 | 2025.09.21 00:29:06.973612 [ 190 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 410 rows starting from the beginning of the part | ||
| 15993 | 2025.09.21 00:29:06.973659 [ 190 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 410 rows starting from the beginning of the part | ||
| 15994 | 2025.09.21 00:29:06.974265 [ 4 ] {8741445a-c3d7-42e4-9b52-bd0ef2d2555b} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15995 | 2025.09.21 00:29:06.974310 [ 4 ] {8741445a-c3d7-42e4-9b52-bd0ef2d2555b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15996 | 2025.09.21 00:29:06.974708 [ 4 ] {8741445a-c3d7-42e4-9b52-bd0ef2d2555b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15997 | 2025.09.21 00:29:06.974804 [ 199 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001645039 sec., 1246171.0634215965 rows/sec., 83.81 MiB/sec. | ||
| 15998 | 2025.09.21 00:29:06.974936 [ 4 ] {8741445a-c3d7-42e4-9b52-bd0ef2d2555b} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15999 | 2025.09.21 00:29:06.974980 [ 189 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 16000 | 2025.09.21 00:29:06.975073 [ 49 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16001 | 2025.09.21 00:29:06.975081 [ 4 ] {8741445a-c3d7-42e4-9b52-bd0ef2d2555b} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001792 sec., 636160.7142857143 rows/sec., 50.46 MiB/sec. | ||
| 16002 | 2025.09.21 00:29:06.975118 [ 49 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16003 | 2025.09.21 00:29:06.975140 [ 4 ] {8741445a-c3d7-42e4-9b52-bd0ef2d2555b} <Debug> TCPHandler: Processed in 0.001987597 sec. | ||
| 16004 | 2025.09.21 00:29:06.975147 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16005 | 2025.09.21 00:29:06.975234 [ 190 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 16006 | 2025.09.21 00:29:06.975264 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16007 | 2025.09.21 00:29:06.975273 [ 189 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_53_13} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16008 | 2025.09.21 00:29:06.975335 [ 190 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16009 | 2025.09.21 00:29:06.975357 [ 189 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_53_13} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 16010 | 2025.09.21 00:29:06.975365 [ 190 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2344 rows starting from the beginning of the part | ||
| 16011 | 2025.09.21 00:29:06.975373 [ 4 ] {13ec6e56-4fae-475e-8cfc-a1d474a1fe70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16012 | 2025.09.21 00:29:06.975428 [ 190 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1140 rows starting from the beginning of the part | ||
| 16013 | 2025.09.21 00:29:06.975434 [ 4 ] {13ec6e56-4fae-475e-8cfc-a1d474a1fe70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16014 | 2025.09.21 00:29:06.975445 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 16015 | 2025.09.21 00:29:06.975477 [ 190 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 110 rows starting from the beginning of the part | ||
| 16016 | 2025.09.21 00:29:06.975526 [ 190 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1140 rows starting from the beginning of the part | ||
| 16017 | 2025.09.21 00:29:06.975565 [ 190 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 110 rows starting from the beginning of the part | ||
| 16018 | 2025.09.21 00:29:06.975606 [ 190 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1140 rows starting from the beginning of the part | ||
| 16019 | 2025.09.21 00:29:06.975923 [ 4 ] {13ec6e56-4fae-475e-8cfc-a1d474a1fe70} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16020 | 2025.09.21 00:29:06.975964 [ 4 ] {13ec6e56-4fae-475e-8cfc-a1d474a1fe70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16021 | 2025.09.21 00:29:06.976310 [ 4 ] {13ec6e56-4fae-475e-8cfc-a1d474a1fe70} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16022 | 2025.09.21 00:29:06.976542 [ 4 ] {13ec6e56-4fae-475e-8cfc-a1d474a1fe70} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16023 | 2025.09.21 00:29:06.976672 [ 49 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16024 | 2025.09.21 00:29:06.976677 [ 4 ] {13ec6e56-4fae-475e-8cfc-a1d474a1fe70} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001325 sec., 165283.01886792452 rows/sec., 9.85 MiB/sec. | ||
| 16025 | 2025.09.21 00:29:06.976712 [ 49 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16026 | 2025.09.21 00:29:06.976735 [ 4 ] {13ec6e56-4fae-475e-8cfc-a1d474a1fe70} <Debug> TCPHandler: Processed in 0.001523186 sec. | ||
| 16027 | 2025.09.21 00:29:06.976736 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16028 | 2025.09.21 00:29:06.976843 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::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 | ||
| 16029 | 2025.09.21 00:29:06.976854 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16030 | 2025.09.21 00:29:06.976963 [ 4 ] {16e730c8-c168-4580-9b24-8edc1b0ea91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16031 | 2025.09.21 00:29:06.976968 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16032 | 2025.09.21 00:29:06.977009 [ 4 ] {16e730c8-c168-4580-9b24-8edc1b0ea91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16033 | 2025.09.21 00:29:06.977016 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 264 rows starting from the beginning of the part | ||
| 16034 | 2025.09.21 00:29:06.977094 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 219 rows starting from the beginning of the part | ||
| 16035 | 2025.09.21 00:29:06.977137 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 27 rows starting from the beginning of the part | ||
| 16036 | 2025.09.21 00:29:06.977183 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 219 rows starting from the beginning of the part | ||
| 16037 | 2025.09.21 00:29:06.977221 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 27 rows starting from the beginning of the part | ||
| 16038 | 2025.09.21 00:29:06.977259 [ 199 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 219 rows starting from the beginning of the part | ||
| 16039 | 2025.09.21 00:29:06.977488 [ 4 ] {16e730c8-c168-4580-9b24-8edc1b0ea91f} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16040 | 2025.09.21 00:29:06.977531 [ 4 ] {16e730c8-c168-4580-9b24-8edc1b0ea91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16041 | 2025.09.21 00:29:06.977727 [ 198 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5984 rows, containing 5 columns (5 merged, 0 gathered) in 0.00252151 sec., 2373181.149390643 rows/sec., 199.28 MiB/sec. | ||
| 16042 | 2025.09.21 00:29:06.977879 [ 4 ] {16e730c8-c168-4580-9b24-8edc1b0ea91f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16043 | 2025.09.21 00:29:06.978020 [ 188 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16044 | 2025.09.21 00:29:06.978138 [ 4 ] {16e730c8-c168-4580-9b24-8edc1b0ea91f} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16045 | 2025.09.21 00:29:06.978152 [ 194 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351043 sec., 721664.6694442738 rows/sec., 46.72 MiB/sec. | ||
| 16046 | 2025.09.21 00:29:06.978289 [ 4 ] {16e730c8-c168-4580-9b24-8edc1b0ea91f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001344 sec., 157738.09523809524 rows/sec., 10.17 MiB/sec. | ||
| 16047 | 2025.09.21 00:29:06.978299 [ 189 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16048 | 2025.09.21 00:29:06.978292 [ 40 ] {} <Debug> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 16049 | 2025.09.21 00:29:06.978334 [ 4 ] {16e730c8-c168-4580-9b24-8edc1b0ea91f} <Debug> TCPHandler: Processed in 0.001529217 sec. | ||
| 16050 | 2025.09.21 00:29:06.978354 [ 188 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_106_21} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16051 | 2025.09.21 00:29:06.978365 [ 40 ] {} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16052 | 2025.09.21 00:29:06.978393 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16053 | 2025.09.21 00:29:06.978451 [ 188 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_106_21} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16054 | 2025.09.21 00:29:06.978453 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16055 | 2025.09.21 00:29:06.978470 [ 198 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 16056 | 2025.09.21 00:29:06.978488 [ 222 ] {} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): 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] | ||
| 16057 | 2025.09.21 00:29:06.978526 [ 222 ] {} <Debug> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): 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] | ||
| 16058 | 2025.09.21 00:29:06.978560 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 16059 | 2025.09.21 00:29:06.978565 [ 4 ] {65a176ae-524b-41d3-8d08-b4873f8c82c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16060 | 2025.09.21 00:29:06.978583 [ 198 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16061 | 2025.09.21 00:29:06.978603 [ 189 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_101_20} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16062 | 2025.09.21 00:29:06.978624 [ 198 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 441 rows starting from the beginning of the part | ||
| 16063 | 2025.09.21 00:29:06.978625 [ 4 ] {65a176ae-524b-41d3-8d08-b4873f8c82c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16064 | 2025.09.21 00:29:06.978680 [ 189 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_101_20} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16065 | 2025.09.21 00:29:06.978688 [ 198 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 212 rows starting from the beginning of the part | ||
| 16066 | 2025.09.21 00:29:06.978742 [ 198 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 228 rows starting from the beginning of the part | ||
| 16067 | 2025.09.21 00:29:06.978757 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 16068 | 2025.09.21 00:29:06.978788 [ 198 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 212 rows starting from the beginning of the part | ||
| 16069 | 2025.09.21 00:29:06.978836 [ 198 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 212 rows starting from the beginning of the part | ||
| 16070 | 2025.09.21 00:29:06.978875 [ 198 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 212 rows starting from the beginning of the part | ||
| 16071 | 2025.09.21 00:29:06.979106 [ 4 ] {65a176ae-524b-41d3-8d08-b4873f8c82c7} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16072 | 2025.09.21 00:29:06.979148 [ 4 ] {65a176ae-524b-41d3-8d08-b4873f8c82c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16073 | 2025.09.21 00:29:06.979473 [ 4 ] {65a176ae-524b-41d3-8d08-b4873f8c82c7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16074 | 2025.09.21 00:29:06.979695 [ 4 ] {65a176ae-524b-41d3-8d08-b4873f8c82c7} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16075 | 2025.09.21 00:29:06.979805 [ 40 ] {} <Debug> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 16076 | 2025.09.21 00:29:06.979826 [ 4 ] {65a176ae-524b-41d3-8d08-b4873f8c82c7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00128 sec., 164843.75 rows/sec., 9.36 MiB/sec. | ||
| 16077 | 2025.09.21 00:29:06.979836 [ 40 ] {} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16078 | 2025.09.21 00:29:06.979839 [ 198 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401774 sec., 1082200.1264112475 rows/sec., 74.97 MiB/sec. | ||
| 16079 | 2025.09.21 00:29:06.979867 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16080 | 2025.09.21 00:29:06.979871 [ 4 ] {65a176ae-524b-41d3-8d08-b4873f8c82c7} <Debug> TCPHandler: Processed in 0.001468586 sec. | ||
| 16081 | 2025.09.21 00:29:06.979947 [ 194 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 16082 | 2025.09.21 00:29:06.979973 [ 225 ] {} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): 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] | ||
| 16083 | 2025.09.21 00:29:06.980001 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16084 | 2025.09.21 00:29:06.980007 [ 189 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 16085 | 2025.09.21 00:29:06.980004 [ 225 ] {} <Debug> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): 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] | ||
| 16086 | 2025.09.21 00:29:06.980039 [ 194 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16087 | 2025.09.21 00:29:06.980071 [ 194 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 211 rows starting from the beginning of the part | ||
| 16088 | 2025.09.21 00:29:06.980095 [ 4 ] {5335bf07-a4e5-4fcc-9037-79d62a0a22b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16089 | 2025.09.21 00:29:06.980125 [ 194 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 211 rows starting from the beginning of the part | ||
| 16090 | 2025.09.21 00:29:06.980140 [ 4 ] {5335bf07-a4e5-4fcc-9037-79d62a0a22b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16091 | 2025.09.21 00:29:06.980175 [ 194 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 211 rows starting from the beginning of the part | ||
| 16092 | 2025.09.21 00:29:06.980223 [ 194 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 211 rows starting from the beginning of the part | ||
| 16093 | 2025.09.21 00:29:06.980264 [ 194 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 211 rows starting from the beginning of the part | ||
| 16094 | 2025.09.21 00:29:06.980287 [ 189 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_70_14} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16095 | 2025.09.21 00:29:06.980380 [ 189 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_70_14} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 16096 | 2025.09.21 00:29:06.980463 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 16097 | 2025.09.21 00:29:06.980794 [ 4 ] {5335bf07-a4e5-4fcc-9037-79d62a0a22b2} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16098 | 2025.09.21 00:29:06.980834 [ 4 ] {5335bf07-a4e5-4fcc-9037-79d62a0a22b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16099 | 2025.09.21 00:29:06.981087 [ 189 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001170028 sec., 901687.8228555213 rows/sec., 54.64 MiB/sec. | ||
| 16100 | 2025.09.21 00:29:06.981219 [ 4 ] {5335bf07-a4e5-4fcc-9037-79d62a0a22b2} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16101 | 2025.09.21 00:29:06.981227 [ 188 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 16102 | 2025.09.21 00:29:06.981506 [ 4 ] {5335bf07-a4e5-4fcc-9037-79d62a0a22b2} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16103 | 2025.09.21 00:29:06.981537 [ 188 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_53_13} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16104 | 2025.09.21 00:29:06.981619 [ 188 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_53_13} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 16105 | 2025.09.21 00:29:06.981649 [ 4 ] {5335bf07-a4e5-4fcc-9037-79d62a0a22b2} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001571 sec., 441120.305537874 rows/sec., 30.83 MiB/sec. | ||
| 16106 | 2025.09.21 00:29:06.981652 [ 40 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16107 | 2025.09.21 00:29:06.981695 [ 4 ] {5335bf07-a4e5-4fcc-9037-79d62a0a22b2} <Debug> TCPHandler: Processed in 0.001743461 sec. | ||
| 16108 | 2025.09.21 00:29:06.981704 [ 40 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16109 | 2025.09.21 00:29:06.981710 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 16110 | 2025.09.21 00:29:06.981735 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16111 | 2025.09.21 00:29:06.981789 [ 188 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 16112 | 2025.09.21 00:29:06.981820 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16113 | 2025.09.21 00:29:06.981865 [ 188 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16114 | 2025.09.21 00:29:06.981895 [ 188 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1212 rows starting from the beginning of the part | ||
| 16115 | 2025.09.21 00:29:06.981919 [ 4 ] {8c6ecedc-8c61-421c-b4cb-13d836bae314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16116 | 2025.09.21 00:29:06.981948 [ 188 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 693 rows starting from the beginning of the part | ||
| 16117 | 2025.09.21 00:29:06.981970 [ 4 ] {8c6ecedc-8c61-421c-b4cb-13d836bae314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16118 | 2025.09.21 00:29:06.981997 [ 188 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 91 rows starting from the beginning of the part | ||
| 16119 | 2025.09.21 00:29:06.982042 [ 188 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 693 rows starting from the beginning of the part | ||
| 16120 | 2025.09.21 00:29:06.982080 [ 188 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 91 rows starting from the beginning of the part | ||
| 16121 | 2025.09.21 00:29:06.982118 [ 188 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 693 rows starting from the beginning of the part | ||
| 16122 | 2025.09.21 00:29:06.982303 [ 4 ] {8c6ecedc-8c61-421c-b4cb-13d836bae314} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16123 | 2025.09.21 00:29:06.982344 [ 4 ] {8c6ecedc-8c61-421c-b4cb-13d836bae314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16124 | 2025.09.21 00:29:06.982703 [ 4 ] {8c6ecedc-8c61-421c-b4cb-13d836bae314} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16125 | 2025.09.21 00:29:06.982985 [ 4 ] {8c6ecedc-8c61-421c-b4cb-13d836bae314} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16126 | 2025.09.21 00:29:06.983116 [ 4 ] {8c6ecedc-8c61-421c-b4cb-13d836bae314} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001215 sec., 4938.271604938272 rows/sec., 258.01 KiB/sec. | ||
| 16127 | 2025.09.21 00:29:06.983153 [ 4 ] {8c6ecedc-8c61-421c-b4cb-13d836bae314} <Debug> TCPHandler: Processed in 0.001381973 sec. | ||
| 16128 | 2025.09.21 00:29:06.983266 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16129 | 2025.09.21 00:29:06.983360 [ 4 ] {7b5beb20-28e0-426d-93b3-e5913c671806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16130 | 2025.09.21 00:29:06.983394 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3473 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630599 sec., 2129892.14392993 rows/sec., 159.21 MiB/sec. | ||
| 16131 | 2025.09.21 00:29:06.983406 [ 4 ] {7b5beb20-28e0-426d-93b3-e5913c671806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16132 | 2025.09.21 00:29:06.983478 [ 222 ] {} <Debug> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): 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] | ||
| 16133 | 2025.09.21 00:29:06.983562 [ 188 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16134 | 2025.09.21 00:29:06.983636 [ 225 ] {} <Debug> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): 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] | ||
| 16135 | 2025.09.21 00:29:06.983820 [ 188 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_106_21} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16136 | 2025.09.21 00:29:06.983829 [ 4 ] {7b5beb20-28e0-426d-93b3-e5913c671806} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16137 | 2025.09.21 00:29:06.983879 [ 4 ] {7b5beb20-28e0-426d-93b3-e5913c671806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16138 | 2025.09.21 00:29:06.983898 [ 188 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_106_21} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16139 | 2025.09.21 00:29:06.983965 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 16140 | 2025.09.21 00:29:06.984229 [ 4 ] {7b5beb20-28e0-426d-93b3-e5913c671806} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16141 | 2025.09.21 00:29:06.984441 [ 4 ] {7b5beb20-28e0-426d-93b3-e5913c671806} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16142 | 2025.09.21 00:29:06.984571 [ 4 ] {7b5beb20-28e0-426d-93b3-e5913c671806} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001229 sec., 255492.27013832383 rows/sec., 16.78 MiB/sec. | ||
| 16143 | 2025.09.21 00:29:06.984608 [ 4 ] {7b5beb20-28e0-426d-93b3-e5913c671806} <Debug> TCPHandler: Processed in 0.001390213 sec. | ||
| 16144 | 2025.09.21 00:29:06.984720 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16145 | 2025.09.21 00:29:06.984814 [ 4 ] {fe2a3e79-061d-477c-b6d2-6d1dd1cc6631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16146 | 2025.09.21 00:29:06.984857 [ 4 ] {fe2a3e79-061d-477c-b6d2-6d1dd1cc6631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16147 | 2025.09.21 00:29:06.985155 [ 4 ] {fe2a3e79-061d-477c-b6d2-6d1dd1cc6631} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16148 | 2025.09.21 00:29:06.985191 [ 4 ] {fe2a3e79-061d-477c-b6d2-6d1dd1cc6631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16149 | 2025.09.21 00:29:06.985485 [ 4 ] {fe2a3e79-061d-477c-b6d2-6d1dd1cc6631} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16150 | 2025.09.21 00:29:06.985696 [ 4 ] {fe2a3e79-061d-477c-b6d2-6d1dd1cc6631} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16151 | 2025.09.21 00:29:06.985821 [ 4 ] {fe2a3e79-061d-477c-b6d2-6d1dd1cc6631} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 16152 | 2025.09.21 00:29:06.985836 [ 222 ] {} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): 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] | ||
| 16153 | 2025.09.21 00:29:06.985857 [ 4 ] {fe2a3e79-061d-477c-b6d2-6d1dd1cc6631} <Debug> TCPHandler: Processed in 0.001186488 sec. | ||
| 16154 | 2025.09.21 00:29:06.985866 [ 222 ] {} <Debug> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): 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] | ||
| 16155 | 2025.09.21 00:29:06.985974 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16156 | 2025.09.21 00:29:06.986071 [ 4 ] {7db66aa1-2d6d-4c78-b22d-e0fa1fb8a7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16157 | 2025.09.21 00:29:06.986125 [ 4 ] {7db66aa1-2d6d-4c78-b22d-e0fa1fb8a7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.09.21 00:29:06.986884 [ 4 ] {7db66aa1-2d6d-4c78-b22d-e0fa1fb8a7a2} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16159 | 2025.09.21 00:29:06.986923 [ 4 ] {7db66aa1-2d6d-4c78-b22d-e0fa1fb8a7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16160 | 2025.09.21 00:29:06.987461 [ 4 ] {7db66aa1-2d6d-4c78-b22d-e0fa1fb8a7a2} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16161 | 2025.09.21 00:29:06.987750 [ 4 ] {7db66aa1-2d6d-4c78-b22d-e0fa1fb8a7a2} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16162 | 2025.09.21 00:29:06.987875 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16163 | 2025.09.21 00:29:06.987894 [ 4 ] {7db66aa1-2d6d-4c78-b22d-e0fa1fb8a7a2} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001841 sec., 7604.5627376425855 rows/sec., 13.63 MiB/sec. | ||
| 16164 | 2025.09.21 00:29:06.987905 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16165 | 2025.09.21 00:29:06.987935 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16166 | 2025.09.21 00:29:06.987966 [ 4 ] {7db66aa1-2d6d-4c78-b22d-e0fa1fb8a7a2} <Debug> TCPHandler: Processed in 0.002041559 sec. | ||
| 16167 | 2025.09.21 00:29:06.988012 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 16168 | 2025.09.21 00:29:06.988085 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16169 | 2025.09.21 00:29:06.988179 [ 4 ] {d7291699-0da8-40fc-97fa-65d0fb013e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16170 | 2025.09.21 00:29:06.988211 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16171 | 2025.09.21 00:29:06.988220 [ 4 ] {d7291699-0da8-40fc-97fa-65d0fb013e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16172 | 2025.09.21 00:29:06.988268 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1916 rows starting from the beginning of the part | ||
| 16173 | 2025.09.21 00:29:06.988420 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 14 rows starting from the beginning of the part | ||
| 16174 | 2025.09.21 00:29:06.988555 [ 4 ] {d7291699-0da8-40fc-97fa-65d0fb013e05} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16175 | 2025.09.21 00:29:06.988565 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 27 rows starting from the beginning of the part | ||
| 16176 | 2025.09.21 00:29:06.988594 [ 4 ] {d7291699-0da8-40fc-97fa-65d0fb013e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16177 | 2025.09.21 00:29:06.988610 [ 222 ] {} <Debug> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): 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] | ||
| 16178 | 2025.09.21 00:29:06.988684 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 14 rows starting from the beginning of the part | ||
| 16179 | 2025.09.21 00:29:06.988790 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 27 rows starting from the beginning of the part | ||
| 16180 | 2025.09.21 00:29:06.988895 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 14 rows starting from the beginning of the part | ||
| 16181 | 2025.09.21 00:29:06.988930 [ 4 ] {d7291699-0da8-40fc-97fa-65d0fb013e05} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16182 | 2025.09.21 00:29:06.989141 [ 4 ] {d7291699-0da8-40fc-97fa-65d0fb013e05} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16183 | 2025.09.21 00:29:06.989254 [ 40 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16184 | 2025.09.21 00:29:06.989270 [ 4 ] {d7291699-0da8-40fc-97fa-65d0fb013e05} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001109 sec., 93778.17853922454 rows/sec., 5.75 MiB/sec. | ||
| 16185 | 2025.09.21 00:29:06.989284 [ 40 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16186 | 2025.09.21 00:29:06.989311 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16187 | 2025.09.21 00:29:06.989312 [ 4 ] {d7291699-0da8-40fc-97fa-65d0fb013e05} <Debug> TCPHandler: Processed in 0.001276661 sec. | ||
| 16188 | 2025.09.21 00:29:06.989376 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 16189 | 2025.09.21 00:29:06.989466 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16190 | 2025.09.21 00:29:06.989493 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_101_20, total 8200 rows starting from the beginning of the part | ||
| 16191 | 2025.09.21 00:29:06.989538 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 16192 | 2025.09.21 00:29:06.989574 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 16193 | 2025.09.21 00:29:06.989608 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 104 rows starting from the beginning of the part | ||
| 16194 | 2025.09.21 00:29:06.989644 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 16195 | 2025.09.21 00:29:06.989678 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 104 rows starting from the beginning of the part | ||
| 16196 | 2025.09.21 00:29:06.993442 [ 195 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8632 rows, containing 4 columns (4 merged, 0 gathered) in 0.004092358 sec., 2109297.378186366 rows/sec., 133.91 MiB/sec. | ||
| 16197 | 2025.09.21 00:29:06.993584 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16198 | 2025.09.21 00:29:06.993813 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_106_21} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16199 | 2025.09.21 00:29:06.993876 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_106_21} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16200 | 2025.09.21 00:29:06.993934 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 16201 | 2025.09.21 00:29:06.999235 [ 191 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2012 rows, containing 19 columns (19 merged, 0 gathered) in 0.011260079 sec., 178684.35914170762 rows/sec., 320.19 MiB/sec. | ||
| 16202 | 2025.09.21 00:29:07.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.78 MiB, peak 388.45 MiB, free memory in arenas 0.00 B, will set to 373.92 MiB (RSS), difference: -3.86 MiB | ||
| 16203 | 2025.09.21 00:29:07.001136 [ 188 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16204 | 2025.09.21 00:29:07.001467 [ 188 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16205 | 2025.09.21 00:29:07.001536 [ 188 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16206 | 2025.09.21 00:29:07.001683 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.50 MiB. | ||
| 16207 | 2025.09.21 00:29:07.647212 [ 224 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): 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] | ||
| 16208 | 2025.09.21 00:29:07.647270 [ 224 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): 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] | ||
| 16209 | 2025.09.21 00:29:07.650755 [ 224 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): 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] | ||
| 16210 | 2025.09.21 00:29:07.918226 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): 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] | ||
| 16211 | 2025.09.21 00:29:07.918316 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): 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] | ||
| 16212 | 2025.09.21 00:29:07.921510 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): 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] | ||
| 16213 | 2025.09.21 00:29:08.001185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.14 MiB, peak 388.45 MiB, free memory in arenas 0.00 B, will set to 373.92 MiB (RSS), difference: 6.78 MiB | ||
| 16214 | 2025.09.21 00:29:11.517163 [ 222 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): 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] | ||
| 16215 | 2025.09.21 00:29:11.517238 [ 222 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): 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] | ||
| 16216 | 2025.09.21 00:29:11.520633 [ 222 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): 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] | ||
| 16217 | 2025.09.21 00:29:11.630265 [ 218 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): 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] | ||
| 16218 | 2025.09.21 00:29:11.630329 [ 218 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): 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] | ||
| 16219 | 2025.09.21 00:29:11.634601 [ 218 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): 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] | ||
| 16220 | 2025.09.21 00:29:11.745219 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): 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] | ||
| 16221 | 2025.09.21 00:29:11.745276 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): 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] | ||
| 16222 | 2025.09.21 00:29:11.747976 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): 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] | ||
| 16223 | 2025.09.21 00:29:11.991820 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16224 | 2025.09.21 00:29:11.992015 [ 4 ] {0d6f62b2-6ff8-4385-b582-057d2831644f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16225 | 2025.09.21 00:29:11.992088 [ 4 ] {0d6f62b2-6ff8-4385-b582-057d2831644f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16226 | 2025.09.21 00:29:11.992764 [ 4 ] {0d6f62b2-6ff8-4385-b582-057d2831644f} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16227 | 2025.09.21 00:29:11.992820 [ 4 ] {0d6f62b2-6ff8-4385-b582-057d2831644f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16228 | 2025.09.21 00:29:11.993231 [ 4 ] {0d6f62b2-6ff8-4385-b582-057d2831644f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 16229 | 2025.09.21 00:29:11.993470 [ 4 ] {0d6f62b2-6ff8-4385-b582-057d2831644f} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16230 | 2025.09.21 00:29:11.993643 [ 4 ] {0d6f62b2-6ff8-4385-b582-057d2831644f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00168 sec., 2380.9523809523807 rows/sec., 194.15 KiB/sec. | ||
| 16231 | 2025.09.21 00:29:11.993698 [ 4 ] {0d6f62b2-6ff8-4385-b582-057d2831644f} <Debug> TCPHandler: Processed in 0.002021708 sec. | ||
| 16232 | 2025.09.21 00:29:11.993831 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16233 | 2025.09.21 00:29:11.993940 [ 4 ] {82b4b16e-b19a-4af5-910f-d800f2e2df91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16234 | 2025.09.21 00:29:11.993986 [ 4 ] {82b4b16e-b19a-4af5-910f-d800f2e2df91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16235 | 2025.09.21 00:29:11.995156 [ 4 ] {82b4b16e-b19a-4af5-910f-d800f2e2df91} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16236 | 2025.09.21 00:29:11.995197 [ 4 ] {82b4b16e-b19a-4af5-910f-d800f2e2df91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16237 | 2025.09.21 00:29:11.995668 [ 4 ] {82b4b16e-b19a-4af5-910f-d800f2e2df91} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16238 | 2025.09.21 00:29:11.995895 [ 4 ] {82b4b16e-b19a-4af5-910f-d800f2e2df91} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16239 | 2025.09.21 00:29:11.996037 [ 4 ] {82b4b16e-b19a-4af5-910f-d800f2e2df91} <Debug> executeQuery: Read 1252 rows, 105.70 KiB in 0.002126 sec., 588899.3414863594 rows/sec., 48.55 MiB/sec. | ||
| 16240 | 2025.09.21 00:29:11.996079 [ 4 ] {82b4b16e-b19a-4af5-910f-d800f2e2df91} <Debug> TCPHandler: Processed in 0.002302825 sec. | ||
| 16241 | 2025.09.21 00:29:11.996166 [ 223 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): 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] | ||
| 16242 | 2025.09.21 00:29:11.996199 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16243 | 2025.09.21 00:29:11.996223 [ 223 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): 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] | ||
| 16244 | 2025.09.21 00:29:11.996312 [ 4 ] {1a740388-bfcd-45c0-91d5-9b23137647be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16245 | 2025.09.21 00:29:11.996360 [ 4 ] {1a740388-bfcd-45c0-91d5-9b23137647be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16246 | 2025.09.21 00:29:11.996776 [ 4 ] {1a740388-bfcd-45c0-91d5-9b23137647be} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16247 | 2025.09.21 00:29:11.996823 [ 4 ] {1a740388-bfcd-45c0-91d5-9b23137647be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16248 | 2025.09.21 00:29:11.997197 [ 4 ] {1a740388-bfcd-45c0-91d5-9b23137647be} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16249 | 2025.09.21 00:29:11.997521 [ 4 ] {1a740388-bfcd-45c0-91d5-9b23137647be} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16250 | 2025.09.21 00:29:11.997676 [ 4 ] {1a740388-bfcd-45c0-91d5-9b23137647be} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001387 sec., 22350.39653929344 rows/sec., 1.63 MiB/sec. | ||
| 16251 | 2025.09.21 00:29:11.997717 [ 4 ] {1a740388-bfcd-45c0-91d5-9b23137647be} <Debug> TCPHandler: Processed in 0.001569967 sec. | ||
| 16252 | 2025.09.21 00:29:11.997831 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16253 | 2025.09.21 00:29:11.997936 [ 4 ] {b09bf314-d517-456f-a813-437131afb858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16254 | 2025.09.21 00:29:11.997984 [ 4 ] {b09bf314-d517-456f-a813-437131afb858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16255 | 2025.09.21 00:29:11.998491 [ 4 ] {b09bf314-d517-456f-a813-437131afb858} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16256 | 2025.09.21 00:29:11.998531 [ 4 ] {b09bf314-d517-456f-a813-437131afb858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16257 | 2025.09.21 00:29:11.998921 [ 4 ] {b09bf314-d517-456f-a813-437131afb858} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16258 | 2025.09.21 00:29:11.998962 [ 223 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): 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] | ||
| 16259 | 2025.09.21 00:29:11.999157 [ 4 ] {b09bf314-d517-456f-a813-437131afb858} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16260 | 2025.09.21 00:29:11.999298 [ 4 ] {b09bf314-d517-456f-a813-437131afb858} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001388 sec., 164265.12968299713 rows/sec., 11.12 MiB/sec. | ||
| 16261 | 2025.09.21 00:29:11.999339 [ 4 ] {b09bf314-d517-456f-a813-437131afb858} <Debug> TCPHandler: Processed in 0.001559467 sec. | ||
| 16262 | 2025.09.21 00:29:11.999452 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16263 | 2025.09.21 00:29:11.999560 [ 4 ] {fcfe36d4-723b-4c1b-948d-79ac08271fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16264 | 2025.09.21 00:29:11.999604 [ 4 ] {fcfe36d4-723b-4c1b-948d-79ac08271fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16265 | 2025.09.21 00:29:12.000263 [ 4 ] {fcfe36d4-723b-4c1b-948d-79ac08271fdb} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16266 | 2025.09.21 00:29:12.000301 [ 4 ] {fcfe36d4-723b-4c1b-948d-79ac08271fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16267 | 2025.09.21 00:29:12.000667 [ 4 ] {fcfe36d4-723b-4c1b-948d-79ac08271fdb} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16268 | 2025.09.21 00:29:12.000911 [ 4 ] {fcfe36d4-723b-4c1b-948d-79ac08271fdb} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16269 | 2025.09.21 00:29:12.001050 [ 4 ] {fcfe36d4-723b-4c1b-948d-79ac08271fdb} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.001511 sec., 364659.16611515556 rows/sec., 27.08 MiB/sec. | ||
| 16270 | 2025.09.21 00:29:12.001092 [ 4 ] {fcfe36d4-723b-4c1b-948d-79ac08271fdb} <Debug> TCPHandler: Processed in 0.00169139 sec. | ||
| 16271 | 2025.09.21 00:29:12.001204 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16272 | 2025.09.21 00:29:12.001301 [ 4 ] {51f95af8-e497-444b-9b7c-76398d64956b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16273 | 2025.09.21 00:29:12.001348 [ 4 ] {51f95af8-e497-444b-9b7c-76398d64956b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16274 | 2025.09.21 00:29:12.002037 [ 4 ] {51f95af8-e497-444b-9b7c-76398d64956b} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16275 | 2025.09.21 00:29:12.002075 [ 4 ] {51f95af8-e497-444b-9b7c-76398d64956b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16276 | 2025.09.21 00:29:12.002458 [ 4 ] {51f95af8-e497-444b-9b7c-76398d64956b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16277 | 2025.09.21 00:29:12.002673 [ 4 ] {51f95af8-e497-444b-9b7c-76398d64956b} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16278 | 2025.09.21 00:29:12.002808 [ 4 ] {51f95af8-e497-444b-9b7c-76398d64956b} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001528 sec., 553664.9214659686 rows/sec., 37.27 MiB/sec. | ||
| 16279 | 2025.09.21 00:29:12.002847 [ 4 ] {51f95af8-e497-444b-9b7c-76398d64956b} <Debug> TCPHandler: Processed in 0.001694321 sec. | ||
| 16280 | 2025.09.21 00:29:12.002962 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16281 | 2025.09.21 00:29:12.003067 [ 4 ] {4fa7d4ba-9dc9-4e7a-95ab-5bd1be5e4313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16282 | 2025.09.21 00:29:12.003126 [ 4 ] {4fa7d4ba-9dc9-4e7a-95ab-5bd1be5e4313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16283 | 2025.09.21 00:29:12.004020 [ 4 ] {4fa7d4ba-9dc9-4e7a-95ab-5bd1be5e4313} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16284 | 2025.09.21 00:29:12.004059 [ 4 ] {4fa7d4ba-9dc9-4e7a-95ab-5bd1be5e4313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16285 | 2025.09.21 00:29:12.004635 [ 4 ] {4fa7d4ba-9dc9-4e7a-95ab-5bd1be5e4313} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16286 | 2025.09.21 00:29:12.004871 [ 4 ] {4fa7d4ba-9dc9-4e7a-95ab-5bd1be5e4313} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16287 | 2025.09.21 00:29:12.005031 [ 4 ] {4fa7d4ba-9dc9-4e7a-95ab-5bd1be5e4313} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001983 sec., 13615.733736762482 rows/sec., 24.40 MiB/sec. | ||
| 16288 | 2025.09.21 00:29:12.005120 [ 4 ] {4fa7d4ba-9dc9-4e7a-95ab-5bd1be5e4313} <Debug> TCPHandler: Processed in 0.002208903 sec. | ||
| 16289 | 2025.09.21 00:29:12.005243 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16290 | 2025.09.21 00:29:12.005343 [ 4 ] {312218a6-dd2f-451b-98cf-f76e38faf0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16291 | 2025.09.21 00:29:12.005391 [ 4 ] {312218a6-dd2f-451b-98cf-f76e38faf0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16292 | 2025.09.21 00:29:12.005763 [ 4 ] {312218a6-dd2f-451b-98cf-f76e38faf0a8} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16293 | 2025.09.21 00:29:12.005799 [ 4 ] {312218a6-dd2f-451b-98cf-f76e38faf0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16294 | 2025.09.21 00:29:12.006110 [ 4 ] {312218a6-dd2f-451b-98cf-f76e38faf0a8} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16295 | 2025.09.21 00:29:12.006333 [ 4 ] {312218a6-dd2f-451b-98cf-f76e38faf0a8} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16296 | 2025.09.21 00:29:12.006466 [ 4 ] {312218a6-dd2f-451b-98cf-f76e38faf0a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 16297 | 2025.09.21 00:29:12.006506 [ 4 ] {312218a6-dd2f-451b-98cf-f76e38faf0a8} <Debug> TCPHandler: Processed in 0.001314182 sec. | ||
| 16298 | 2025.09.21 00:29:12.007038 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62057 | ||
| 16299 | 2025.09.21 00:29:12.007109 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16300 | 2025.09.21 00:29:12.007132 [ 297 ] {} <Debug> TCP-Session: cce79962-c870-4c21-b788-78afa148e040 Authenticating user 'default' from [fd00:1122:3344:101::e]:62057 | ||
| 16301 | 2025.09.21 00:29:12.007154 [ 297 ] {} <Debug> TCP-Session: cce79962-c870-4c21-b788-78afa148e040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16302 | 2025.09.21 00:29:12.007166 [ 297 ] {} <Debug> TCP-Session: cce79962-c870-4c21-b788-78afa148e040 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16303 | 2025.09.21 00:29:12.007367 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40579 | ||
| 16304 | 2025.09.21 00:29:12.007390 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53306 | ||
| 16305 | 2025.09.21 00:29:12.007409 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45986 | ||
| 16306 | 2025.09.21 00:29:12.007439 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16307 | 2025.09.21 00:29:12.007439 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48418 | ||
| 16308 | 2025.09.21 00:29:12.007474 [ 352 ] {} <Debug> TCP-Session: 7ba1eaed-b194-4fd1-abd9-4d27fa4627d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40579 | ||
| 16309 | 2025.09.21 00:29:12.007461 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65468 | ||
| 16310 | 2025.09.21 00:29:12.007510 [ 297 ] {} <Trace> TCP-Session: cce79962-c870-4c21-b788-78afa148e040 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16311 | 2025.09.21 00:29:12.007527 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16312 | 2025.09.21 00:29:12.007520 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16313 | 2025.09.21 00:29:12.007562 [ 293 ] {} <Debug> TCP-Session: f6d5b6c5-95b6-4a15-a391-ca1b1ce3433b Authenticating user 'default' from [fd00:1122:3344:101::e]:48418 | ||
| 16314 | 2025.09.21 00:29:12.007583 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16315 | 2025.09.21 00:29:12.007596 [ 353 ] {} <Debug> TCP-Session: f0406d0c-fcde-4220-bb49-7f8074b29063 Authenticating user 'default' from [fd00:1122:3344:101::e]:53306 | ||
| 16316 | 2025.09.21 00:29:12.007600 [ 293 ] {} <Debug> TCP-Session: f6d5b6c5-95b6-4a15-a391-ca1b1ce3433b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16317 | 2025.09.21 00:29:12.007617 [ 296 ] {} <Debug> TCP-Session: d19dced9-c263-4012-aa6b-89f5fa72117f Authenticating user 'default' from [fd00:1122:3344:101::e]:65468 | ||
| 16318 | 2025.09.21 00:29:12.007625 [ 353 ] {} <Debug> TCP-Session: f0406d0c-fcde-4220-bb49-7f8074b29063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16319 | 2025.09.21 00:29:12.007631 [ 293 ] {} <Debug> TCP-Session: f6d5b6c5-95b6-4a15-a391-ca1b1ce3433b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16320 | 2025.09.21 00:29:12.007646 [ 296 ] {} <Debug> TCP-Session: d19dced9-c263-4012-aa6b-89f5fa72117f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16321 | 2025.09.21 00:29:12.007675 [ 297 ] {e89f16ed-0fe8-47f8-91ca-a59ffbe25e51} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62057) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16322 | 2025.09.21 00:29:12.007693 [ 296 ] {} <Debug> TCP-Session: d19dced9-c263-4012-aa6b-89f5fa72117f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16323 | 2025.09.21 00:29:12.007662 [ 353 ] {} <Debug> TCP-Session: f0406d0c-fcde-4220-bb49-7f8074b29063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16324 | 2025.09.21 00:29:12.007511 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16325 | 2025.09.21 00:29:12.007454 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48803 | ||
| 16326 | 2025.09.21 00:29:12.007770 [ 355 ] {} <Debug> TCP-Session: a6d4c7c6-7b61-4fff-99e4-851ded4d33eb Authenticating user 'default' from [fd00:1122:3344:101::e]:45986 | ||
| 16327 | 2025.09.21 00:29:12.007419 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62878 | ||
| 16328 | 2025.09.21 00:29:12.007809 [ 355 ] {} <Debug> TCP-Session: a6d4c7c6-7b61-4fff-99e4-851ded4d33eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16329 | 2025.09.21 00:29:12.007405 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49043 | ||
| 16330 | 2025.09.21 00:29:12.007859 [ 355 ] {} <Debug> TCP-Session: a6d4c7c6-7b61-4fff-99e4-851ded4d33eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16331 | 2025.09.21 00:29:12.007866 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16332 | 2025.09.21 00:29:12.007503 [ 352 ] {} <Debug> TCP-Session: 7ba1eaed-b194-4fd1-abd9-4d27fa4627d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16333 | 2025.09.21 00:29:12.007918 [ 295 ] {} <Debug> TCP-Session: 4eb76fde-4d30-41da-b0e5-4b7d4945648a Authenticating user 'default' from [fd00:1122:3344:101::e]:48803 | ||
| 16334 | 2025.09.21 00:29:12.007933 [ 352 ] {} <Debug> TCP-Session: 7ba1eaed-b194-4fd1-abd9-4d27fa4627d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16335 | 2025.09.21 00:29:12.007951 [ 295 ] {} <Debug> TCP-Session: 4eb76fde-4d30-41da-b0e5-4b7d4945648a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16336 | 2025.09.21 00:29:12.007970 [ 295 ] {} <Debug> TCP-Session: 4eb76fde-4d30-41da-b0e5-4b7d4945648a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16337 | 2025.09.21 00:29:12.008068 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16338 | 2025.09.21 00:29:12.008108 [ 356 ] {} <Debug> TCP-Session: 00e172cf-da5f-449b-ba52-9c42678a3fbe Authenticating user 'default' from [fd00:1122:3344:101::e]:62878 | ||
| 16339 | 2025.09.21 00:29:12.008131 [ 356 ] {} <Debug> TCP-Session: 00e172cf-da5f-449b-ba52-9c42678a3fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16340 | 2025.09.21 00:29:12.008149 [ 356 ] {} <Debug> TCP-Session: 00e172cf-da5f-449b-ba52-9c42678a3fbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16341 | 2025.09.21 00:29:12.008250 [ 297 ] {e89f16ed-0fe8-47f8-91ca-a59ffbe25e51} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16342 | 2025.09.21 00:29:12.008294 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16343 | 2025.09.21 00:29:12.008321 [ 297 ] {e89f16ed-0fe8-47f8-91ca-a59ffbe25e51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16344 | 2025.09.21 00:29:12.008327 [ 354 ] {} <Debug> TCP-Session: 853a6d53-daed-49e4-b53f-d9a44c788bf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49043 | ||
| 16345 | 2025.09.21 00:29:12.008361 [ 354 ] {} <Debug> TCP-Session: 853a6d53-daed-49e4-b53f-d9a44c788bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16346 | 2025.09.21 00:29:12.008374 [ 354 ] {} <Debug> TCP-Session: 853a6d53-daed-49e4-b53f-d9a44c788bf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16347 | 2025.09.21 00:29:12.008634 [ 297 ] {e89f16ed-0fe8-47f8-91ca-a59ffbe25e51} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 16348 | 2025.09.21 00:29:12.009752 [ 328 ] {e89f16ed-0fe8-47f8-91ca-a59ffbe25e51} <Trace> AggregatingTransform: Aggregating | ||
| 16349 | 2025.09.21 00:29:12.009797 [ 328 ] {e89f16ed-0fe8-47f8-91ca-a59ffbe25e51} <Trace> Aggregator: Aggregation method: without_key | ||
| 16350 | 2025.09.21 00:29:12.009834 [ 328 ] {e89f16ed-0fe8-47f8-91ca-a59ffbe25e51} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001098026 sec. (910.725 rows/sec., 35.58 KiB/sec.) | ||
| 16351 | 2025.09.21 00:29:12.009853 [ 328 ] {e89f16ed-0fe8-47f8-91ca-a59ffbe25e51} <Trace> Aggregator: Merging aggregated data | ||
| 16352 | 2025.09.21 00:29:12.010883 [ 297 ] {e89f16ed-0fe8-47f8-91ca-a59ffbe25e51} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003262 sec., 306.5603923973023 rows/sec., 11.98 KiB/sec. | ||
| 16353 | 2025.09.21 00:29:12.011028 [ 297 ] {e89f16ed-0fe8-47f8-91ca-a59ffbe25e51} <Debug> TCPHandler: Processed in 0.003609146 sec. | ||
| 16354 | 2025.09.21 00:29:12.011180 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16355 | 2025.09.21 00:29:12.011185 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16356 | 2025.09.21 00:29:12.011213 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16357 | 2025.09.21 00:29:12.011232 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16358 | 2025.09.21 00:29:12.011236 [ 352 ] {} <Debug> TCP-Session: 7ba1eaed-b194-4fd1-abd9-4d27fa4627d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16359 | 2025.09.21 00:29:12.011279 [ 296 ] {} <Debug> TCP-Session: d19dced9-c263-4012-aa6b-89f5fa72117f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16360 | 2025.09.21 00:29:12.011255 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16361 | 2025.09.21 00:29:12.011305 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16362 | 2025.09.21 00:29:12.011327 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16363 | 2025.09.21 00:29:12.011345 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16364 | 2025.09.21 00:29:12.011358 [ 356 ] {} <Debug> TCP-Session: 00e172cf-da5f-449b-ba52-9c42678a3fbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16365 | 2025.09.21 00:29:12.011381 [ 354 ] {} <Debug> TCP-Session: 853a6d53-daed-49e4-b53f-d9a44c788bf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16366 | 2025.09.21 00:29:12.011392 [ 295 ] {} <Debug> TCP-Session: 4eb76fde-4d30-41da-b0e5-4b7d4945648a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16367 | 2025.09.21 00:29:12.011364 [ 355 ] {} <Debug> TCP-Session: a6d4c7c6-7b61-4fff-99e4-851ded4d33eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16368 | 2025.09.21 00:29:12.011298 [ 353 ] {} <Debug> TCP-Session: f0406d0c-fcde-4220-bb49-7f8074b29063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16369 | 2025.09.21 00:29:12.011271 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16370 | 2025.09.21 00:29:12.011215 [ 297 ] {} <Debug> TCP-Session: cce79962-c870-4c21-b788-78afa148e040 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16371 | 2025.09.21 00:29:12.011515 [ 293 ] {} <Debug> TCP-Session: f6d5b6c5-95b6-4a15-a391-ca1b1ce3433b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16372 | 2025.09.21 00:29:12.075158 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41214 | ||
| 16373 | 2025.09.21 00:29:12.075267 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16374 | 2025.09.21 00:29:12.075296 [ 297 ] {} <Debug> TCP-Session: 0cafd7f0-a716-416a-bbcb-e722d6b556a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41214 | ||
| 16375 | 2025.09.21 00:29:12.075319 [ 297 ] {} <Debug> TCP-Session: 0cafd7f0-a716-416a-bbcb-e722d6b556a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16376 | 2025.09.21 00:29:12.075333 [ 297 ] {} <Debug> TCP-Session: 0cafd7f0-a716-416a-bbcb-e722d6b556a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16377 | 2025.09.21 00:29:12.075588 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50696 | ||
| 16378 | 2025.09.21 00:29:12.075636 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34998 | ||
| 16379 | 2025.09.21 00:29:12.075638 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35335 | ||
| 16380 | 2025.09.21 00:29:12.075665 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16381 | 2025.09.21 00:29:12.075674 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48838 | ||
| 16382 | 2025.09.21 00:29:12.075717 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16383 | 2025.09.21 00:29:12.075718 [ 297 ] {} <Trace> TCP-Session: 0cafd7f0-a716-416a-bbcb-e722d6b556a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16384 | 2025.09.21 00:29:12.075754 [ 355 ] {} <Debug> TCP-Session: 99659d48-6928-4831-b8cb-a2ad04c14227 Authenticating user 'default' from [fd00:1122:3344:101::e]:34998 | ||
| 16385 | 2025.09.21 00:29:12.075767 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16386 | 2025.09.21 00:29:12.075781 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16387 | 2025.09.21 00:29:12.075806 [ 354 ] {} <Debug> TCP-Session: 9a534fe0-3c14-48ae-bc2f-211053c44b68 Authenticating user 'default' from [fd00:1122:3344:101::e]:35335 | ||
| 16388 | 2025.09.21 00:29:12.075777 [ 355 ] {} <Debug> TCP-Session: 99659d48-6928-4831-b8cb-a2ad04c14227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16389 | 2025.09.21 00:29:12.075823 [ 295 ] {} <Debug> TCP-Session: 55d6a659-9fbb-4ec6-a479-407274d84e22 Authenticating user 'default' from [fd00:1122:3344:101::e]:48838 | ||
| 16390 | 2025.09.21 00:29:12.075853 [ 355 ] {} <Debug> TCP-Session: 99659d48-6928-4831-b8cb-a2ad04c14227 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16391 | 2025.09.21 00:29:12.075869 [ 295 ] {} <Debug> TCP-Session: 55d6a659-9fbb-4ec6-a479-407274d84e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16392 | 2025.09.21 00:29:12.075720 [ 352 ] {} <Debug> TCP-Session: 476187a0-8cd0-4773-882d-3d51c64bb81f Authenticating user 'default' from [fd00:1122:3344:101::e]:50696 | ||
| 16393 | 2025.09.21 00:29:12.075896 [ 295 ] {} <Debug> TCP-Session: 55d6a659-9fbb-4ec6-a479-407274d84e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16394 | 2025.09.21 00:29:12.075924 [ 352 ] {} <Debug> TCP-Session: 476187a0-8cd0-4773-882d-3d51c64bb81f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16395 | 2025.09.21 00:29:12.075927 [ 297 ] {7a239c45-6542-48ed-b4f6-cfd9a337ea9f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41214) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16396 | 2025.09.21 00:29:12.075950 [ 352 ] {} <Debug> TCP-Session: 476187a0-8cd0-4773-882d-3d51c64bb81f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16397 | 2025.09.21 00:29:12.075680 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61552 | ||
| 16398 | 2025.09.21 00:29:12.075662 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63390 | ||
| 16399 | 2025.09.21 00:29:12.075655 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40926 | ||
| 16400 | 2025.09.21 00:29:12.075636 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35645 | ||
| 16401 | 2025.09.21 00:29:12.075835 [ 354 ] {} <Debug> TCP-Session: 9a534fe0-3c14-48ae-bc2f-211053c44b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16402 | 2025.09.21 00:29:12.076102 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16403 | 2025.09.21 00:29:12.076131 [ 354 ] {} <Debug> TCP-Session: 9a534fe0-3c14-48ae-bc2f-211053c44b68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16404 | 2025.09.21 00:29:12.076151 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16405 | 2025.09.21 00:29:12.076165 [ 296 ] {} <Debug> TCP-Session: ea3ddbae-9420-4f8d-a364-4fee416b4444 Authenticating user 'default' from [fd00:1122:3344:101::e]:61552 | ||
| 16406 | 2025.09.21 00:29:12.076160 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16407 | 2025.09.21 00:29:12.076190 [ 356 ] {} <Debug> TCP-Session: 7aa15fa7-2121-4eff-8b3c-f2f7b8619568 Authenticating user 'default' from [fd00:1122:3344:101::e]:40926 | ||
| 16408 | 2025.09.21 00:29:12.076211 [ 296 ] {} <Debug> TCP-Session: ea3ddbae-9420-4f8d-a364-4fee416b4444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16409 | 2025.09.21 00:29:12.076228 [ 353 ] {} <Debug> TCP-Session: d10f0eff-b0ed-49db-a1c1-a3576f23b6fc Authenticating user 'default' from [fd00:1122:3344:101::e]:35645 | ||
| 16410 | 2025.09.21 00:29:12.076252 [ 356 ] {} <Debug> TCP-Session: 7aa15fa7-2121-4eff-8b3c-f2f7b8619568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16411 | 2025.09.21 00:29:12.076266 [ 353 ] {} <Debug> TCP-Session: d10f0eff-b0ed-49db-a1c1-a3576f23b6fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16412 | 2025.09.21 00:29:12.076280 [ 356 ] {} <Debug> TCP-Session: 7aa15fa7-2121-4eff-8b3c-f2f7b8619568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16413 | 2025.09.21 00:29:12.076293 [ 353 ] {} <Debug> TCP-Session: d10f0eff-b0ed-49db-a1c1-a3576f23b6fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16414 | 2025.09.21 00:29:12.076258 [ 296 ] {} <Debug> TCP-Session: ea3ddbae-9420-4f8d-a364-4fee416b4444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16415 | 2025.09.21 00:29:12.076101 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16416 | 2025.09.21 00:29:12.076213 [ 297 ] {7a239c45-6542-48ed-b4f6-cfd9a337ea9f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16417 | 2025.09.21 00:29:12.076378 [ 293 ] {} <Debug> TCP-Session: dce6a956-33b4-46d9-adea-43216e0689e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63390 | ||
| 16418 | 2025.09.21 00:29:12.076398 [ 293 ] {} <Debug> TCP-Session: dce6a956-33b4-46d9-adea-43216e0689e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16419 | 2025.09.21 00:29:12.076411 [ 293 ] {} <Debug> TCP-Session: dce6a956-33b4-46d9-adea-43216e0689e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16420 | 2025.09.21 00:29:12.076424 [ 297 ] {7a239c45-6542-48ed-b4f6-cfd9a337ea9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16421 | 2025.09.21 00:29:12.076717 [ 297 ] {7a239c45-6542-48ed-b4f6-cfd9a337ea9f} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 16422 | 2025.09.21 00:29:12.077705 [ 333 ] {7a239c45-6542-48ed-b4f6-cfd9a337ea9f} <Trace> AggregatingTransform: Aggregating | ||
| 16423 | 2025.09.21 00:29:12.077752 [ 333 ] {7a239c45-6542-48ed-b4f6-cfd9a337ea9f} <Trace> Aggregator: Aggregation method: without_key | ||
| 16424 | 2025.09.21 00:29:12.077788 [ 333 ] {7a239c45-6542-48ed-b4f6-cfd9a337ea9f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000969693 sec. (1031.254 rows/sec., 40.28 KiB/sec.) | ||
| 16425 | 2025.09.21 00:29:12.077808 [ 333 ] {7a239c45-6542-48ed-b4f6-cfd9a337ea9f} <Trace> Aggregator: Merging aggregated data | ||
| 16426 | 2025.09.21 00:29:12.079267 [ 297 ] {7a239c45-6542-48ed-b4f6-cfd9a337ea9f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003401 sec., 294.0311673037342 rows/sec., 11.49 KiB/sec. | ||
| 16427 | 2025.09.21 00:29:12.079399 [ 297 ] {7a239c45-6542-48ed-b4f6-cfd9a337ea9f} <Debug> TCPHandler: Processed in 0.003809761 sec. | ||
| 16428 | 2025.09.21 00:29:12.079489 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16429 | 2025.09.21 00:29:12.079518 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16430 | 2025.09.21 00:29:12.079534 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16431 | 2025.09.21 00:29:12.079524 [ 297 ] {} <Debug> TCP-Session: 0cafd7f0-a716-416a-bbcb-e722d6b556a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16432 | 2025.09.21 00:29:12.079570 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16433 | 2025.09.21 00:29:12.079588 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16434 | 2025.09.21 00:29:12.079609 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16435 | 2025.09.21 00:29:12.079622 [ 352 ] {} <Debug> TCP-Session: 476187a0-8cd0-4773-882d-3d51c64bb81f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16436 | 2025.09.21 00:29:12.079643 [ 353 ] {} <Debug> TCP-Session: d10f0eff-b0ed-49db-a1c1-a3576f23b6fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16437 | 2025.09.21 00:29:12.079646 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16438 | 2025.09.21 00:29:12.079666 [ 356 ] {} <Debug> TCP-Session: 7aa15fa7-2121-4eff-8b3c-f2f7b8619568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16439 | 2025.09.21 00:29:12.079629 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16440 | 2025.09.21 00:29:12.079713 [ 295 ] {} <Debug> TCP-Session: 55d6a659-9fbb-4ec6-a479-407274d84e22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16441 | 2025.09.21 00:29:12.079590 [ 354 ] {} <Debug> TCP-Session: 9a534fe0-3c14-48ae-bc2f-211053c44b68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16442 | 2025.09.21 00:29:12.079751 [ 355 ] {} <Debug> TCP-Session: 99659d48-6928-4831-b8cb-a2ad04c14227 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16443 | 2025.09.21 00:29:12.079570 [ 296 ] {} <Debug> TCP-Session: ea3ddbae-9420-4f8d-a364-4fee416b4444 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16444 | 2025.09.21 00:29:12.079568 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16445 | 2025.09.21 00:29:12.079844 [ 293 ] {} <Debug> TCP-Session: dce6a956-33b4-46d9-adea-43216e0689e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16446 | 2025.09.21 00:29:12.094341 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39145 | ||
| 16447 | 2025.09.21 00:29:12.094404 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16448 | 2025.09.21 00:29:12.094426 [ 297 ] {} <Debug> TCP-Session: 72280340-9ae2-4e3a-9283-ad07fc31d8c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39145 | ||
| 16449 | 2025.09.21 00:29:12.094442 [ 297 ] {} <Debug> TCP-Session: 72280340-9ae2-4e3a-9283-ad07fc31d8c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16450 | 2025.09.21 00:29:12.094455 [ 297 ] {} <Debug> TCP-Session: 72280340-9ae2-4e3a-9283-ad07fc31d8c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16451 | 2025.09.21 00:29:12.094661 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39700 | ||
| 16452 | 2025.09.21 00:29:12.094690 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64706 | ||
| 16453 | 2025.09.21 00:29:12.094699 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63805 | ||
| 16454 | 2025.09.21 00:29:12.094719 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16455 | 2025.09.21 00:29:12.094744 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33933 | ||
| 16456 | 2025.09.21 00:29:12.094753 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49790 | ||
| 16457 | 2025.09.21 00:29:12.094772 [ 352 ] {} <Debug> TCP-Session: 65faaa37-1a4a-4294-b647-c1c1ca2bc884 Authenticating user 'default' from [fd00:1122:3344:101::e]:39700 | ||
| 16458 | 2025.09.21 00:29:12.094789 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16459 | 2025.09.21 00:29:12.094810 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64722 | ||
| 16460 | 2025.09.21 00:29:12.094832 [ 354 ] {} <Debug> TCP-Session: 558f9e03-f86a-45cf-b849-e84cc4d494ec Authenticating user 'default' from [fd00:1122:3344:101::e]:63805 | ||
| 16461 | 2025.09.21 00:29:12.094836 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16462 | 2025.09.21 00:29:12.094865 [ 354 ] {} <Debug> TCP-Session: 558f9e03-f86a-45cf-b849-e84cc4d494ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16463 | 2025.09.21 00:29:12.094883 [ 293 ] {} <Debug> TCP-Session: 76109fef-4632-42c1-b9c1-4cb1426c044b Authenticating user 'default' from [fd00:1122:3344:101::e]:49790 | ||
| 16464 | 2025.09.21 00:29:12.094890 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16465 | 2025.09.21 00:29:12.094895 [ 354 ] {} <Debug> TCP-Session: 558f9e03-f86a-45cf-b849-e84cc4d494ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16466 | 2025.09.21 00:29:12.094912 [ 293 ] {} <Debug> TCP-Session: 76109fef-4632-42c1-b9c1-4cb1426c044b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16467 | 2025.09.21 00:29:12.094938 [ 296 ] {} <Debug> TCP-Session: 119b0328-1835-4d66-bcec-5177e8cab682 Authenticating user 'default' from [fd00:1122:3344:101::e]:64722 | ||
| 16468 | 2025.09.21 00:29:12.094959 [ 293 ] {} <Debug> TCP-Session: 76109fef-4632-42c1-b9c1-4cb1426c044b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16469 | 2025.09.21 00:29:12.094826 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16470 | 2025.09.21 00:29:12.094999 [ 296 ] {} <Debug> TCP-Session: 119b0328-1835-4d66-bcec-5177e8cab682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16471 | 2025.09.21 00:29:12.094815 [ 352 ] {} <Debug> TCP-Session: 65faaa37-1a4a-4294-b647-c1c1ca2bc884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16472 | 2025.09.21 00:29:12.095046 [ 296 ] {} <Debug> TCP-Session: 119b0328-1835-4d66-bcec-5177e8cab682 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16473 | 2025.09.21 00:29:12.095061 [ 352 ] {} <Debug> TCP-Session: 65faaa37-1a4a-4294-b647-c1c1ca2bc884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16474 | 2025.09.21 00:29:12.095037 [ 356 ] {} <Debug> TCP-Session: 4833c6ba-c038-4959-ba4b-4163c31e181b Authenticating user 'default' from [fd00:1122:3344:101::e]:33933 | ||
| 16475 | 2025.09.21 00:29:12.094780 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42659 | ||
| 16476 | 2025.09.21 00:29:12.095119 [ 356 ] {} <Debug> TCP-Session: 4833c6ba-c038-4959-ba4b-4163c31e181b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16477 | 2025.09.21 00:29:12.094774 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16478 | 2025.09.21 00:29:12.095150 [ 356 ] {} <Debug> TCP-Session: 4833c6ba-c038-4959-ba4b-4163c31e181b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16479 | 2025.09.21 00:29:12.095176 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16480 | 2025.09.21 00:29:12.095189 [ 353 ] {} <Debug> TCP-Session: 96e95f6e-5633-4608-9f45-cf4e7e1f316c Authenticating user 'default' from [fd00:1122:3344:101::e]:64706 | ||
| 16481 | 2025.09.21 00:29:12.095207 [ 295 ] {} <Debug> TCP-Session: 237b3364-5393-4491-b3b2-6576c10deb5c Authenticating user 'default' from [fd00:1122:3344:101::e]:42659 | ||
| 16482 | 2025.09.21 00:29:12.094705 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41036 | ||
| 16483 | 2025.09.21 00:29:12.095228 [ 353 ] {} <Debug> TCP-Session: 96e95f6e-5633-4608-9f45-cf4e7e1f316c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16484 | 2025.09.21 00:29:12.095236 [ 295 ] {} <Debug> TCP-Session: 237b3364-5393-4491-b3b2-6576c10deb5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16485 | 2025.09.21 00:29:12.095263 [ 353 ] {} <Debug> TCP-Session: 96e95f6e-5633-4608-9f45-cf4e7e1f316c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16486 | 2025.09.21 00:29:12.095277 [ 295 ] {} <Debug> TCP-Session: 237b3364-5393-4491-b3b2-6576c10deb5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16487 | 2025.09.21 00:29:12.095286 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16488 | 2025.09.21 00:29:12.094698 [ 297 ] {} <Trace> TCP-Session: 72280340-9ae2-4e3a-9283-ad07fc31d8c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16489 | 2025.09.21 00:29:12.095321 [ 355 ] {} <Debug> TCP-Session: 243ff1ac-390d-42fa-b8b3-6a0e8315701a Authenticating user 'default' from [fd00:1122:3344:101::e]:41036 | ||
| 16490 | 2025.09.21 00:29:12.095370 [ 355 ] {} <Debug> TCP-Session: 243ff1ac-390d-42fa-b8b3-6a0e8315701a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16491 | 2025.09.21 00:29:12.095385 [ 355 ] {} <Debug> TCP-Session: 243ff1ac-390d-42fa-b8b3-6a0e8315701a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16492 | 2025.09.21 00:29:12.095475 [ 297 ] {2a291bb7-2ed9-4219-ab98-55ff7928eb08} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39145) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16493 | 2025.09.21 00:29:12.095656 [ 297 ] {2a291bb7-2ed9-4219-ab98-55ff7928eb08} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16494 | 2025.09.21 00:29:12.095702 [ 297 ] {2a291bb7-2ed9-4219-ab98-55ff7928eb08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16495 | 2025.09.21 00:29:12.095932 [ 297 ] {2a291bb7-2ed9-4219-ab98-55ff7928eb08} <Debug> oximeter.version (06a643d4-7186-40b4-8bce-6aab50817197) (SelectExecutor): Key condition: unknown | ||
| 16496 | 2025.09.21 00:29:12.096805 [ 326 ] {2a291bb7-2ed9-4219-ab98-55ff7928eb08} <Trace> AggregatingTransform: Aggregating | ||
| 16497 | 2025.09.21 00:29:12.096914 [ 326 ] {2a291bb7-2ed9-4219-ab98-55ff7928eb08} <Trace> Aggregator: Aggregation method: without_key | ||
| 16498 | 2025.09.21 00:29:12.096953 [ 326 ] {2a291bb7-2ed9-4219-ab98-55ff7928eb08} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000934952 sec. (1069.574 rows/sec., 41.78 KiB/sec.) | ||
| 16499 | 2025.09.21 00:29:12.096972 [ 326 ] {2a291bb7-2ed9-4219-ab98-55ff7928eb08} <Trace> Aggregator: Merging aggregated data | ||
| 16500 | 2025.09.21 00:29:12.098132 [ 297 ] {2a291bb7-2ed9-4219-ab98-55ff7928eb08} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0027 sec., 370.3703703703703 rows/sec., 14.47 KiB/sec. | ||
| 16501 | 2025.09.21 00:29:12.098272 [ 297 ] {2a291bb7-2ed9-4219-ab98-55ff7928eb08} <Debug> TCPHandler: Processed in 0.003629077 sec. | ||
| 16502 | 2025.09.21 00:29:12.098399 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16503 | 2025.09.21 00:29:12.098426 [ 297 ] {} <Debug> TCP-Session: 72280340-9ae2-4e3a-9283-ad07fc31d8c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16504 | 2025.09.21 00:29:12.098428 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16505 | 2025.09.21 00:29:12.098451 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16506 | 2025.09.21 00:29:12.098469 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16507 | 2025.09.21 00:29:12.098490 [ 296 ] {} <Debug> TCP-Session: 119b0328-1835-4d66-bcec-5177e8cab682 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16508 | 2025.09.21 00:29:12.098512 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16509 | 2025.09.21 00:29:12.098533 [ 353 ] {} <Debug> TCP-Session: 96e95f6e-5633-4608-9f45-cf4e7e1f316c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16510 | 2025.09.21 00:29:12.098547 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16511 | 2025.09.21 00:29:12.098575 [ 354 ] {} <Debug> TCP-Session: 558f9e03-f86a-45cf-b849-e84cc4d494ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16512 | 2025.09.21 00:29:12.098561 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16513 | 2025.09.21 00:29:12.098611 [ 356 ] {} <Debug> TCP-Session: 4833c6ba-c038-4959-ba4b-4163c31e181b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16514 | 2025.09.21 00:29:12.098637 [ 293 ] {} <Debug> TCP-Session: 76109fef-4632-42c1-b9c1-4cb1426c044b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16515 | 2025.09.21 00:29:12.098527 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16516 | 2025.09.21 00:29:12.098503 [ 352 ] {} <Debug> TCP-Session: 65faaa37-1a4a-4294-b647-c1c1ca2bc884 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16517 | 2025.09.21 00:29:12.098702 [ 355 ] {} <Debug> TCP-Session: 243ff1ac-390d-42fa-b8b3-6a0e8315701a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16518 | 2025.09.21 00:29:12.098491 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16519 | 2025.09.21 00:29:12.098752 [ 295 ] {} <Debug> TCP-Session: 237b3364-5393-4491-b3b2-6576c10deb5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16520 | 2025.09.21 00:29:12.376307 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34974 | ||
| 16521 | 2025.09.21 00:29:12.376865 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16522 | 2025.09.21 00:29:12.376914 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16523 | 2025.09.21 00:29:12.377432 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16524 | 2025.09.21 00:29:12.377676 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16525 | 2025.09.21 00:29:12.377826 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34974 | ||
| 16526 | 2025.09.21 00:29:14.246474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 16527 | 2025.09.21 00:29:14.264292 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16528 | 2025.09.21 00:29:14.264357 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16529 | 2025.09.21 00:29:14.270587 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16530 | 2025.09.21 00:29:14.271294 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16531 | 2025.09.21 00:29:14.274356 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 16532 | 2025.09.21 00:29:14.812438 [ 221 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): 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] | ||
| 16533 | 2025.09.21 00:29:14.812497 [ 221 ] {} <Debug> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): 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] | ||
| 16534 | 2025.09.21 00:29:14.872668 [ 221 ] {} <Debug> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): 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] | ||
| 16535 | 2025.09.21 00:29:14.982641 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2106 | ||
| 16536 | 2025.09.21 00:29:14.985323 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16537 | 2025.09.21 00:29:14.985369 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 16538 | 2025.09.21 00:29:14.986596 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16539 | 2025.09.21 00:29:14.986869 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16540 | 2025.09.21 00:29:14.987142 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2106 | ||
| 16541 | 2025.09.21 00:29:16.149156 [ 220 ] {} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): 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] | ||
| 16542 | 2025.09.21 00:29:16.149218 [ 220 ] {} <Debug> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): 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] | ||
| 16543 | 2025.09.21 00:29:16.158595 [ 220 ] {} <Debug> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): 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] | ||
| 16544 | 2025.09.21 00:29:16.971824 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16545 | 2025.09.21 00:29:16.972007 [ 4 ] {8f8d24f7-80a6-4ff4-baa2-f32b8b6b19f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16546 | 2025.09.21 00:29:16.972077 [ 4 ] {8f8d24f7-80a6-4ff4-baa2-f32b8b6b19f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16547 | 2025.09.21 00:29:16.972969 [ 4 ] {8f8d24f7-80a6-4ff4-baa2-f32b8b6b19f0} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16548 | 2025.09.21 00:29:16.973023 [ 4 ] {8f8d24f7-80a6-4ff4-baa2-f32b8b6b19f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16549 | 2025.09.21 00:29:16.973443 [ 4 ] {8f8d24f7-80a6-4ff4-baa2-f32b8b6b19f0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16550 | 2025.09.21 00:29:16.973681 [ 4 ] {8f8d24f7-80a6-4ff4-baa2-f32b8b6b19f0} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16551 | 2025.09.21 00:29:16.973848 [ 4 ] {8f8d24f7-80a6-4ff4-baa2-f32b8b6b19f0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001892 sec., 216701.90274841437 rows/sec., 13.75 MiB/sec. | ||
| 16552 | 2025.09.21 00:29:16.973907 [ 4 ] {8f8d24f7-80a6-4ff4-baa2-f32b8b6b19f0} <Debug> TCPHandler: Processed in 0.002219533 sec. | ||
| 16553 | 2025.09.21 00:29:16.974036 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16554 | 2025.09.21 00:29:16.974142 [ 4 ] {db725155-1c12-41d5-8448-53c7d370a746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16555 | 2025.09.21 00:29:16.974186 [ 4 ] {db725155-1c12-41d5-8448-53c7d370a746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16556 | 2025.09.21 00:29:16.975163 [ 4 ] {db725155-1c12-41d5-8448-53c7d370a746} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16557 | 2025.09.21 00:29:16.975202 [ 4 ] {db725155-1c12-41d5-8448-53c7d370a746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16558 | 2025.09.21 00:29:16.975593 [ 4 ] {db725155-1c12-41d5-8448-53c7d370a746} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16559 | 2025.09.21 00:29:16.975806 [ 4 ] {db725155-1c12-41d5-8448-53c7d370a746} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16560 | 2025.09.21 00:29:16.975939 [ 4 ] {db725155-1c12-41d5-8448-53c7d370a746} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001822 sec., 625686.0592755214 rows/sec., 49.63 MiB/sec. | ||
| 16561 | 2025.09.21 00:29:16.975980 [ 4 ] {db725155-1c12-41d5-8448-53c7d370a746} <Debug> TCPHandler: Processed in 0.001996467 sec. | ||
| 16562 | 2025.09.21 00:29:16.976091 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16563 | 2025.09.21 00:29:16.976189 [ 4 ] {75286fce-c117-4589-9f67-369f816ff275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16564 | 2025.09.21 00:29:16.976232 [ 4 ] {75286fce-c117-4589-9f67-369f816ff275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16565 | 2025.09.21 00:29:16.976711 [ 4 ] {75286fce-c117-4589-9f67-369f816ff275} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16566 | 2025.09.21 00:29:16.976749 [ 4 ] {75286fce-c117-4589-9f67-369f816ff275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16567 | 2025.09.21 00:29:16.977079 [ 4 ] {75286fce-c117-4589-9f67-369f816ff275} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16568 | 2025.09.21 00:29:16.977289 [ 4 ] {75286fce-c117-4589-9f67-369f816ff275} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16569 | 2025.09.21 00:29:16.977425 [ 4 ] {75286fce-c117-4589-9f67-369f816ff275} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001257 sec., 174224.34367541765 rows/sec., 10.39 MiB/sec. | ||
| 16570 | 2025.09.21 00:29:16.977465 [ 4 ] {75286fce-c117-4589-9f67-369f816ff275} <Debug> TCPHandler: Processed in 0.001425444 sec. | ||
| 16571 | 2025.09.21 00:29:16.977584 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16572 | 2025.09.21 00:29:16.977704 [ 4 ] {42f863b9-af55-4c15-8768-55e2a5fa8c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16573 | 2025.09.21 00:29:16.977755 [ 4 ] {42f863b9-af55-4c15-8768-55e2a5fa8c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16574 | 2025.09.21 00:29:16.978320 [ 4 ] {42f863b9-af55-4c15-8768-55e2a5fa8c95} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16575 | 2025.09.21 00:29:16.978366 [ 4 ] {42f863b9-af55-4c15-8768-55e2a5fa8c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16576 | 2025.09.21 00:29:16.978701 [ 4 ] {42f863b9-af55-4c15-8768-55e2a5fa8c95} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16577 | 2025.09.21 00:29:16.978920 [ 4 ] {42f863b9-af55-4c15-8768-55e2a5fa8c95} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16578 | 2025.09.21 00:29:16.979057 [ 4 ] {42f863b9-af55-4c15-8768-55e2a5fa8c95} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00138 sec., 153623.18840579712 rows/sec., 9.91 MiB/sec. | ||
| 16579 | 2025.09.21 00:29:16.979098 [ 4 ] {42f863b9-af55-4c15-8768-55e2a5fa8c95} <Debug> TCPHandler: Processed in 0.001575588 sec. | ||
| 16580 | 2025.09.21 00:29:16.979204 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16581 | 2025.09.21 00:29:16.979300 [ 4 ] {ce2328bf-9dd3-42f6-9601-011f5648d02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16582 | 2025.09.21 00:29:16.979341 [ 4 ] {ce2328bf-9dd3-42f6-9601-011f5648d02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16583 | 2025.09.21 00:29:16.979811 [ 4 ] {ce2328bf-9dd3-42f6-9601-011f5648d02f} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16584 | 2025.09.21 00:29:16.979848 [ 4 ] {ce2328bf-9dd3-42f6-9601-011f5648d02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16585 | 2025.09.21 00:29:16.980171 [ 4 ] {ce2328bf-9dd3-42f6-9601-011f5648d02f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16586 | 2025.09.21 00:29:16.980384 [ 4 ] {ce2328bf-9dd3-42f6-9601-011f5648d02f} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16587 | 2025.09.21 00:29:16.980516 [ 4 ] {ce2328bf-9dd3-42f6-9601-011f5648d02f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001235 sec., 170850.2024291498 rows/sec., 9.70 MiB/sec. | ||
| 16588 | 2025.09.21 00:29:16.980556 [ 4 ] {ce2328bf-9dd3-42f6-9601-011f5648d02f} <Debug> TCPHandler: Processed in 0.001402874 sec. | ||
| 16589 | 2025.09.21 00:29:16.980662 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16590 | 2025.09.21 00:29:16.980757 [ 4 ] {1dc66e4f-7aa9-40c5-a5ae-586fac81a4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16591 | 2025.09.21 00:29:16.980797 [ 4 ] {1dc66e4f-7aa9-40c5-a5ae-586fac81a4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16592 | 2025.09.21 00:29:16.981531 [ 4 ] {1dc66e4f-7aa9-40c5-a5ae-586fac81a4b8} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16593 | 2025.09.21 00:29:16.981568 [ 4 ] {1dc66e4f-7aa9-40c5-a5ae-586fac81a4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16594 | 2025.09.21 00:29:16.981907 [ 4 ] {1dc66e4f-7aa9-40c5-a5ae-586fac81a4b8} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16595 | 2025.09.21 00:29:16.982128 [ 4 ] {1dc66e4f-7aa9-40c5-a5ae-586fac81a4b8} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16596 | 2025.09.21 00:29:16.982263 [ 4 ] {1dc66e4f-7aa9-40c5-a5ae-586fac81a4b8} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001524 sec., 454724.4094488189 rows/sec., 31.78 MiB/sec. | ||
| 16597 | 2025.09.21 00:29:16.982302 [ 4 ] {1dc66e4f-7aa9-40c5-a5ae-586fac81a4b8} <Debug> TCPHandler: Processed in 0.001691661 sec. | ||
| 16598 | 2025.09.21 00:29:16.982409 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16599 | 2025.09.21 00:29:16.982505 [ 4 ] {9865ba5f-9ce6-42bf-96d5-f2e06c5f58a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16600 | 2025.09.21 00:29:16.982549 [ 4 ] {9865ba5f-9ce6-42bf-96d5-f2e06c5f58a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16601 | 2025.09.21 00:29:16.982873 [ 4 ] {9865ba5f-9ce6-42bf-96d5-f2e06c5f58a0} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16602 | 2025.09.21 00:29:16.982911 [ 4 ] {9865ba5f-9ce6-42bf-96d5-f2e06c5f58a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16603 | 2025.09.21 00:29:16.983217 [ 4 ] {9865ba5f-9ce6-42bf-96d5-f2e06c5f58a0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16604 | 2025.09.21 00:29:16.983427 [ 4 ] {9865ba5f-9ce6-42bf-96d5-f2e06c5f58a0} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16605 | 2025.09.21 00:29:16.983560 [ 4 ] {9865ba5f-9ce6-42bf-96d5-f2e06c5f58a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 16606 | 2025.09.21 00:29:16.983597 [ 4 ] {9865ba5f-9ce6-42bf-96d5-f2e06c5f58a0} <Debug> TCPHandler: Processed in 0.00123851 sec. | ||
| 16607 | 2025.09.21 00:29:16.983702 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16608 | 2025.09.21 00:29:16.983798 [ 4 ] {35a5ed37-9ffa-413d-b7db-1e92017c3322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16609 | 2025.09.21 00:29:16.983841 [ 4 ] {35a5ed37-9ffa-413d-b7db-1e92017c3322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16610 | 2025.09.21 00:29:16.984303 [ 4 ] {35a5ed37-9ffa-413d-b7db-1e92017c3322} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16611 | 2025.09.21 00:29:16.984340 [ 4 ] {35a5ed37-9ffa-413d-b7db-1e92017c3322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16612 | 2025.09.21 00:29:16.984686 [ 4 ] {35a5ed37-9ffa-413d-b7db-1e92017c3322} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16613 | 2025.09.21 00:29:16.984899 [ 4 ] {35a5ed37-9ffa-413d-b7db-1e92017c3322} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16614 | 2025.09.21 00:29:16.985028 [ 4 ] {35a5ed37-9ffa-413d-b7db-1e92017c3322} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001249 sec., 251401.1208967174 rows/sec., 16.51 MiB/sec. | ||
| 16615 | 2025.09.21 00:29:16.985065 [ 4 ] {35a5ed37-9ffa-413d-b7db-1e92017c3322} <Debug> TCPHandler: Processed in 0.001412134 sec. | ||
| 16616 | 2025.09.21 00:29:16.985172 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16617 | 2025.09.21 00:29:16.985266 [ 4 ] {5f70aa09-a93f-4f4e-a251-33c089b8cdbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16618 | 2025.09.21 00:29:16.985308 [ 4 ] {5f70aa09-a93f-4f4e-a251-33c089b8cdbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16619 | 2025.09.21 00:29:16.985609 [ 4 ] {5f70aa09-a93f-4f4e-a251-33c089b8cdbe} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16620 | 2025.09.21 00:29:16.985644 [ 4 ] {5f70aa09-a93f-4f4e-a251-33c089b8cdbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16621 | 2025.09.21 00:29:16.985941 [ 4 ] {5f70aa09-a93f-4f4e-a251-33c089b8cdbe} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16622 | 2025.09.21 00:29:16.986160 [ 4 ] {5f70aa09-a93f-4f4e-a251-33c089b8cdbe} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16623 | 2025.09.21 00:29:16.986271 [ 27 ] {} <Debug> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 16624 | 2025.09.21 00:29:16.986288 [ 4 ] {5f70aa09-a93f-4f4e-a251-33c089b8cdbe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 16625 | 2025.09.21 00:29:16.986341 [ 27 ] {} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16626 | 2025.09.21 00:29:16.986347 [ 4 ] {5f70aa09-a93f-4f4e-a251-33c089b8cdbe} <Debug> TCPHandler: Processed in 0.001226499 sec. | ||
| 16627 | 2025.09.21 00:29:16.986371 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16628 | 2025.09.21 00:29:16.986469 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16629 | 2025.09.21 00:29:16.986485 [ 195 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 16630 | 2025.09.21 00:29:16.986567 [ 4 ] {33b4ed3a-ec18-431a-b3ba-20d76d6d6432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16631 | 2025.09.21 00:29:16.986619 [ 195 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16632 | 2025.09.21 00:29:16.986627 [ 4 ] {33b4ed3a-ec18-431a-b3ba-20d76d6d6432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16633 | 2025.09.21 00:29:16.986662 [ 195 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 53 rows starting from the beginning of the part | ||
| 16634 | 2025.09.21 00:29:16.986733 [ 195 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 16635 | 2025.09.21 00:29:16.986778 [ 195 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 16636 | 2025.09.21 00:29:16.986818 [ 195 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 16637 | 2025.09.21 00:29:16.986855 [ 195 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 16638 | 2025.09.21 00:29:16.986892 [ 195 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 16639 | 2025.09.21 00:29:16.987437 [ 4 ] {33b4ed3a-ec18-431a-b3ba-20d76d6d6432} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16640 | 2025.09.21 00:29:16.987478 [ 4 ] {33b4ed3a-ec18-431a-b3ba-20d76d6d6432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16641 | 2025.09.21 00:29:16.987693 [ 195 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58 rows, containing 4 columns (4 merged, 0 gathered) in 0.00125841 sec., 46089.907104997576 rows/sec., 3.02 MiB/sec. | ||
| 16642 | 2025.09.21 00:29:16.987876 [ 196 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 16643 | 2025.09.21 00:29:16.988022 [ 4 ] {33b4ed3a-ec18-431a-b3ba-20d76d6d6432} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16644 | 2025.09.21 00:29:16.988264 [ 196 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_55_11} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16645 | 2025.09.21 00:29:16.988308 [ 4 ] {33b4ed3a-ec18-431a-b3ba-20d76d6d6432} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16646 | 2025.09.21 00:29:16.988359 [ 196 ] {a78bbb0b-c91b-4dbf-a609-df563239beb6::all_1_55_11} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 16647 | 2025.09.21 00:29:16.988464 [ 4 ] {33b4ed3a-ec18-431a-b3ba-20d76d6d6432} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001915 sec., 7310.704960835509 rows/sec., 13.10 MiB/sec. | ||
| 16648 | 2025.09.21 00:29:16.988481 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16649 | 2025.09.21 00:29:16.988537 [ 4 ] {33b4ed3a-ec18-431a-b3ba-20d76d6d6432} <Debug> TCPHandler: Processed in 0.002117221 sec. | ||
| 16650 | 2025.09.21 00:29:16.988663 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16651 | 2025.09.21 00:29:16.988758 [ 4 ] {fbdf0f3e-24ea-4ad3-bb3d-4ab4d15d1771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16652 | 2025.09.21 00:29:16.988800 [ 4 ] {fbdf0f3e-24ea-4ad3-bb3d-4ab4d15d1771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16653 | 2025.09.21 00:29:16.989145 [ 4 ] {fbdf0f3e-24ea-4ad3-bb3d-4ab4d15d1771} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16654 | 2025.09.21 00:29:16.989180 [ 4 ] {fbdf0f3e-24ea-4ad3-bb3d-4ab4d15d1771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16655 | 2025.09.21 00:29:16.989489 [ 4 ] {fbdf0f3e-24ea-4ad3-bb3d-4ab4d15d1771} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16656 | 2025.09.21 00:29:16.989703 [ 4 ] {fbdf0f3e-24ea-4ad3-bb3d-4ab4d15d1771} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16657 | 2025.09.21 00:29:16.989832 [ 4 ] {fbdf0f3e-24ea-4ad3-bb3d-4ab4d15d1771} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001092 sec., 95238.09523809524 rows/sec., 5.84 MiB/sec. | ||
| 16658 | 2025.09.21 00:29:16.989868 [ 4 ] {fbdf0f3e-24ea-4ad3-bb3d-4ab4d15d1771} <Debug> TCPHandler: Processed in 0.00125518 sec. | ||
| 16659 | 2025.09.21 00:29:19.615627 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16660 | 2025.09.21 00:29:19.615683 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16661 | 2025.09.21 00:29:19.878898 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35422 | ||
| 16662 | 2025.09.21 00:29:19.879414 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16663 | 2025.09.21 00:29:19.879491 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16664 | 2025.09.21 00:29:19.880017 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16665 | 2025.09.21 00:29:19.880259 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16666 | 2025.09.21 00:29:19.880416 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35422 | ||
| 16667 | 2025.09.21 00:29:21.775352 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 16668 | 2025.09.21 00:29:21.792975 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16669 | 2025.09.21 00:29:21.793033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16670 | 2025.09.21 00:29:21.799353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16671 | 2025.09.21 00:29:21.800115 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16672 | 2025.09.21 00:29:21.803699 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 16673 | 2025.09.21 00:29:21.960119 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16674 | 2025.09.21 00:29:21.960340 [ 4 ] {799fabe8-5d2a-4af3-a9b2-f5145d754cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16675 | 2025.09.21 00:29:21.960417 [ 4 ] {799fabe8-5d2a-4af3-a9b2-f5145d754cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16676 | 2025.09.21 00:29:21.961105 [ 4 ] {799fabe8-5d2a-4af3-a9b2-f5145d754cc5} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16677 | 2025.09.21 00:29:21.961147 [ 4 ] {799fabe8-5d2a-4af3-a9b2-f5145d754cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16678 | 2025.09.21 00:29:21.961559 [ 4 ] {799fabe8-5d2a-4af3-a9b2-f5145d754cc5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16679 | 2025.09.21 00:29:21.961801 [ 4 ] {799fabe8-5d2a-4af3-a9b2-f5145d754cc5} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16680 | 2025.09.21 00:29:21.961966 [ 4 ] {799fabe8-5d2a-4af3-a9b2-f5145d754cc5} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001679 sec., 65515.18761167362 rows/sec., 5.49 MiB/sec. | ||
| 16681 | 2025.09.21 00:29:21.962016 [ 4 ] {799fabe8-5d2a-4af3-a9b2-f5145d754cc5} <Debug> TCPHandler: Processed in 0.002033669 sec. | ||
| 16682 | 2025.09.21 00:29:21.962136 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16683 | 2025.09.21 00:29:21.962242 [ 4 ] {d8748f9a-a24c-45b7-94af-999684d9cac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16684 | 2025.09.21 00:29:21.962289 [ 4 ] {d8748f9a-a24c-45b7-94af-999684d9cac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16685 | 2025.09.21 00:29:21.962709 [ 4 ] {d8748f9a-a24c-45b7-94af-999684d9cac8} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16686 | 2025.09.21 00:29:21.962746 [ 4 ] {d8748f9a-a24c-45b7-94af-999684d9cac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16687 | 2025.09.21 00:29:21.963056 [ 4 ] {d8748f9a-a24c-45b7-94af-999684d9cac8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16688 | 2025.09.21 00:29:21.963265 [ 4 ] {d8748f9a-a24c-45b7-94af-999684d9cac8} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16689 | 2025.09.21 00:29:21.963398 [ 4 ] {d8748f9a-a24c-45b7-94af-999684d9cac8} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001181 sec., 22861.981371718884 rows/sec., 1.68 MiB/sec. | ||
| 16690 | 2025.09.21 00:29:21.963439 [ 4 ] {d8748f9a-a24c-45b7-94af-999684d9cac8} <Debug> TCPHandler: Processed in 0.001354993 sec. | ||
| 16691 | 2025.09.21 00:29:21.963554 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16692 | 2025.09.21 00:29:21.963651 [ 4 ] {e4de7b74-193f-41c6-ad22-70e7da21056c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16693 | 2025.09.21 00:29:21.963693 [ 4 ] {e4de7b74-193f-41c6-ad22-70e7da21056c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16694 | 2025.09.21 00:29:21.964149 [ 4 ] {e4de7b74-193f-41c6-ad22-70e7da21056c} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16695 | 2025.09.21 00:29:21.964186 [ 4 ] {e4de7b74-193f-41c6-ad22-70e7da21056c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16696 | 2025.09.21 00:29:21.964496 [ 4 ] {e4de7b74-193f-41c6-ad22-70e7da21056c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16697 | 2025.09.21 00:29:21.964710 [ 4 ] {e4de7b74-193f-41c6-ad22-70e7da21056c} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16698 | 2025.09.21 00:29:21.964844 [ 4 ] {e4de7b74-193f-41c6-ad22-70e7da21056c} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001212 sec., 75082.50825082508 rows/sec., 5.86 MiB/sec. | ||
| 16699 | 2025.09.21 00:29:21.964889 [ 4 ] {e4de7b74-193f-41c6-ad22-70e7da21056c} <Debug> TCPHandler: Processed in 0.001384593 sec. | ||
| 16700 | 2025.09.21 00:29:21.964999 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16701 | 2025.09.21 00:29:21.965095 [ 4 ] {dc8f09e9-e13c-4fd6-b67d-dc36799f6625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16702 | 2025.09.21 00:29:21.965141 [ 4 ] {dc8f09e9-e13c-4fd6-b67d-dc36799f6625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16703 | 2025.09.21 00:29:21.965552 [ 4 ] {dc8f09e9-e13c-4fd6-b67d-dc36799f6625} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16704 | 2025.09.21 00:29:21.965589 [ 4 ] {dc8f09e9-e13c-4fd6-b67d-dc36799f6625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16705 | 2025.09.21 00:29:21.965928 [ 4 ] {dc8f09e9-e13c-4fd6-b67d-dc36799f6625} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16706 | 2025.09.21 00:29:21.966146 [ 4 ] {dc8f09e9-e13c-4fd6-b67d-dc36799f6625} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16707 | 2025.09.21 00:29:21.966269 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 5 parts from all_1_104_21 to all_108_108_0 | ||
| 16708 | 2025.09.21 00:29:21.966276 [ 4 ] {dc8f09e9-e13c-4fd6-b67d-dc36799f6625} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 16709 | 2025.09.21 00:29:21.966339 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16710 | 2025.09.21 00:29:21.966357 [ 4 ] {dc8f09e9-e13c-4fd6-b67d-dc36799f6625} <Debug> TCPHandler: Processed in 0.001407584 sec. | ||
| 16711 | 2025.09.21 00:29:21.966364 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16712 | 2025.09.21 00:29:21.966483 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16713 | 2025.09.21 00:29:21.966487 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_108_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_104_21 to all_108_108_0 into Compact with storage Full | ||
| 16714 | 2025.09.21 00:29:21.966587 [ 4 ] {b83f6ddd-cafa-4ec8-88c5-20e9d37833ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16715 | 2025.09.21 00:29:21.966635 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_108_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16716 | 2025.09.21 00:29:21.966652 [ 4 ] {b83f6ddd-cafa-4ec8-88c5-20e9d37833ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16717 | 2025.09.21 00:29:21.966687 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_104_21, total 36961 rows starting from the beginning of the part | ||
| 16718 | 2025.09.21 00:29:21.966767 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 16719 | 2025.09.21 00:29:21.966816 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 314 rows starting from the beginning of the part | ||
| 16720 | 2025.09.21 00:29:21.966862 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 846 rows starting from the beginning of the part | ||
| 16721 | 2025.09.21 00:29:21.966907 [ 196 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 314 rows starting from the beginning of the part | ||
| 16722 | 2025.09.21 00:29:21.967534 [ 4 ] {b83f6ddd-cafa-4ec8-88c5-20e9d37833ff} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16723 | 2025.09.21 00:29:21.967576 [ 4 ] {b83f6ddd-cafa-4ec8-88c5-20e9d37833ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16724 | 2025.09.21 00:29:21.968152 [ 4 ] {b83f6ddd-cafa-4ec8-88c5-20e9d37833ff} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16725 | 2025.09.21 00:29:21.968406 [ 4 ] {b83f6ddd-cafa-4ec8-88c5-20e9d37833ff} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16726 | 2025.09.21 00:29:21.968564 [ 4 ] {b83f6ddd-cafa-4ec8-88c5-20e9d37833ff} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001996 sec., 13527.054108216433 rows/sec., 24.24 MiB/sec. | ||
| 16727 | 2025.09.21 00:29:21.968644 [ 4 ] {b83f6ddd-cafa-4ec8-88c5-20e9d37833ff} <Debug> TCPHandler: Processed in 0.002214482 sec. | ||
| 16728 | 2025.09.21 00:29:21.968758 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16729 | 2025.09.21 00:29:21.968854 [ 4 ] {7b74b925-5728-4c23-a8d6-3f0b8778c6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16730 | 2025.09.21 00:29:21.968898 [ 4 ] {7b74b925-5728-4c23-a8d6-3f0b8778c6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16731 | 2025.09.21 00:29:21.969237 [ 4 ] {7b74b925-5728-4c23-a8d6-3f0b8778c6c5} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16732 | 2025.09.21 00:29:21.969274 [ 4 ] {7b74b925-5728-4c23-a8d6-3f0b8778c6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16733 | 2025.09.21 00:29:21.969602 [ 4 ] {7b74b925-5728-4c23-a8d6-3f0b8778c6c5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16734 | 2025.09.21 00:29:21.969823 [ 4 ] {7b74b925-5728-4c23-a8d6-3f0b8778c6c5} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16735 | 2025.09.21 00:29:21.969956 [ 4 ] {7b74b925-5728-4c23-a8d6-3f0b8778c6c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 16736 | 2025.09.21 00:29:21.969993 [ 4 ] {7b74b925-5728-4c23-a8d6-3f0b8778c6c5} <Debug> TCPHandler: Processed in 0.001285111 sec. | ||
| 16737 | 2025.09.21 00:29:21.973999 [ 195 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_108_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38595 rows, containing 5 columns (5 merged, 0 gathered) in 0.007559721 sec., 5105347.141779439 rows/sec., 341.69 MiB/sec. | ||
| 16738 | 2025.09.21 00:29:21.974571 [ 192 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_108_22} <Trace> MergedBlockOutputStream: filled checksums all_1_108_22 (state Temporary) | ||
| 16739 | 2025.09.21 00:29:21.974844 [ 192 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_108_22 to all_1_108_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16740 | 2025.09.21 00:29:21.974915 [ 192 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 5 parts: [all_1_104_21, all_108_108_0] -> all_1_108_22 | ||
| 16741 | 2025.09.21 00:29:21.974990 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16742 | 2025.09.21 00:29:24.988298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2140 | ||
| 16743 | 2025.09.21 00:29:24.990565 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16744 | 2025.09.21 00:29:24.990603 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16745 | 2025.09.21 00:29:24.991757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16746 | 2025.09.21 00:29:24.992028 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16747 | 2025.09.21 00:29:24.992275 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2140 | ||
| 16748 | 2025.09.21 00:29:26.970926 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16749 | 2025.09.21 00:29:26.971143 [ 4 ] {1b311643-39b0-4c1c-ac5b-a104332f9b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16750 | 2025.09.21 00:29:26.971225 [ 4 ] {1b311643-39b0-4c1c-ac5b-a104332f9b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16751 | 2025.09.21 00:29:26.972142 [ 4 ] {1b311643-39b0-4c1c-ac5b-a104332f9b23} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16752 | 2025.09.21 00:29:26.972197 [ 4 ] {1b311643-39b0-4c1c-ac5b-a104332f9b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16753 | 2025.09.21 00:29:26.972650 [ 4 ] {1b311643-39b0-4c1c-ac5b-a104332f9b23} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16754 | 2025.09.21 00:29:26.972899 [ 4 ] {1b311643-39b0-4c1c-ac5b-a104332f9b23} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16755 | 2025.09.21 00:29:26.973065 [ 4 ] {1b311643-39b0-4c1c-ac5b-a104332f9b23} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001984 sec., 206653.2258064516 rows/sec., 13.11 MiB/sec. | ||
| 16756 | 2025.09.21 00:29:26.973120 [ 4 ] {1b311643-39b0-4c1c-ac5b-a104332f9b23} <Debug> TCPHandler: Processed in 0.002331866 sec. | ||
| 16757 | 2025.09.21 00:29:26.973259 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16758 | 2025.09.21 00:29:26.973366 [ 4 ] {3db7ca4d-cf8a-4b55-98c7-cd477afef7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16759 | 2025.09.21 00:29:26.973415 [ 4 ] {3db7ca4d-cf8a-4b55-98c7-cd477afef7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16760 | 2025.09.21 00:29:26.973853 [ 4 ] {3db7ca4d-cf8a-4b55-98c7-cd477afef7f2} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16761 | 2025.09.21 00:29:26.973892 [ 4 ] {3db7ca4d-cf8a-4b55-98c7-cd477afef7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16762 | 2025.09.21 00:29:26.974215 [ 4 ] {3db7ca4d-cf8a-4b55-98c7-cd477afef7f2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 16763 | 2025.09.21 00:29:26.974428 [ 4 ] {3db7ca4d-cf8a-4b55-98c7-cd477afef7f2} <Trace> oximeter.fields_ipaddr (f4f40986-1292-4fb0-b69d-c0a4a0bd11f3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16764 | 2025.09.21 00:29:26.974564 [ 4 ] {3db7ca4d-cf8a-4b55-98c7-cd477afef7f2} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001223 sec., 11447.260834014718 rows/sec., 933.44 KiB/sec. | ||
| 16765 | 2025.09.21 00:29:26.974604 [ 4 ] {3db7ca4d-cf8a-4b55-98c7-cd477afef7f2} <Debug> TCPHandler: Processed in 0.001400214 sec. | ||
| 16766 | 2025.09.21 00:29:26.974717 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16767 | 2025.09.21 00:29:26.974814 [ 4 ] {22929f70-63ec-4b78-ab75-6e329d58530d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16768 | 2025.09.21 00:29:26.974856 [ 4 ] {22929f70-63ec-4b78-ab75-6e329d58530d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16769 | 2025.09.21 00:29:26.976184 [ 4 ] {22929f70-63ec-4b78-ab75-6e329d58530d} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16770 | 2025.09.21 00:29:26.976222 [ 4 ] {22929f70-63ec-4b78-ab75-6e329d58530d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16771 | 2025.09.21 00:29:26.976596 [ 4 ] {22929f70-63ec-4b78-ab75-6e329d58530d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16772 | 2025.09.21 00:29:26.976810 [ 4 ] {22929f70-63ec-4b78-ab75-6e329d58530d} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16773 | 2025.09.21 00:29:26.976947 [ 4 ] {22929f70-63ec-4b78-ab75-6e329d58530d} <Debug> executeQuery: Read 1147 rows, 93.10 KiB in 0.002153 sec., 532745.0069670228 rows/sec., 42.23 MiB/sec. | ||
| 16774 | 2025.09.21 00:29:26.976986 [ 4 ] {22929f70-63ec-4b78-ab75-6e329d58530d} <Debug> TCPHandler: Processed in 0.002320956 sec. | ||
| 16775 | 2025.09.21 00:29:26.977094 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16776 | 2025.09.21 00:29:26.977190 [ 4 ] {aa591f17-929a-4f57-85cd-4b624b21601c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16777 | 2025.09.21 00:29:26.977231 [ 4 ] {aa591f17-929a-4f57-85cd-4b624b21601c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16778 | 2025.09.21 00:29:26.977745 [ 4 ] {aa591f17-929a-4f57-85cd-4b624b21601c} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16779 | 2025.09.21 00:29:26.977781 [ 4 ] {aa591f17-929a-4f57-85cd-4b624b21601c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16780 | 2025.09.21 00:29:26.978091 [ 4 ] {aa591f17-929a-4f57-85cd-4b624b21601c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16781 | 2025.09.21 00:29:26.978297 [ 4 ] {aa591f17-929a-4f57-85cd-4b624b21601c} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16782 | 2025.09.21 00:29:26.978431 [ 4 ] {aa591f17-929a-4f57-85cd-4b624b21601c} <Debug> executeQuery: Read 233 rows, 14.35 KiB in 0.001261 sec., 184773.98889770024 rows/sec., 11.11 MiB/sec. | ||
| 16783 | 2025.09.21 00:29:26.978477 [ 4 ] {aa591f17-929a-4f57-85cd-4b624b21601c} <Debug> TCPHandler: Processed in 0.001434424 sec. | ||
| 16784 | 2025.09.21 00:29:26.978583 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16785 | 2025.09.21 00:29:26.978678 [ 4 ] {50cab322-c239-495d-a1e1-804d3c5a3308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16786 | 2025.09.21 00:29:26.978719 [ 4 ] {50cab322-c239-495d-a1e1-804d3c5a3308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16787 | 2025.09.21 00:29:26.979222 [ 4 ] {50cab322-c239-495d-a1e1-804d3c5a3308} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16788 | 2025.09.21 00:29:26.979259 [ 4 ] {50cab322-c239-495d-a1e1-804d3c5a3308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16789 | 2025.09.21 00:29:26.979569 [ 4 ] {50cab322-c239-495d-a1e1-804d3c5a3308} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16790 | 2025.09.21 00:29:26.979785 [ 4 ] {50cab322-c239-495d-a1e1-804d3c5a3308} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16791 | 2025.09.21 00:29:26.979918 [ 4 ] {50cab322-c239-495d-a1e1-804d3c5a3308} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001257 sec., 168655.5290373906 rows/sec., 10.88 MiB/sec. | ||
| 16792 | 2025.09.21 00:29:26.979957 [ 4 ] {50cab322-c239-495d-a1e1-804d3c5a3308} <Debug> TCPHandler: Processed in 0.001423474 sec. | ||
| 16793 | 2025.09.21 00:29:26.980058 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16794 | 2025.09.21 00:29:26.980151 [ 4 ] {73e357b5-58a5-4c8c-9d82-542ca4f6ebd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16795 | 2025.09.21 00:29:26.980192 [ 4 ] {73e357b5-58a5-4c8c-9d82-542ca4f6ebd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16796 | 2025.09.21 00:29:26.980690 [ 4 ] {73e357b5-58a5-4c8c-9d82-542ca4f6ebd7} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16797 | 2025.09.21 00:29:26.980726 [ 4 ] {73e357b5-58a5-4c8c-9d82-542ca4f6ebd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16798 | 2025.09.21 00:29:26.981036 [ 4 ] {73e357b5-58a5-4c8c-9d82-542ca4f6ebd7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16799 | 2025.09.21 00:29:26.981248 [ 4 ] {73e357b5-58a5-4c8c-9d82-542ca4f6ebd7} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16800 | 2025.09.21 00:29:26.981379 [ 4 ] {73e357b5-58a5-4c8c-9d82-542ca4f6ebd7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001245 sec., 169477.91164658635 rows/sec., 9.62 MiB/sec. | ||
| 16801 | 2025.09.21 00:29:26.981419 [ 4 ] {73e357b5-58a5-4c8c-9d82-542ca4f6ebd7} <Debug> TCPHandler: Processed in 0.001409134 sec. | ||
| 16802 | 2025.09.21 00:29:26.981524 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16803 | 2025.09.21 00:29:26.981617 [ 4 ] {75230cd5-8230-4f4b-97e9-2ddffb21de38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16804 | 2025.09.21 00:29:26.981657 [ 4 ] {75230cd5-8230-4f4b-97e9-2ddffb21de38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16805 | 2025.09.21 00:29:26.982432 [ 4 ] {75230cd5-8230-4f4b-97e9-2ddffb21de38} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16806 | 2025.09.21 00:29:26.982469 [ 4 ] {75230cd5-8230-4f4b-97e9-2ddffb21de38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16807 | 2025.09.21 00:29:26.982807 [ 4 ] {75230cd5-8230-4f4b-97e9-2ddffb21de38} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16808 | 2025.09.21 00:29:26.983025 [ 4 ] {75230cd5-8230-4f4b-97e9-2ddffb21de38} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16809 | 2025.09.21 00:29:26.983155 [ 4 ] {75230cd5-8230-4f4b-97e9-2ddffb21de38} <Debug> executeQuery: Read 707 rows, 50.73 KiB in 0.001555 sec., 454662.37942122185 rows/sec., 31.86 MiB/sec. | ||
| 16810 | 2025.09.21 00:29:26.983193 [ 4 ] {75230cd5-8230-4f4b-97e9-2ddffb21de38} <Debug> TCPHandler: Processed in 0.001718891 sec. | ||
| 16811 | 2025.09.21 00:29:26.983300 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16812 | 2025.09.21 00:29:26.983394 [ 4 ] {09e1e915-8874-40b5-a326-8e2b245d29a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16813 | 2025.09.21 00:29:26.983438 [ 4 ] {09e1e915-8874-40b5-a326-8e2b245d29a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16814 | 2025.09.21 00:29:26.983763 [ 4 ] {09e1e915-8874-40b5-a326-8e2b245d29a0} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16815 | 2025.09.21 00:29:26.983800 [ 4 ] {09e1e915-8874-40b5-a326-8e2b245d29a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16816 | 2025.09.21 00:29:26.984111 [ 4 ] {09e1e915-8874-40b5-a326-8e2b245d29a0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16817 | 2025.09.21 00:29:26.984328 [ 4 ] {09e1e915-8874-40b5-a326-8e2b245d29a0} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16818 | 2025.09.21 00:29:26.984457 [ 4 ] {09e1e915-8874-40b5-a326-8e2b245d29a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 16819 | 2025.09.21 00:29:26.984493 [ 4 ] {09e1e915-8874-40b5-a326-8e2b245d29a0} <Debug> TCPHandler: Processed in 0.001243339 sec. | ||
| 16820 | 2025.09.21 00:29:26.984596 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16821 | 2025.09.21 00:29:26.984689 [ 4 ] {8add5a52-baf5-42f1-a3d9-786c0652da1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16822 | 2025.09.21 00:29:26.984733 [ 4 ] {8add5a52-baf5-42f1-a3d9-786c0652da1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16823 | 2025.09.21 00:29:26.985191 [ 4 ] {8add5a52-baf5-42f1-a3d9-786c0652da1c} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16824 | 2025.09.21 00:29:26.985227 [ 4 ] {8add5a52-baf5-42f1-a3d9-786c0652da1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16825 | 2025.09.21 00:29:26.985567 [ 4 ] {8add5a52-baf5-42f1-a3d9-786c0652da1c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16826 | 2025.09.21 00:29:26.985778 [ 4 ] {8add5a52-baf5-42f1-a3d9-786c0652da1c} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16827 | 2025.09.21 00:29:26.985907 [ 4 ] {8add5a52-baf5-42f1-a3d9-786c0652da1c} <Debug> executeQuery: Read 321 rows, 21.61 KiB in 0.001236 sec., 259708.7378640777 rows/sec., 17.08 MiB/sec. | ||
| 16828 | 2025.09.21 00:29:26.985945 [ 4 ] {8add5a52-baf5-42f1-a3d9-786c0652da1c} <Debug> TCPHandler: Processed in 0.001398343 sec. | ||
| 16829 | 2025.09.21 00:29:26.986050 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16830 | 2025.09.21 00:29:26.986146 [ 4 ] {637583b2-2eb2-4d7d-a54b-ac8068ceebd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16831 | 2025.09.21 00:29:26.986190 [ 4 ] {637583b2-2eb2-4d7d-a54b-ac8068ceebd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16832 | 2025.09.21 00:29:26.986481 [ 4 ] {637583b2-2eb2-4d7d-a54b-ac8068ceebd2} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16833 | 2025.09.21 00:29:26.986517 [ 4 ] {637583b2-2eb2-4d7d-a54b-ac8068ceebd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16834 | 2025.09.21 00:29:26.986812 [ 4 ] {637583b2-2eb2-4d7d-a54b-ac8068ceebd2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16835 | 2025.09.21 00:29:26.987018 [ 4 ] {637583b2-2eb2-4d7d-a54b-ac8068ceebd2} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16836 | 2025.09.21 00:29:26.987145 [ 4 ] {637583b2-2eb2-4d7d-a54b-ac8068ceebd2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 16837 | 2025.09.21 00:29:26.987183 [ 4 ] {637583b2-2eb2-4d7d-a54b-ac8068ceebd2} <Debug> TCPHandler: Processed in 0.001181208 sec. | ||
| 16838 | 2025.09.21 00:29:26.987286 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16839 | 2025.09.21 00:29:26.987380 [ 4 ] {520bdef4-ea69-49fd-ae69-6ae10a712067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16840 | 2025.09.21 00:29:26.987435 [ 4 ] {520bdef4-ea69-49fd-ae69-6ae10a712067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16841 | 2025.09.21 00:29:26.988220 [ 4 ] {520bdef4-ea69-49fd-ae69-6ae10a712067} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16842 | 2025.09.21 00:29:26.988256 [ 4 ] {520bdef4-ea69-49fd-ae69-6ae10a712067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16843 | 2025.09.21 00:29:26.988775 [ 4 ] {520bdef4-ea69-49fd-ae69-6ae10a712067} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16844 | 2025.09.21 00:29:26.989005 [ 4 ] {520bdef4-ea69-49fd-ae69-6ae10a712067} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16845 | 2025.09.21 00:29:26.989146 [ 4 ] {520bdef4-ea69-49fd-ae69-6ae10a712067} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001783 sec., 7851.934941110488 rows/sec., 14.07 MiB/sec. | ||
| 16846 | 2025.09.21 00:29:26.989213 [ 4 ] {520bdef4-ea69-49fd-ae69-6ae10a712067} <Debug> TCPHandler: Processed in 0.001976627 sec. | ||
| 16847 | 2025.09.21 00:29:26.989318 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16848 | 2025.09.21 00:29:26.989412 [ 4 ] {5dab8163-bd1e-456a-9c14-aaea524ecb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16849 | 2025.09.21 00:29:26.989454 [ 4 ] {5dab8163-bd1e-456a-9c14-aaea524ecb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16850 | 2025.09.21 00:29:26.989789 [ 4 ] {5dab8163-bd1e-456a-9c14-aaea524ecb80} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16851 | 2025.09.21 00:29:26.989824 [ 4 ] {5dab8163-bd1e-456a-9c14-aaea524ecb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16852 | 2025.09.21 00:29:26.990143 [ 4 ] {5dab8163-bd1e-456a-9c14-aaea524ecb80} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16853 | 2025.09.21 00:29:26.990350 [ 4 ] {5dab8163-bd1e-456a-9c14-aaea524ecb80} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16854 | 2025.09.21 00:29:26.990477 [ 4 ] {5dab8163-bd1e-456a-9c14-aaea524ecb80} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001083 sec., 96029.54755309326 rows/sec., 5.88 MiB/sec. | ||
| 16855 | 2025.09.21 00:29:26.990515 [ 4 ] {5dab8163-bd1e-456a-9c14-aaea524ecb80} <Debug> TCPHandler: Processed in 0.0012456 sec. | ||
| 16856 | 2025.09.21 00:29:27.381521 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35934 | ||
| 16857 | 2025.09.21 00:29:27.382093 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16858 | 2025.09.21 00:29:27.382146 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16859 | 2025.09.21 00:29:27.382716 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16860 | 2025.09.21 00:29:27.382992 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16861 | 2025.09.21 00:29:27.383147 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35934 | ||
| 16862 | 2025.09.21 00:29:28.033492 [ 220 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): 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] | ||
| 16863 | 2025.09.21 00:29:28.033561 [ 220 ] {} <Debug> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): 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] | ||
| 16864 | 2025.09.21 00:29:28.036214 [ 220 ] {} <Debug> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): 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] | ||
| 16865 | 2025.09.21 00:29:28.154391 [ 219 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): 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] | ||
| 16866 | 2025.09.21 00:29:28.154471 [ 219 ] {} <Debug> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): 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] | ||
| 16867 | 2025.09.21 00:29:28.157631 [ 219 ] {} <Debug> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): 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] | ||
| 16868 | 2025.09.21 00:29:29.304738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 16869 | 2025.09.21 00:29:29.321828 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16870 | 2025.09.21 00:29:29.321882 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16871 | 2025.09.21 00:29:29.327966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16872 | 2025.09.21 00:29:29.328725 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16873 | 2025.09.21 00:29:29.332542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16874 | 2025.09.21 00:29:31.960853 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16875 | 2025.09.21 00:29:31.961072 [ 4 ] {17700dc3-2644-4deb-a243-14640d8da750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16876 | 2025.09.21 00:29:31.961148 [ 4 ] {17700dc3-2644-4deb-a243-14640d8da750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16877 | 2025.09.21 00:29:31.961914 [ 4 ] {17700dc3-2644-4deb-a243-14640d8da750} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16878 | 2025.09.21 00:29:31.961964 [ 4 ] {17700dc3-2644-4deb-a243-14640d8da750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16879 | 2025.09.21 00:29:31.962383 [ 4 ] {17700dc3-2644-4deb-a243-14640d8da750} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16880 | 2025.09.21 00:29:31.962621 [ 4 ] {17700dc3-2644-4deb-a243-14640d8da750} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16881 | 2025.09.21 00:29:31.962777 [ 124 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16882 | 2025.09.21 00:29:31.962791 [ 4 ] {17700dc3-2644-4deb-a243-14640d8da750} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001774 sec., 62006.76437429538 rows/sec., 5.20 MiB/sec. | ||
| 16883 | 2025.09.21 00:29:31.962851 [ 124 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16884 | 2025.09.21 00:29:31.962871 [ 4 ] {17700dc3-2644-4deb-a243-14640d8da750} <Debug> TCPHandler: Processed in 0.002162101 sec. | ||
| 16885 | 2025.09.21 00:29:31.962878 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16886 | 2025.09.21 00:29:31.963000 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16887 | 2025.09.21 00:29:31.963041 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 16888 | 2025.09.21 00:29:31.963109 [ 4 ] {ec0261e7-2df9-4144-ae0d-ed06f51ca11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16889 | 2025.09.21 00:29:31.963160 [ 4 ] {ec0261e7-2df9-4144-ae0d-ed06f51ca11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16890 | 2025.09.21 00:29:31.963234 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16891 | 2025.09.21 00:29:31.963292 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2344 rows starting from the beginning of the part | ||
| 16892 | 2025.09.21 00:29:31.963390 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1252 rows starting from the beginning of the part | ||
| 16893 | 2025.09.21 00:29:31.963466 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1140 rows starting from the beginning of the part | ||
| 16894 | 2025.09.21 00:29:31.963534 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 110 rows starting from the beginning of the part | ||
| 16895 | 2025.09.21 00:29:31.963578 [ 4 ] {ec0261e7-2df9-4144-ae0d-ed06f51ca11f} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16896 | 2025.09.21 00:29:31.963600 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1147 rows starting from the beginning of the part | ||
| 16897 | 2025.09.21 00:29:31.963624 [ 4 ] {ec0261e7-2df9-4144-ae0d-ed06f51ca11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16898 | 2025.09.21 00:29:31.963671 [ 192 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 110 rows starting from the beginning of the part | ||
| 16899 | 2025.09.21 00:29:31.963971 [ 4 ] {ec0261e7-2df9-4144-ae0d-ed06f51ca11f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16900 | 2025.09.21 00:29:31.964214 [ 4 ] {ec0261e7-2df9-4144-ae0d-ed06f51ca11f} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16901 | 2025.09.21 00:29:31.964343 [ 124 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16902 | 2025.09.21 00:29:31.964357 [ 4 ] {ec0261e7-2df9-4144-ae0d-ed06f51ca11f} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001273 sec., 21209.740769835036 rows/sec., 1.56 MiB/sec. | ||
| 16903 | 2025.09.21 00:29:31.964382 [ 124 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16904 | 2025.09.21 00:29:31.964410 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16905 | 2025.09.21 00:29:31.964419 [ 4 ] {ec0261e7-2df9-4144-ae0d-ed06f51ca11f} <Debug> TCPHandler: Processed in 0.001472845 sec. | ||
| 16906 | 2025.09.21 00:29:31.964534 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16907 | 2025.09.21 00:29:31.964541 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::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 | ||
| 16908 | 2025.09.21 00:29:31.964632 [ 4 ] {e7a850d0-9062-440f-9fce-f41cec50f7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16909 | 2025.09.21 00:29:31.964679 [ 4 ] {e7a850d0-9062-440f-9fce-f41cec50f7b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16910 | 2025.09.21 00:29:31.964681 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16911 | 2025.09.21 00:29:31.964727 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 264 rows starting from the beginning of the part | ||
| 16912 | 2025.09.21 00:29:31.964792 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 31 rows starting from the beginning of the part | ||
| 16913 | 2025.09.21 00:29:31.964837 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 219 rows starting from the beginning of the part | ||
| 16914 | 2025.09.21 00:29:31.964878 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 27 rows starting from the beginning of the part | ||
| 16915 | 2025.09.21 00:29:31.964918 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 233 rows starting from the beginning of the part | ||
| 16916 | 2025.09.21 00:29:31.964959 [ 195 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 27 rows starting from the beginning of the part | ||
| 16917 | 2025.09.21 00:29:31.965111 [ 4 ] {e7a850d0-9062-440f-9fce-f41cec50f7b7} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16918 | 2025.09.21 00:29:31.965156 [ 4 ] {e7a850d0-9062-440f-9fce-f41cec50f7b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16919 | 2025.09.21 00:29:31.965506 [ 4 ] {e7a850d0-9062-440f-9fce-f41cec50f7b7} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16920 | 2025.09.21 00:29:31.965740 [ 4 ] {e7a850d0-9062-440f-9fce-f41cec50f7b7} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16921 | 2025.09.21 00:29:31.965851 [ 201 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 801 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370513 sec., 584452.6830464213 rows/sec., 38.38 MiB/sec. | ||
| 16922 | 2025.09.21 00:29:31.965882 [ 4 ] {e7a850d0-9062-440f-9fce-f41cec50f7b7} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001269 sec., 71710.00788022066 rows/sec., 5.60 MiB/sec. | ||
| 16923 | 2025.09.21 00:29:31.965891 [ 195 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6103 rows, containing 5 columns (5 merged, 0 gathered) in 0.002929531 sec., 2083268.6187652564 rows/sec., 176.22 MiB/sec. | ||
| 16924 | 2025.09.21 00:29:31.965871 [ 124 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16925 | 2025.09.21 00:29:31.965932 [ 4 ] {e7a850d0-9062-440f-9fce-f41cec50f7b7} <Debug> TCPHandler: Processed in 0.001449485 sec. | ||
| 16926 | 2025.09.21 00:29:31.965969 [ 124 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16927 | 2025.09.21 00:29:31.966001 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16928 | 2025.09.21 00:29:31.966061 [ 192 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16929 | 2025.09.21 00:29:31.966086 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16930 | 2025.09.21 00:29:31.966107 [ 190 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 16931 | 2025.09.21 00:29:31.966191 [ 4 ] {10a1a614-28e2-4d72-900f-34b2e116e482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16932 | 2025.09.21 00:29:31.966192 [ 201 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16933 | 2025.09.21 00:29:31.966243 [ 4 ] {10a1a614-28e2-4d72-900f-34b2e116e482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16934 | 2025.09.21 00:29:31.966256 [ 190 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16935 | 2025.09.21 00:29:31.966306 [ 190 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1212 rows starting from the beginning of the part | ||
| 16936 | 2025.09.21 00:29:31.966386 [ 190 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 551 rows starting from the beginning of the part | ||
| 16937 | 2025.09.21 00:29:31.966415 [ 192 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_106_21} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16938 | 2025.09.21 00:29:31.966453 [ 190 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 693 rows starting from the beginning of the part | ||
| 16939 | 2025.09.21 00:29:31.966519 [ 192 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_106_21} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16940 | 2025.09.21 00:29:31.966521 [ 190 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 91 rows starting from the beginning of the part | ||
| 16941 | 2025.09.21 00:29:31.966589 [ 201 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_111_22} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16942 | 2025.09.21 00:29:31.966600 [ 190 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 707 rows starting from the beginning of the part | ||
| 16943 | 2025.09.21 00:29:31.966654 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 16944 | 2025.09.21 00:29:31.966676 [ 190 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 91 rows starting from the beginning of the part | ||
| 16945 | 2025.09.21 00:29:31.966694 [ 201 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_111_22} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16946 | 2025.09.21 00:29:31.966744 [ 4 ] {10a1a614-28e2-4d72-900f-34b2e116e482} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16947 | 2025.09.21 00:29:31.966786 [ 4 ] {10a1a614-28e2-4d72-900f-34b2e116e482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16948 | 2025.09.21 00:29:31.966820 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 16949 | 2025.09.21 00:29:31.967233 [ 4 ] {10a1a614-28e2-4d72-900f-34b2e116e482} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16950 | 2025.09.21 00:29:31.967496 [ 4 ] {10a1a614-28e2-4d72-900f-34b2e116e482} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16951 | 2025.09.21 00:29:31.967646 [ 4 ] {10a1a614-28e2-4d72-900f-34b2e116e482} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001475 sec., 108474.57627118644 rows/sec., 7.56 MiB/sec. | ||
| 16952 | 2025.09.21 00:29:31.967686 [ 4 ] {10a1a614-28e2-4d72-900f-34b2e116e482} <Debug> TCPHandler: Processed in 0.00165745 sec. | ||
| 16953 | 2025.09.21 00:29:31.967810 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16954 | 2025.09.21 00:29:31.967913 [ 4 ] {ce3f2da3-0ac0-4aea-9a49-70eb0648cebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16955 | 2025.09.21 00:29:31.967980 [ 4 ] {ce3f2da3-0ac0-4aea-9a49-70eb0648cebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16956 | 2025.09.21 00:29:31.968455 [ 186 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3345 rows, containing 5 columns (5 merged, 0 gathered) in 0.002397327 sec., 1395304.0198521104 rows/sec., 105.42 MiB/sec. | ||
| 16957 | 2025.09.21 00:29:31.968650 [ 186 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16958 | 2025.09.21 00:29:31.968858 [ 4 ] {ce3f2da3-0ac0-4aea-9a49-70eb0648cebc} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16959 | 2025.09.21 00:29:31.968903 [ 4 ] {ce3f2da3-0ac0-4aea-9a49-70eb0648cebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16960 | 2025.09.21 00:29:31.968913 [ 186 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_111_22} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16961 | 2025.09.21 00:29:31.968997 [ 186 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_111_22} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16962 | 2025.09.21 00:29:31.969094 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 16963 | 2025.09.21 00:29:31.969498 [ 4 ] {ce3f2da3-0ac0-4aea-9a49-70eb0648cebc} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16964 | 2025.09.21 00:29:31.969731 [ 4 ] {ce3f2da3-0ac0-4aea-9a49-70eb0648cebc} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16965 | 2025.09.21 00:29:31.969866 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16966 | 2025.09.21 00:29:31.969880 [ 4 ] {ce3f2da3-0ac0-4aea-9a49-70eb0648cebc} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001988 sec., 13581.488933601608 rows/sec., 24.34 MiB/sec. | ||
| 16967 | 2025.09.21 00:29:31.969905 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16968 | 2025.09.21 00:29:31.969928 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16969 | 2025.09.21 00:29:31.969973 [ 4 ] {ce3f2da3-0ac0-4aea-9a49-70eb0648cebc} <Debug> TCPHandler: Processed in 0.002213573 sec. | ||
| 16970 | 2025.09.21 00:29:31.970003 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 16971 | 2025.09.21 00:29:31.970094 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16972 | 2025.09.21 00:29:31.970193 [ 4 ] {f5f4a649-e7a3-4af9-9a65-2aaf0dd471ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16973 | 2025.09.21 00:29:31.970238 [ 4 ] {f5f4a649-e7a3-4af9-9a65-2aaf0dd471ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16974 | 2025.09.21 00:29:31.970246 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16975 | 2025.09.21 00:29:31.970307 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2012 rows starting from the beginning of the part | ||
| 16976 | 2025.09.21 00:29:31.970422 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 27 rows starting from the beginning of the part | ||
| 16977 | 2025.09.21 00:29:31.970521 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 14 rows starting from the beginning of the part | ||
| 16978 | 2025.09.21 00:29:31.970610 [ 4 ] {f5f4a649-e7a3-4af9-9a65-2aaf0dd471ed} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16979 | 2025.09.21 00:29:31.970645 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 27 rows starting from the beginning of the part | ||
| 16980 | 2025.09.21 00:29:31.970655 [ 4 ] {f5f4a649-e7a3-4af9-9a65-2aaf0dd471ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16981 | 2025.09.21 00:29:31.970787 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 14 rows starting from the beginning of the part | ||
| 16982 | 2025.09.21 00:29:31.970919 [ 192 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 27 rows starting from the beginning of the part | ||
| 16983 | 2025.09.21 00:29:31.971031 [ 4 ] {f5f4a649-e7a3-4af9-9a65-2aaf0dd471ed} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16984 | 2025.09.21 00:29:31.971265 [ 4 ] {f5f4a649-e7a3-4af9-9a65-2aaf0dd471ed} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16985 | 2025.09.21 00:29:31.971410 [ 138 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16986 | 2025.09.21 00:29:31.971435 [ 4 ] {f5f4a649-e7a3-4af9-9a65-2aaf0dd471ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001259 sec., 47656.87053216839 rows/sec., 3.21 MiB/sec. | ||
| 16987 | 2025.09.21 00:29:31.971460 [ 138 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16988 | 2025.09.21 00:29:31.971481 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16989 | 2025.09.21 00:29:31.971483 [ 4 ] {f5f4a649-e7a3-4af9-9a65-2aaf0dd471ed} <Debug> TCPHandler: Processed in 0.001439835 sec. | ||
| 16990 | 2025.09.21 00:29:31.971566 [ 186 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 16991 | 2025.09.21 00:29:31.971666 [ 186 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16992 | 2025.09.21 00:29:31.971695 [ 186 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_106_21, total 8632 rows starting from the beginning of the part | ||
| 16993 | 2025.09.21 00:29:31.971745 [ 186 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 16994 | 2025.09.21 00:29:31.971789 [ 186 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 104 rows starting from the beginning of the part | ||
| 16995 | 2025.09.21 00:29:31.971831 [ 186 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 16996 | 2025.09.21 00:29:31.971872 [ 186 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 104 rows starting from the beginning of the part | ||
| 16997 | 2025.09.21 00:29:31.971911 [ 186 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 16998 | 2025.09.21 00:29:31.974318 [ 198 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9020 rows, containing 4 columns (4 merged, 0 gathered) in 0.002787957 sec., 3235344.0171423014 rows/sec., 205.48 MiB/sec. | ||
| 16999 | 2025.09.21 00:29:31.974542 [ 194 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17000 | 2025.09.21 00:29:31.974869 [ 194 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_111_22} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17001 | 2025.09.21 00:29:31.974947 [ 194 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_111_22} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17002 | 2025.09.21 00:29:31.975033 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 17003 | 2025.09.21 00:29:31.979395 [ 194 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2121 rows, containing 19 columns (19 merged, 0 gathered) in 0.009424266 sec., 225057.31480838932 rows/sec., 403.29 MiB/sec. | ||
| 17004 | 2025.09.21 00:29:31.981331 [ 198 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17005 | 2025.09.21 00:29:31.981682 [ 198 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17006 | 2025.09.21 00:29:31.981757 [ 198 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17007 | 2025.09.21 00:29:31.981883 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 17008 | 2025.09.21 00:29:32.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.87 MiB, peak 392.81 MiB, free memory in arenas 0.00 B, will set to 377.77 MiB (RSS), difference: 2.90 MiB | ||
| 17009 | 2025.09.21 00:29:34.615722 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17010 | 2025.09.21 00:29:34.615779 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17011 | 2025.09.21 00:29:34.883311 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36382 | ||
| 17012 | 2025.09.21 00:29:34.884074 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17013 | 2025.09.21 00:29:34.884120 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 17014 | 2025.09.21 00:29:34.884629 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17015 | 2025.09.21 00:29:34.884884 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17016 | 2025.09.21 00:29:34.885024 [ 150 ] {} <Debug> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17017 | 2025.09.21 00:29:34.885032 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36382 | ||
| 17018 | 2025.09.21 00:29:34.885099 [ 150 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17019 | 2025.09.21 00:29:34.885127 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 17020 | 2025.09.21 00:29:34.885295 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::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 | ||
| 17021 | 2025.09.21 00:29:34.885504 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17022 | 2025.09.21 00:29:34.885570 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34014 rows starting from the beginning of the part | ||
| 17023 | 2025.09.21 00:29:34.885678 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 17024 | 2025.09.21 00:29:34.885757 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 17025 | 2025.09.21 00:29:34.885829 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 17026 | 2025.09.21 00:29:34.885899 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 17027 | 2025.09.21 00:29:34.885967 [ 200 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 17028 | 2025.09.21 00:29:34.888690 [ 194 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36382 rows, containing 4 columns (4 merged, 0 gathered) in 0.003481984 sec., 10448640.774914531 rows/sec., 149.47 MiB/sec. | ||
| 17029 | 2025.09.21 00:29:34.889064 [ 188 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17030 | 2025.09.21 00:29:34.889404 [ 188 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_76_15} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17031 | 2025.09.21 00:29:34.889493 [ 188 ] {f657ec38-8325-487f-8824-fa38318f9148::all_1_76_15} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17032 | 2025.09.21 00:29:34.889626 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 17033 | 2025.09.21 00:29:34.993413 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2176 | ||
| 17034 | 2025.09.21 00:29:34.995648 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17035 | 2025.09.21 00:29:34.995687 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 17036 | 2025.09.21 00:29:34.996786 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17037 | 2025.09.21 00:29:34.997047 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17038 | 2025.09.21 00:29:34.997211 [ 150 ] {} <Debug> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17039 | 2025.09.21 00:29:34.997257 [ 150 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17040 | 2025.09.21 00:29:34.997279 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 17041 | 2025.09.21 00:29:34.997296 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2176 | ||
| 17042 | 2025.09.21 00:29:34.997360 [ 200 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::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 | ||
| 17043 | 2025.09.21 00:29:34.997867 [ 200 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17044 | 2025.09.21 00:29:34.997995 [ 200 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1994 rows starting from the beginning of the part | ||
| 17045 | 2025.09.21 00:29:34.998285 [ 200 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 34 rows starting from the beginning of the part | ||
| 17046 | 2025.09.21 00:29:34.998581 [ 200 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
| 17047 | 2025.09.21 00:29:34.998880 [ 200 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 44 rows starting from the beginning of the part | ||
| 17048 | 2025.09.21 00:29:34.999168 [ 200 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 17049 | 2025.09.21 00:29:34.999449 [ 200 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
| 17050 | 2025.09.21 00:29:35.005743 [ 189 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 72 columns (72 merged, 0 gathered) in 0.008407721 sec., 258809.72977100452 rows/sec., 195.91 MiB/sec. | ||
| 17051 | 2025.09.21 00:29:35.007762 [ 187 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17052 | 2025.09.21 00:29:35.008367 [ 187 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_56_11} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17053 | 2025.09.21 00:29:35.008452 [ 187 ] {181cb32e-e46c-44b6-960e-ea5e1c144137::all_1_56_11} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17054 | 2025.09.21 00:29:35.008797 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.91 MiB. | ||
| 17055 | 2025.09.21 00:29:36.059660 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): 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] | ||
| 17056 | 2025.09.21 00:29:36.059723 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): 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] | ||
| 17057 | 2025.09.21 00:29:36.062502 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): 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] | ||
| 17058 | 2025.09.21 00:29:36.527358 [ 219 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): 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] | ||
| 17059 | 2025.09.21 00:29:36.527419 [ 219 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): 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] | ||
| 17060 | 2025.09.21 00:29:36.530429 [ 219 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): 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] | ||
| 17061 | 2025.09.21 00:29:36.722863 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): 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] | ||
| 17062 | 2025.09.21 00:29:36.722930 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): 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] | ||
| 17063 | 2025.09.21 00:29:36.726062 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): 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] | ||
| 17064 | 2025.09.21 00:29:36.832615 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 17065 | 2025.09.21 00:29:36.850781 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17066 | 2025.09.21 00:29:36.850840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 17067 | 2025.09.21 00:29:36.857096 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17068 | 2025.09.21 00:29:36.857862 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17069 | 2025.09.21 00:29:36.858150 [ 149 ] {} <Debug> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17070 | 2025.09.21 00:29:36.858195 [ 149 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17071 | 2025.09.21 00:29:36.858218 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 17072 | 2025.09.21 00:29:36.858363 [ 199 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 17073 | 2025.09.21 00:29:36.861815 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 17074 | 2025.09.21 00:29:36.861988 [ 199 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17075 | 2025.09.21 00:29:36.863343 [ 199 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 17076 | 2025.09.21 00:29:36.867902 [ 199 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 17077 | 2025.09.21 00:29:36.872521 [ 199 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 17078 | 2025.09.21 00:29:36.876811 [ 199 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 17079 | 2025.09.21 00:29:36.881411 [ 199 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 17080 | 2025.09.21 00:29:36.885759 [ 199 ] {954eca83-7420-427e-8f81-904a14204c95::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 | ||
| 17081 | 2025.09.21 00:29:36.939681 [ 199 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.081382888 sec., 7040.792162598113 rows/sec., 36.41 MiB/sec. | ||
| 17082 | 2025.09.21 00:29:36.941617 [ 199 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17083 | 2025.09.21 00:29:36.943278 [ 199 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_76_15} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17084 | 2025.09.21 00:29:36.943369 [ 199 ] {954eca83-7420-427e-8f81-904a14204c95::all_1_76_15} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17085 | 2025.09.21 00:29:36.944824 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 17086 | 2025.09.21 00:29:36.970850 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17087 | 2025.09.21 00:29:36.971000 [ 4 ] {ef71501e-a196-4cf2-85c3-c71d779cf24e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17088 | 2025.09.21 00:29:36.971056 [ 4 ] {ef71501e-a196-4cf2-85c3-c71d779cf24e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17089 | 2025.09.21 00:29:36.971800 [ 4 ] {ef71501e-a196-4cf2-85c3-c71d779cf24e} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17090 | 2025.09.21 00:29:36.971839 [ 4 ] {ef71501e-a196-4cf2-85c3-c71d779cf24e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 17091 | 2025.09.21 00:29:36.972195 [ 4 ] {ef71501e-a196-4cf2-85c3-c71d779cf24e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17092 | 2025.09.21 00:29:36.972409 [ 4 ] {ef71501e-a196-4cf2-85c3-c71d779cf24e} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17093 | 2025.09.21 00:29:36.972550 [ 4 ] {ef71501e-a196-4cf2-85c3-c71d779cf24e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00159 sec., 257861.63522012578 rows/sec., 16.36 MiB/sec. | ||
| 17094 | 2025.09.21 00:29:36.972591 [ 4 ] {ef71501e-a196-4cf2-85c3-c71d779cf24e} <Debug> TCPHandler: Processed in 0.001867144 sec. | ||
| 17095 | 2025.09.21 00:29:36.972740 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17096 | 2025.09.21 00:29:36.972834 [ 4 ] {a214f065-9956-46e2-a16e-24e6d1010453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17097 | 2025.09.21 00:29:36.972874 [ 4 ] {a214f065-9956-46e2-a16e-24e6d1010453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17098 | 2025.09.21 00:29:36.974076 [ 4 ] {a214f065-9956-46e2-a16e-24e6d1010453} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17099 | 2025.09.21 00:29:36.974111 [ 4 ] {a214f065-9956-46e2-a16e-24e6d1010453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 17100 | 2025.09.21 00:29:36.974474 [ 4 ] {a214f065-9956-46e2-a16e-24e6d1010453} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17101 | 2025.09.21 00:29:36.974684 [ 4 ] {a214f065-9956-46e2-a16e-24e6d1010453} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17102 | 2025.09.21 00:29:36.974811 [ 4 ] {a214f065-9956-46e2-a16e-24e6d1010453} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001994 sec., 571715.1454363089 rows/sec., 45.35 MiB/sec. | ||
| 17103 | 2025.09.21 00:29:36.974852 [ 4 ] {a214f065-9956-46e2-a16e-24e6d1010453} <Debug> TCPHandler: Processed in 0.002158732 sec. | ||
| 17104 | 2025.09.21 00:29:36.974967 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17105 | 2025.09.21 00:29:36.975059 [ 4 ] {8a5bc220-7f8f-4d50-b8a1-0fa842d746cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17106 | 2025.09.21 00:29:36.975099 [ 4 ] {8a5bc220-7f8f-4d50-b8a1-0fa842d746cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17107 | 2025.09.21 00:29:36.975619 [ 4 ] {8a5bc220-7f8f-4d50-b8a1-0fa842d746cc} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17108 | 2025.09.21 00:29:36.975655 [ 4 ] {8a5bc220-7f8f-4d50-b8a1-0fa842d746cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 17109 | 2025.09.21 00:29:36.975960 [ 4 ] {8a5bc220-7f8f-4d50-b8a1-0fa842d746cc} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17110 | 2025.09.21 00:29:36.976174 [ 4 ] {8a5bc220-7f8f-4d50-b8a1-0fa842d746cc} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17111 | 2025.09.21 00:29:36.976301 [ 4 ] {8a5bc220-7f8f-4d50-b8a1-0fa842d746cc} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001258 sec., 174085.8505564388 rows/sec., 10.38 MiB/sec. | ||
| 17112 | 2025.09.21 00:29:36.976341 [ 4 ] {8a5bc220-7f8f-4d50-b8a1-0fa842d746cc} <Debug> TCPHandler: Processed in 0.001420164 sec. | ||
| 17113 | 2025.09.21 00:29:36.976439 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17114 | 2025.09.21 00:29:36.976531 [ 4 ] {e7506222-ea70-4200-b9e6-ee5e592f2d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17115 | 2025.09.21 00:29:36.976569 [ 4 ] {e7506222-ea70-4200-b9e6-ee5e592f2d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17116 | 2025.09.21 00:29:36.977090 [ 4 ] {e7506222-ea70-4200-b9e6-ee5e592f2d61} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17117 | 2025.09.21 00:29:36.977125 [ 4 ] {e7506222-ea70-4200-b9e6-ee5e592f2d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 17118 | 2025.09.21 00:29:36.977424 [ 4 ] {e7506222-ea70-4200-b9e6-ee5e592f2d61} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17119 | 2025.09.21 00:29:36.977632 [ 4 ] {e7506222-ea70-4200-b9e6-ee5e592f2d61} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17120 | 2025.09.21 00:29:36.977760 [ 4 ] {e7506222-ea70-4200-b9e6-ee5e592f2d61} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001245 sec., 170281.12449799196 rows/sec., 10.98 MiB/sec. | ||
| 17121 | 2025.09.21 00:29:36.977799 [ 4 ] {e7506222-ea70-4200-b9e6-ee5e592f2d61} <Debug> TCPHandler: Processed in 0.001405543 sec. | ||
| 17122 | 2025.09.21 00:29:36.977934 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17123 | 2025.09.21 00:29:36.978049 [ 4 ] {aff7de85-d104-45da-8c28-165bcf89e4bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17124 | 2025.09.21 00:29:36.978090 [ 4 ] {aff7de85-d104-45da-8c28-165bcf89e4bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17125 | 2025.09.21 00:29:36.978621 [ 4 ] {aff7de85-d104-45da-8c28-165bcf89e4bd} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17126 | 2025.09.21 00:29:36.978658 [ 4 ] {aff7de85-d104-45da-8c28-165bcf89e4bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 17127 | 2025.09.21 00:29:36.978972 [ 4 ] {aff7de85-d104-45da-8c28-165bcf89e4bd} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17128 | 2025.09.21 00:29:36.979180 [ 4 ] {aff7de85-d104-45da-8c28-165bcf89e4bd} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17129 | 2025.09.21 00:29:36.979312 [ 4 ] {aff7de85-d104-45da-8c28-165bcf89e4bd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001282 sec., 164586.58346333855 rows/sec., 9.35 MiB/sec. | ||
| 17130 | 2025.09.21 00:29:36.979352 [ 4 ] {aff7de85-d104-45da-8c28-165bcf89e4bd} <Debug> TCPHandler: Processed in 0.001488915 sec. | ||
| 17131 | 2025.09.21 00:29:36.979463 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17132 | 2025.09.21 00:29:36.979559 [ 4 ] {17cfcf14-02df-49de-8611-ccb8ec6d0630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17133 | 2025.09.21 00:29:36.979600 [ 4 ] {17cfcf14-02df-49de-8611-ccb8ec6d0630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17134 | 2025.09.21 00:29:36.980470 [ 4 ] {17cfcf14-02df-49de-8611-ccb8ec6d0630} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17135 | 2025.09.21 00:29:36.980515 [ 4 ] {17cfcf14-02df-49de-8611-ccb8ec6d0630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 17136 | 2025.09.21 00:29:36.980920 [ 4 ] {17cfcf14-02df-49de-8611-ccb8ec6d0630} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17137 | 2025.09.21 00:29:36.981141 [ 4 ] {17cfcf14-02df-49de-8611-ccb8ec6d0630} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17138 | 2025.09.21 00:29:36.981271 [ 4 ] {17cfcf14-02df-49de-8611-ccb8ec6d0630} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.00173 sec., 400578.0346820809 rows/sec., 27.99 MiB/sec. | ||
| 17139 | 2025.09.21 00:29:36.981310 [ 4 ] {17cfcf14-02df-49de-8611-ccb8ec6d0630} <Debug> TCPHandler: Processed in 0.001897305 sec. | ||
| 17140 | 2025.09.21 00:29:36.981327 [ 220 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): 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] | ||
| 17141 | 2025.09.21 00:29:36.981369 [ 220 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): 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] | ||
| 17142 | 2025.09.21 00:29:36.981415 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17143 | 2025.09.21 00:29:36.981515 [ 4 ] {93639818-6088-4735-8f12-db7bfdb6fd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17144 | 2025.09.21 00:29:36.981558 [ 4 ] {93639818-6088-4735-8f12-db7bfdb6fd07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17145 | 2025.09.21 00:29:36.981881 [ 4 ] {93639818-6088-4735-8f12-db7bfdb6fd07} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17146 | 2025.09.21 00:29:36.981916 [ 4 ] {93639818-6088-4735-8f12-db7bfdb6fd07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 17147 | 2025.09.21 00:29:36.982213 [ 4 ] {93639818-6088-4735-8f12-db7bfdb6fd07} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17148 | 2025.09.21 00:29:36.982423 [ 4 ] {93639818-6088-4735-8f12-db7bfdb6fd07} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17149 | 2025.09.21 00:29:36.982534 [ 148 ] {} <Debug> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17150 | 2025.09.21 00:29:36.982553 [ 4 ] {93639818-6088-4735-8f12-db7bfdb6fd07} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 17151 | 2025.09.21 00:29:36.982581 [ 148 ] {} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17152 | 2025.09.21 00:29:36.982597 [ 4 ] {93639818-6088-4735-8f12-db7bfdb6fd07} <Debug> TCPHandler: Processed in 0.001232209 sec. | ||
| 17153 | 2025.09.21 00:29:36.982606 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 17154 | 2025.09.21 00:29:36.982701 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::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 | ||
| 17155 | 2025.09.21 00:29:36.982727 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17156 | 2025.09.21 00:29:36.982796 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17157 | 2025.09.21 00:29:36.982827 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 306 rows starting from the beginning of the part | ||
| 17158 | 2025.09.21 00:29:36.982831 [ 4 ] {de125e9b-438b-4531-b4e4-49522f72d98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17159 | 2025.09.21 00:29:36.982883 [ 4 ] {de125e9b-438b-4531-b4e4-49522f72d98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17160 | 2025.09.21 00:29:36.982885 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 17161 | 2025.09.21 00:29:36.982940 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 17162 | 2025.09.21 00:29:36.982978 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 17163 | 2025.09.21 00:29:36.983014 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 17164 | 2025.09.21 00:29:36.983053 [ 193 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 17165 | 2025.09.21 00:29:36.983415 [ 4 ] {de125e9b-438b-4531-b4e4-49522f72d98e} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17166 | 2025.09.21 00:29:36.983461 [ 4 ] {de125e9b-438b-4531-b4e4-49522f72d98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 17167 | 2025.09.21 00:29:36.983746 [ 191 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.001081797 sec., 310594.31667863746 rows/sec., 15.85 MiB/sec. | ||
| 17168 | 2025.09.21 00:29:36.983868 [ 4 ] {de125e9b-438b-4531-b4e4-49522f72d98e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17169 | 2025.09.21 00:29:36.983954 [ 196 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17170 | 2025.09.21 00:29:36.984163 [ 4 ] {de125e9b-438b-4531-b4e4-49522f72d98e} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17171 | 2025.09.21 00:29:36.984306 [ 196 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_56_11} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17172 | 2025.09.21 00:29:36.984331 [ 4 ] {de125e9b-438b-4531-b4e4-49522f72d98e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001516 sec., 207124.0105540897 rows/sec., 13.61 MiB/sec. | ||
| 17173 | 2025.09.21 00:29:36.984381 [ 4 ] {de125e9b-438b-4531-b4e4-49522f72d98e} <Debug> TCPHandler: Processed in 0.001714291 sec. | ||
| 17174 | 2025.09.21 00:29:36.984381 [ 196 ] {cd820108-993b-47de-a913-6f8bdbd23175::all_1_56_11} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17175 | 2025.09.21 00:29:36.984498 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17176 | 2025.09.21 00:29:36.984501 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17177 | 2025.09.21 00:29:36.984600 [ 4 ] {bffe7a21-4a23-4ce7-8475-6b38c68085c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17178 | 2025.09.21 00:29:36.984646 [ 4 ] {bffe7a21-4a23-4ce7-8475-6b38c68085c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17179 | 2025.09.21 00:29:36.984966 [ 4 ] {bffe7a21-4a23-4ce7-8475-6b38c68085c1} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17180 | 2025.09.21 00:29:36.985009 [ 4 ] {bffe7a21-4a23-4ce7-8475-6b38c68085c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 17181 | 2025.09.21 00:29:36.985133 [ 220 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): 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] | ||
| 17182 | 2025.09.21 00:29:36.985319 [ 4 ] {bffe7a21-4a23-4ce7-8475-6b38c68085c1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17183 | 2025.09.21 00:29:36.985541 [ 4 ] {bffe7a21-4a23-4ce7-8475-6b38c68085c1} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17184 | 2025.09.21 00:29:36.985668 [ 4 ] {bffe7a21-4a23-4ce7-8475-6b38c68085c1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 17185 | 2025.09.21 00:29:36.985707 [ 4 ] {bffe7a21-4a23-4ce7-8475-6b38c68085c1} <Debug> TCPHandler: Processed in 0.001257319 sec. | ||
| 17186 | 2025.09.21 00:29:36.985812 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17187 | 2025.09.21 00:29:36.985905 [ 4 ] {58cacf47-8e1e-449f-ae42-7d823a4b5321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17188 | 2025.09.21 00:29:36.985959 [ 4 ] {58cacf47-8e1e-449f-ae42-7d823a4b5321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17189 | 2025.09.21 00:29:36.986747 [ 4 ] {58cacf47-8e1e-449f-ae42-7d823a4b5321} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17190 | 2025.09.21 00:29:36.986783 [ 4 ] {58cacf47-8e1e-449f-ae42-7d823a4b5321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 17191 | 2025.09.21 00:29:36.987302 [ 4 ] {58cacf47-8e1e-449f-ae42-7d823a4b5321} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17192 | 2025.09.21 00:29:36.987525 [ 4 ] {58cacf47-8e1e-449f-ae42-7d823a4b5321} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17193 | 2025.09.21 00:29:36.987667 [ 4 ] {58cacf47-8e1e-449f-ae42-7d823a4b5321} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001779 sec., 7869.589657110737 rows/sec., 14.10 MiB/sec. | ||
| 17194 | 2025.09.21 00:29:36.987727 [ 4 ] {58cacf47-8e1e-449f-ae42-7d823a4b5321} <Debug> TCPHandler: Processed in 0.001961597 sec. | ||
| 17195 | 2025.09.21 00:29:36.987836 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17196 | 2025.09.21 00:29:36.987928 [ 4 ] {faa0745b-b627-4f14-a0db-5f2fb63521c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17197 | 2025.09.21 00:29:36.987968 [ 4 ] {faa0745b-b627-4f14-a0db-5f2fb63521c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17198 | 2025.09.21 00:29:36.988317 [ 4 ] {faa0745b-b627-4f14-a0db-5f2fb63521c6} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17199 | 2025.09.21 00:29:36.988352 [ 4 ] {faa0745b-b627-4f14-a0db-5f2fb63521c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 17200 | 2025.09.21 00:29:36.988652 [ 4 ] {faa0745b-b627-4f14-a0db-5f2fb63521c6} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17201 | 2025.09.21 00:29:36.988859 [ 4 ] {faa0745b-b627-4f14-a0db-5f2fb63521c6} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17202 | 2025.09.21 00:29:36.988986 [ 4 ] {faa0745b-b627-4f14-a0db-5f2fb63521c6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001076 sec., 96654.2750929368 rows/sec., 5.92 MiB/sec. | ||
| 17203 | 2025.09.21 00:29:36.989024 [ 4 ] {faa0745b-b627-4f14-a0db-5f2fb63521c6} <Debug> TCPHandler: Processed in 0.00123531 sec. | ||
| 17204 | 2025.09.21 00:29:36.989051 [ 225 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): 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] | ||
| 17205 | 2025.09.21 00:29:36.989084 [ 225 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): 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] | ||
| 17206 | 2025.09.21 00:29:36.991250 [ 225 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): 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] | ||
| 17207 | 2025.09.21 00:29:37.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.70 MiB, peak 392.81 MiB, free memory in arenas 0.00 B, will set to 377.82 MiB (RSS), difference: 2.12 MiB | ||
| 17208 | 2025.09.21 00:29:38.071478 [ 221 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): 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] | ||
| 17209 | 2025.09.21 00:29:38.071531 [ 221 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): 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] | ||
| 17210 | 2025.09.21 00:29:38.073737 [ 221 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): 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] | ||
| 17211 | 2025.09.21 00:29:41.502533 [ 219 ] {} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): 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] | ||
| 17212 | 2025.09.21 00:29:41.502607 [ 219 ] {} <Debug> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): 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] | ||
| 17213 | 2025.09.21 00:29:41.507280 [ 219 ] {} <Debug> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): 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] | ||
| 17214 | 2025.09.21 00:29:41.988433 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17215 | 2025.09.21 00:29:41.988661 [ 4 ] {91878eca-37a8-4b2a-bcc7-05b97b52b4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17216 | 2025.09.21 00:29:41.988748 [ 4 ] {91878eca-37a8-4b2a-bcc7-05b97b52b4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17217 | 2025.09.21 00:29:41.990024 [ 4 ] {91878eca-37a8-4b2a-bcc7-05b97b52b4d6} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17218 | 2025.09.21 00:29:41.990076 [ 4 ] {91878eca-37a8-4b2a-bcc7-05b97b52b4d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17219 | 2025.09.21 00:29:41.990551 [ 4 ] {91878eca-37a8-4b2a-bcc7-05b97b52b4d6} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17220 | 2025.09.21 00:29:41.990793 [ 4 ] {91878eca-37a8-4b2a-bcc7-05b97b52b4d6} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17221 | 2025.09.21 00:29:41.990975 [ 4 ] {91878eca-37a8-4b2a-bcc7-05b97b52b4d6} <Debug> executeQuery: Read 1250 rows, 105.56 KiB in 0.002377 sec., 525872.9490954985 rows/sec., 43.37 MiB/sec. | ||
| 17222 | 2025.09.21 00:29:41.991030 [ 4 ] {91878eca-37a8-4b2a-bcc7-05b97b52b4d6} <Debug> TCPHandler: Processed in 0.002757397 sec. | ||
| 17223 | 2025.09.21 00:29:41.991156 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17224 | 2025.09.21 00:29:41.991260 [ 4 ] {4aac1203-8d2d-4bba-84a8-0bf7b8c3be65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17225 | 2025.09.21 00:29:41.991306 [ 4 ] {4aac1203-8d2d-4bba-84a8-0bf7b8c3be65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17226 | 2025.09.21 00:29:41.991725 [ 4 ] {4aac1203-8d2d-4bba-84a8-0bf7b8c3be65} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17227 | 2025.09.21 00:29:41.991761 [ 4 ] {4aac1203-8d2d-4bba-84a8-0bf7b8c3be65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17228 | 2025.09.21 00:29:41.992072 [ 4 ] {4aac1203-8d2d-4bba-84a8-0bf7b8c3be65} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17229 | 2025.09.21 00:29:41.992286 [ 4 ] {4aac1203-8d2d-4bba-84a8-0bf7b8c3be65} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17230 | 2025.09.21 00:29:41.992422 [ 4 ] {4aac1203-8d2d-4bba-84a8-0bf7b8c3be65} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001187 sec., 22746.41954507161 rows/sec., 1.67 MiB/sec. | ||
| 17231 | 2025.09.21 00:29:41.992462 [ 4 ] {4aac1203-8d2d-4bba-84a8-0bf7b8c3be65} <Debug> TCPHandler: Processed in 0.001360173 sec. | ||
| 17232 | 2025.09.21 00:29:41.992564 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17233 | 2025.09.21 00:29:41.992659 [ 4 ] {0b4ebe09-0a16-4ad5-bc29-70ea32a8a35a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17234 | 2025.09.21 00:29:41.992698 [ 4 ] {0b4ebe09-0a16-4ad5-bc29-70ea32a8a35a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17235 | 2025.09.21 00:29:41.993161 [ 4 ] {0b4ebe09-0a16-4ad5-bc29-70ea32a8a35a} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17236 | 2025.09.21 00:29:41.993197 [ 4 ] {0b4ebe09-0a16-4ad5-bc29-70ea32a8a35a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17237 | 2025.09.21 00:29:41.993515 [ 4 ] {0b4ebe09-0a16-4ad5-bc29-70ea32a8a35a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17238 | 2025.09.21 00:29:41.993726 [ 4 ] {0b4ebe09-0a16-4ad5-bc29-70ea32a8a35a} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17239 | 2025.09.21 00:29:41.993845 [ 142 ] {} <Debug> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 17240 | 2025.09.21 00:29:41.993862 [ 4 ] {0b4ebe09-0a16-4ad5-bc29-70ea32a8a35a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001222 sec., 186579.37806873978 rows/sec., 12.63 MiB/sec. | ||
| 17241 | 2025.09.21 00:29:41.993914 [ 142 ] {} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17242 | 2025.09.21 00:29:41.993925 [ 4 ] {0b4ebe09-0a16-4ad5-bc29-70ea32a8a35a} <Debug> TCPHandler: Processed in 0.001409914 sec. | ||
| 17243 | 2025.09.21 00:29:41.993943 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17244 | 2025.09.21 00:29:41.994041 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17245 | 2025.09.21 00:29:41.994044 [ 197 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 17246 | 2025.09.21 00:29:41.994141 [ 4 ] {c4a00494-b5f6-46ee-9d4e-80c61869330b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17247 | 2025.09.21 00:29:41.994148 [ 197 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17248 | 2025.09.21 00:29:41.994181 [ 197 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 441 rows starting from the beginning of the part | ||
| 17249 | 2025.09.21 00:29:41.994181 [ 4 ] {c4a00494-b5f6-46ee-9d4e-80c61869330b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17250 | 2025.09.21 00:29:41.994238 [ 197 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 228 rows starting from the beginning of the part | ||
| 17251 | 2025.09.21 00:29:41.994287 [ 197 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 212 rows starting from the beginning of the part | ||
| 17252 | 2025.09.21 00:29:41.994329 [ 197 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 212 rows starting from the beginning of the part | ||
| 17253 | 2025.09.21 00:29:41.994367 [ 197 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 212 rows starting from the beginning of the part | ||
| 17254 | 2025.09.21 00:29:41.994407 [ 197 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 228 rows starting from the beginning of the part | ||
| 17255 | 2025.09.21 00:29:41.994819 [ 4 ] {c4a00494-b5f6-46ee-9d4e-80c61869330b} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17256 | 2025.09.21 00:29:41.994854 [ 4 ] {c4a00494-b5f6-46ee-9d4e-80c61869330b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17257 | 2025.09.21 00:29:41.995192 [ 4 ] {c4a00494-b5f6-46ee-9d4e-80c61869330b} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17258 | 2025.09.21 00:29:41.995391 [ 191 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001385263 sec., 1106649.0623080237 rows/sec., 77.18 MiB/sec. | ||
| 17259 | 2025.09.21 00:29:41.995412 [ 4 ] {c4a00494-b5f6-46ee-9d4e-80c61869330b} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17260 | 2025.09.21 00:29:41.995531 [ 197 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 17261 | 2025.09.21 00:29:41.995559 [ 4 ] {c4a00494-b5f6-46ee-9d4e-80c61869330b} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001436 sec., 380919.2200557103 rows/sec., 28.27 MiB/sec. | ||
| 17262 | 2025.09.21 00:29:41.995610 [ 4 ] {c4a00494-b5f6-46ee-9d4e-80c61869330b} <Debug> TCPHandler: Processed in 0.001617248 sec. | ||
| 17263 | 2025.09.21 00:29:41.995753 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17264 | 2025.09.21 00:29:41.995870 [ 4 ] {8bce69cb-1dec-4f51-b950-34c2bee6fc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17265 | 2025.09.21 00:29:41.995918 [ 197 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_75_15} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17266 | 2025.09.21 00:29:41.995924 [ 4 ] {8bce69cb-1dec-4f51-b950-34c2bee6fc3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17267 | 2025.09.21 00:29:41.996004 [ 197 ] {8ab65694-e171-4361-8a6f-7a650ae363f8::all_1_75_15} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 17268 | 2025.09.21 00:29:41.996087 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 17269 | 2025.09.21 00:29:41.996529 [ 4 ] {8bce69cb-1dec-4f51-b950-34c2bee6fc3d} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17270 | 2025.09.21 00:29:41.996562 [ 4 ] {8bce69cb-1dec-4f51-b950-34c2bee6fc3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17271 | 2025.09.21 00:29:41.996947 [ 4 ] {8bce69cb-1dec-4f51-b950-34c2bee6fc3d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17272 | 2025.09.21 00:29:41.997161 [ 4 ] {8bce69cb-1dec-4f51-b950-34c2bee6fc3d} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17273 | 2025.09.21 00:29:41.997284 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Selected 6 parts from all_1_108_22 to all_113_113_0 | ||
| 17274 | 2025.09.21 00:29:41.997296 [ 4 ] {8bce69cb-1dec-4f51-b950-34c2bee6fc3d} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001451 sec., 581667.8152997933 rows/sec., 39.15 MiB/sec. | ||
| 17275 | 2025.09.21 00:29:41.997322 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17276 | 2025.09.21 00:29:41.997344 [ 4 ] {8bce69cb-1dec-4f51-b950-34c2bee6fc3d} <Debug> TCPHandler: Processed in 0.0016542 sec. | ||
| 17277 | 2025.09.21 00:29:41.997346 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17278 | 2025.09.21 00:29:41.997442 [ 201 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_113_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_108_22 to all_113_113_0 into Compact with storage Full | ||
| 17279 | 2025.09.21 00:29:41.997480 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17280 | 2025.09.21 00:29:41.997532 [ 201 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_113_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17281 | 2025.09.21 00:29:41.997558 [ 201 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_108_22, total 38595 rows starting from the beginning of the part | ||
| 17282 | 2025.09.21 00:29:41.997582 [ 4 ] {04866316-2d58-4756-a178-9211bf45ccbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17283 | 2025.09.21 00:29:41.997608 [ 201 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 17284 | 2025.09.21 00:29:41.997641 [ 4 ] {04866316-2d58-4756-a178-9211bf45ccbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17285 | 2025.09.21 00:29:41.997651 [ 201 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 321 rows starting from the beginning of the part | ||
| 17286 | 2025.09.21 00:29:41.997693 [ 201 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 17287 | 2025.09.21 00:29:41.997735 [ 201 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 314 rows starting from the beginning of the part | ||
| 17288 | 2025.09.21 00:29:41.997773 [ 201 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 844 rows starting from the beginning of the part | ||
| 17289 | 2025.09.21 00:29:41.998569 [ 4 ] {04866316-2d58-4756-a178-9211bf45ccbd} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17290 | 2025.09.21 00:29:41.998610 [ 4 ] {04866316-2d58-4756-a178-9211bf45ccbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17291 | 2025.09.21 00:29:41.999369 [ 4 ] {04866316-2d58-4756-a178-9211bf45ccbd} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17292 | 2025.09.21 00:29:41.999681 [ 4 ] {04866316-2d58-4756-a178-9211bf45ccbd} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17293 | 2025.09.21 00:29:41.999867 [ 4 ] {04866316-2d58-4756-a178-9211bf45ccbd} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002303 sec., 11723.838471558836 rows/sec., 21.01 MiB/sec. | ||
| 17294 | 2025.09.21 00:29:41.999969 [ 4 ] {04866316-2d58-4756-a178-9211bf45ccbd} <Debug> TCPHandler: Processed in 0.002554872 sec. | ||
| 17295 | 2025.09.21 00:29:42.000103 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17296 | 2025.09.21 00:29:42.000214 [ 4 ] {095c74db-3936-4a2c-bc96-14bbcad0a15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17297 | 2025.09.21 00:29:42.000264 [ 4 ] {095c74db-3936-4a2c-bc96-14bbcad0a15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17298 | 2025.09.21 00:29:42.000681 [ 4 ] {095c74db-3936-4a2c-bc96-14bbcad0a15f} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17299 | 2025.09.21 00:29:42.000728 [ 4 ] {095c74db-3936-4a2c-bc96-14bbcad0a15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17300 | 2025.09.21 00:29:42.001124 [ 4 ] {095c74db-3936-4a2c-bc96-14bbcad0a15f} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17301 | 2025.09.21 00:29:42.001176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.60 MiB, peak 392.81 MiB, free memory in arenas 0.00 B, will set to 377.82 MiB (RSS), difference: -7.78 MiB | ||
| 17302 | 2025.09.21 00:29:42.001363 [ 4 ] {095c74db-3936-4a2c-bc96-14bbcad0a15f} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17303 | 2025.09.21 00:29:42.001498 [ 4 ] {095c74db-3936-4a2c-bc96-14bbcad0a15f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001309 sec., 45836.51642475172 rows/sec., 3.09 MiB/sec. | ||
| 17304 | 2025.09.21 00:29:42.001538 [ 4 ] {095c74db-3936-4a2c-bc96-14bbcad0a15f} <Debug> TCPHandler: Processed in 0.001494246 sec. | ||
| 17305 | 2025.09.21 00:29:42.005468 [ 186 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_113_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40394 rows, containing 5 columns (5 merged, 0 gathered) in 0.008053783 sec., 5015531.2106124535 rows/sec., 335.73 MiB/sec. | ||
| 17306 | 2025.09.21 00:29:42.006142 [ 192 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_113_23} <Trace> MergedBlockOutputStream: filled checksums all_1_113_23 (state Temporary) | ||
| 17307 | 2025.09.21 00:29:42.006445 [ 192 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_merge_all_1_113_23 to all_1_113_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17308 | 2025.09.21 00:29:42.006526 [ 192 ] {ef48ff98-7987-41aa-9b8f-a8700064c43a::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a) (MergerMutator): Merged 6 parts: [all_1_108_22, all_113_113_0] -> all_1_113_23 | ||
| 17309 | 2025.09.21 00:29:42.006626 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 17310 | 2025.09.21 00:29:42.386121 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36894 | ||
| 17311 | 2025.09.21 00:29:42.386658 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17312 | 2025.09.21 00:29:42.386701 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17313 | 2025.09.21 00:29:42.387178 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17314 | 2025.09.21 00:29:42.387409 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17315 | 2025.09.21 00:29:42.387537 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36894 | ||
| 17316 | 2025.09.21 00:29:43.001227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.65 MiB, peak 392.81 MiB, free memory in arenas 0.00 B, will set to 377.86 MiB (RSS), difference: 7.22 MiB | ||
| 17317 | 2025.09.21 00:29:44.362791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 17318 | 2025.09.21 00:29:44.380636 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17319 | 2025.09.21 00:29:44.380700 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17320 | 2025.09.21 00:29:44.386689 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17321 | 2025.09.21 00:29:44.387388 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17322 | 2025.09.21 00:29:44.390462 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 17323 | 2025.09.21 00:29:44.998407 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2212 | ||
| 17324 | 2025.09.21 00:29:45.000794 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17325 | 2025.09.21 00:29:45.000845 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17326 | 2025.09.21 00:29:45.002003 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17327 | 2025.09.21 00:29:45.002246 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17328 | 2025.09.21 00:29:45.002512 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2212 | ||
| 17329 | 2025.09.21 00:29:46.314521 [ 221 ] {} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): 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] | ||
| 17330 | 2025.09.21 00:29:46.314593 [ 221 ] {} <Debug> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): 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] | ||
| 17331 | 2025.09.21 00:29:46.317328 [ 221 ] {} <Debug> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): 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] | ||
| 17332 | 2025.09.21 00:29:46.972219 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17333 | 2025.09.21 00:29:46.972404 [ 4 ] {c52d43ea-7702-4440-ba5b-dd01cae838b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17334 | 2025.09.21 00:29:46.972473 [ 4 ] {c52d43ea-7702-4440-ba5b-dd01cae838b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17335 | 2025.09.21 00:29:46.973272 [ 4 ] {c52d43ea-7702-4440-ba5b-dd01cae838b8} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17336 | 2025.09.21 00:29:46.973328 [ 4 ] {c52d43ea-7702-4440-ba5b-dd01cae838b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17337 | 2025.09.21 00:29:46.973777 [ 4 ] {c52d43ea-7702-4440-ba5b-dd01cae838b8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17338 | 2025.09.21 00:29:46.974022 [ 4 ] {c52d43ea-7702-4440-ba5b-dd01cae838b8} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17339 | 2025.09.21 00:29:46.974170 [ 132 ] {} <Debug> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 17340 | 2025.09.21 00:29:46.974185 [ 4 ] {c52d43ea-7702-4440-ba5b-dd01cae838b8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001833 sec., 223677.0321876705 rows/sec., 14.19 MiB/sec. | ||
| 17341 | 2025.09.21 00:29:46.974236 [ 132 ] {} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17342 | 2025.09.21 00:29:46.974261 [ 4 ] {c52d43ea-7702-4440-ba5b-dd01cae838b8} <Debug> TCPHandler: Processed in 0.002185232 sec. | ||
| 17343 | 2025.09.21 00:29:46.974263 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17344 | 2025.09.21 00:29:46.974391 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17345 | 2025.09.21 00:29:46.974400 [ 191 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 17346 | 2025.09.21 00:29:46.974505 [ 4 ] {a0483b81-ec9a-4f5a-9436-4edeefe5ced6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17347 | 2025.09.21 00:29:46.974556 [ 4 ] {a0483b81-ec9a-4f5a-9436-4edeefe5ced6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17348 | 2025.09.21 00:29:46.974571 [ 191 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17349 | 2025.09.21 00:29:46.974611 [ 191 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 410 rows starting from the beginning of the part | ||
| 17350 | 2025.09.21 00:29:46.974681 [ 191 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 410 rows starting from the beginning of the part | ||
| 17351 | 2025.09.21 00:29:46.974727 [ 191 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 410 rows starting from the beginning of the part | ||
| 17352 | 2025.09.21 00:29:46.974772 [ 191 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 410 rows starting from the beginning of the part | ||
| 17353 | 2025.09.21 00:29:46.974810 [ 191 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 410 rows starting from the beginning of the part | ||
| 17354 | 2025.09.21 00:29:46.975406 [ 4 ] {a0483b81-ec9a-4f5a-9436-4edeefe5ced6} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17355 | 2025.09.21 00:29:46.975451 [ 4 ] {a0483b81-ec9a-4f5a-9436-4edeefe5ced6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17356 | 2025.09.21 00:29:46.975849 [ 4 ] {a0483b81-ec9a-4f5a-9436-4edeefe5ced6} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17357 | 2025.09.21 00:29:46.975895 [ 186 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001546257 sec., 1325782.1953271674 rows/sec., 89.16 MiB/sec. | ||
| 17358 | 2025.09.21 00:29:46.976076 [ 191 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 17359 | 2025.09.21 00:29:46.976092 [ 4 ] {a0483b81-ec9a-4f5a-9436-4edeefe5ced6} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17360 | 2025.09.21 00:29:46.976250 [ 4 ] {a0483b81-ec9a-4f5a-9436-4edeefe5ced6} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001772 sec., 643340.8577878104 rows/sec., 51.03 MiB/sec. | ||
| 17361 | 2025.09.21 00:29:46.976294 [ 4 ] {a0483b81-ec9a-4f5a-9436-4edeefe5ced6} <Debug> TCPHandler: Processed in 0.001957337 sec. | ||
| 17362 | 2025.09.21 00:29:46.976352 [ 191 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_57_14} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17363 | 2025.09.21 00:29:46.976410 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17364 | 2025.09.21 00:29:46.976429 [ 191 ] {c1c546d9-9a70-451d-a294-2dd334084042::all_1_57_14} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 17365 | 2025.09.21 00:29:46.976515 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 17366 | 2025.09.21 00:29:46.976519 [ 4 ] {1a6e5004-409a-4949-b9a0-1ef6a23e0bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17367 | 2025.09.21 00:29:46.976573 [ 4 ] {1a6e5004-409a-4949-b9a0-1ef6a23e0bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17368 | 2025.09.21 00:29:46.977045 [ 4 ] {1a6e5004-409a-4949-b9a0-1ef6a23e0bc0} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17369 | 2025.09.21 00:29:46.977083 [ 4 ] {1a6e5004-409a-4949-b9a0-1ef6a23e0bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17370 | 2025.09.21 00:29:46.977411 [ 4 ] {1a6e5004-409a-4949-b9a0-1ef6a23e0bc0} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17371 | 2025.09.21 00:29:46.977627 [ 4 ] {1a6e5004-409a-4949-b9a0-1ef6a23e0bc0} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17372 | 2025.09.21 00:29:46.977759 [ 4 ] {1a6e5004-409a-4949-b9a0-1ef6a23e0bc0} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001261 sec., 173671.68913560666 rows/sec., 10.35 MiB/sec. | ||
| 17373 | 2025.09.21 00:29:46.977802 [ 4 ] {1a6e5004-409a-4949-b9a0-1ef6a23e0bc0} <Debug> TCPHandler: Processed in 0.001443295 sec. | ||
| 17374 | 2025.09.21 00:29:46.977910 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17375 | 2025.09.21 00:29:46.978012 [ 4 ] {9bceb229-3ddd-449f-bac3-e1c9d840565f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17376 | 2025.09.21 00:29:46.978054 [ 4 ] {9bceb229-3ddd-449f-bac3-e1c9d840565f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17377 | 2025.09.21 00:29:46.978503 [ 4 ] {9bceb229-3ddd-449f-bac3-e1c9d840565f} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17378 | 2025.09.21 00:29:46.978541 [ 4 ] {9bceb229-3ddd-449f-bac3-e1c9d840565f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17379 | 2025.09.21 00:29:46.978849 [ 4 ] {9bceb229-3ddd-449f-bac3-e1c9d840565f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17380 | 2025.09.21 00:29:46.979077 [ 4 ] {9bceb229-3ddd-449f-bac3-e1c9d840565f} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17381 | 2025.09.21 00:29:46.979208 [ 4 ] {9bceb229-3ddd-449f-bac3-e1c9d840565f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001216 sec., 174342.1052631579 rows/sec., 11.24 MiB/sec. | ||
| 17382 | 2025.09.21 00:29:46.979248 [ 4 ] {9bceb229-3ddd-449f-bac3-e1c9d840565f} <Debug> TCPHandler: Processed in 0.001388704 sec. | ||
| 17383 | 2025.09.21 00:29:46.979352 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17384 | 2025.09.21 00:29:46.979448 [ 4 ] {e01810a0-5918-4e63-994d-d7ae8d5a5281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17385 | 2025.09.21 00:29:46.979490 [ 4 ] {e01810a0-5918-4e63-994d-d7ae8d5a5281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17386 | 2025.09.21 00:29:46.979945 [ 4 ] {e01810a0-5918-4e63-994d-d7ae8d5a5281} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17387 | 2025.09.21 00:29:46.979983 [ 4 ] {e01810a0-5918-4e63-994d-d7ae8d5a5281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17388 | 2025.09.21 00:29:46.980292 [ 4 ] {e01810a0-5918-4e63-994d-d7ae8d5a5281} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17389 | 2025.09.21 00:29:46.980504 [ 4 ] {e01810a0-5918-4e63-994d-d7ae8d5a5281} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17390 | 2025.09.21 00:29:46.980612 [ 132 ] {} <Debug> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 17391 | 2025.09.21 00:29:46.980633 [ 4 ] {e01810a0-5918-4e63-994d-d7ae8d5a5281} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001203 sec., 175394.84621778884 rows/sec., 9.96 MiB/sec. | ||
| 17392 | 2025.09.21 00:29:46.980657 [ 132 ] {} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17393 | 2025.09.21 00:29:46.980681 [ 4 ] {e01810a0-5918-4e63-994d-d7ae8d5a5281} <Debug> TCPHandler: Processed in 0.001378313 sec. | ||
| 17394 | 2025.09.21 00:29:46.980682 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17395 | 2025.09.21 00:29:46.980793 [ 225 ] {} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): 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] | ||
| 17396 | 2025.09.21 00:29:46.980798 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17397 | 2025.09.21 00:29:46.980828 [ 225 ] {} <Debug> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): 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] | ||
| 17398 | 2025.09.21 00:29:46.980796 [ 195 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 17399 | 2025.09.21 00:29:46.980911 [ 4 ] {de5f010c-2c61-4d2e-9b3d-57fa6c82abed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17400 | 2025.09.21 00:29:46.980956 [ 4 ] {de5f010c-2c61-4d2e-9b3d-57fa6c82abed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17401 | 2025.09.21 00:29:46.980961 [ 195 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17402 | 2025.09.21 00:29:46.981002 [ 195 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 211 rows starting from the beginning of the part | ||
| 17403 | 2025.09.21 00:29:46.981067 [ 195 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 211 rows starting from the beginning of the part | ||
| 17404 | 2025.09.21 00:29:46.981120 [ 195 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 211 rows starting from the beginning of the part | ||
| 17405 | 2025.09.21 00:29:46.981168 [ 195 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 211 rows starting from the beginning of the part | ||
| 17406 | 2025.09.21 00:29:46.981212 [ 195 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 211 rows starting from the beginning of the part | ||
| 17407 | 2025.09.21 00:29:46.981595 [ 4 ] {de5f010c-2c61-4d2e-9b3d-57fa6c82abed} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17408 | 2025.09.21 00:29:46.981637 [ 4 ] {de5f010c-2c61-4d2e-9b3d-57fa6c82abed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17409 | 2025.09.21 00:29:46.981991 [ 4 ] {de5f010c-2c61-4d2e-9b3d-57fa6c82abed} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17410 | 2025.09.21 00:29:46.982013 [ 186 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001265151 sec., 833892.5551179267 rows/sec., 50.53 MiB/sec. | ||
| 17411 | 2025.09.21 00:29:46.982208 [ 198 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 17412 | 2025.09.21 00:29:46.982232 [ 4 ] {de5f010c-2c61-4d2e-9b3d-57fa6c82abed} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17413 | 2025.09.21 00:29:46.982377 [ 4 ] {de5f010c-2c61-4d2e-9b3d-57fa6c82abed} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001484 sec., 466981.1320754717 rows/sec., 32.63 MiB/sec. | ||
| 17414 | 2025.09.21 00:29:46.982423 [ 4 ] {de5f010c-2c61-4d2e-9b3d-57fa6c82abed} <Debug> TCPHandler: Processed in 0.00167663 sec. | ||
| 17415 | 2025.09.21 00:29:46.982534 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17416 | 2025.09.21 00:29:46.982540 [ 198 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_57_14} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17417 | 2025.09.21 00:29:46.982633 [ 4 ] {7ee1e890-d72a-48e9-bca1-48797afc080a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17418 | 2025.09.21 00:29:46.982641 [ 198 ] {6398543c-4d7e-4f0c-aadc-595460e7f603::all_1_57_14} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 17419 | 2025.09.21 00:29:46.982683 [ 4 ] {7ee1e890-d72a-48e9-bca1-48797afc080a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17420 | 2025.09.21 00:29:46.982754 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 17421 | 2025.09.21 00:29:46.983013 [ 4 ] {7ee1e890-d72a-48e9-bca1-48797afc080a} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17422 | 2025.09.21 00:29:46.983053 [ 4 ] {7ee1e890-d72a-48e9-bca1-48797afc080a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17423 | 2025.09.21 00:29:46.983363 [ 4 ] {7ee1e890-d72a-48e9-bca1-48797afc080a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17424 | 2025.09.21 00:29:46.983589 [ 4 ] {7ee1e890-d72a-48e9-bca1-48797afc080a} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17425 | 2025.09.21 00:29:46.983722 [ 4 ] {7ee1e890-d72a-48e9-bca1-48797afc080a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 17426 | 2025.09.21 00:29:46.983760 [ 4 ] {7ee1e890-d72a-48e9-bca1-48797afc080a} <Debug> TCPHandler: Processed in 0.00127656 sec. | ||
| 17427 | 2025.09.21 00:29:46.983866 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17428 | 2025.09.21 00:29:46.983962 [ 4 ] {12c7f0b2-ed9b-482e-bff4-3082639a5d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17429 | 2025.09.21 00:29:46.984005 [ 4 ] {12c7f0b2-ed9b-482e-bff4-3082639a5d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17430 | 2025.09.21 00:29:46.984298 [ 225 ] {} <Debug> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): 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] | ||
| 17431 | 2025.09.21 00:29:46.984403 [ 4 ] {12c7f0b2-ed9b-482e-bff4-3082639a5d1f} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17432 | 2025.09.21 00:29:46.984437 [ 4 ] {12c7f0b2-ed9b-482e-bff4-3082639a5d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17433 | 2025.09.21 00:29:46.984772 [ 4 ] {12c7f0b2-ed9b-482e-bff4-3082639a5d1f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17434 | 2025.09.21 00:29:46.984986 [ 4 ] {12c7f0b2-ed9b-482e-bff4-3082639a5d1f} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17435 | 2025.09.21 00:29:46.985114 [ 4 ] {12c7f0b2-ed9b-482e-bff4-3082639a5d1f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001171 sec., 268146.8830059778 rows/sec., 17.61 MiB/sec. | ||
| 17436 | 2025.09.21 00:29:46.985151 [ 4 ] {12c7f0b2-ed9b-482e-bff4-3082639a5d1f} <Debug> TCPHandler: Processed in 0.001334412 sec. | ||
| 17437 | 2025.09.21 00:29:46.985255 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17438 | 2025.09.21 00:29:46.985350 [ 4 ] {cc15e665-8400-4f93-85c0-26033b68d5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17439 | 2025.09.21 00:29:46.985391 [ 4 ] {cc15e665-8400-4f93-85c0-26033b68d5c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17440 | 2025.09.21 00:29:46.985680 [ 4 ] {cc15e665-8400-4f93-85c0-26033b68d5c8} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17441 | 2025.09.21 00:29:46.985716 [ 4 ] {cc15e665-8400-4f93-85c0-26033b68d5c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17442 | 2025.09.21 00:29:46.986007 [ 4 ] {cc15e665-8400-4f93-85c0-26033b68d5c8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17443 | 2025.09.21 00:29:46.986210 [ 4 ] {cc15e665-8400-4f93-85c0-26033b68d5c8} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17444 | 2025.09.21 00:29:46.986337 [ 4 ] {cc15e665-8400-4f93-85c0-26033b68d5c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 17445 | 2025.09.21 00:29:46.986374 [ 4 ] {cc15e665-8400-4f93-85c0-26033b68d5c8} <Debug> TCPHandler: Processed in 0.001168048 sec. | ||
| 17446 | 2025.09.21 00:29:46.986479 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17447 | 2025.09.21 00:29:46.986573 [ 4 ] {79b2978b-8106-4884-ae12-de4fc8547674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17448 | 2025.09.21 00:29:46.986628 [ 4 ] {79b2978b-8106-4884-ae12-de4fc8547674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17449 | 2025.09.21 00:29:46.987400 [ 4 ] {79b2978b-8106-4884-ae12-de4fc8547674} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17450 | 2025.09.21 00:29:46.987437 [ 4 ] {79b2978b-8106-4884-ae12-de4fc8547674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17451 | 2025.09.21 00:29:46.987954 [ 4 ] {79b2978b-8106-4884-ae12-de4fc8547674} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17452 | 2025.09.21 00:29:46.988172 [ 4 ] {79b2978b-8106-4884-ae12-de4fc8547674} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17453 | 2025.09.21 00:29:46.988309 [ 4 ] {79b2978b-8106-4884-ae12-de4fc8547674} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001753 sec., 7986.309184255562 rows/sec., 14.31 MiB/sec. | ||
| 17454 | 2025.09.21 00:29:46.988376 [ 4 ] {79b2978b-8106-4884-ae12-de4fc8547674} <Debug> TCPHandler: Processed in 0.001946507 sec. | ||
| 17455 | 2025.09.21 00:29:46.988483 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17456 | 2025.09.21 00:29:46.988579 [ 4 ] {d8b1d94f-f66a-4718-9b6a-3f17ff8cfe81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17457 | 2025.09.21 00:29:46.988621 [ 4 ] {d8b1d94f-f66a-4718-9b6a-3f17ff8cfe81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17458 | 2025.09.21 00:29:46.988936 [ 4 ] {d8b1d94f-f66a-4718-9b6a-3f17ff8cfe81} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17459 | 2025.09.21 00:29:46.988972 [ 4 ] {d8b1d94f-f66a-4718-9b6a-3f17ff8cfe81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17460 | 2025.09.21 00:29:46.989284 [ 4 ] {d8b1d94f-f66a-4718-9b6a-3f17ff8cfe81} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17461 | 2025.09.21 00:29:46.989491 [ 4 ] {d8b1d94f-f66a-4718-9b6a-3f17ff8cfe81} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17462 | 2025.09.21 00:29:46.989618 [ 4 ] {d8b1d94f-f66a-4718-9b6a-3f17ff8cfe81} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001057 sec., 98391.67455061495 rows/sec., 6.03 MiB/sec. | ||
| 17463 | 2025.09.21 00:29:46.989655 [ 4 ] {d8b1d94f-f66a-4718-9b6a-3f17ff8cfe81} <Debug> TCPHandler: Processed in 0.00122102 sec. | ||
| 17464 | 2025.09.21 00:29:49.615826 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17465 | 2025.09.21 00:29:49.615903 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17466 | 2025.09.21 00:29:49.887762 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37342 | ||
| 17467 | 2025.09.21 00:29:49.888342 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17468 | 2025.09.21 00:29:49.888391 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17469 | 2025.09.21 00:29:49.888904 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17470 | 2025.09.21 00:29:49.889146 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17471 | 2025.09.21 00:29:49.889304 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37342 | ||
| 17472 | 2025.09.21 00:29:51.890644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 17473 | 2025.09.21 00:29:51.908465 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17474 | 2025.09.21 00:29:51.908509 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17475 | 2025.09.21 00:29:51.914576 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17476 | 2025.09.21 00:29:51.915287 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17477 | 2025.09.21 00:29:51.918242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 17478 | 2025.09.21 00:29:51.960843 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17479 | 2025.09.21 00:29:51.961040 [ 4 ] {72d18f10-8430-416b-b9c1-198e4c582afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17480 | 2025.09.21 00:29:51.961115 [ 4 ] {72d18f10-8430-416b-b9c1-198e4c582afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17481 | 2025.09.21 00:29:51.961847 [ 4 ] {72d18f10-8430-416b-b9c1-198e4c582afd} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17482 | 2025.09.21 00:29:51.961884 [ 4 ] {72d18f10-8430-416b-b9c1-198e4c582afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17483 | 2025.09.21 00:29:51.962225 [ 4 ] {72d18f10-8430-416b-b9c1-198e4c582afd} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17484 | 2025.09.21 00:29:51.962440 [ 4 ] {72d18f10-8430-416b-b9c1-198e4c582afd} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17485 | 2025.09.21 00:29:51.962579 [ 4 ] {72d18f10-8430-416b-b9c1-198e4c582afd} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.001593 sec., 69052.10295040804 rows/sec., 5.79 MiB/sec. | ||
| 17486 | 2025.09.21 00:29:51.962619 [ 4 ] {72d18f10-8430-416b-b9c1-198e4c582afd} <Debug> TCPHandler: Processed in 0.001919946 sec. | ||
| 17487 | 2025.09.21 00:29:51.962739 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17488 | 2025.09.21 00:29:51.962834 [ 4 ] {9cba6c65-4c61-449c-ac54-e26ce9ee2dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17489 | 2025.09.21 00:29:51.962874 [ 4 ] {9cba6c65-4c61-449c-ac54-e26ce9ee2dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17490 | 2025.09.21 00:29:51.963264 [ 4 ] {9cba6c65-4c61-449c-ac54-e26ce9ee2dbd} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17491 | 2025.09.21 00:29:51.963299 [ 4 ] {9cba6c65-4c61-449c-ac54-e26ce9ee2dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17492 | 2025.09.21 00:29:51.963590 [ 4 ] {9cba6c65-4c61-449c-ac54-e26ce9ee2dbd} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17493 | 2025.09.21 00:29:51.963797 [ 4 ] {9cba6c65-4c61-449c-ac54-e26ce9ee2dbd} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17494 | 2025.09.21 00:29:51.963921 [ 4 ] {9cba6c65-4c61-449c-ac54-e26ce9ee2dbd} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001105 sec., 24434.38914027149 rows/sec., 1.79 MiB/sec. | ||
| 17495 | 2025.09.21 00:29:51.963957 [ 4 ] {9cba6c65-4c61-449c-ac54-e26ce9ee2dbd} <Debug> TCPHandler: Processed in 0.00126598 sec. | ||
| 17496 | 2025.09.21 00:29:51.964055 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17497 | 2025.09.21 00:29:51.964146 [ 4 ] {df3987f0-3d6b-49be-bc58-1bb4c1ede251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17498 | 2025.09.21 00:29:51.964184 [ 4 ] {df3987f0-3d6b-49be-bc58-1bb4c1ede251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17499 | 2025.09.21 00:29:51.964598 [ 4 ] {df3987f0-3d6b-49be-bc58-1bb4c1ede251} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17500 | 2025.09.21 00:29:51.964632 [ 4 ] {df3987f0-3d6b-49be-bc58-1bb4c1ede251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17501 | 2025.09.21 00:29:51.964939 [ 4 ] {df3987f0-3d6b-49be-bc58-1bb4c1ede251} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17502 | 2025.09.21 00:29:51.965148 [ 4 ] {df3987f0-3d6b-49be-bc58-1bb4c1ede251} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17503 | 2025.09.21 00:29:51.965271 [ 4 ] {df3987f0-3d6b-49be-bc58-1bb4c1ede251} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001143 sec., 79615.04811898513 rows/sec., 6.22 MiB/sec. | ||
| 17504 | 2025.09.21 00:29:51.965307 [ 4 ] {df3987f0-3d6b-49be-bc58-1bb4c1ede251} <Debug> TCPHandler: Processed in 0.001298761 sec. | ||
| 17505 | 2025.09.21 00:29:51.965411 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17506 | 2025.09.21 00:29:51.965503 [ 4 ] {6f81de03-c537-4e3b-b307-d5d9defb05a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17507 | 2025.09.21 00:29:51.965544 [ 4 ] {6f81de03-c537-4e3b-b307-d5d9defb05a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17508 | 2025.09.21 00:29:51.965963 [ 4 ] {6f81de03-c537-4e3b-b307-d5d9defb05a4} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17509 | 2025.09.21 00:29:51.965999 [ 4 ] {6f81de03-c537-4e3b-b307-d5d9defb05a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17510 | 2025.09.21 00:29:51.966353 [ 4 ] {6f81de03-c537-4e3b-b307-d5d9defb05a4} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17511 | 2025.09.21 00:29:51.966579 [ 4 ] {6f81de03-c537-4e3b-b307-d5d9defb05a4} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17512 | 2025.09.21 00:29:51.966711 [ 4 ] {6f81de03-c537-4e3b-b307-d5d9defb05a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 17513 | 2025.09.21 00:29:51.966752 [ 4 ] {6f81de03-c537-4e3b-b307-d5d9defb05a4} <Debug> TCPHandler: Processed in 0.001387563 sec. | ||
| 17514 | 2025.09.21 00:29:51.966905 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17515 | 2025.09.21 00:29:51.967002 [ 4 ] {8bb5d666-c146-43a4-b0f7-3f6042c2d225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17516 | 2025.09.21 00:29:51.967059 [ 4 ] {8bb5d666-c146-43a4-b0f7-3f6042c2d225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17517 | 2025.09.21 00:29:51.967864 [ 4 ] {8bb5d666-c146-43a4-b0f7-3f6042c2d225} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17518 | 2025.09.21 00:29:51.967899 [ 4 ] {8bb5d666-c146-43a4-b0f7-3f6042c2d225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17519 | 2025.09.21 00:29:51.968423 [ 4 ] {8bb5d666-c146-43a4-b0f7-3f6042c2d225} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17520 | 2025.09.21 00:29:51.968653 [ 4 ] {8bb5d666-c146-43a4-b0f7-3f6042c2d225} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17521 | 2025.09.21 00:29:51.968788 [ 4 ] {8bb5d666-c146-43a4-b0f7-3f6042c2d225} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001804 sec., 14966.740576496673 rows/sec., 26.82 MiB/sec. | ||
| 17522 | 2025.09.21 00:29:51.968842 [ 4 ] {8bb5d666-c146-43a4-b0f7-3f6042c2d225} <Debug> TCPHandler: Processed in 0.001987568 sec. | ||
| 17523 | 2025.09.21 00:29:51.968955 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17524 | 2025.09.21 00:29:51.969049 [ 4 ] {dcc8a067-728a-41b5-a965-f1e9d90e123d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17525 | 2025.09.21 00:29:51.969091 [ 4 ] {dcc8a067-728a-41b5-a965-f1e9d90e123d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17526 | 2025.09.21 00:29:51.969464 [ 4 ] {dcc8a067-728a-41b5-a965-f1e9d90e123d} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17527 | 2025.09.21 00:29:51.969503 [ 4 ] {dcc8a067-728a-41b5-a965-f1e9d90e123d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17528 | 2025.09.21 00:29:51.969825 [ 4 ] {dcc8a067-728a-41b5-a965-f1e9d90e123d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17529 | 2025.09.21 00:29:51.970028 [ 4 ] {dcc8a067-728a-41b5-a965-f1e9d90e123d} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17530 | 2025.09.21 00:29:51.970168 [ 4 ] {dcc8a067-728a-41b5-a965-f1e9d90e123d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 17531 | 2025.09.21 00:29:51.970211 [ 4 ] {dcc8a067-728a-41b5-a965-f1e9d90e123d} <Debug> TCPHandler: Processed in 0.001304021 sec. | ||
| 17532 | 2025.09.21 00:29:55.002801 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2246 | ||
| 17533 | 2025.09.21 00:29:55.005479 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17534 | 2025.09.21 00:29:55.005535 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17535 | 2025.09.21 00:29:55.006735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17536 | 2025.09.21 00:29:55.006994 [ 243 ] {} <Trace> system.query_log (181cb32e-e46c-44b6-960e-ea5e1c144137): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17537 | 2025.09.21 00:29:55.007270 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2246 | ||
| 17538 | 2025.09.21 00:29:56.971459 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17539 | 2025.09.21 00:29:56.971646 [ 4 ] {42a5d55a-a64d-4b09-94dc-684c6224f58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17540 | 2025.09.21 00:29:56.971717 [ 4 ] {42a5d55a-a64d-4b09-94dc-684c6224f58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17541 | 2025.09.21 00:29:56.972475 [ 4 ] {42a5d55a-a64d-4b09-94dc-684c6224f58a} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17542 | 2025.09.21 00:29:56.972518 [ 4 ] {42a5d55a-a64d-4b09-94dc-684c6224f58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17543 | 2025.09.21 00:29:56.972935 [ 4 ] {42a5d55a-a64d-4b09-94dc-684c6224f58a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17544 | 2025.09.21 00:29:56.973153 [ 4 ] {42a5d55a-a64d-4b09-94dc-684c6224f58a} <Trace> oximeter.fields_i16 (c1c546d9-9a70-451d-a294-2dd334084042): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17545 | 2025.09.21 00:29:56.973304 [ 4 ] {42a5d55a-a64d-4b09-94dc-684c6224f58a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001708 sec., 240046.83840749413 rows/sec., 15.23 MiB/sec. | ||
| 17546 | 2025.09.21 00:29:56.973347 [ 4 ] {42a5d55a-a64d-4b09-94dc-684c6224f58a} <Debug> TCPHandler: Processed in 0.002016818 sec. | ||
| 17547 | 2025.09.21 00:29:56.973467 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17548 | 2025.09.21 00:29:56.973561 [ 4 ] {0d433ec0-89c4-48dd-a8db-6f2c3cb4e15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17549 | 2025.09.21 00:29:56.973602 [ 4 ] {0d433ec0-89c4-48dd-a8db-6f2c3cb4e15b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17550 | 2025.09.21 00:29:56.974417 [ 4 ] {0d433ec0-89c4-48dd-a8db-6f2c3cb4e15b} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17551 | 2025.09.21 00:29:56.974453 [ 4 ] {0d433ec0-89c4-48dd-a8db-6f2c3cb4e15b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17552 | 2025.09.21 00:29:56.974812 [ 4 ] {0d433ec0-89c4-48dd-a8db-6f2c3cb4e15b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17553 | 2025.09.21 00:29:56.975013 [ 4 ] {0d433ec0-89c4-48dd-a8db-6f2c3cb4e15b} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17554 | 2025.09.21 00:29:56.975138 [ 4 ] {0d433ec0-89c4-48dd-a8db-6f2c3cb4e15b} <Debug> executeQuery: Read 1140 rows, 92.59 KiB in 0.001596 sec., 714285.7142857143 rows/sec., 56.66 MiB/sec. | ||
| 17555 | 2025.09.21 00:29:56.975136 [ 56 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17556 | 2025.09.21 00:29:56.975176 [ 4 ] {0d433ec0-89c4-48dd-a8db-6f2c3cb4e15b} <Debug> TCPHandler: Processed in 0.001757892 sec. | ||
| 17557 | 2025.09.21 00:29:56.975215 [ 56 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17558 | 2025.09.21 00:29:56.975241 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17559 | 2025.09.21 00:29:56.975299 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17560 | 2025.09.21 00:29:56.975351 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::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 | ||
| 17561 | 2025.09.21 00:29:56.975396 [ 4 ] {4618c687-1181-4fb1-96ae-3d10fd95f2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17562 | 2025.09.21 00:29:56.975440 [ 4 ] {4618c687-1181-4fb1-96ae-3d10fd95f2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17563 | 2025.09.21 00:29:56.975477 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17564 | 2025.09.21 00:29:56.975517 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2344 rows starting from the beginning of the part | ||
| 17565 | 2025.09.21 00:29:56.975589 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1140 rows starting from the beginning of the part | ||
| 17566 | 2025.09.21 00:29:56.975642 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1250 rows starting from the beginning of the part | ||
| 17567 | 2025.09.21 00:29:56.975694 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1140 rows starting from the beginning of the part | ||
| 17568 | 2025.09.21 00:29:56.975742 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 110 rows starting from the beginning of the part | ||
| 17569 | 2025.09.21 00:29:56.975790 [ 186 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1140 rows starting from the beginning of the part | ||
| 17570 | 2025.09.21 00:29:56.975904 [ 4 ] {4618c687-1181-4fb1-96ae-3d10fd95f2de} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17571 | 2025.09.21 00:29:56.975946 [ 4 ] {4618c687-1181-4fb1-96ae-3d10fd95f2de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17572 | 2025.09.21 00:29:56.976280 [ 4 ] {4618c687-1181-4fb1-96ae-3d10fd95f2de} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17573 | 2025.09.21 00:29:56.976490 [ 4 ] {4618c687-1181-4fb1-96ae-3d10fd95f2de} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17574 | 2025.09.21 00:29:56.976609 [ 56 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17575 | 2025.09.21 00:29:56.976623 [ 4 ] {4618c687-1181-4fb1-96ae-3d10fd95f2de} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001245 sec., 175903.6144578313 rows/sec., 10.49 MiB/sec. | ||
| 17576 | 2025.09.21 00:29:56.976643 [ 56 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17577 | 2025.09.21 00:29:56.976667 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17578 | 2025.09.21 00:29:56.976668 [ 4 ] {4618c687-1181-4fb1-96ae-3d10fd95f2de} <Debug> TCPHandler: Processed in 0.001416584 sec. | ||
| 17579 | 2025.09.21 00:29:56.976768 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::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 | ||
| 17580 | 2025.09.21 00:29:56.976798 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17581 | 2025.09.21 00:29:56.976901 [ 4 ] {fc5f753a-f575-4357-9d0f-50ab298e63b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17582 | 2025.09.21 00:29:56.976909 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17583 | 2025.09.21 00:29:56.976944 [ 4 ] {fc5f753a-f575-4357-9d0f-50ab298e63b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17584 | 2025.09.21 00:29:56.976953 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 264 rows starting from the beginning of the part | ||
| 17585 | 2025.09.21 00:29:56.977034 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 219 rows starting from the beginning of the part | ||
| 17586 | 2025.09.21 00:29:56.977081 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 27 rows starting from the beginning of the part | ||
| 17587 | 2025.09.21 00:29:56.977124 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 219 rows starting from the beginning of the part | ||
| 17588 | 2025.09.21 00:29:56.977165 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 27 rows starting from the beginning of the part | ||
| 17589 | 2025.09.21 00:29:56.977205 [ 198 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 219 rows starting from the beginning of the part | ||
| 17590 | 2025.09.21 00:29:56.977402 [ 4 ] {fc5f753a-f575-4357-9d0f-50ab298e63b8} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17591 | 2025.09.21 00:29:56.977443 [ 4 ] {fc5f753a-f575-4357-9d0f-50ab298e63b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17592 | 2025.09.21 00:29:56.977771 [ 4 ] {fc5f753a-f575-4357-9d0f-50ab298e63b8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17593 | 2025.09.21 00:29:56.977985 [ 4 ] {fc5f753a-f575-4357-9d0f-50ab298e63b8} <Trace> oximeter.fields_u32 (8ab65694-e171-4361-8a6f-7a650ae363f8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17594 | 2025.09.21 00:29:56.978103 [ 194 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7124 rows, containing 5 columns (5 merged, 0 gathered) in 0.002803467 sec., 2541139.239377528 rows/sec., 214.27 MiB/sec. | ||
| 17595 | 2025.09.21 00:29:56.978110 [ 186 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390633 sec., 701119.5620986989 rows/sec., 45.39 MiB/sec. | ||
| 17596 | 2025.09.21 00:29:56.978114 [ 4 ] {fc5f753a-f575-4357-9d0f-50ab298e63b8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001231 sec., 172217.7091795288 rows/sec., 11.11 MiB/sec. | ||
| 17597 | 2025.09.21 00:29:56.978202 [ 4 ] {fc5f753a-f575-4357-9d0f-50ab298e63b8} <Debug> TCPHandler: Processed in 0.001459155 sec. | ||
| 17598 | 2025.09.21 00:29:56.978287 [ 189 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17599 | 2025.09.21 00:29:56.978303 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17600 | 2025.09.21 00:29:56.978375 [ 198 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17601 | 2025.09.21 00:29:56.978395 [ 4 ] {a0c914a4-fb2f-4354-bf2b-11644c337dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17602 | 2025.09.21 00:29:56.978440 [ 4 ] {a0c914a4-fb2f-4354-bf2b-11644c337dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17603 | 2025.09.21 00:29:56.978587 [ 189 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_111_22} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17604 | 2025.09.21 00:29:56.978664 [ 189 ] {e1314eb0-50e7-4017-8aeb-90fe4be493ce::all_1_111_22} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17605 | 2025.09.21 00:29:56.978700 [ 198 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_116_23} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17606 | 2025.09.21 00:29:56.978745 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 17607 | 2025.09.21 00:29:56.978787 [ 198 ] {86e50844-b196-4b37-bc70-eafdd8221e65::all_1_116_23} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17608 | 2025.09.21 00:29:56.978881 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 17609 | 2025.09.21 00:29:56.978909 [ 4 ] {a0c914a4-fb2f-4354-bf2b-11644c337dcd} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17610 | 2025.09.21 00:29:56.978952 [ 4 ] {a0c914a4-fb2f-4354-bf2b-11644c337dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17611 | 2025.09.21 00:29:56.979276 [ 4 ] {a0c914a4-fb2f-4354-bf2b-11644c337dcd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17612 | 2025.09.21 00:29:56.979485 [ 4 ] {a0c914a4-fb2f-4354-bf2b-11644c337dcd} <Trace> oximeter.fields_u8 (6398543c-4d7e-4f0c-aadc-595460e7f603): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17613 | 2025.09.21 00:29:56.979614 [ 4 ] {a0c914a4-fb2f-4354-bf2b-11644c337dcd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001236 sec., 170711.97411003237 rows/sec., 9.69 MiB/sec. | ||
| 17614 | 2025.09.21 00:29:56.979652 [ 4 ] {a0c914a4-fb2f-4354-bf2b-11644c337dcd} <Debug> TCPHandler: Processed in 0.001395853 sec. | ||
| 17615 | 2025.09.21 00:29:56.979758 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17616 | 2025.09.21 00:29:56.979849 [ 4 ] {048809af-fb6f-4bbf-9af8-091971d74996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17617 | 2025.09.21 00:29:56.979890 [ 4 ] {048809af-fb6f-4bbf-9af8-091971d74996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17618 | 2025.09.21 00:29:56.980555 [ 4 ] {048809af-fb6f-4bbf-9af8-091971d74996} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17619 | 2025.09.21 00:29:56.980590 [ 4 ] {048809af-fb6f-4bbf-9af8-091971d74996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17620 | 2025.09.21 00:29:56.980924 [ 4 ] {048809af-fb6f-4bbf-9af8-091971d74996} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17621 | 2025.09.21 00:29:56.981130 [ 4 ] {048809af-fb6f-4bbf-9af8-091971d74996} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17622 | 2025.09.21 00:29:56.981239 [ 46 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17623 | 2025.09.21 00:29:56.981268 [ 46 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17624 | 2025.09.21 00:29:56.981282 [ 4 ] {048809af-fb6f-4bbf-9af8-091971d74996} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.00145 sec., 477931.03448275867 rows/sec., 33.40 MiB/sec. | ||
| 17625 | 2025.09.21 00:29:56.981285 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17626 | 2025.09.21 00:29:56.981325 [ 4 ] {048809af-fb6f-4bbf-9af8-091971d74996} <Debug> TCPHandler: Processed in 0.001614909 sec. | ||
| 17627 | 2025.09.21 00:29:56.981378 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::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 | ||
| 17628 | 2025.09.21 00:29:56.981440 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17629 | 2025.09.21 00:29:56.981487 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17630 | 2025.09.21 00:29:56.981524 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1212 rows starting from the beginning of the part | ||
| 17631 | 2025.09.21 00:29:56.981539 [ 4 ] {a4e462a8-274d-4bc2-889a-5fbed8443a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17632 | 2025.09.21 00:29:56.981585 [ 4 ] {a4e462a8-274d-4bc2-889a-5fbed8443a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17633 | 2025.09.21 00:29:56.981585 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 693 rows starting from the beginning of the part | ||
| 17634 | 2025.09.21 00:29:56.981652 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 547 rows starting from the beginning of the part | ||
| 17635 | 2025.09.21 00:29:56.981704 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 693 rows starting from the beginning of the part | ||
| 17636 | 2025.09.21 00:29:56.981750 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 91 rows starting from the beginning of the part | ||
| 17637 | 2025.09.21 00:29:56.981795 [ 194 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 693 rows starting from the beginning of the part | ||
| 17638 | 2025.09.21 00:29:56.981959 [ 4 ] {a4e462a8-274d-4bc2-889a-5fbed8443a2e} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17639 | 2025.09.21 00:29:56.982000 [ 4 ] {a4e462a8-274d-4bc2-889a-5fbed8443a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17640 | 2025.09.21 00:29:56.982313 [ 4 ] {a4e462a8-274d-4bc2-889a-5fbed8443a2e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17641 | 2025.09.21 00:29:56.982531 [ 4 ] {a4e462a8-274d-4bc2-889a-5fbed8443a2e} <Trace> oximeter.measurements_bool (cd820108-993b-47de-a913-6f8bdbd23175): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17642 | 2025.09.21 00:29:56.982682 [ 4 ] {a4e462a8-274d-4bc2-889a-5fbed8443a2e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00116 sec., 5172.413793103448 rows/sec., 270.24 KiB/sec. | ||
| 17643 | 2025.09.21 00:29:56.982721 [ 4 ] {a4e462a8-274d-4bc2-889a-5fbed8443a2e} <Debug> TCPHandler: Processed in 0.001329272 sec. | ||
| 17644 | 2025.09.21 00:29:56.982833 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17645 | 2025.09.21 00:29:56.982925 [ 4 ] {1ffd42e0-29da-43bb-98dd-5cc85fdb8e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17646 | 2025.09.21 00:29:56.982966 [ 4 ] {1ffd42e0-29da-43bb-98dd-5cc85fdb8e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17647 | 2025.09.21 00:29:56.983204 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3929 rows, containing 5 columns (5 merged, 0 gathered) in 0.001863574 sec., 2108314.4538397724 rows/sec., 158.21 MiB/sec. | ||
| 17648 | 2025.09.21 00:29:56.983364 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17649 | 2025.09.21 00:29:56.983416 [ 4 ] {1ffd42e0-29da-43bb-98dd-5cc85fdb8e11} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17650 | 2025.09.21 00:29:56.983451 [ 4 ] {1ffd42e0-29da-43bb-98dd-5cc85fdb8e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17651 | 2025.09.21 00:29:56.983591 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_116_23} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17652 | 2025.09.21 00:29:56.983649 [ 189 ] {610cd5e1-dd02-4a1a-9b58-9cd7701b8705::all_1_116_23} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17653 | 2025.09.21 00:29:56.983716 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 17654 | 2025.09.21 00:29:56.983784 [ 4 ] {1ffd42e0-29da-43bb-98dd-5cc85fdb8e11} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17655 | 2025.09.21 00:29:56.983988 [ 4 ] {1ffd42e0-29da-43bb-98dd-5cc85fdb8e11} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17656 | 2025.09.21 00:29:56.984113 [ 4 ] {1ffd42e0-29da-43bb-98dd-5cc85fdb8e11} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001206 sec., 260364.84245439467 rows/sec., 17.10 MiB/sec. | ||
| 17657 | 2025.09.21 00:29:56.984149 [ 4 ] {1ffd42e0-29da-43bb-98dd-5cc85fdb8e11} <Debug> TCPHandler: Processed in 0.001362393 sec. | ||
| 17658 | 2025.09.21 00:29:56.984254 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17659 | 2025.09.21 00:29:56.984346 [ 4 ] {06af9042-c019-449c-960f-d32ee407ec59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17660 | 2025.09.21 00:29:56.984387 [ 4 ] {06af9042-c019-449c-960f-d32ee407ec59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17661 | 2025.09.21 00:29:56.984678 [ 4 ] {06af9042-c019-449c-960f-d32ee407ec59} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17662 | 2025.09.21 00:29:56.984711 [ 4 ] {06af9042-c019-449c-960f-d32ee407ec59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17663 | 2025.09.21 00:29:56.985011 [ 4 ] {06af9042-c019-449c-960f-d32ee407ec59} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17664 | 2025.09.21 00:29:56.985218 [ 4 ] {06af9042-c019-449c-960f-d32ee407ec59} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17665 | 2025.09.21 00:29:56.985340 [ 4 ] {06af9042-c019-449c-960f-d32ee407ec59} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 17666 | 2025.09.21 00:29:56.985370 [ 220 ] {} <Trace> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): 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] | ||
| 17667 | 2025.09.21 00:29:56.985375 [ 4 ] {06af9042-c019-449c-960f-d32ee407ec59} <Debug> TCPHandler: Processed in 0.001167168 sec. | ||
| 17668 | 2025.09.21 00:29:56.985400 [ 220 ] {} <Debug> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): 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] | ||
| 17669 | 2025.09.21 00:29:56.985511 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17670 | 2025.09.21 00:29:56.985634 [ 4 ] {e298a5b0-fba8-4295-8797-6219fe921968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17671 | 2025.09.21 00:29:56.985702 [ 4 ] {e298a5b0-fba8-4295-8797-6219fe921968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17672 | 2025.09.21 00:29:56.986594 [ 4 ] {e298a5b0-fba8-4295-8797-6219fe921968} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17673 | 2025.09.21 00:29:56.986629 [ 4 ] {e298a5b0-fba8-4295-8797-6219fe921968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17674 | 2025.09.21 00:29:56.987167 [ 4 ] {e298a5b0-fba8-4295-8797-6219fe921968} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17675 | 2025.09.21 00:29:56.987435 [ 4 ] {e298a5b0-fba8-4295-8797-6219fe921968} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17676 | 2025.09.21 00:29:56.987475 [ 220 ] {} <Debug> oximeter.measurements_f64 (a78bbb0b-c91b-4dbf-a609-df563239beb6): 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] | ||
| 17677 | 2025.09.21 00:29:56.987558 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17678 | 2025.09.21 00:29:56.987582 [ 4 ] {e298a5b0-fba8-4295-8797-6219fe921968} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001972 sec., 7099.3914807302235 rows/sec., 12.72 MiB/sec. | ||
| 17679 | 2025.09.21 00:29:56.987593 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17680 | 2025.09.21 00:29:56.987617 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17681 | 2025.09.21 00:29:56.987638 [ 4 ] {e298a5b0-fba8-4295-8797-6219fe921968} <Debug> TCPHandler: Processed in 0.002186563 sec. | ||
| 17682 | 2025.09.21 00:29:56.987698 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::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 | ||
| 17683 | 2025.09.21 00:29:56.987758 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17684 | 2025.09.21 00:29:56.987854 [ 4 ] {65022ae2-e6b3-45e2-9298-7c17be7cb137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17685 | 2025.09.21 00:29:56.987896 [ 4 ] {65022ae2-e6b3-45e2-9298-7c17be7cb137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17686 | 2025.09.21 00:29:56.987900 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17687 | 2025.09.21 00:29:56.987963 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2121 rows starting from the beginning of the part | ||
| 17688 | 2025.09.21 00:29:56.988096 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 14 rows starting from the beginning of the part | ||
| 17689 | 2025.09.21 00:29:56.988209 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 27 rows starting from the beginning of the part | ||
| 17690 | 2025.09.21 00:29:56.988225 [ 4 ] {65022ae2-e6b3-45e2-9298-7c17be7cb137} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17691 | 2025.09.21 00:29:56.988260 [ 4 ] {65022ae2-e6b3-45e2-9298-7c17be7cb137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17692 | 2025.09.21 00:29:56.988313 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 14 rows starting from the beginning of the part | ||
| 17693 | 2025.09.21 00:29:56.988413 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 27 rows starting from the beginning of the part | ||
| 17694 | 2025.09.21 00:29:56.988515 [ 187 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 14 rows starting from the beginning of the part | ||
| 17695 | 2025.09.21 00:29:56.988576 [ 4 ] {65022ae2-e6b3-45e2-9298-7c17be7cb137} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17696 | 2025.09.21 00:29:56.988789 [ 4 ] {65022ae2-e6b3-45e2-9298-7c17be7cb137} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17697 | 2025.09.21 00:29:56.988898 [ 46 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17698 | 2025.09.21 00:29:56.988916 [ 4 ] {65022ae2-e6b3-45e2-9298-7c17be7cb137} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001081 sec., 96207.2155411656 rows/sec., 5.89 MiB/sec. | ||
| 17699 | 2025.09.21 00:29:56.988925 [ 46 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17700 | 2025.09.21 00:29:56.988949 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17701 | 2025.09.21 00:29:56.988958 [ 4 ] {65022ae2-e6b3-45e2-9298-7c17be7cb137} <Debug> TCPHandler: Processed in 0.00125025 sec. | ||
| 17702 | 2025.09.21 00:29:56.989020 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 17703 | 2025.09.21 00:29:56.989098 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17704 | 2025.09.21 00:29:56.989124 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_111_22, total 9020 rows starting from the beginning of the part | ||
| 17705 | 2025.09.21 00:29:56.989165 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 104 rows starting from the beginning of the part | ||
| 17706 | 2025.09.21 00:29:56.989200 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 17707 | 2025.09.21 00:29:56.989235 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 104 rows starting from the beginning of the part | ||
| 17708 | 2025.09.21 00:29:56.989274 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::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 | ||
| 17709 | 2025.09.21 00:29:56.989308 [ 189 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 104 rows starting from the beginning of the part | ||
| 17710 | 2025.09.21 00:29:56.991810 [ 188 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9452 rows, containing 4 columns (4 merged, 0 gathered) in 0.002823158 sec., 3348023.7379558636 rows/sec., 212.56 MiB/sec. | ||
| 17711 | 2025.09.21 00:29:56.992078 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17712 | 2025.09.21 00:29:56.992424 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_116_23} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17713 | 2025.09.21 00:29:56.992517 [ 199 ] {a516721c-03ef-471f-82c3-3fd2ae378b54::all_1_116_23} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17714 | 2025.09.21 00:29:56.992625 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 17715 | 2025.09.21 00:29:56.998419 [ 196 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2217 rows, containing 19 columns (19 merged, 0 gathered) in 0.010757078 sec., 206096.86013246348 rows/sec., 369.32 MiB/sec. | ||
| 17716 | 2025.09.21 00:29:57.000458 [ 199 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17717 | 2025.09.21 00:29:57.000790 [ 199 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17718 | 2025.09.21 00:29:57.000862 [ 199 ] {285fe8e9-2830-4504-9e0e-babd83eec54d::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17719 | 2025.09.21 00:29:57.001009 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.35 MiB. | ||
| 17720 | 2025.09.21 00:29:57.001159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.77 MiB, peak 397.11 MiB, free memory in arenas 0.00 B, will set to 384.32 MiB (RSS), difference: 5.56 MiB | ||
| 17721 | 2025.09.21 00:29:57.390242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37854 | ||
| 17722 | 2025.09.21 00:29:57.390795 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17723 | 2025.09.21 00:29:57.390846 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17724 | 2025.09.21 00:29:57.391348 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17725 | 2025.09.21 00:29:57.391581 [ 245 ] {} <Trace> system.asynchronous_metric_log (f657ec38-8325-487f-8824-fa38318f9148): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17726 | 2025.09.21 00:29:57.391735 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37854 | ||
| 17727 | 2025.09.21 00:29:59.419158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 17728 | 2025.09.21 00:29:59.437353 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17729 | 2025.09.21 00:29:59.437410 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17730 | 2025.09.21 00:29:59.444157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17731 | 2025.09.21 00:29:59.444920 [ 244 ] {} <Trace> system.metric_log (954eca83-7420-427e-8f81-904a14204c95): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17732 | 2025.09.21 00:29:59.448258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 17733 | 2025.09.21 00:30:01.146763 [ 218 ] {} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): 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] | ||
| 17734 | 2025.09.21 00:30:01.146842 [ 218 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): 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] | ||
| 17735 | 2025.09.21 00:30:01.151037 [ 218 ] {} <Debug> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): 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] | ||
| 17736 | 2025.09.21 00:30:01.544564 [ 223 ] {} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): 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] | ||
| 17737 | 2025.09.21 00:30:01.544616 [ 223 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): 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] | ||
| 17738 | 2025.09.21 00:30:01.549500 [ 223 ] {} <Debug> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): 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] | ||
| 17739 | 2025.09.21 00:30:01.960491 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17740 | 2025.09.21 00:30:01.960674 [ 4 ] {9cf2398a-e226-4415-8d1e-d404e9077b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17741 | 2025.09.21 00:30:01.960745 [ 4 ] {9cf2398a-e226-4415-8d1e-d404e9077b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17742 | 2025.09.21 00:30:01.961413 [ 4 ] {9cf2398a-e226-4415-8d1e-d404e9077b7d} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17743 | 2025.09.21 00:30:01.961452 [ 4 ] {9cf2398a-e226-4415-8d1e-d404e9077b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17744 | 2025.09.21 00:30:01.961855 [ 4 ] {9cf2398a-e226-4415-8d1e-d404e9077b7d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17745 | 2025.09.21 00:30:01.962106 [ 4 ] {9cf2398a-e226-4415-8d1e-d404e9077b7d} <Trace> oximeter.fields_string (86e50844-b196-4b37-bc70-eafdd8221e65): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17746 | 2025.09.21 00:30:01.962271 [ 4 ] {9cf2398a-e226-4415-8d1e-d404e9077b7d} <Debug> executeQuery: Read 110 rows, 9.44 KiB in 0.00165 sec., 66666.66666666667 rows/sec., 5.59 MiB/sec. | ||
| 17747 | 2025.09.21 00:30:01.962320 [ 4 ] {9cf2398a-e226-4415-8d1e-d404e9077b7d} <Debug> TCPHandler: Processed in 0.001963707 sec. | ||
| 17748 | 2025.09.21 00:30:01.962456 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17749 | 2025.09.21 00:30:01.962557 [ 4 ] {18c5d2e5-0489-438b-910f-9376801ad862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17750 | 2025.09.21 00:30:01.962603 [ 4 ] {18c5d2e5-0489-438b-910f-9376801ad862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17751 | 2025.09.21 00:30:01.963004 [ 4 ] {18c5d2e5-0489-438b-910f-9376801ad862} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17752 | 2025.09.21 00:30:01.963039 [ 4 ] {18c5d2e5-0489-438b-910f-9376801ad862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17753 | 2025.09.21 00:30:01.963343 [ 4 ] {18c5d2e5-0489-438b-910f-9376801ad862} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17754 | 2025.09.21 00:30:01.963566 [ 4 ] {18c5d2e5-0489-438b-910f-9376801ad862} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17755 | 2025.09.21 00:30:01.963702 [ 4 ] {18c5d2e5-0489-438b-910f-9376801ad862} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001167 sec., 23136.24678663239 rows/sec., 1.70 MiB/sec. | ||
| 17756 | 2025.09.21 00:30:01.963742 [ 4 ] {18c5d2e5-0489-438b-910f-9376801ad862} <Debug> TCPHandler: Processed in 0.001342472 sec. | ||
| 17757 | 2025.09.21 00:30:01.963839 [ 220 ] {} <Trace> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): 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] | ||
| 17758 | 2025.09.21 00:30:01.963877 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17759 | 2025.09.21 00:30:01.963890 [ 220 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): 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] | ||
| 17760 | 2025.09.21 00:30:01.963982 [ 4 ] {67f35a2a-a6f3-44e0-b5d6-0ba9dc862442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17761 | 2025.09.21 00:30:01.964028 [ 4 ] {67f35a2a-a6f3-44e0-b5d6-0ba9dc862442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17762 | 2025.09.21 00:30:01.964474 [ 4 ] {67f35a2a-a6f3-44e0-b5d6-0ba9dc862442} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17763 | 2025.09.21 00:30:01.964520 [ 4 ] {67f35a2a-a6f3-44e0-b5d6-0ba9dc862442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17764 | 2025.09.21 00:30:01.964952 [ 4 ] {67f35a2a-a6f3-44e0-b5d6-0ba9dc862442} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17765 | 2025.09.21 00:30:01.965274 [ 4 ] {67f35a2a-a6f3-44e0-b5d6-0ba9dc862442} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17766 | 2025.09.21 00:30:01.965422 [ 4 ] {67f35a2a-a6f3-44e0-b5d6-0ba9dc862442} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001459 sec., 62371.48732008225 rows/sec., 4.87 MiB/sec. | ||
| 17767 | 2025.09.21 00:30:01.965465 [ 4 ] {67f35a2a-a6f3-44e0-b5d6-0ba9dc862442} <Debug> TCPHandler: Processed in 0.001637239 sec. | ||
| 17768 | 2025.09.21 00:30:01.965527 [ 222 ] {} <Trace> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): 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] | ||
| 17769 | 2025.09.21 00:30:01.965578 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17770 | 2025.09.21 00:30:01.965580 [ 222 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): 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] | ||
| 17771 | 2025.09.21 00:30:01.965690 [ 4 ] {183743e1-563d-4709-8fa8-9704d1387dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17772 | 2025.09.21 00:30:01.965744 [ 4 ] {183743e1-563d-4709-8fa8-9704d1387dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17773 | 2025.09.21 00:30:01.966281 [ 4 ] {183743e1-563d-4709-8fa8-9704d1387dbf} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17774 | 2025.09.21 00:30:01.966328 [ 4 ] {183743e1-563d-4709-8fa8-9704d1387dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17775 | 2025.09.21 00:30:01.966845 [ 4 ] {183743e1-563d-4709-8fa8-9704d1387dbf} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17776 | 2025.09.21 00:30:01.967441 [ 4 ] {183743e1-563d-4709-8fa8-9704d1387dbf} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17777 | 2025.09.21 00:30:01.967626 [ 4 ] {183743e1-563d-4709-8fa8-9704d1387dbf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001954 sec., 81883.31627430911 rows/sec., 5.70 MiB/sec. | ||
| 17778 | 2025.09.21 00:30:01.967677 [ 4 ] {183743e1-563d-4709-8fa8-9704d1387dbf} <Debug> TCPHandler: Processed in 0.002147762 sec. | ||
| 17779 | 2025.09.21 00:30:01.967968 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17780 | 2025.09.21 00:30:01.968088 [ 4 ] {863a7b51-4a01-4319-add9-06a1088c5df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17781 | 2025.09.21 00:30:01.968088 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): 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] | ||
| 17782 | 2025.09.21 00:30:01.968157 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): 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] | ||
| 17783 | 2025.09.21 00:30:01.968165 [ 4 ] {863a7b51-4a01-4319-add9-06a1088c5df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17784 | 2025.09.21 00:30:01.969438 [ 4 ] {863a7b51-4a01-4319-add9-06a1088c5df3} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17785 | 2025.09.21 00:30:01.969486 [ 4 ] {863a7b51-4a01-4319-add9-06a1088c5df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17786 | 2025.09.21 00:30:01.970267 [ 4 ] {863a7b51-4a01-4319-add9-06a1088c5df3} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17787 | 2025.09.21 00:30:01.970620 [ 4 ] {863a7b51-4a01-4319-add9-06a1088c5df3} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17788 | 2025.09.21 00:30:01.970811 [ 4 ] {863a7b51-4a01-4319-add9-06a1088c5df3} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002747 sec., 9828.904259191846 rows/sec., 17.61 MiB/sec. | ||
| 17789 | 2025.09.21 00:30:01.970936 [ 4 ] {863a7b51-4a01-4319-add9-06a1088c5df3} <Debug> TCPHandler: Processed in 0.003028983 sec. | ||
| 17790 | 2025.09.21 00:30:01.970944 [ 220 ] {} <Debug> oximeter.fields_u16 (e1314eb0-50e7-4017-8aeb-90fe4be493ce): 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] | ||
| 17791 | 2025.09.21 00:30:01.971214 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): 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] | ||
| 17792 | 2025.09.21 00:30:01.971250 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): 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] | ||
| 17793 | 2025.09.21 00:30:01.971538 [ 4 ] {} <Trace> TCP-Session: a87b5157-b8f3-443e-b2eb-17593a95915c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17794 | 2025.09.21 00:30:01.971653 [ 4 ] {46eb1e3d-0ab4-44d6-8aad-20ddb18f6705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64754) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17795 | 2025.09.21 00:30:01.971707 [ 4 ] {46eb1e3d-0ab4-44d6-8aad-20ddb18f6705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17796 | 2025.09.21 00:30:01.972599 [ 4 ] {46eb1e3d-0ab4-44d6-8aad-20ddb18f6705} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17797 | 2025.09.21 00:30:01.972651 [ 4 ] {46eb1e3d-0ab4-44d6-8aad-20ddb18f6705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 17798 | 2025.09.21 00:30:01.973022 [ 222 ] {} <Debug> oximeter.fields_uuid (610cd5e1-dd02-4a1a-9b58-9cd7701b8705): 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] | ||
| 17799 | 2025.09.21 00:30:01.973189 [ 4 ] {46eb1e3d-0ab4-44d6-8aad-20ddb18f6705} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17800 | 2025.09.21 00:30:01.973539 [ 4 ] {46eb1e3d-0ab4-44d6-8aad-20ddb18f6705} <Trace> oximeter.measurements_u64 (a516721c-03ef-471f-82c3-3fd2ae378b54): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17801 | 2025.09.21 00:30:01.973714 [ 4 ] {46eb1e3d-0ab4-44d6-8aad-20ddb18f6705} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002083 sec., 28804.60873739798 rows/sec., 1.94 MiB/sec. | ||
| 17802 | 2025.09.21 00:30:01.973767 [ 4 ] {46eb1e3d-0ab4-44d6-8aad-20ddb18f6705} <Debug> TCPHandler: Processed in 0.002296145 sec. | ||
| 17803 | 2025.09.21 00:30:01.974355 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef48ff98-7987-41aa-9b8f-a8700064c43a): 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] | ||
| 17804 | 2025.09.21 00:30:01.975547 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (285fe8e9-2830-4504-9e0e-babd83eec54d): 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] | ||
| 17805 | 2025.09.21 00:30:02.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.76 MiB, peak 397.11 MiB, free memory in arenas 0.00 B, will set to 384.32 MiB (RSS), difference: 3.56 MiB | ||